Home
last modified time | relevance | path

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

/external/llvm-project/libunwind/src/
DUnwindLevel1-gcc-ext.c145 const uint32_t* unwindInfo = (uint32_t *) frameInfo.unwind_info; in _Unwind_Backtrace() local
/external/llvm-project/lld/MachO/
DSyntheticSections.h45 constexpr const char unwindInfo[] = "__unwind_info"; variable