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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldCOFF.cpp76 uint64_t RuntimeDyldCOFF::getSymbolOffset(const SymbolRef &Sym) { function in class:llvm::RuntimeDyldCOFF
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCFragment.cpp129 bool MCAsmLayout::getSymbolOffset(const MCSymbol &S, uint64_t &Val) const { function in class:MCAsmLayout
133 uint64_t MCAsmLayout::getSymbolOffset(const MCSymbol &S) const { function in class:MCAsmLayout

Completed in 58 milliseconds