Home
last modified time | relevance | path

Searched refs:sections32 (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/llvm/tools/llvm-readobj/
DXCOFFDumper.cpp102 printSectionHeaders(Obj.sections32()); in printSectionHeaders()
109 printRelocations(Obj.sections32()); in printRelocations()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DXCOFFObjectFile.cpp575 ArrayRef<XCOFFSectionHeader32> XCOFFObjectFile::sections32() const { in sections32() function in llvm::object::XCOFFObjectFile
593 for (const auto &Sec : sections32()) { in getLogicalNumberOfRelocationEntries()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DXCOFFObjectFile.h335 ArrayRef<XCOFFSectionHeader32> sections32() const;
/external/llvm-project/llvm/include/llvm/Object/
DXCOFFObjectFile.h361 ArrayRef<XCOFFSectionHeader32> sections32() const;
/external/llvm-project/llvm/lib/Object/
DXCOFFObjectFile.cpp622 ArrayRef<XCOFFSectionHeader32> XCOFFObjectFile::sections32() const { in sections32() function in llvm::object::XCOFFObjectFile
640 for (const auto &Sec : sections32()) { in getLogicalNumberOfRelocationEntries()