Home
last modified time | relevance | path

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

/sysdeps/ia64/
A Dunwind-resume.c21 _Unwind_GetBSP (struct _Unwind_Context *context) in _Unwind_GetBSP()
/sysdeps/generic/
A Dunwind-dw2.c174 _Unwind_GetGR (struct _Unwind_Context *context, int index) in _Unwind_GetGR()
191 _Unwind_GetIP (struct _Unwind_Context *context) in _Unwind_GetIP()
199 _Unwind_SetIP (struct _Unwind_Context *context, _Unwind_Ptr val) in _Unwind_SetIP()
211 _Unwind_GetRegionStart (struct _Unwind_Context *context) in _Unwind_GetRegionStart()
229 _Unwind_GetDataRelBase (struct _Unwind_Context *context) in _Unwind_GetDataRelBase()
235 _Unwind_GetTextRelBase (struct _Unwind_Context *context) in _Unwind_GetTextRelBase()
323 struct _Unwind_Context *context, _Unwind_Word initial) in execute_stack_op()
726 struct _Unwind_Context *context, in execute_cfa_program()
1032 struct _Unwind_Context context; in __frame_state_for() local
1193 uw_init_context_1 (struct _Unwind_Context *context, in uw_init_context_1()
[all …]
A Dunwind-resume.c56 _Unwind_GetCFA (struct _Unwind_Context *context) in _Unwind_GetCFA()
A Dunwind-pe.h118 base_of_encoded_value (unsigned char encoding, struct _Unwind_Context *context) in base_of_encoded_value()
296 read_encoded_value (struct _Unwind_Context *context, unsigned char encoding, in read_encoded_value()
/sysdeps/arm/
A Dbacktrace.c35 _Unwind_Context *context, int regno) in unwind_getgr()
45 #define unwind_getip(context) \ argument
A Dunwind.h246 _Unwind_GetGR (_Unwind_Context *context, int regno) in _Unwind_GetGR()
254 #define _Unwind_GetIP(context) \ argument
258 _Unwind_SetGR (_Unwind_Context *context, int regno, _Unwind_Word val) in _Unwind_SetGR()
265 #define _Unwind_SetIP(context, val) \ argument
/sysdeps/aarch64/
A Djmpbuf-unwind.h29 #define _JMPBUF_CFA_UNWINDS_ADJ(jmpbuf, context, adj) \ argument
/sysdeps/unix/sysv/linux/
A Dtst-pkey.c52 sigsegv_handler (int signum, siginfo_t *info, void *context) in sigsegv_handler()

Completed in 14 milliseconds