Searched refs:ucontext (Results 1 - 3 of 3) sorted by relevance

/system/core/libcorkscrew/arch-x86/
H A Dbacktrace-x86.c42 #include <asm/ucontext.h>
43 typedef struct ucontext ucontext_t;
65 typedef struct ucontext { struct
67 struct ucontext* uc_link;
79 #include <ucontext.h>
/system/core/libcorkscrew/arch-mips/
H A Dbacktrace-mips.c50 typedef struct ucontext { struct
/system/core/libcorkscrew/arch-arm/
H A Dbacktrace-arm.c70 typedef struct ucontext { struct
72 struct ucontext* uc_link;

Completed in 807 milliseconds