Home
last modified time | relevance | path

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

12

/arch/sh/include/asm/
A Dvmlinux.lds.h9 .eh_frame : AT(ADDR(.eh_frame) - LOAD_OFFSET) { \
11 *(.eh_frame) \
/arch/arm64/kernel/pi/
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) 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()
/arch/arm64/include/asm/
A Dmodule.lds.h24 .init.eh_frame : { *(.eh_frame) }
A Dscs.h56 int __pi_scs_patch(const u8 eh_frame[], int size);
/arch/arc/kernel/
A Dvmlinux.lds.S113 .eh_frame : {
115 *(.eh_frame) argument
119 /DISCARD/ : { *(.eh_frame) } argument
/arch/x86/um/vdso/
A Dvdso-layout.lds.S23 .eh_frame : { KEEP (*(.eh_frame)) } :text
/arch/arm/vdso/
A Dvdso.lds.S39 .eh_frame : { KEEP (*(.eh_frame)) } :text
/arch/csky/kernel/vdso/
A Dvdso.lds.S24 .eh_frame : { KEEP (*(.eh_frame)) } :text
/arch/sh/kernel/vsyscall/
A Dvsyscall.lds.S42 .eh_frame : {
43 KEEP (*(.eh_frame))
A Dvsyscall-trapa.S13 .section .eh_frame,"a",@progbits
/arch/loongarch/vdso/
A Dvdso.lds.S36 .eh_frame : { KEEP (*(.eh_frame)) } :text
/arch/sparc/vdso/
A Dvdso-layout.lds.S66 .eh_frame : { KEEP (*(.eh_frame)) } :text
/arch/riscv/kernel/vdso/
A Dvdso.lds.S38 .eh_frame : { KEEP (*(.eh_frame)) } :text
/arch/x86/entry/vdso/
A Dvdso-layout.lds.S60 .eh_frame : { KEEP (*(.eh_frame)) } :text
/arch/um/kernel/
A Duml.lds.S95 .eh_frame : { KEEP (*(.eh_frame)) }
/arch/mips/vdso/
A Dvdso.lds.S54 .eh_frame : { KEEP (*(.eh_frame)) } :text
/arch/powerpc/kernel/vdso/
A Dvdso64.lds.S72 .eh_frame : { KEEP (*(.eh_frame)) } :text
A Dvdso32.lds.S71 .eh_frame : { KEEP (*(.eh_frame)) } :text
/arch/parisc/kernel/vdso32/
A Dvdso32.lds.S41 .eh_frame : { KEEP (*(.eh_frame)) } :text
/arch/parisc/kernel/vdso64/
A Dvdso64.lds.S39 .eh_frame : { KEEP (*(.eh_frame)) } :text
/arch/s390/kernel/vdso32/
A Dvdso32.lds.S47 .eh_frame : { KEEP (*(.eh_frame)) } :text
/arch/s390/include/asm/
A Ddwarf.h33 .cfi_sections .eh_frame, .debug_frame
/arch/s390/kernel/vdso64/
A Dvdso64.lds.S52 .eh_frame : { KEEP (*(.eh_frame)) } :text
/arch/x86/include/asm/
A Ddwarf2.h38 .cfi_sections .eh_frame, .debug_frame
/arch/s390/purgatory/
A Dpurgatory.lds.S50 *(.eh_frame)

Completed in 35 milliseconds

12