Home
last modified time | relevance | path

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

12

/linux/arch/sh/include/asm/
H A Dvmlinux.lds.h9 .eh_frame : AT(ADDR(.eh_frame) - LOAD_OFFSET) { \
11 *(.eh_frame) \
/linux/arch/arm64/kernel/pi/
H A Dpatch-scs.c110 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()
228 int scs_patch(const u8 eh_frame[], int size, bool skip_dry_run) in scs_patch() argument
232 const u8 *p = eh_frame; in scs_patch()
235 const struct eh_frame *frame = (const void *)p; in scs_patch()
H A Dpi.h30 int scs_patch(const u8 eh_frame[], int size, bool skip_dry_run);
/linux/arch/arc/kernel/
H A Dvmlinux.lds.S113 .eh_frame : {
115 *(.eh_frame) argument
119 /DISCARD/ : { *(.eh_frame) } argument
/linux/arch/arm64/include/asm/
H A Dmodule.lds.h25 .init.eh_frame : { *(.eh_frame) }
H A Dscs.h56 int __pi_scs_patch(const u8 eh_frame[], int size, bool skip_dry_run);
/linux/arch/x86/um/vdso/
H A Dvdso-layout.lds.S23 .eh_frame : { KEEP (*(.eh_frame)) } :text
/linux/arch/sh/kernel/vsyscall/
H A Dvsyscall.lds.S42 .eh_frame : {
43 KEEP (*(.eh_frame))
H A Dvsyscall-trapa.S13 .section .eh_frame,"a",@progbits
H A Dvsyscall-sigreturn.S40 .section .eh_frame,"a",@progbits
/linux/arch/sparc/vdso/
H A Dvdso-layout.lds.S66 .eh_frame : { KEEP (*(.eh_frame)) } :text
/linux/arch/riscv/kernel/vdso/
H A Dvdso.lds.S38 .eh_frame : { KEEP (*(.eh_frame)) } :text
/linux/arch/loongarch/vdso/
H A Dvdso.lds.S34 .eh_frame : { KEEP (*(.eh_frame)) } :text
/linux/arch/um/kernel/
H A Duml.lds.S95 .eh_frame : { KEEP (*(.eh_frame)) }
H A Ddyn.lds.S126 .eh_frame : { KEEP (*(.eh_frame)) }
/linux/arch/parisc/kernel/vdso64/
H A Dvdso64.lds.S39 .eh_frame : { KEEP (*(.eh_frame)) } :text
H A Dsigtramp.S58 .section .eh_frame,"a",@progbits
/linux/arch/parisc/kernel/vdso32/
H A Dvdso32.lds.S41 .eh_frame : { KEEP (*(.eh_frame)) } :text
H A Dsigtramp.S59 .section .eh_frame,"a",@progbits
/linux/arch/s390/include/asm/
H A Ddwarf.h33 .cfi_sections .eh_frame, .debug_frame
/linux/arch/s390/purgatory/
H A Dpurgatory.lds.S50 *(.eh_frame)
/linux/tools/testing/selftests/sgx/
H A Dtest_encl.lds35 *(.eh_frame*)
/linux/arch/arm64/kernel/
H A Dvmlinux.lds.S138 .eh_frame : { \
140 *(.eh_frame) \
/linux/arch/arm64/kernel/vdso/
H A Dvdso.lds.S80 *(.eh_frame .eh_frame_hdr)
/linux/arch/s390/boot/
H A Dvmlinux.lds.S143 *(.eh_frame)

12