Home
last modified time | relevance | path

Searched refs:debug_frame (Results 1 – 15 of 15) sorted by relevance

/linux/arch/x86/include/asm/
H A Ddwarf2.h26 * Emit CFI data in .debug_frame sections, not .eh_frame sections.
32 .cfi_sections .debug_frame
38 .cfi_sections .eh_frame, .debug_frame
/linux/arch/parisc/kernel/vdso64/
H A Dvdso64.lds.S73 .debug_frame 0 : { *(.debug_frame) }
/linux/arch/parisc/kernel/vdso32/
H A Dvdso32.lds.S75 .debug_frame 0 : { *(.debug_frame) }
/linux/arch/s390/kernel/vdso64/
H A Dvdso64.lds.S91 .debug_frame 0 : { *(.debug_frame) }
/linux/arch/loongarch/vdso/
H A Dsigreturn.S17 .cfi_sections .debug_frame
/linux/arch/mips/vdso/
H A Dsigreturn.S15 .cfi_sections .debug_frame
/linux/arch/arc/kernel/
H A Dvmlinux.lds.S135 /DISCARD/ : { *(.debug_frame) }
/linux/include/linux/
H A Dhdlc.h74 static __inline__ void debug_frame(const struct sk_buff *skb) in debug_frame() function
/linux/arch/loongarch/kernel/
H A Dentry.S20 .cfi_sections .debug_frame
/linux/arch/mips/include/asm/
H A Dasm.h26 * Emit CFI data in .debug_frame sections, not .eh_frame sections.
31 #define CFI_SECTIONS .cfi_sections .debug_frame
/linux/arch/loongarch/kvm/
H A Dswitch.S105 .cfi_sections .debug_frame
/linux/drivers/net/wan/
H A Dhd64572.c214 debug_frame(skb); in sca_rx()
578 debug_frame(skb); in sca_xmit()
H A Dwanxl.c233 debug_frame(skb); in wanxl_rx_intr()
301 debug_frame(skb); in wanxl_xmit()
H A Dhd64570.c275 debug_frame(skb); in sca_rx()
642 debug_frame(skb); in sca_xmit()
/linux/include/asm-generic/
H A Dvmlinux.lds.h797 .debug_frame 0 : { *(.debug_frame) } \