Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DUnwindInfoSection.cpp123 struct SecondLevelPage { struct
124 uint32_t kind;
125 size_t entryIndex;
126 size_t entryCount;
127 size_t byteCount;
128 std::vector<compact_unwind_encoding_t> localEncodings;
129 EncodingMap localEncodingIndexes;