Searched refs:sections32 (Results 1 – 5 of 5) sorted by relevance
18 ArrayRef<XCOFFSectionHeader32> Sections = XCOFFObj.sections32(); in readSections()
61 Obj.sections32()); in dumpSections()
407 for (const auto &Sec32 : sections32()) in getLoaderSectionAddress()907 ArrayRef<XCOFFSectionHeader32> XCOFFObjectFile::sections32() const { in sections32() function in llvm::object::XCOFFObjectFile928 for (const auto &Sec : sections32()) { in getNumberOfRelocationEntries()
129 printSectionHeaders(Obj.sections32()); in printSectionHeaders()136 printRelocations<XCOFFSectionHeader32, XCOFFRelocation32>(Obj.sections32()); in printRelocations()
602 ArrayRef<XCOFFSectionHeader32> sections32() const;