Searched refs:sections32 (Results 1 – 3 of 3) sorted by relevance
102 printSectionHeaders(Obj.sections32()); in printSectionHeaders()109 printRelocations(Obj.sections32()); in printRelocations()
637 ArrayRef<XCOFFSectionHeader32> XCOFFObjectFile::sections32() const { in sections32() function in llvm::object::XCOFFObjectFile655 for (const auto &Sec : sections32()) { in getLogicalNumberOfRelocationEntries()
362 ArrayRef<XCOFFSectionHeader32> sections32() const;