Searched refs:getCommonSymbolSizeImpl (Results 1 – 6 of 6) sorted by relevance
202 virtual uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const = 0;240 return getCommonSymbolSizeImpl(Symb); in getCommonSymbolSize()
204 uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const override;433 uint64_t ELFObjectFile<ELFT>::getCommonSymbolSizeImpl(DataRefImpl Symb) const { in getCommonSymbolSizeImpl() function
210 uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const override;
653 uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const override;
233 uint64_t COFFObjectFile::getCommonSymbolSizeImpl(DataRefImpl Ref) const { in getCommonSymbolSizeImpl() function in COFFObjectFile
388 uint64_t MachOObjectFile::getCommonSymbolSizeImpl(DataRefImpl DRI) const { in getCommonSymbolSizeImpl() function in MachOObjectFile