Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DXCOFFObjectFile.h60 bool isReservedSectionType() const;
/external/llvm-project/llvm/include/llvm/Object/
DXCOFFObjectFile.h64 bool isReservedSectionType() const;
/external/llvm-project/llvm/tools/llvm-readobj/
DXCOFFDumper.cpp500 if (Sec.isReservedSectionType()) in printSectionHeaders()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DXCOFFObjectFile.cpp60 bool XCOFFSectionHeader<T>::isReservedSectionType() const { in isReservedSectionType() function in llvm::object::XCOFFSectionHeader
/external/llvm-project/llvm/lib/Object/
DXCOFFObjectFile.cpp67 bool XCOFFSectionHeader<T>::isReservedSectionType() const { in isReservedSectionType() function in llvm::object::XCOFFSectionHeader