Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-objcopy/ELF/
H A DObject.cpp746 static bool sectionWithinSegment(const SectionBase &Section, in sectionWithinSegment() function
890 if (sectionWithinSegment(Section, Seg)) { in readProgramHeaders()