Searched refs:getCommonSymbolSizeImpl (Results 1 – 6 of 6) sorted by relevance
204 virtual uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const = 0;244 return getCommonSymbolSizeImpl(Symb); in getCommonSymbolSize()
213 uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const override;446 uint64_t ELFObjectFile<ELFT>::getCommonSymbolSizeImpl(DataRefImpl Symb) const { in getCommonSymbolSizeImpl() function
210 uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const override;
726 uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const override;
232 uint64_t COFFObjectFile::getCommonSymbolSizeImpl(DataRefImpl Ref) const { in getCommonSymbolSizeImpl() function in COFFObjectFile
508 uint64_t MachOObjectFile::getCommonSymbolSizeImpl(DataRefImpl DRI) const { in getCommonSymbolSizeImpl() function in MachOObjectFile