Home
last modified time | relevance | path

Searched refs:MaxSectionIndex (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp51 constexpr int16_t MaxSectionIndex = INT16_MAX; variable
871 if (SectionIndex > MaxSectionIndex) in assignAddressesAndIndices()