Searched refs:getSymbolSize (Results 1 – 6 of 6) sorted by relevance
292 virtual error_code getSymbolSize(DataRefImpl Symb, uint64_t &Res) const = 0;426 return OwningObject->getSymbolSize(SymbolPimpl, Result); in getSize()
67 virtual error_code getSymbolSize(DataRefImpl Symb, uint64_t &Res) const;
250 virtual error_code getSymbolSize(DataRefImpl Symb, uint64_t &Res) const;
63 virtual error_code getSymbolSize(DataRefImpl Symb, uint64_t &Res) const;334 error_code ELFObjectFile<ELFT>::getSymbolSize(DataRefImpl Symb, in getSymbolSize() function
191 error_code COFFObjectFile::getSymbolSize(DataRefImpl Symb, in getSymbolSize() function in COFFObjectFile
524 error_code MachOObjectFile::getSymbolSize(DataRefImpl DRI, in getSymbolSize() function in llvm::object::MachOObjectFile