Searched refs:getSymbolValueImpl (Results 1 – 13 of 13) sorted by relevance
80 uint64_t getSymbolValueImpl(DataRefImpl Symb) const override;
176 uint64_t getSymbolValueImpl(DataRefImpl Symb) const override;
253 virtual uint64_t getSymbolValueImpl(DataRefImpl Symb) const = 0;
307 uint64_t getSymbolValueImpl(DataRefImpl Symb) const override;599 uint64_t ELFObjectFile<ELFT>::getSymbolValueImpl(DataRefImpl Symb) const { in getSymbolValueImpl() function
846 uint64_t getSymbolValueImpl(DataRefImpl Symb) const override;
596 uint64_t getSymbolValueImpl(DataRefImpl Symb) const override;
997 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
267 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
1876 uint64_t WasmObjectFile::getSymbolValueImpl(DataRefImpl Symb) const { in getSymbolValueImpl() function in WasmObjectFile
1820 uint64_t MachOObjectFile::getSymbolValueImpl(DataRefImpl Sym) const { in getSymbolValueImpl() function in MachOObjectFile