/openbmc/linux/arch/sh/include/asm/ |
H A D | vmlinux.lds.h | 9 .eh_frame : AT(ADDR(.eh_frame) - LOAD_OFFSET) { \ 11 *(.eh_frame) \
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | patch-scs.c | 103 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()
|
/openbmc/u-boot/arch/x86/lib/ |
H A D | elf_x86_64_efi.lds | 16 .eh_frame : { 17 *(.eh_frame) 75 *(.eh_frame)
|
/openbmc/linux/arch/arc/kernel/ |
H A D | vmlinux.lds.S | 113 .eh_frame : { 115 *(.eh_frame) argument 119 /DISCARD/ : { *(.eh_frame) } argument
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | module.lds.h | 24 .init.eh_frame : { *(.eh_frame) }
|
/openbmc/linux/arch/x86/um/vdso/ |
H A D | vdso-layout.lds.S | 23 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
/openbmc/linux/arch/sh/kernel/vsyscall/ |
H A D | vsyscall.lds.S | 42 .eh_frame : { 43 KEEP (*(.eh_frame))
|
/openbmc/linux/arch/arm/vdso/ |
H A D | vdso.lds.S | 38 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
/openbmc/linux/arch/csky/kernel/vdso/ |
H A D | vdso.lds.S | 24 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
/openbmc/linux/arch/sparc/vdso/ |
H A D | vdso-layout.lds.S | 66 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
/openbmc/linux/arch/loongarch/vdso/ |
H A D | vdso.lds.S | 32 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
/openbmc/linux/arch/riscv/kernel/vdso/ |
H A D | vdso.lds.S | 30 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
/openbmc/linux/arch/mips/vdso/ |
H A D | vdso.lds.S | 51 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
/openbmc/linux/arch/um/kernel/ |
H A D | uml.lds.S | 97 .eh_frame : { KEEP (*(.eh_frame)) }
|
/openbmc/linux/arch/x86/entry/vdso/ |
H A D | vdso-layout.lds.S | 70 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
/openbmc/qemu/linux-user/ppc/ |
H A D | vdso-64.ld | 65 .eh_frame : { *(.eh_frame) } :load
|
H A D | vdso-32.ld | 67 .eh_frame : { *(.eh_frame) } :load
|
/openbmc/qemu/linux-user/arm/ |
H A D | vdso.ld | 64 .eh_frame : { *(.eh_frame) } :load
|
/openbmc/qemu/linux-user/x86_64/ |
H A D | vdso.ld | 70 .eh_frame : { *(.eh_frame) } :load
|
/openbmc/qemu/linux-user/i386/ |
H A D | vdso.ld | 73 .eh_frame : { *(.eh_frame) } :load
|
/openbmc/linux/arch/powerpc/kernel/vdso/ |
H A D | vdso64.lds.S | 70 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
H A D | vdso32.lds.S | 69 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
/openbmc/qemu/linux-user/s390x/ |
H A D | vdso.ld | 69 .eh_frame : { *(.eh_frame) } :load
|
/openbmc/linux/arch/parisc/kernel/vdso32/ |
H A D | vdso32.lds.S | 41 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
/openbmc/linux/arch/parisc/kernel/vdso64/ |
H A D | vdso64.lds.S | 39 .eh_frame : { KEEP (*(.eh_frame)) } :text
|