Searched refs:MaxSectionIndex (Results 1 – 2 of 2) sorted by relevance
29 constexpr int16_t MaxSectionIndex = INT16_MAX; variable112 if ((I + 1) > MaxSectionIndex) { in initSectionHeader()114 Twine(MaxSectionIndex)); in initSectionHeader()
51 constexpr int16_t MaxSectionIndex = INT16_MAX; variable896 if (SectionIndex > MaxSectionIndex) in assignAddressesAndIndices()