Searched refs:CurSubsectionIdx (Results 1 – 2 of 2) sorted by relevance
61 CurSection->addPendingLabel(S, CurSubsectionIdx); in addPendingLabel()80 CurSection->addPendingLabel(Sym, CurSubsectionIdx); in flushPendingLabels()85 CurSection->flushPendingLabels(F, FOffset, CurSubsectionIdx); in flushPendingLabels()94 CurSection->addPendingLabel(Sym, CurSubsectionIdx); in flushPendingLabels()391 CurSubsectionIdx = unsigned(IntSubsection); in changeSectionImpl()393 Section->getSubsectionInsertionPoint(CurSubsectionIdx); in changeSectionImpl()
49 unsigned CurSubsectionIdx = 0; variable