Searched refs:sections32 (Results 1 – 3 of 3) sorted by relevance
103 printSectionHeaders(Obj.sections32()); in printSectionHeaders()110 printRelocations(Obj.sections32()); in printRelocations()
650 ArrayRef<XCOFFSectionHeader32> XCOFFObjectFile::sections32() const { in sections32() function in llvm::object::XCOFFObjectFile668 for (const auto &Sec : sections32()) { in getLogicalNumberOfRelocationEntries()
409 ArrayRef<XCOFFSectionHeader32> sections32() const;