Home
last modified time | relevance | path

Searched refs:getSectionHeaderTableAddress (Results 1 – 4 of 4) 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/llvm-project/llvm/lib/Object/
DXCOFFObjectFile.cpp103 checkSectionAddress(Ref.p, getSectionHeaderTableAddress()); in toSection32()
112 checkSectionAddress(Ref.p, getSectionHeaderTableAddress()); in toSection64()
424 DRI.p = getSectionHeaderTableAddress(); in section_begin()
430 DRI.p = getWithOffset(getSectionHeaderTableAddress(), in section_end()
483 DRI.p = getWithOffset(getSectionHeaderTableAddress(), in getSectionByNum()
602 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;
/external/llvm-project/llvm/include/llvm/Object/
DXCOFFObjectFile.h237 uintptr_t getSectionHeaderTableAddress() const;