Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DObject.cpp1205 static bool sectionWithinSegment(const SectionBase &Sec, const Segment &Seg) { in sectionWithinSegment() function
1449 if (sectionWithinSegment(Sec, Seg)) { in readProgramHeaders()