Home
last modified time | relevance | path

Searched refs:ELF_SECTION_UNWIND (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm/include/asm/
H A Dmodule.h9 #define ELF_SECTION_UNWIND 0x70000001 macro
/linux/arch/arm/kernel/
H A Dmodule-plts.c229 else if (s->sh_type == ELF_SECTION_UNWIND || in module_frob_arch_sections()
H A Dmodule.c432 s->sh_type != ELF_SECTION_UNWIND) in module_finalize()