Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_exceptions.cpp24 _Unwind_Exception* unwind_exception,
38 _Unwind_Exception* unwind_exception, in __hwasan_personality_wrapper() argument
44 rc = real_personality(version, actions, exception_class, unwind_exception, in __hwasan_personality_wrapper()
/freebsd-src/contrib/llvm-project/libunwind/src/
H A DUnwind-wasm.c24 _Unwind_Exception *unwind_exception,