Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objcopy/
DObject.cpp554 static bool sectionWithinSegment(const SectionBase &Section, in sectionWithinSegment() function
625 if (sectionWithinSegment(Section, Seg)) { in readProgramHeaders()