Searched refs:CurSubsectionIdx (Results 1 – 2 of 2) sorted by relevance
62 CurSection->addPendingLabel(S, CurSubsectionIdx); in addPendingLabel()80 CurSection->addPendingLabel(Sym, CurSubsectionIdx); in flushPendingLabels()87 CurSection->flushPendingLabels(F, FOffset, CurSubsectionIdx); in flushPendingLabels()89 CurSection->flushPendingLabels(nullptr, 0, CurSubsectionIdx); in flushPendingLabels()98 CurSection->addPendingLabel(Sym, CurSubsectionIdx); in flushPendingLabels()347 CurSubsectionIdx = unsigned(IntSubsection); in changeSectionImpl()349 Section->getSubsectionInsertionPoint(CurSubsectionIdx); in changeSectionImpl()
43 unsigned CurSubsectionIdx; variable