Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwind-wasm.c38 thread_local struct _Unwind_LandingPadContext __wasm_lpad_context; variable
54 __wasm_lpad_context.selector = 0; in _Unwind_CallPersonality()
60 (struct _Unwind_Context *)&__wasm_lpad_context); in _Unwind_CallPersonality()