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