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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DXCOFFObjectFile.h264 void checkSectionAddress(uintptr_t Addr, uintptr_t TableAddr) const;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp81 void XCOFFObjectFile::checkSectionAddress(uintptr_t Addr, function in class:llvm::object::XCOFFObjectFile
99 checkSectionAddress(Ref.p, getSectionHeaderTableAddress());
108 checkSectionAddress(Ref.p, getSectionHeaderTableAddress());

Completed in 108 milliseconds