Searched refs:FirstSec (Results 1 – 1 of 1) sorted by relevance
484 const MCSection *FirstSec = &Locs.front().getLabel()->getSection(); in encodeInlineLineTable() local486 if (&Loc.getLabel()->getSection() != FirstSec) { in encodeInlineLineTable()