Home
last modified time | relevance | path

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

12

/external/llvm/lib/Object/
DObjectFile.cpp47 return getSymbolValueImpl(Ref); in getSymbolValue()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DObjectFile.cpp63 return getSymbolValueImpl(Ref); in getSymbolValue()
DXCOFFObjectFile.cpp198 uint64_t XCOFFObjectFile::getSymbolValueImpl(DataRefImpl Symb) const { in getSymbolValueImpl() function in llvm::object::XCOFFObjectFile
DCOFFObjectFile.cpp157 uint64_t COFFObjectFile::getSymbolValueImpl(DataRefImpl Ref) const { in getSymbolValueImpl() function in COFFObjectFile
DWasmObjectFile.cpp1326 uint64_t WasmObjectFile::getSymbolValueImpl(DataRefImpl Symb) const { in getSymbolValueImpl() function in WasmObjectFile
/external/llvm-project/llvm/lib/Object/
DObjectFile.cpp66 return getSymbolValueImpl(Ref); in getSymbolValue()
DXCOFFObjectFile.cpp205 uint64_t XCOFFObjectFile::getSymbolValueImpl(DataRefImpl Symb) const { in getSymbolValueImpl() function in llvm::object::XCOFFObjectFile
DCOFFObjectFile.cpp153 uint64_t COFFObjectFile::getSymbolValueImpl(DataRefImpl Ref) const { in getSymbolValueImpl() function in COFFObjectFile
DWasmObjectFile.cpp1480 uint64_t WasmObjectFile::getSymbolValueImpl(DataRefImpl Symb) const { in getSymbolValueImpl() function in WasmObjectFile
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DXCOFFObjectFile.h258 uint64_t getSymbolValueImpl(DataRefImpl Symb) const override;
DWasm.h166 uint64_t getSymbolValueImpl(DataRefImpl Symb) const override;
DObjectFile.h247 virtual uint64_t getSymbolValueImpl(DataRefImpl Symb) const = 0;
DELFObjectFile.h261 uint64_t getSymbolValueImpl(DataRefImpl Symb) const override;
498 uint64_t ELFObjectFile<ELFT>::getSymbolValueImpl(DataRefImpl Symb) const { in getSymbolValueImpl() function
DMachO.h655 uint64_t getSymbolValueImpl(DataRefImpl Symb) const override;
DCOFF.h897 uint64_t getSymbolValueImpl(DataRefImpl Symb) const override;
/external/llvm/include/llvm/Object/
DObjectFile.h202 virtual uint64_t getSymbolValueImpl(DataRefImpl Symb) const = 0;
DELFObjectFile.h211 uint64_t getSymbolValueImpl(DataRefImpl Symb) const override;
384 uint64_t ELFObjectFile<ELFT>::getSymbolValueImpl(DataRefImpl Symb) const { in getSymbolValueImpl() function
DMachO.h448 uint64_t getSymbolValueImpl(DataRefImpl Symb) const override;
DCOFF.h725 uint64_t getSymbolValueImpl(DataRefImpl Symb) const override;
/external/llvm-project/llvm/include/llvm/Object/
DWasm.h171 uint64_t getSymbolValueImpl(DataRefImpl Symb) const override;
DXCOFFObjectFile.h280 uint64_t getSymbolValueImpl(DataRefImpl Symb) const override;
DObjectFile.h249 virtual uint64_t getSymbolValueImpl(DataRefImpl Symb) const = 0;
DELFObjectFile.h274 uint64_t getSymbolValueImpl(DataRefImpl Symb) const override;
544 uint64_t ELFObjectFile<ELFT>::getSymbolValueImpl(DataRefImpl Symb) const { in getSymbolValueImpl() function
DMachO.h657 uint64_t getSymbolValueImpl(DataRefImpl Symb) const override;
DCOFF.h921 uint64_t getSymbolValueImpl(DataRefImpl Symb) const override;

12