Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libunwind/src/
H A DUnwindLevel1-gcc-ext.c170 const uint32_t* unwindInfo = (uint32_t *) frameInfo.unwind_info; in _Unwind_Backtrace() local
/openbsd-src/gnu/llvm/lld/MachO/
H A DInputSection.h356 constexpr const char unwindInfo[] = "__unwind_info"; variable
H A DSyntheticSections.h808 UnwindInfoSection *unwindInfo = nullptr; member