Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp751 auto SymInfo = GetSymbolInfo(Symbol); in getSymbolLocalAddr() local
765 auto SymInfo = GetSymbolInfo(Symbol); in getSymbolRemoteAddr() local
794 auto SymInfo = GetSymbolInfo(Symbol); in getSymbolContent() local
H A DRuntimeDyldMachO.cpp118 const auto &SymInfo = SI->second; in getRelocationValueRef() local
H A DRuntimeDyldImpl.h493 const auto &SymInfo = pos->second; in getSymbolLocalAddress() local
H A DRuntimeDyld.cpp945 const auto &SymInfo = Loc->second; in addRelocationForSymbol() local
1113 const auto &SymInfo = Loc->second; in applyExternalSymbolRelocations() local
H A DRuntimeDyldELF.cpp1097 const auto &SymInfo = Loc->second; in resolveAArch64ShortBranch() local
1216 const auto &SymInfo = gsi->second; in processRelocationRef() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dcore_main.cpp293 static void printSymbolInfo(SymbolInfo SymInfo, raw_ostream &OS) { in printSymbolInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp804 RuntimeDyldChecker::MemoryRegionInfo SymInfo; in linkAndVerify() local
853 auto SymInfo = GetSymbolInfo(Symbol); in linkAndVerify() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1427 struct SymInfo { struct
1434 static Expected<SymInfo> getSymbolInfo(const object::ObjectFile &Obj, in getSymbolInfo() argument
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp1147 SymbolInfo SymInfo = getSymbolInfo(D); in getEntityInfo() local