Searched refs:CurSubsectionIdx (Results 1 – 2 of 2) sorted by relevance
59 CurSection->addPendingLabel(S, CurSubsectionIdx); in addPendingLabel()81 CurSection->addPendingLabel(Sym, CurSubsectionIdx); in flushPendingLabels()88 CurSection->flushPendingLabels(F, FOffset, CurSubsectionIdx); in flushPendingLabels()90 CurSection->flushPendingLabels(nullptr, 0, CurSubsectionIdx); in flushPendingLabels()99 CurSection->addPendingLabel(Sym, CurSubsectionIdx); in flushPendingLabels()353 CurSubsectionIdx = unsigned(IntSubsection); in changeSectionImpl()355 Section->getSubsectionInsertionPoint(CurSubsectionIdx); in changeSectionImpl()
42 unsigned CurSubsectionIdx; variable