Searched refs:getSymbolValueImpl (Results 1 – 13 of 13) sorted by relevance
81 uint64_t getSymbolValueImpl(DataRefImpl Symb) const override;
177 uint64_t getSymbolValueImpl(DataRefImpl Symb) const override;
254 virtual uint64_t getSymbolValueImpl(DataRefImpl Symb) const = 0;
310 uint64_t getSymbolValueImpl(DataRefImpl Symb) const override;605 uint64_t ELFObjectFile<ELFT>::getSymbolValueImpl(DataRefImpl Symb) const { in getSymbolValueImpl() function
851 uint64_t getSymbolValueImpl(DataRefImpl Symb) const override;
603 uint64_t getSymbolValueImpl(DataRefImpl Symb) const override;
1051 uint64_t getSymbolValueImpl(DataRefImpl Symb) const override;
66 return getSymbolValueImpl(Ref); in getSymbolValue()
224 uint64_t GOFFObjectFile::getSymbolValueImpl(DataRefImpl Symb) const { in getSymbolValueImpl() function in GOFFObjectFile
268 uint64_t XCOFFObjectFile::getSymbolValueImpl(DataRefImpl Symb) const { in getSymbolValueImpl() function in llvm::object::XCOFFObjectFile
154 uint64_t COFFObjectFile::getSymbolValueImpl(DataRefImpl Ref) const { in getSymbolValueImpl() function in COFFObjectFile
1897 uint64_t WasmObjectFile::getSymbolValueImpl(DataRefImpl Symb) const { in getSymbolValueImpl() function in WasmObjectFile
1821 uint64_t MachOObjectFile::getSymbolValueImpl(DataRefImpl Sym) const { in getSymbolValueImpl() function in MachOObjectFile