Searched refs:getSymbolValueImpl (Results 1 – 13 of 13) sorted by relevance
73 uint64_t getSymbolValueImpl(DataRefImpl Symb) const override;
172 uint64_t getSymbolValueImpl(DataRefImpl Symb) const override;
253 virtual uint64_t getSymbolValueImpl(DataRefImpl Symb) const = 0;
288 uint64_t getSymbolValueImpl(DataRefImpl Symb) const override;564 uint64_t ELFObjectFile<ELFT>::getSymbolValueImpl(DataRefImpl Symb) const { in getSymbolValueImpl() function
845 uint64_t getSymbolValueImpl(DataRefImpl Symb) const override;
589 uint64_t getSymbolValueImpl(DataRefImpl Symb) const override;
997 uint64_t getSymbolValueImpl(DataRefImpl Symb) const override;
66 return getSymbolValueImpl(Ref); in getSymbolValue()
222 uint64_t GOFFObjectFile::getSymbolValueImpl(DataRefImpl Symb) const { in getSymbolValueImpl() function in GOFFObjectFile
261 uint64_t XCOFFObjectFile::getSymbolValueImpl(DataRefImpl Symb) const { in getSymbolValueImpl() function in llvm::object::XCOFFObjectFile
155 uint64_t COFFObjectFile::getSymbolValueImpl(DataRefImpl Ref) const { in getSymbolValueImpl() function in COFFObjectFile
1716 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