Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldCOFF.cpp77 uint64_t RuntimeDyldCOFF::getSymbolOffset(const SymbolRef &Sym) { getSymbolOffset() function in llvm::RuntimeDyldCOFF
/llvm-project/llvm/lib/MC/
H A DMCAssembler.cpp523 bool MCAssembler::getSymbolOffset(const MCSymbol &S, uint64_t &Val) const { getSymbolOffset() function in MCAssembler
527 uint64_t MCAssembler::getSymbolOffset(const MCSymbol &S) const { getSymbolOffset() function in MCAssembler