Home
last modified time | relevance | path

Searched refs:orc_unwind_ip (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/x86/include/asm/
Dmodule.h11 int *orc_unwind_ip; member
/Linux-v4.19/arch/x86/kernel/
Dunwind_orc.c64 if (!mod || !mod->arch.orc_unwind || !mod->arch.orc_unwind_ip) in orc_module_find()
66 return __orc_find(mod->arch.orc_unwind_ip, mod->arch.orc_unwind, in orc_module_find()
227 mod->arch.orc_unwind_ip = orc_ip; in unwind_module_init()
/Linux-v4.19/include/asm-generic/
Dvmlinux.lds.h725 .orc_unwind_ip : AT(ADDR(.orc_unwind_ip) - LOAD_OFFSET) { \
727 KEEP(*(.orc_unwind_ip)) \
/Linux-v4.19/Documentation/x86/
Dorc-unwinder.txt18 information to the .orc_unwind and .orc_unwind_ip sections.
143 structs, and writes them to the .orc_unwind and .orc_unwind_ip sections
147 make the searchable part of the data (.orc_unwind_ip) more compact. The