Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DXCOFFObjectFile.cpp86 void XCOFFObjectFile::checkSectionAddress(uintptr_t Addr, in checkSectionAddress() function in llvm::object::XCOFFObjectFile
104 checkSectionAddress(Ref.p, getSectionHeaderTableAddress()); in toSection32()
113 checkSectionAddress(Ref.p, getSectionHeaderTableAddress()); in toSection64()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DXCOFFObjectFile.h266 void checkSectionAddress(uintptr_t Addr, uintptr_t TableAddr) const;