Searched refs:getCommonSymbolSizeImpl (Results 1 – 12 of 12) sorted by relevance
81 uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const override;
255 virtual uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const = 0;313 return getCommonSymbolSizeImpl(Symb); in getCommonSymbolSize()
178 uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const override;
309 uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const override;696 uint64_t ELFObjectFile<ELFT>::getCommonSymbolSizeImpl(DataRefImpl Symb) const { in getCommonSymbolSizeImpl() function
598 uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const override;
435 uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const override;
998 uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const override;
231 uint64_t GOFFObjectFile::getCommonSymbolSizeImpl(DataRefImpl Symb) const { in getCommonSymbolSizeImpl() function in GOFFObjectFile
286 uint64_t XCOFFObjectFile::getCommonSymbolSizeImpl(DataRefImpl Symb) const { in getCommonSymbolSizeImpl() function in llvm::object::XCOFFObjectFile
240 uint64_t COFFObjectFile::getCommonSymbolSizeImpl(DataRefImpl Ref) const { in getCommonSymbolSizeImpl() function in COFFObjectFile
1885 uint64_t WasmObjectFile::getCommonSymbolSizeImpl(DataRefImpl Symb) const { in getCommonSymbolSizeImpl() function in WasmObjectFile
1837 uint64_t MachOObjectFile::getCommonSymbolSizeImpl(DataRefImpl DRI) const { in getCommonSymbolSizeImpl() function in MachOObjectFile