Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldCOFF.cpp63 uint64_t RuntimeDyldCOFF::getSymbolOffset(const SymbolRef &Sym) { in getSymbolOffset() function in llvm::RuntimeDyldCOFF
/external/llvm/lib/MC/
DMCAssembler.cpp175 bool MCAsmLayout::getSymbolOffset(const MCSymbolData *SD, uint64_t &Val) const { in getSymbolOffset() function in MCAsmLayout
179 uint64_t MCAsmLayout::getSymbolOffset(const MCSymbolData *SD) const { in getSymbolOffset() function in MCAsmLayout