Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DXCOFFEmitter.cpp31 constexpr int16_t MaxSectionIndex = INT16_MAX; variable
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp52 constexpr int16_t MaxSectionIndex = INT16_MAX; variable