Home
last modified time | relevance | path

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

12

/openbmc/linux/arch/s390/include/asm/
H A Ddwarf.h27 .cfi_sections .debug_frame
33 .cfi_sections .eh_frame, .debug_frame
/openbmc/linux/arch/x86/include/asm/
H A Ddwarf2.h32 .cfi_sections .debug_frame
38 .cfi_sections .eh_frame, .debug_frame
/openbmc/linux/arch/parisc/kernel/vdso32/
H A Dvdso32.lds.S75 .debug_frame 0 : { *(.debug_frame) }
/openbmc/linux/arch/parisc/kernel/vdso64/
H A Dvdso64.lds.S73 .debug_frame 0 : { *(.debug_frame) }
/openbmc/linux/arch/s390/kernel/vdso32/
H A Dvdso32.lds.S88 .debug_frame 0 : { *(.debug_frame) }
/openbmc/linux/arch/s390/kernel/vdso64/
H A Dvdso64.lds.S88 .debug_frame 0 : { *(.debug_frame) }
/openbmc/u-boot/arch/mips/cpu/
H A Du-boot-spl.lds90 .debug_frame 0 : { *(.debug_frame) }
H A Du-boot.lds112 .debug_frame 0 : { *(.debug_frame) }
/openbmc/linux/arch/loongarch/vdso/
H A Dsigreturn.S17 .cfi_sections .debug_frame
/openbmc/u-boot/arch/nios2/cpu/
H A Du-boot.lds118 .debug_frame 0 : { *(.debug_frame) }
/openbmc/linux/arch/mips/vdso/
H A Dsigreturn.S15 .cfi_sections .debug_frame
/openbmc/u-boot/arch/xtensa/include/asm/
H A Dldscript.h178 .debug_frame 0 : { *(.debug_frame) } \
/openbmc/linux/arch/arc/kernel/
H A Dvmlinux.lds.S135 /DISCARD/ : { *(.debug_frame) }
/openbmc/qemu/common-user/host/arm/
H A Dsafe-syscall.inc.S18 .cfi_sections .debug_frame
/openbmc/linux/include/linux/
H A Dhdlc.h74 static __inline__ void debug_frame(const struct sk_buff *skb) in debug_frame() function
/openbmc/linux/arch/loongarch/kernel/
H A Dentry.S19 .cfi_sections .debug_frame
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dtaskexp_ncurses.py131 def debug_frame(nbox_ojb): function
448 debug_frame(self)
462 debug_frame(self)
476 debug_frame(self)
490 debug_frame(self)
/openbmc/linux/arch/mips/include/asm/
H A Dasm.h31 #define CFI_SECTIONS .cfi_sections .debug_frame
/openbmc/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()
/openbmc/linux/include/asm-generic/
H A Dvmlinux.lds.h760 .debug_frame 0 : { *(.debug_frame) } \
/openbmc/linux/arch/alpha/kernel/
H A Dentry.S16 .cfi_sections .debug_frame
/openbmc/linux/tools/perf/
H A DMakefile.config639 msg := $(warning No debug_frame support found in libunwind-aarch64);
714 msg := $(warning No debug_frame support found in libunwind);
/openbmc/qemu/tcg/sparc64/
H A Dtcg-target.c.inc1681 static const DebugFrame debug_frame = {
1702 tcg_register_jit_int(buf, buf_size, &debug_frame, sizeof(debug_frame));

12