Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp1178 static bool sectionWithinSegment(const SectionBase &Sec, const Segment &Seg) { in sectionWithinSegment() function
1433 if (sectionWithinSegment(Sec, Seg)) { in readProgramHeaders()