Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dunwind-ehabi-helpers.h37 #define _URC_FAILURE 9 macro
/freebsd/contrib/llvm-project/libunwind/include/
H A Dunwind.h44 _URC_FAILURE = 9 enumerator
/freebsd/contrib/libcxxrt/
H A Dunwind-arm.h39 _URC_FAILURE = 9, /* unspecified failure of some kind */ enumerator
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dunwind.h92 _URC_FAILURE = 9 /* used by ARM EHABI */ enumerator