Searched defs:getSymbolOffset (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ | ||
H A D | RuntimeDyldCOFF.cpp | 77 uint64_t RuntimeDyldCOFF::getSymbolOffset(const SymbolRef &Sym) { getSymbolOffset() function in llvm::RuntimeDyldCOFF |
/llvm-project/llvm/lib/MC/ | ||
H A D | MCAssembler.cpp | 523 bool MCAssembler::getSymbolOffset(const MCSymbol &S, uint64_t &Val) const { getSymbolOffset() function in MCAssembler |