Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp1219 static bool sectionWithinSegment(const SectionBase &Sec, const Segment &Seg) { in sectionWithinSegment() function
1480 if (sectionWithinSegment(Sec, Seg)) { in readProgramHeaders()