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;
279 uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const override;642 uint64_t ELFObjectFile<ELFT>::getCommonSymbolSizeImpl(DataRefImpl Symb) const { in getCommonSymbolSizeImpl() function
506 uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const override;
409 uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const override;
945 uint64_t getCommonSymbolSizeImpl(DataRefImpl Symb) const override;
249 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
1653 uint64_t WasmObjectFile::getCommonSymbolSizeImpl(DataRefImpl Symb) const { in getCommonSymbolSizeImpl() function in WasmObjectFile
1825 uint64_t MachOObjectFile::getCommonSymbolSizeImpl(DataRefImpl DRI) const { in getCommonSymbolSizeImpl() function in MachOObjectFile