Searched defs:FirstSec (Results 1 – 4 of 4) sorted by relevance
29 FirstSec: .dynamic label32 FirstSec: .dynamic label71 FirstSec: .dynamic label74 FirstSec: .dynamic label
485 const MCSection *FirstSec = &Locs.front().getLabel()->getSection(); in encodeInlineLineTable() local
2317 auto *FirstSec = Sec->ParentSegment && Sec->ParentSegment->Type == PT_LOAD in layoutSectionsForOnlyKeepDebug() local2364 const SectionBase *FirstSec = Seg->firstSection(); in layoutSegmentsForOnlyKeepDebug() local
687 Optional<StringRef> FirstSec; member