Searched refs:getCommonSymbolSizeImpl (Results 1 – 6 of 6) sorted by relevance
203 virtual uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const = 0;241 return getCommonSymbolSizeImpl(Symb); in getCommonSymbolSize()
202 uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const override;428 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;
228 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