Searched refs:IntSubsection (Results 1 – 2 of 2) sorted by relevance
208 int64_t IntSubsection = 0; in changeSectionImpl() local210 !Subsection->evaluateAsAbsolute(IntSubsection, getAssembler())) in changeSectionImpl()212 if (IntSubsection < 0 || IntSubsection > 8192) in changeSectionImpl()215 Section->getSubsectionInsertionPoint(unsigned(IntSubsection)); in changeSectionImpl()
275 int64_t IntSubsection = 0; in changeSectionImpl() local277 !Subsection->evaluateAsAbsolute(IntSubsection, getAssemblerPtr())) in changeSectionImpl()279 if (IntSubsection < 0 || IntSubsection > 8192) in changeSectionImpl()282 Section->getSubsectionInsertionPoint(unsigned(IntSubsection)); in changeSectionImpl()