| /linux/arch/arm64/kernel/pi/ |
| H A D | patch-scs.c | 110 struct eh_frame { struct 149 static int scs_handle_fde_frame(const struct eh_frame *frame, in scs_handle_fde_frame() 154 int size = frame->size - offsetof(struct eh_frame, opcodes) + 4; in scs_handle_fde_frame() 236 int scs_patch(const u8 eh_frame[], int size, bool skip_dry_run) in scs_patch() argument 240 const u8 *p = eh_frame; in scs_patch() 243 const struct eh_frame *frame = (const void *)p; in scs_patch()
|
| /linux/arch/sh/include/asm/ |
| H A D | vmlinux.lds.h | 9 .eh_frame : AT(ADDR(.eh_frame) - LOAD_OFFSET) { \ 11 *(.eh_frame) \
|
| /linux/arch/x86/entry/vdso/common/ |
| H A D | vdso-layout.lds.S | 58 .eh_frame : { 59 KEEP (*(.eh_frame)) 60 *(.eh_frame.*)
|
| /linux/arch/arc/kernel/ |
| H A D | vmlinux.lds.S | 113 .eh_frame : { 115 *(.eh_frame) argument 119 /DISCARD/ : { *(.eh_frame) } argument
|
| /linux/arch/arm64/include/asm/ |
| H A D | module.lds.h | 25 .init.eh_frame : { *(.eh_frame) }
|
| /linux/arch/x86/um/vdso/ |
| H A D | vdso-layout.lds.S | 23 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
| /linux/arch/arm/vdso/ |
| H A D | vdso.lds.S | 39 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
| /linux/arch/sh/kernel/vsyscall/ |
| H A D | vsyscall.lds.S | 42 .eh_frame : { 43 KEEP (*(.eh_frame))
|
| /linux/arch/csky/kernel/vdso/ |
| H A D | vdso.lds.S | 24 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
| /linux/arch/sparc/vdso/ |
| H A D | vdso-layout.lds.S | 66 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
| /linux/arch/riscv/kernel/vdso/ |
| H A D | vdso.lds.S | 38 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
| /linux/arch/loongarch/vdso/ |
| H A D | vdso.lds.S | 34 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
| /linux/arch/mips/vdso/ |
| H A D | vdso.lds.S | 54 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
| /linux/arch/um/kernel/ |
| H A D | uml.lds.S | 95 .eh_frame : { KEEP (*(.eh_frame)) }
|
| H A D | dyn.lds.S | 126 .eh_frame : { KEEP (*(.eh_frame)) }
|
| /linux/arch/s390/kernel/vdso/ |
| H A D | vdso.lds.S | 53 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
| /linux/arch/powerpc/kernel/vdso/ |
| H A D | vdso64.lds.S | 72 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
| H A D | vdso32.lds.S | 71 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
| /linux/arch/parisc/kernel/vdso64/ |
| H A D | vdso64.lds.S | 39 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
| /linux/arch/parisc/kernel/vdso32/ |
| H A D | vdso32.lds.S | 41 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
| /linux/arch/s390/include/asm/ |
| H A D | dwarf.h | 33 .cfi_sections .eh_frame, .debug_frame
|
| /linux/arch/x86/include/asm/ |
| H A D | dwarf2.h | 39 .cfi_sections .eh_frame, .debug_frame
|
| /linux/arch/s390/purgatory/ |
| H A D | purgatory.lds.S | 50 *(.eh_frame)
|
| /linux/arch/arm64/kernel/ |
| H A D | vmlinux.lds.S | 138 .eh_frame : { \ 140 *(.eh_frame) \
|
| /linux/tools/testing/selftests/sgx/ |
| H A D | test_encl.lds | 35 *(.eh_frame*)
|