Searched refs:CurSubsectionIdx (Results 1 – 2 of 2) sorted by relevance
61 CurSection->addPendingLabel(S, CurSubsectionIdx); in addPendingLabel()79 CurSection->addPendingLabel(Sym, CurSubsectionIdx); in flushPendingLabels()86 CurSection->flushPendingLabels(F, FOffset, CurSubsectionIdx); in flushPendingLabels()88 CurSection->flushPendingLabels(nullptr, 0, CurSubsectionIdx); in flushPendingLabels()97 CurSection->addPendingLabel(Sym, CurSubsectionIdx); in flushPendingLabels()383 CurSubsectionIdx = unsigned(IntSubsection); in changeSectionImpl()385 Section->getSubsectionInsertionPoint(CurSubsectionIdx); in changeSectionImpl()
49 unsigned CurSubsectionIdx; variable