Home
last modified time | relevance | path

Searched defs:getNumberOfSections (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DXCOFFObjectFile.cpp466 uint16_t XCOFFObjectFile::getNumberOfSections() const { in getNumberOfSections() function in llvm::object::XCOFFObjectFile
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DCOFF.h850 uint32_t getNumberOfSections() const { in getNumberOfSections() function