Home
last modified time | relevance | path

Searched defs:SymEntry (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DSymbolSize.h18 struct SymEntry { struct
25 int compareAddress(const SymEntry *A, const SymEntry *B); argument
/external/llvm-project/llvm/include/llvm/Object/
DSymbolSize.h18 struct SymEntry { struct
25 int compareAddress(const SymEntry *A, const SymEntry *B); argument
/external/llvm/lib/Object/
DSymbolSize.cpp20 struct SymEntry { struct
21 symbol_iterator I;
22 uint64_t Address;
23 unsigned Number;
24 unsigned SectionID;
/external/llvm/include/llvm/ExecutionEngine/Orc/
DObjectLinkingLayer.h52 auto SymEntry = SymbolTable.find(Name); in getSymbol() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DRTDyldObjectLinkingLayer.h167 auto SymEntry = SymbolTable.find(Name); in getSymbol() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h460 const auto &SymEntry = pos->second; in getSymbol() local
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h503 const auto &SymEntry = pos->second; in getSymbol() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h518 const auto &SymEntry = pos->second; in getSymbol() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DCore.cpp1126 auto &SymEntry = SymI->second; in emit() local
1835 auto &SymEntry = Symbols[KV.first]; in defineImpl() local
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DCore.cpp1010 auto &SymEntry = SymI->second; in emit() local
1610 auto &SymEntry = Symbols[KV.first]; in defineImpl() local