Searched refs:getCommonSymbolSizeImpl (Results 1 – 12 of 12) sorted by relevance
82 uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const override;
256 virtual uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const = 0;314 return getCommonSymbolSizeImpl(Symb); in getCommonSymbolSize()
179 uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const override;
312 uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const override;702 uint64_t ELFObjectFile<ELFT>::getCommonSymbolSizeImpl(DataRefImpl Symb) const { in getCommonSymbolSizeImpl() function
440 uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const override;
605 uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const override;
1052 uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const override;
231 uint64_t GOFFObjectFile::getCommonSymbolSizeImpl(DataRefImpl Symb) const { in getCommonSymbolSizeImpl() function in GOFFObjectFile
287 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
1906 uint64_t WasmObjectFile::getCommonSymbolSizeImpl(DataRefImpl Symb) const { in getCommonSymbolSizeImpl() function in WasmObjectFile
1838 uint64_t MachOObjectFile::getCommonSymbolSizeImpl(DataRefImpl DRI) const { in getCommonSymbolSizeImpl() function in MachOObjectFile