Home
last modified time | relevance | path

Searched refs:getSectionHeaderTableAddress (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DXCOFFObjectFile.cpp96 checkSectionAddress(Ref.p, getSectionHeaderTableAddress()); in toSection32()
105 checkSectionAddress(Ref.p, getSectionHeaderTableAddress()); in toSection64()
377 DRI.p = getSectionHeaderTableAddress(); in section_begin()
383 DRI.p = getWithOffset(getSectionHeaderTableAddress(), in section_end()
436 DRI.p = getWithOffset(getSectionHeaderTableAddress(), in getSectionByNum()
555 uintptr_t XCOFFObjectFile::getSectionHeaderTableAddress() const { in getSectionHeaderTableAddress() function in llvm::object::XCOFFObjectFile
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DXCOFFObjectFile.h218 uintptr_t getSectionHeaderTableAddress() const;