Searched refs:sections32 (Results 1 – 4 of 4) sorted by relevance
18 ArrayRef<XCOFFSectionHeader32> Sections = XCOFFObj.sections32(); in readSections()
817 DRI.p = GetSectionAddr(sections32()); in getSectionByType()987 ArrayRef<XCOFFSectionHeader32> XCOFFObjectFile::sections32() const { in sections32() function in llvm::object::XCOFFObjectFile1008 for (const auto &Sec : sections32()) { in getNumberOfRelocationEntries()
150 printSectionHeaders(Obj.sections32()); in printSectionHeaders()458 printRelocations<XCOFFSectionHeader32, XCOFFRelocation32>(Obj.sections32()); in printRelocations()
694 ArrayRef<XCOFFSectionHeader32> sections32() const;