Home
last modified time | relevance | path

Searched refs:eh_frame (Results 1 – 25 of 43) sorted by relevance

12

/Linux-v6.6/arch/arm64/kernel/
Dpatch-scs.c103 struct eh_frame { struct
131 static int noinstr scs_handle_fde_frame(const struct eh_frame *frame, in scs_handle_fde_frame() argument
136 int size = frame->size - offsetof(struct eh_frame, opcodes) + 4; in scs_handle_fde_frame()
208 int noinstr scs_patch(const u8 eh_frame[], int size) in scs_patch() argument
210 const u8 *p = eh_frame; in scs_patch()
213 const struct eh_frame *frame = (const void *)p; in scs_patch()
/Linux-v6.6/arch/sh/include/asm/
Dvmlinux.lds.h9 .eh_frame : AT(ADDR(.eh_frame) - LOAD_OFFSET) { \
11 *(.eh_frame) \
/Linux-v6.6/arch/arc/kernel/
Dvmlinux.lds.S113 .eh_frame : {
115 *(.eh_frame) argument
119 /DISCARD/ : { *(.eh_frame) } argument
/Linux-v6.6/arch/arm64/include/asm/
Dmodule.lds.h24 .init.eh_frame : { *(.eh_frame) }
/Linux-v6.6/arch/x86/um/vdso/
Dvdso-layout.lds.S23 .eh_frame : { KEEP (*(.eh_frame)) } :text
/Linux-v6.6/arch/sh/kernel/vsyscall/
Dvsyscall.lds.S42 .eh_frame : {
43 KEEP (*(.eh_frame))
Dvsyscall-trapa.S13 .section .eh_frame,"a",@progbits
/Linux-v6.6/arch/csky/kernel/vdso/
Dvdso.lds.S24 .eh_frame : { KEEP (*(.eh_frame)) } :text
/Linux-v6.6/arch/arm/vdso/
Dvdso.lds.S38 .eh_frame : { KEEP (*(.eh_frame)) } :text
/Linux-v6.6/arch/loongarch/vdso/
Dvdso.lds.S32 .eh_frame : { KEEP (*(.eh_frame)) } :text
/Linux-v6.6/arch/sparc/vdso/
Dvdso-layout.lds.S66 .eh_frame : { KEEP (*(.eh_frame)) } :text
/Linux-v6.6/arch/riscv/kernel/vdso/
Dvdso.lds.S30 .eh_frame : { KEEP (*(.eh_frame)) } :text
/Linux-v6.6/arch/x86/entry/vdso/
Dvdso-layout.lds.S70 .eh_frame : { KEEP (*(.eh_frame)) } :text
/Linux-v6.6/arch/um/kernel/
Duml.lds.S97 .eh_frame : { KEEP (*(.eh_frame)) }
Ddyn.lds.S128 .eh_frame : { KEEP (*(.eh_frame)) }
/Linux-v6.6/arch/mips/vdso/
Dvdso.lds.S51 .eh_frame : { KEEP (*(.eh_frame)) } :text
/Linux-v6.6/arch/powerpc/kernel/vdso/
Dvdso32.lds.S69 .eh_frame : { KEEP (*(.eh_frame)) } :text
Dvdso64.lds.S70 .eh_frame : { KEEP (*(.eh_frame)) } :text
/Linux-v6.6/arch/parisc/kernel/vdso32/
Dvdso32.lds.S41 .eh_frame : { KEEP (*(.eh_frame)) } :text
/Linux-v6.6/arch/parisc/kernel/vdso64/
Dvdso64.lds.S39 .eh_frame : { KEEP (*(.eh_frame)) } :text
/Linux-v6.6/arch/s390/kernel/vdso32/
Dvdso32.lds.S49 .eh_frame : { KEEP (*(.eh_frame)) } :text
/Linux-v6.6/arch/s390/kernel/vdso64/
Dvdso64.lds.S49 .eh_frame : { KEEP (*(.eh_frame)) } :text
/Linux-v6.6/arch/s390/include/asm/
Ddwarf.h32 .cfi_sections .eh_frame, .debug_frame
/Linux-v6.6/arch/x86/include/asm/
Ddwarf2.h38 .cfi_sections .eh_frame, .debug_frame
/Linux-v6.6/arch/s390/purgatory/
Dpurgatory.lds.S50 *(.eh_frame)

12