Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwind-sjlj.c408 _Unwind_FunctionContext_t ufc = (_Unwind_FunctionContext_t) context; _Unwind_GetLanguageSpecificData() local
421 _Unwind_FunctionContext_t ufc = (_Unwind_FunctionContext_t) context; _Unwind_GetGR() local
432 _Unwind_FunctionContext_t ufc = (_Unwind_FunctionContext_t) context; _Unwind_SetGR() local
439 _Unwind_FunctionContext_t ufc = (_Unwind_FunctionContext_t) context; _Unwind_GetIP() local
451 _Unwind_FunctionContext_t ufc = (_Unwind_FunctionContext_t) context; _Unwind_GetIPInfo() local
465 _Unwind_FunctionContext_t ufc = (_Unwind_FunctionContext_t) context; _Unwind_SetIP() local
520 _Unwind_FunctionContext_t ufc = (_Unwind_FunctionContext_t) context; _Unwind_GetCFA() local
[all...]