Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DELF.h169 bool checkSectionOffsets(const typename ELFT::Phdr &Phdr, in checkSectionOffsets() function
208 return checkSectionOffsets<ELFT>(Phdr, Sec) && in isSectionInSegment()