Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/libgcc/
H A Dunwind-dw2.c107 void *cfa; member
1234 void *cfa; member
1299 _Unwind_SetSpColumn (struct _Unwind_Context *context, void *cfa, in _Unwind_SetSpColumn()
1318 void *cfa; in uw_update_context_1() local
1537 _Unwind_DebugHook (void *cfa __attribute__ ((__unused__)), in _Unwind_DebugHook()
/dragonfly/contrib/gcc-8.0/libgcc/
H A Dunwind-dw2.c131 void *cfa; member
1312 void *cfa; member
1377 _Unwind_SetSpColumn (struct _Unwind_Context *context, void *cfa, in _Unwind_SetSpColumn()
1396 void *cfa; in uw_update_context_1() local
1626 _Unwind_DebugHook (void *cfa __attribute__ ((__unused__)), in _Unwind_DebugHook()
/dragonfly/usr.sbin/sensorsd/
H A Dsensorsd.c683 char *cfa[2]; in parse_config_sdlim() local
/dragonfly/contrib/gcc-4.7/gcc/
H A Ddwarf2cfi.c68 dw_cfa_location cfa; member
462 get_cfa_from_loc_descr (dw_cfa_location *cfa, struct dw_loc_descr_struct *loc) in get_cfa_from_loc_descr()
H A Ddwarf2out.c2578 build_cfa_loc (dw_cfa_location *cfa, HOST_WIDE_INT offset) in build_cfa_loc()
2607 build_cfa_aligned_loc (dw_cfa_location *cfa, in build_cfa_aligned_loc()
/dragonfly/contrib/gcc-8.0/gcc/
H A Ddwarf2cfi.c66 dw_cfa_location cfa; member
526 get_cfa_from_loc_descr (dw_cfa_location *cfa, struct dw_loc_descr_node *loc) in get_cfa_from_loc_descr()
H A Ddwarf2out.c2689 build_cfa_loc (dw_cfa_location *cfa, poly_int64 offset) in build_cfa_loc()
2715 build_cfa_aligned_loc (dw_cfa_location *cfa, in build_cfa_aligned_loc()
/dragonfly/contrib/gdb-7/gdb/
H A Ddwarf2-frame.c965 CORE_ADDR cfa; member