OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_Unwind_FunctionContext
(Results
1 - 2
of
2
) sorted by null
/external/libunwind_llvm/src/
Unwind-sjlj.c
37
struct
_Unwind_FunctionContext
{
39
struct
_Unwind_FunctionContext
*prev;
59
_Unwind_SjLj_Register(struct
_Unwind_FunctionContext
*fc) {
67
_Unwind_SjLj_Unregister(struct
_Unwind_FunctionContext
*fc) {
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
Unwind-sjlj.c
37
struct
_Unwind_FunctionContext
{
39
struct
_Unwind_FunctionContext
*prev;
59
_Unwind_SjLj_Register(struct
_Unwind_FunctionContext
*fc) {
67
_Unwind_SjLj_Unregister(struct
_Unwind_FunctionContext
*fc) {
Completed in 473 milliseconds