Searched refs:getCommonSymbolSizeImpl (Results 1 – 8 of 8) sorted by relevance
228 virtual uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const = 0;276 return getCommonSymbolSizeImpl(Symb); in getCommonSymbolSize()
166 uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const override;
240 uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const override;531 uint64_t ELFObjectFile<ELFT>::getCommonSymbolSizeImpl(DataRefImpl Symb) const { in getCommonSymbolSizeImpl() function
291 uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const override;
896 uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const override;
244 uint64_t COFFObjectFile::getCommonSymbolSizeImpl(DataRefImpl Ref) const { in getCommonSymbolSizeImpl() function in COFFObjectFile
1225 uint64_t WasmObjectFile::getCommonSymbolSizeImpl(DataRefImpl Symb) const { in getCommonSymbolSizeImpl() function in WasmObjectFile
1771 uint64_t MachOObjectFile::getCommonSymbolSizeImpl(DataRefImpl DRI) const { in getCommonSymbolSizeImpl() function in MachOObjectFile