Home
last modified time | relevance | path

Searched refs:dwarf_loc (Results 1 – 23 of 23) sorted by relevance

/external/libunwind/src/ppc32/
DGregs.c34 struct dwarf_loc loc; in tdep_access_reg()
77 struct dwarf_loc loc; in tdep_access_fpreg()
DGstep.c58 struct dwarf_loc back_chain_loc, lr_save_loc, sp_loc, ip_loc; in unw_step()
/external/libunwind/src/hppa/
DGregs.c32 struct dwarf_loc loc; in tdep_access_reg()
76 struct dwarf_loc loc; in tdep_access_fpreg()
/external/libunwind/src/ppc64/
DGregs.c34 struct dwarf_loc loc; in tdep_access_reg()
78 struct dwarf_loc loc; in tdep_access_fpreg()
DGstep.c59 struct dwarf_loc back_chain_loc, lr_save_loc, sp_loc, ip_loc, v_regs_loc; in unw_step()
/external/libunwind/include/tdep-ppc32/
Ddwarf-config.h47 typedef struct dwarf_loc struct
/external/libunwind/include/tdep-ppc64/
Ddwarf-config.h47 typedef struct dwarf_loc struct
/external/libunwind/include/tdep-x86/
Ddwarf-config.h43 typedef struct dwarf_loc struct
/external/libunwind/include/tdep-x86_64/
Ddwarf-config.h50 typedef struct dwarf_loc struct
/external/libunwind/include/tdep-arm/
Ddwarf-config.h42 typedef struct dwarf_loc struct
/external/libunwind/include/tdep-aarch64/
Ddwarf-config.h43 typedef struct dwarf_loc struct
/external/libunwind/include/tdep-hppa/
Ddwarf-config.h45 typedef struct dwarf_loc struct
/external/libunwind/include/tdep-sh/
Ddwarf-config.h40 typedef struct dwarf_loc struct
/external/libunwind/include/tdep-mips/
Ddwarf-config.h45 typedef struct dwarf_loc struct
/external/libunwind/src/x86/
DGstep.c57 struct dwarf_loc ebp_loc, eip_loc; in unw_step()
DGregs.c125 struct dwarf_loc loc = DWARF_NULL_LOC; in tdep_access_fpreg()
DGos-linux.c89 struct dwarf_loc esp_loc, siginfo_ptr_loc, sigcontext_ptr_loc; in unw_handle_signal_frame()
DGos-freebsd.c108 struct dwarf_loc esp_loc; in unw_handle_signal_frame()
/external/libunwind/src/sh/
DGstep.c36 struct dwarf_loc sp_loc = DWARF_LOC (sp_addr, 0); in unw_handle_signal_frame()
/external/libunwind/src/x86_64/
DGstep.c111 struct dwarf_loc rbp_loc, rsp_loc, rip_loc; in unw_step()
DGos-freebsd.c103 struct dwarf_loc rsp_loc = DWARF_LOC (ucontext + UC_MCONTEXT_GREGS_RSP, 0); in unw_handle_signal_frame()
/external/libunwind/src/aarch64/
DGstep.c36 struct dwarf_loc sp_loc = DWARF_LOC (sp_addr, 0); in unw_handle_signal_frame()
/external/libunwind/src/arm/
DGstep.c107 struct dwarf_loc sp_loc = DWARF_LOC (sp_addr, 0); in unw_handle_signal_frame()