Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DXCOFFObjectFile.cpp746 int16_t XCOFFSymbolRef::getSectionNumber() const { in getSectionNumber() function in llvm::object::XCOFFSymbolRef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DCOFF.h322 int32_t getSectionNumber() const { in getSectionNumber() function