Searched refs:DW_CFA_def_cfa (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/arch/arm64/kernel/ |
H A D | patch-scs.c | 35 #define DW_CFA_def_cfa 0x0c macro 174 case DW_CFA_def_cfa: in scs_handle_fde_frame()
|
/openbmc/linux/arch/sh/include/asm/ |
H A D | dwarf.h | 330 #define DW_CFA_def_cfa 0x0c macro
|
/openbmc/linux/arch/arc/kernel/ |
H A D | unwind.c | 77 #define DW_CFA_def_cfa 0x0c macro 825 case DW_CFA_def_cfa: in processCFI()
|
/openbmc/linux/arch/sh/kernel/ |
H A D | dwarf.c | 478 case DW_CFA_def_cfa: in dwarf_cfa_execute_insns()
|
/openbmc/qemu/tcg/sparc64/ |
H A D | tcg-target.c.inc | 1693 12, 30, /* DW_CFA_def_cfa i6, 2047 */
|
/openbmc/qemu/tcg/i386/ |
H A D | tcg-target.c.inc | 4494 12, 7, /* DW_CFA_def_cfa %rsp, ... */ 4523 12, 4, /* DW_CFA_def_cfa %esp, ... */
|
/openbmc/qemu/tcg/loongarch64/ |
H A D | tcg-target.c.inc | 2531 12, TCG_REG_SP, /* DW_CFA_def_cfa sp, ... */
|
/openbmc/qemu/tcg/mips/ |
H A D | tcg-target.c.inc | 2647 12, TCG_REG_SP, /* DW_CFA_def_cfa sp, ... */
|
/openbmc/qemu/tcg/arm/ |
H A D | tcg-target.c.inc | 3034 12, 13, /* DW_CFA_def_cfa sp, ... */
|
/openbmc/qemu/tcg/riscv/ |
H A D | tcg-target.c.inc | 2972 12, TCG_REG_SP, /* DW_CFA_def_cfa sp, ... */
|
/openbmc/qemu/tcg/aarch64/ |
H A D | tcg-target.c.inc | 3310 12, TCG_REG_SP, /* DW_CFA_def_cfa sp, ... */
|
/openbmc/qemu/tcg/s390x/ |
H A D | tcg-target.c.inc | 3629 12, TCG_REG_CALL_STACK, /* DW_CFA_def_cfa %r15, ... */
|
/openbmc/qemu/tcg/ppc/ |
H A D | tcg-target.c.inc | 4454 12, TCG_REG_R1, /* DW_CFA_def_cfa r1, ... */
|