Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/MachO/
H A DConcatOutputSection.h31 const ConcatInputSection *firstSection() const { return inputs.front(); } in firstSection() function
H A DWriter.cpp1037 toString(it->second->firstSection()->getFile()) + in createOutputSections()
/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/ELF/
H A DELFObject.h469 const SectionBase *firstSection() const { in firstSection() function
H A DELFObject.cpp2340 ? Sec->ParentSegment->firstSection() in layoutSectionsForOnlyKeepDebug()
2386 const SectionBase *FirstSec = Seg->firstSection(); in layoutSegmentsForOnlyKeepDebug()