Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/include/asm/
H A Dmodule.h9 #define ELF_SECTION_UNWIND 0x70000001 macro
/openbmc/linux/arch/arm/kernel/
H A Dmodule.c471 s->sh_type != ELF_SECTION_UNWIND) in module_finalize()