Searched refs:IntSubsection (Results 1 – 1 of 1) sorted by relevance
379 int64_t IntSubsection = 0; in changeSectionImpl() local381 !Subsection->evaluateAsAbsolute(IntSubsection, getAssemblerPtr())) { in changeSectionImpl()385 if (!isUInt<31>(IntSubsection)) { in changeSectionImpl()387 "subsection number " + Twine(IntSubsection) + in changeSectionImpl()391 CurSubsectionIdx = unsigned(IntSubsection); in changeSectionImpl()