Home
last modified time | relevance | path

Searched refs:checkSectionAddress (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DXCOFFObjectFile.cpp78 void XCOFFObjectFile::checkSectionAddress(uintptr_t Addr, in checkSectionAddress() function in llvm::object::XCOFFObjectFile
96 checkSectionAddress(Ref.p, getSectionHeaderTableAddress()); in toSection32()
105 checkSectionAddress(Ref.p, getSectionHeaderTableAddress()); in toSection64()
/external/llvm-project/llvm/lib/Object/
DXCOFFObjectFile.cpp85 void XCOFFObjectFile::checkSectionAddress(uintptr_t Addr, in checkSectionAddress() function in llvm::object::XCOFFObjectFile
103 checkSectionAddress(Ref.p, getSectionHeaderTableAddress()); in toSection32()
112 checkSectionAddress(Ref.p, getSectionHeaderTableAddress()); in toSection64()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DXCOFFObjectFile.h247 void checkSectionAddress(uintptr_t Addr, uintptr_t TableAddr) const;
/external/llvm-project/llvm/include/llvm/Object/
DXCOFFObjectFile.h266 void checkSectionAddress(uintptr_t Addr, uintptr_t TableAddr) const;