Searched refs:end_sections (Results 1 – 10 of 10) sorted by relevance
116 e = o->end_sections(); i != e; in PrintObjectSectionSizes()158 e = o->end_sections(); i != e; in PrintObjectSectionSizes()194 e = o->end_sections(); i != e; in PrintObjectSectionSizes()
167 e = Obj->end_sections(); in DisassembleObject()322 for (section_iterator si = o->begin_sections(), se = o->end_sections(); in PrintRelocations()352 for (section_iterator si = o->begin_sections(), se = o->end_sections(); in PrintSectionHeaders()
40 return (*unwrap(SI) == unwrap(ObjectFile)->end_sections()) ? 1 : 0; in LLVMIsSectionIteratorAtEnd()
495 section_iterator COFFObjectFile::end_sections() const { in end_sections() function in COFFObjectFile
370 virtual section_iterator end_sections() const;1210 ::end_sections() const { in end_sections() function in ELFObjectFile
514 section_iterator MachOObjectFile::end_sections() const { in end_sections() function in llvm::object::MachOObjectFile
60 e = Obj->end_sections(); in DumpInput()
35 virtual section_iterator end_sections() const;
139 virtual section_iterator end_sections() const;
277 virtual section_iterator end_sections() const = 0;