Home
last modified time | relevance | path

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

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