Home
last modified time | relevance | path

Searched refs:getSymbolValueImpl (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DObjectFile.cpp66 return getSymbolValueImpl(Ref); in getSymbolValue()
H A DXCOFFObjectFile.cpp206 uint64_t XCOFFObjectFile::getSymbolValueImpl(DataRefImpl Symb) const { in getSymbolValueImpl() function in llvm::object::XCOFFObjectFile
H A DCOFFObjectFile.cpp155 uint64_t COFFObjectFile::getSymbolValueImpl(DataRefImpl Ref) const { in getSymbolValueImpl() function in COFFObjectFile
H A DWasmObjectFile.cpp1540 uint64_t WasmObjectFile::getSymbolValueImpl(DataRefImpl Symb) const { in getSymbolValueImpl() function in WasmObjectFile
H A DMachOObjectFile.cpp1801 uint64_t MachOObjectFile::getSymbolValueImpl(DataRefImpl Sym) const { in getSymbolValueImpl() function in MachOObjectFile
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DWasm.h172 uint64_t getSymbolValueImpl(DataRefImpl Symb) const override;
H A DXCOFFObjectFile.h280 uint64_t getSymbolValueImpl(DataRefImpl Symb) const override;
H A DObjectFile.h249 virtual uint64_t getSymbolValueImpl(DataRefImpl Symb) const = 0;
H A DELFObjectFile.h265 uint64_t getSymbolValueImpl(DataRefImpl Symb) const override;
534 uint64_t ELFObjectFile<ELFT>::getSymbolValueImpl(DataRefImpl Symb) const { in getSymbolValueImpl() function
H A DMachO.h657 uint64_t getSymbolValueImpl(DataRefImpl Symb) const override;
H A DCOFF.h944 uint64_t getSymbolValueImpl(DataRefImpl Symb) const override;