Searched refs:getSectionNext (Results 1 – 6 of 6) sorted by relevance
303 virtual error_code getSectionNext(DataRefImpl Sec, SectionRef &Res) const = 0;465 return OwningObject->getSectionNext(SectionPimpl, Result); in getNext()
75 virtual error_code getSectionNext(DataRefImpl Sec, SectionRef &Res) const;
257 virtual error_code getSectionNext(DataRefImpl Sec, SectionRef &Res) const;
74 virtual error_code getSectionNext(DataRefImpl Sec, SectionRef &Res) const;427 error_code ELFObjectFile<ELFT>::getSectionNext(DataRefImpl Sec, in getSectionNext() function
230 error_code COFFObjectFile::getSectionNext(DataRefImpl Sec, in getSectionNext() function in COFFObjectFile
651 error_code MachOObjectFile::getSectionNext(DataRefImpl Sec, in getSectionNext() function in llvm::object::MachOObjectFile