Home
last modified time | relevance | path

Searched defs:SymInfo (Results 1 – 15 of 15) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceELFSection.cpp160 Elf64_Sym &SymInfo = KeyValue.second.Sym; in updateIndices() local
169 Elf64_Sym &SymInfo = KeyValue.second.Sym; in updateIndices() local
DIceELFSection.h335 const Elf64_Sym &SymInfo = KeyValue.second.Sym; in writeSymbolMap() local
345 const Elf64_Sym &SymInfo = KeyValue.second.Sym; in writeSymbolMap() local
/external/clang/tools/c-index-test/
Dcore_main.cpp169 static void printSymbolInfo(SymbolInfo SymInfo, raw_ostream &OS) { in printSymbolInfo()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldChecker.cpp856 const auto &SymInfo = pos->second; in getSubsectionStartingAt() local
891 const auto &SymInfo = GSTEntry.second; in registerStubMap() local
DRuntimeDyld.cpp788 const auto &SymInfo = Loc->second; in addRelocationForSymbol() local
934 const auto &SymInfo = Loc->second; in resolveExternalSymbols() local
DRuntimeDyldMachO.cpp116 const auto &SymInfo = SI->second; in getRelocationValueRef() local
DRuntimeDyldImpl.h447 const auto &SymInfo = pos->second; in getSymbolLocalAddress() local
DRuntimeDyldELF.cpp1229 const auto &SymInfo = gsi->second; in processRelocationRef() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldChecker.cpp873 const auto &SymInfo = pos->second; in getSubsectionStartingAt() local
917 const auto &SymInfo = GSTEntry.second; in registerStubMap() local
DRuntimeDyldMachO.cpp119 const auto &SymInfo = SI->second; in getRelocationValueRef() local
DRuntimeDyld.cpp851 const auto &SymInfo = Loc->second; in addRelocationForSymbol() local
1061 const auto &SymInfo = Loc->second; in resolveExternalSymbols() local
DRuntimeDyldImpl.h495 const auto &SymInfo = pos->second; in getSymbolLocalAddress() local
DRuntimeDyldELF.cpp1021 const auto &SymInfo = Loc->second; in resolveAArch64ShortBranch() local
1140 const auto &SymInfo = gsi->second; in processRelocationRef() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1126 struct SymInfo { struct
1133 static Expected<SymInfo> getSymbolInfo(const object::ObjectFile &Obj, in getSymbolInfo() argument
/external/clang/tools/libclang/
DCXIndexDataConsumer.cpp1151 SymbolInfo SymInfo = getSymbolInfo(D); in getEntityInfo() local