Home
last modified time | relevance | path

Searched defs:getSymbolOffset (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldCOFF.cpp77 uint64_t RuntimeDyldCOFF::getSymbolOffset(const SymbolRef &Sym) { in getSymbolOffset() function in llvm::RuntimeDyldCOFF
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCFragment.cpp152 bool MCAsmLayout::getSymbolOffset(const MCSymbol &S, uint64_t &Val) const { getSymbolOffset() function in MCAsmLayout
156 uint64_t MCAsmLayout::getSymbolOffset(const MCSymbol &S) const { getSymbolOffset() function in MCAsmLayout