Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Object/
H A DSymbolSize.h18 struct SymEntry { struct
25 int compareAddress(const SymEntry *A, const SymEntry *B); argument
/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h523 const auto &SymEntry = pos->second; getSymbol() local
/llvm-project/llvm/lib/MC/
H A DMCContext.cpp390 auto &SymEntry = getSymbolTableEntry(Section); getOrCreateSectionSymbol() local
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp1464 auto &SymEntry = Symbols[KV.first]; defineImpl() local