Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldCOFF.cpp74 uint64_t RuntimeDyldCOFF::getSymbolOffset(const SymbolRef &Sym) { in getSymbolOffset() function in llvm::RuntimeDyldCOFF
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldCOFF.cpp71 uint64_t RuntimeDyldCOFF::getSymbolOffset(const SymbolRef &Sym) { in getSymbolOffset() function in llvm::RuntimeDyldCOFF
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCFragment.cpp130 bool MCAsmLayout::getSymbolOffset(const MCSymbol &S, uint64_t &Val) const { in getSymbolOffset() function in MCAsmLayout
134 uint64_t MCAsmLayout::getSymbolOffset(const MCSymbol &S) const { in getSymbolOffset() function in MCAsmLayout
/external/llvm/lib/MC/
DMCFragment.cpp129 bool MCAsmLayout::getSymbolOffset(const MCSymbol &S, uint64_t &Val) const { in getSymbolOffset() function in MCAsmLayout
133 uint64_t MCAsmLayout::getSymbolOffset(const MCSymbol &S) const { in getSymbolOffset() function in MCAsmLayout
/external/swiftshader/third_party/LLVM/lib/Object/
DCOFFObjectFile.cpp118 error_code COFFObjectFile::getSymbolOffset(DataRefImpl Symb, in getSymbolOffset() function in COFFObjectFile
DMachOObjectFile.cpp127 error_code MachOObjectFile::getSymbolOffset(DataRefImpl DRI, in getSymbolOffset() function in llvm::object::MachOObjectFile
DELFObjectFile.cpp456 ::getSymbolOffset(DataRefImpl Symb, in getSymbolOffset() function in ELFObjectFile
/external/swiftshader/third_party/LLVM/lib/MC/
DMCAssembler.cpp104 uint64_t MCAsmLayout::getSymbolOffset(const MCSymbolData *SD) const { in getSymbolOffset() function in MCAsmLayout