Searched refs:IntSubsection (Results 1 – 1 of 1) sorted by relevance
377 int64_t IntSubsection = 0; in changeSectionImpl() local379 !Subsection->evaluateAsAbsolute(IntSubsection, getAssemblerPtr())) in changeSectionImpl()381 if (IntSubsection < 0 || IntSubsection > 8192) in changeSectionImpl()383 CurSubsectionIdx = unsigned(IntSubsection); in changeSectionImpl()