Home
last modified time | relevance | path

Searched refs:eSymbolTypeSourceFile (Results 1 – 8 of 8) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/Symtab/
H A DSymbolFileSymtab.cpp70 if (symtab->AppendSymbolIndexesWithType(eSymbolTypeSourceFile, in CalculateAbilities()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp346 so_symbol->GetType() == eSymbolTypeSourceFile && in InitOSO()
383 else if (so_symbol->GetType() != eSymbolTypeSourceFile) in InitOSO()
388 else if (oso_symbol->GetType() != eSymbolTypeSourceFile) in InitOSO()
1142 source_file_symbol->GetType() == eSymbolTypeSourceFile) { in FindCompleteObjCDefinitionTypeForDIE()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h640 eSymbolTypeSourceFile, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DObjectFile.cpp415 case eSymbolTypeSourceFile: in GetAddressClass()
H A DSymbolContext.cpp876 case eSymbolTypeSourceFile: in FindBestGlobalDataSymbol()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp672 case eSymbolTypeSourceFile: in GetSymbolAddress()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2156 symbol_type = eSymbolTypeSourceFile; in ParseSymbols()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp3820 case eSymbolTypeSourceFile: in ServeSymbolLookups()