Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DSymbolSize.h18 struct SymEntry { struct
25 int compareAddress(const SymEntry *A, const SymEntry *B); argument
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h523 const auto &SymEntry = pos->second; in getSymbol() local
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp1098 auto &SymEntry = SymI->second; emit() local
1761 auto &SymEntry = Symbols[KV.first]; defineImpl() local