Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Object/
H A DObjectFile.cpp57 return getSymbolValueImpl(Ref); in getSymbolValue()
H A DCOFFObjectFile.cpp158 uint64_t COFFObjectFile::getSymbolValueImpl(DataRefImpl Ref) const { in getSymbolValueImpl() function in COFFObjectFile
H A DWasmObjectFile.cpp1216 uint64_t WasmObjectFile::getSymbolValueImpl(DataRefImpl Symb) const { in getSymbolValueImpl() function in WasmObjectFile
H A DMachOObjectFile.cpp1754 uint64_t MachOObjectFile::getSymbolValueImpl(DataRefImpl Sym) const { in getSymbolValueImpl() function in MachOObjectFile
/freebsd-12.1/contrib/llvm/include/llvm/Object/
H A DWasm.h164 uint64_t getSymbolValueImpl(DataRefImpl Symb) const override;
H A DObjectFile.h226 virtual uint64_t getSymbolValueImpl(DataRefImpl Symb) const = 0;
H A DELFObjectFile.h238 uint64_t getSymbolValueImpl(DataRefImpl Symb) const override;
463 uint64_t ELFObjectFile<ELFT>::getSymbolValueImpl(DataRefImpl Symb) const { in getSymbolValueImpl() function
H A DMachO.h660 uint64_t getSymbolValueImpl(DataRefImpl Symb) const override;
H A DCOFF.h895 uint64_t getSymbolValueImpl(DataRefImpl Symb) const override;