Searched refs:DW_CFA_def_cfa (Results 1 - 10 of 10) sorted by relevance

/linux-4.1.27/arch/sh/kernel/vsyscall/
H A Dvsyscall-trapa.S24 .byte 0xc,0xf,0x0 /* DW_CFA_def_cfa: r15 ofs 0 */
H A Dvsyscall-sigreturn.S51 .byte 0xc, 0xf, 0x0 /* DW_CFA_def_cfa: r15 ofs 0 */
/linux-4.1.27/arch/x86/vdso/vdso32/
H A Dint80.S33 .byte 0x0c /* DW_CFA_def_cfa */
H A Dsyscall.S41 .byte 0x0c /* DW_CFA_def_cfa */
H A Dsysenter.S72 .byte 0x0c /* DW_CFA_def_cfa */
/linux-4.1.27/arch/powerpc/kernel/vdso32/
H A Dsigtramp.S269 .byte 0x0c,1,0 /* DW_CFA_def_cfa: r1 ofs 0 */
/linux-4.1.27/arch/powerpc/kernel/vdso64/
H A Dsigtramp.S288 .byte 0x0c,1,0 /* DW_CFA_def_cfa: r1 ofs 0 */
/linux-4.1.27/arch/sh/include/asm/
H A Ddwarf.h334 #define DW_CFA_def_cfa 0x0c macro
/linux-4.1.27/arch/arc/kernel/
H A Dunwind.c80 #define DW_CFA_def_cfa 0x0c macro
808 case DW_CFA_def_cfa: processCFI()
/linux-4.1.27/arch/sh/kernel/
H A Ddwarf.c481 case DW_CFA_def_cfa: dwarf_cfa_execute_insns()

Completed in 99 milliseconds