Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DUnwindInfoSection.cpp37 #define COMPACT_ENCODINGS_MAX 256 macro
584 } else if (wordsRemaining >= 2 && n < COMPACT_ENCODINGS_MAX) { in finalize()