| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
| H A D | AppleObjCTrampolineHandler.cpp | 482 eSymbolTypeCode); in InitializeVTableSymbols() 674 eSymbolTypeCode); in AppleObjCTrampolineHandler() 677 eSymbolTypeCode); in AppleObjCTrampolineHandler() 679 msg_forward_name, eSymbolTypeCode); in AppleObjCTrampolineHandler() 682 eSymbolTypeCode); in AppleObjCTrampolineHandler() 735 eSymbolTypeCode); in AppleObjCTrampolineHandler()
|
| H A D | AppleObjCRuntime.cpp | 228 eSymbolTypeCode, contexts)) && in GetPrintForDebuggerAddr() 230 eSymbolTypeCode, contexts))) in GetPrintForDebuggerAddr() 451 s_method_signature, eSymbolTypeCode, sc_list) || in CalculateHasNewLiteralsAndIndexing() 453 s_arclite_method_signature, eSymbolTypeCode, sc_list); in CalculateHasNewLiteralsAndIndexing()
|
| H A D | AppleObjCRuntimeV2.cpp | 400 g_gdb_object_getClass, eSymbolTypeCode) != NULL); in AppleObjCRuntimeV2()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Core/ |
| H A D | AddressResolverName.cpp | 95 eSymbolTypeCode, sym_list); in SearchCallback() 105 m_regex, eSymbolTypeCode, sym_list); in SearchCallback()
|
| H A D | Module.cpp | 884 if (sc.symbol && (sym_type == eSymbolTypeCode || in FindFunctions() 907 (sym_type == eSymbolTypeCode || in FindFunctions()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/Symtab/ |
| H A D | SymbolFileSymtab.cpp | 76 eSymbolTypeCode, Symtab::eDebugYes, Symtab::eVisibilityAny, in CalculateAbilities() 82 if (symtab->AppendSymbolIndexesWithType(eSymbolTypeCode, Symtab::eDebugNo, in CalculateAbilities()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/Breakpad/ |
| H A D | SymbolFileBreakpad.cpp | 212 /*symID*/ 0, Mangled(name, /*is_mangled*/ false), eSymbolTypeCode, in AddSymbols()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/InstrumentationRuntime/ASan/ |
| H A D | ASanRuntime.cpp | 290 symbol_name, eSymbolTypeCode); in Activate()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/ |
| H A D | MainThreadCheckerRuntime.cpp | 198 symbol_name, eSymbolTypeCode); in Activate()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/ |
| H A D | ObjectFileELF.cpp | 2142 symbol_type = eSymbolTypeCode; in ParseSymbols() 2173 symbol_type = eSymbolTypeCode; in ParseSymbols() 2191 if (symbol_type == eSymbolTypeCode) { in ParseSymbols() 2216 if (symbol_type == eSymbolTypeCode) { in ParseSymbols() 2234 if (symbol_type == eSymbolTypeCode) { in ParseSymbols() 2272 else if ((symbol.st_value & 1) && (symbol_type == eSymbolTypeCode)) { in ParseSymbols() 2276 if (symbol_type == eSymbolTypeCode) in ParseSymbols() 2963 eSymbolTypeCode, // Type of this symbol. in ParseUnwindSymbols()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/InstrumentationRuntime/UBSan/ |
| H A D | UBSanRuntime.cpp | 263 symbol_name, eSymbolTypeCode); in Activate()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | SymbolFileDWARFDebugMap.cpp | 99 case eSymbolTypeCode: { in GetFileRangeMap() 113 eSymbolTypeCode, Symtab::eDebugNo, Symtab::eVisibilityAny); in GetFileRangeMap() 310 symtab->AppendSymbolIndexesWithType(eSymbolTypeCode, Symtab::eDebugYes, in InitOSO()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/ |
| H A D | lldb-enumerations.h | 634 eSymbolTypeCode, enumerator
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ |
| H A D | ItaniumABILanguageRuntime.cpp | 581 ConstString("__cxa_current_exception_type"), eSymbolTypeCode, contexts); in GetExceptionObjectForThread()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/ |
| H A D | Symtab.cpp | 322 if (type == eSymbolTypeCode || type == eSymbolTypeResolver) { in InitNameIndexes() 1076 case eSymbolTypeCode: in FindFunctionSymbols()
|
| H A D | Symbol.cpp | 257 if (m_type == eSymbolTypeCode || m_type == eSymbolTypeResolver) { in GetPrologueByteSize()
|
| H A D | ObjectFile.cpp | 403 case eSymbolTypeCode: in GetAddressClass()
|
| H A D | SymbolContext.cpp | 869 case eSymbolTypeCode: // We already lookup functions elsewhere in FindBestGlobalDataSymbol()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/ |
| H A D | DynamicLoaderHexagonDYLD.cpp | 434 images.FindSymbolsWithNameAndType(sym_name, eSymbolTypeCode, target_symbols); in GetStepThroughTrampolinePlan()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/ |
| H A D | DynamicLoaderPOSIXDYLD.cpp | 477 images.FindSymbolsWithNameAndType(sym_name, eSymbolTypeCode, target_symbols); in GetStepThroughTrampolinePlan()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/ |
| H A D | RenderScriptRuntime.cpp | 821 module->FindFirstSymbolWithNameAndType(m_kernel_name, eSymbolTypeCode); in SearchCallback() 826 ConstString(kernel_name_expanded.c_str()), eSymbolTypeCode); in SearchCallback() 878 kernel_name, eSymbolTypeCode); in SearchCallback() 939 module->FindFirstSymbolWithNameAndType(k.m_name, eSymbolTypeCode); in SearchCallback() 1621 ConstString(symbol_name), eSymbolTypeCode); in LoadRuntimeHooks()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/InstrumentationRuntime/TSan/ |
| H A D | TSanRuntime.cpp | 902 symbol_name, eSymbolTypeCode); in Activate()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/PDB/ |
| H A D | SymbolFilePDB.cpp | 1360 pub_symbol->isCode() ? eSymbolTypeCode : eSymbolTypeData, // type in AddSymbols()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangExpressionDeclMap.cpp | 633 case eSymbolTypeCode: in GetSymbolAddress()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/ |
| H A D | GDBRemoteCommunicationClient.cpp | 3839 case eSymbolTypeCode: in ServeSymbolLookups()
|