/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
H A D | AppleObjCTrampolineHandler.cpp | 378 eSymbolTypeCode); in InitializeVTableSymbols() 594 eSymbolTypeCode); in AppleObjCTrampolineHandler() 597 eSymbolTypeCode); in AppleObjCTrampolineHandler() 599 msg_forward_name, eSymbolTypeCode); in AppleObjCTrampolineHandler() 602 eSymbolTypeCode); in AppleObjCTrampolineHandler() 662 eSymbolTypeCode); in AppleObjCTrampolineHandler() 682 eSymbolTypeCode); in AppleObjCTrampolineHandler()
|
H A D | AppleObjCRuntime.cpp | 252 eSymbolTypeCode, contexts); in GetPrintForDebuggerAddr() 255 eSymbolTypeCode, contexts); in GetPrintForDebuggerAddr() 472 eSymbolTypeCode, sc_list); in CalculateHasNewLiteralsAndIndexing() 475 eSymbolTypeCode, sc_list); in CalculateHasNewLiteralsAndIndexing()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Symtab/ |
H A D | SymbolFileSymtab.cpp | 72 eSymbolTypeCode, Symtab::eDebugYes, Symtab::eVisibilityAny, in CalculateAbilities() 78 if (symtab->AppendSymbolIndexesWithType(eSymbolTypeCode, Symtab::eDebugNo, in CalculateAbilities()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/GNUstepObjCRuntime/ |
H A D | GNUstepObjCRuntime.cpp | 86 images.FindSymbolsMatchingRegExAndType(regex, eSymbolTypeCode, eh_pers); in CreateInstance() 92 eSymbolTypeCode, objc_mandatory); in CreateInstance()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/Utility/ |
H A D | ReportRetriever.cpp | 230 module_sp->FindFirstSymbolWithNameAndType(symbol_name, eSymbolTypeCode); in SetupBreakpoint()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ |
H A D | ObjectFileELF.cpp | 2184 symbol_type = eSymbolTypeCode; in ParseSymbols() 2215 symbol_type = eSymbolTypeCode; in ParseSymbols() 2233 if (symbol_type == eSymbolTypeCode) { in ParseSymbols() 2258 if (symbol_type == eSymbolTypeCode) { in ParseSymbols() 2276 if (symbol_type == eSymbolTypeCode) { in ParseSymbols() 2310 else if ((symbol.st_value & 1) && (symbol_type == eSymbolTypeCode)) { in ParseSymbols() 2314 if (symbol_type == eSymbolTypeCode) in ParseSymbols() 2387 if (symbol_type == eSymbolTypeCode) { in ParseSymbols() 3083 /*type=*/eSymbolTypeCode, in ParseSymtab() 3188 /*type=*/eSymbolTypeCode, in ParseUnwindSymbols()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASan/ |
H A D | InstrumentationRuntimeASan.cpp |
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/ |
H A D | InstrumentationRuntimeMainThreadChecker.cpp | 199 symbol_name, eSymbolTypeCode); in Activate()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/ |
H A D | InstrumentationRuntimeUBSan.cpp | 259 symbol_name, eSymbolTypeCode); in Activate()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/COFF/ |
H A D | ObjectFileCOFF.cpp | 263 return eSymbolTypeCode; in ParseSymtab()
|
/freebsd/contrib/llvm-project/lldb/source/Symbol/ |
H A D | Symbol.cpp | 314 if (m_type == eSymbolTypeCode || m_type == eSymbolTypeResolver) { in GetPrologueByteSize() 807 .Case("code", eSymbolTypeCode) in fromJSON()
|
H A D | Symtab.cpp | 342 if (type == eSymbolTypeCode || type == eSymbolTypeResolver) { in InitNameIndexes() 1121 case eSymbolTypeCode: in FindFunctionSymbols()
|
H A D | ObjectFile.cpp | 397 case eSymbolTypeCode: in GetAddressClass()
|
H A D | SymbolContext.cpp | 843 case eSymbolTypeCode: // We already lookup functions elsewhere in FindBestGlobalDataSymbol()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/JITLoader/GDB/ |
H A D | JITLoaderGDB.cpp | 195 module_list, ConstString("__jit_debug_register_code"), eSymbolTypeCode); in SetJITBreakpoint()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | SymbolFileDWARFDebugMap.cpp | 106 case eSymbolTypeCode: { in GetFileRangeMap() 119 eSymbolTypeCode, Symtab::eDebugNo, Symtab::eVisibilityAny); in GetFileRangeMap() 316 symtab->AppendSymbolIndexesWithType(eSymbolTypeCode, Symtab::eDebugYes, in InitOSO()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/ |
H A D | DynamicLoaderHexagonDYLD.cpp | 422 images.FindSymbolsWithNameAndType(sym_name, eSymbolTypeCode, target_symbols); in GetStepThroughTrampolinePlan()
|
/freebsd/contrib/llvm-project/lldb/include/lldb/ |
H A D | lldb-enumerations.h | 668 eSymbolTypeCode, enumerator
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ |
H A D | ItaniumABILanguageRuntime.cpp | 637 ConstString("__cxa_current_exception_type"), eSymbolTypeCode, contexts); in GetExceptionObjectForThread()
|
/freebsd/contrib/llvm-project/lldb/source/Core/ |
H A D | Module.cpp | 904 if (sc.symbol && (sym_type == eSymbolTypeCode || in FindFunctions() 927 (sym_type == eSymbolTypeCode || in FindFunctions()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/ |
H A D | DynamicLoaderPOSIXDYLD.cpp | 522 images.FindSymbolsWithNameAndType(sym_name, eSymbolTypeCode, target_symbols); in GetStepThroughTrampolinePlan()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/ |
H A D | InstrumentationRuntimeTSan.cpp | 904 symbol_name, eSymbolTypeCode); in Activate()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/ |
H A D | SymbolFileBreakpad.cpp | 482 /*symID*/ 0, Mangled(name), eSymbolTypeCode, in AddSymbols()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/CTF/ |
H A D | SymbolFileCTF.cpp | 778 eSymbolTypeCode, Symtab::eDebugYes, Symtab::eVisibilityAny, symbol_idx); in ParseFunctions()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ClangExpressionDeclMap.cpp | 544 case eSymbolTypeCode: in GetSymbolAddress()
|