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

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

Completed in 180 milliseconds