Home
last modified time | relevance | path

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

12

/netbsd/sys/lib/libunwind/
H A DDwarfInstructions.hpp68 A &addressSpace, const R &registers, pint_t cfa, in getSavedRegister()
94 A &addressSpace, const R &registers, pint_t cfa, in computeRegisterLocation()
132 pint_t cfa = getCFA(addressSpace, prolog, registers); in stepWithDwarf() local
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/sparc/
H A Dsol2-unwind.h37 sparc64_is_sighandler (unsigned int *pc, void *cfa, int *nframes) in sparc64_is_sighandler()
110 sparc_is_sighandler (unsigned int *pc, void *cfa, int *nframes) in sparc_is_sighandler()
/netbsd/external/gpl3/gcc/dist/libgcc/config/sparc/
H A Dsol2-unwind.h37 sparc64_is_sighandler (unsigned int *pc, void *cfa, int *nframes) in sparc64_is_sighandler()
110 sparc_is_sighandler (unsigned int *pc, void *cfa, int *nframes) in sparc_is_sighandler()
/netbsd/lib/libc/arch/mips/gen/
H A Dcacheflush.c39 struct mips_cacheflush_args cfa; in _cacheflush() local
/netbsd/external/gpl3/gcc/dist/libgcc/config/xtensa/
H A Dunwind-dw2-xtensa.c68 void *cfa; member
385 _Unwind_Word *sp, *cfa, *next_cfa; in uw_update_context_1() local
464 void *cfa = __builtin_dwarf_cfa (); in uw_init_context_1() local
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/xtensa/
H A Dunwind-dw2-xtensa.c68 void *cfa; member
385 _Unwind_Word *sp, *cfa, *next_cfa; in uw_update_context_1() local
464 void *cfa = __builtin_dwarf_cfa (); in uw_init_context_1() local
/netbsd/external/gpl3/gcc/dist/libgcc/config/cr16/
H A Dunwind-cr16.c105 void *cfa; member
1243 void *cfa; member
1308 _Unwind_SetSpColumn (struct _Unwind_Context *context, void *cfa, in _Unwind_SetSpColumn()
1327 void *cfa; in uw_update_context_1() local
1553 _Unwind_DebugHook (void *cfa __attribute__ ((__unused__)), in _Unwind_DebugHook()
/netbsd/external/gpl3/gcc/dist/libgcc/
H A Dunwind-dw2.c131 void *cfa; member
1318 void *cfa; member
1383 _Unwind_SetSpColumn (struct _Unwind_Context *context, void *cfa, in _Unwind_SetSpColumn()
1402 void *cfa; in uw_update_context_1() local
1629 _Unwind_DebugHook (void *cfa __attribute__ ((__unused__)), in _Unwind_DebugHook()
H A Dunwind-seh.c71 _Unwind_Word cfa; member
/netbsd/external/gpl3/gcc.old/dist/libgcc/
H A Dunwind-dw2.c131 void *cfa; member
1318 void *cfa; member
1383 _Unwind_SetSpColumn (struct _Unwind_Context *context, void *cfa, in _Unwind_SetSpColumn()
1402 void *cfa; in uw_update_context_1() local
1629 _Unwind_DebugHook (void *cfa __attribute__ ((__unused__)), in _Unwind_DebugHook()
H A Dunwind-seh.c71 _Unwind_Word cfa; member
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/cr16/
H A Dunwind-cr16.c105 void *cfa; member
1243 void *cfa; member
1308 _Unwind_SetSpColumn (struct _Unwind_Context *context, void *cfa, in _Unwind_SetSpColumn()
1327 void *cfa; in uw_update_context_1() local
1553 _Unwind_DebugHook (void *cfa __attribute__ ((__unused__)), in _Unwind_DebugHook()
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/m68k/
H A Dlinux-unwind.h56 long cfa; in m68k_fallback_frame_state() local
/netbsd/external/gpl3/gcc/dist/libgcc/config/m68k/
H A Dlinux-unwind.h56 long cfa; in m68k_fallback_frame_state() local
/netbsd/external/bsd/elftoolchain/dist/libdwarf/
H A Ddwarf_dump.c384 dwarf_get_CFA_name(unsigned cfa, const char **s) in dwarf_get_CFA_name()
H A Ddwarf_frame.c342 Dwarf_Half cfa; in dwarf_get_fde_info_for_all_regs() local
/netbsd/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/
H A Ddeh.d526 _Unwind_Context* context, _Unwind_Word cfa, in scanLSDA()
920 _Unwind_Word cfa; in __gdc_personality() local
/netbsd/external/gpl3/gcc/dist/gcc/
H A Ddwarf2cfi.cc66 dw_cfa_location cfa; member
535 get_cfa_from_loc_descr (dw_cfa_location *cfa, struct dw_loc_descr_node *loc) in get_cfa_from_loc_descr()
1155 operator== (cfa_reg &cfa, rtx reg) in operator ==()
1165 operator!= (cfa_reg &cfa, rtx reg) in operator !=()
H A Ddwarf2cfi.c66 dw_cfa_location cfa; member
535 get_cfa_from_loc_descr (dw_cfa_location *cfa, struct dw_loc_descr_node *loc) in get_cfa_from_loc_descr()
/netbsd/external/gpl3/gcc/dist/libgcc/config/rs6000/
H A Dlinux-unwind.h367 _Unwind_Word cfa; member
/netbsd/external/gpl3/gdb/dist/gdb/
H A Drx-tdep.c665 CORE_ADDR cfa; in rx_push_dummy_call() local
H A Dtic6x-tdep.c68 CORE_ADDR cfa; member
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Drx-tdep.c665 CORE_ADDR cfa; in rx_push_dummy_call() local
H A Dtic6x-tdep.c68 CORE_ADDR cfa; member
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2cfi.c66 dw_cfa_location cfa; member
535 get_cfa_from_loc_descr (dw_cfa_location *cfa, struct dw_loc_descr_node *loc) in get_cfa_from_loc_descr()

12