Searched refs:getSectionNext (Results 1 – 6 of 6) sorted by relevance
239 virtual error_code getSectionNext(DataRefImpl Sec, SectionRef &Res) const = 0;366 return OwningObject->getSectionNext(SectionPimpl, Result); in getNext()
52 virtual error_code getSectionNext(DataRefImpl Sec, SectionRef &Res) const;
105 virtual error_code getSectionNext(DataRefImpl Sec, SectionRef &Res) const;
278 error_code COFFObjectFile::getSectionNext(DataRefImpl Sec, in getSectionNext() function in COFFObjectFile
336 virtual error_code getSectionNext(DataRefImpl Sec, SectionRef &Res) const;655 ::getSectionNext(DataRefImpl Sec, SectionRef &Result) const { in getSectionNext() function in ELFObjectFile
300 error_code MachOObjectFile::getSectionNext(DataRefImpl DRI, in getSectionNext() function in llvm::object::MachOObjectFile