Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/MachO/
H A DUnwindInfoSection.cpp49 #define COMPRESSED_ENTRY_FUNC_OFFSET_BITS 24 macro
709 *ep++ = (it->second << COMPRESSED_ENTRY_FUNC_OFFSET_BITS) | in writeTo()