Searched refs:getCommonSymbolSizeImpl (Results 1 – 10 of 10) sorted by relevance
254 virtual uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const = 0;311 return getCommonSymbolSizeImpl(Symb); in getCommonSymbolSize()
171 uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const override;
280 uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const override;643 uint64_t ELFObjectFile<ELFT>::getCommonSymbolSizeImpl(DataRefImpl Symb) const { in getCommonSymbolSizeImpl() function
584 uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const override;
434 uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const override;
938 uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const override;
280 uint64_t XCOFFObjectFile::getCommonSymbolSizeImpl(DataRefImpl Symb) const { in getCommonSymbolSizeImpl() function in llvm::object::XCOFFObjectFile
241 uint64_t COFFObjectFile::getCommonSymbolSizeImpl(DataRefImpl Ref) const { in getCommonSymbolSizeImpl() function in COFFObjectFile
1645 uint64_t WasmObjectFile::getCommonSymbolSizeImpl(DataRefImpl Symb) const { in getCommonSymbolSizeImpl() function in WasmObjectFile
1830 uint64_t MachOObjectFile::getCommonSymbolSizeImpl(DataRefImpl DRI) const { in getCommonSymbolSizeImpl() function in MachOObjectFile