Searched refs:getCommonSymbolSizeImpl (Results 1 – 12 of 12) sorted by relevance
74 uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const override;
255 virtual uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const = 0;312 return getCommonSymbolSizeImpl(Symb); in getCommonSymbolSize()
174 uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const override;
290 uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const override;657 uint64_t ELFObjectFile<ELFT>::getCommonSymbolSizeImpl(DataRefImpl Symb) const { in getCommonSymbolSizeImpl() function
435 uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const override;
591 uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const override;
998 uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const override;
229 uint64_t GOFFObjectFile::getCommonSymbolSizeImpl(DataRefImpl Symb) const { in getCommonSymbolSizeImpl() function in GOFFObjectFile
280 uint64_t XCOFFObjectFile::getCommonSymbolSizeImpl(DataRefImpl Symb) const { in getCommonSymbolSizeImpl() function in llvm::object::XCOFFObjectFile
241 uint64_t COFFObjectFile::getCommonSymbolSizeImpl(DataRefImpl Ref) const { in getCommonSymbolSizeImpl() function in COFFObjectFile
1725 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