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