Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DUnwindInfoSection.cpp409 uint32_t personalityIndex; // 1-based index in encodePersonalities() local
/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp1929 uint32_t personalityIndex = (encoding & UNWIND_PERSONALITY_MASK) >> in getInfoFromCompactEncodingSection() local