Searched refs:getSymbolFileOffset (Results 1 – 6 of 6) sorted by relevance
290 virtual error_code getSymbolFileOffset(DataRefImpl Symb, uint64_t &Res)const=0;418 return OwningObject->getSymbolFileOffset(SymbolPimpl, Result); in getFileOffset()
65 virtual error_code getSymbolFileOffset(DataRefImpl Symb, uint64_t &Res) const;
248 virtual error_code getSymbolFileOffset(DataRefImpl Symb, uint64_t &Res) const;
60 virtual error_code getSymbolFileOffset(DataRefImpl Symb, uint64_t &Res) const;242 error_code ELFObjectFile<ELFT>::getSymbolFileOffset(DataRefImpl Symb, in getSymbolFileOffset() function
109 error_code COFFObjectFile::getSymbolFileOffset(DataRefImpl Symb, in getSymbolFileOffset() function in COFFObjectFile
489 MachOObjectFile::getSymbolFileOffset(DataRefImpl Symb, in getSymbolFileOffset() function in llvm::object::MachOObjectFile