Home
last modified time | relevance | path

Searched defs:orc (Results 1 – 7 of 7) sorted by relevance

/linux/tools/objtool/
H A Dorc_gen.c19 struct orc_entry orc; member
24 static int orc_list_add(struct list_head *orc_list, struct orc_entry *orc, in orc_list_add()
61 struct orc_entry orc, prev_orc = {0}; in orc_create() local
/linux/arch/um/include/asm/
H A Dunwind.h5 unwind_module_init(struct module *mod, void *orc_ip, size_t orc_ip_size, in unwind_module_init()
/linux/arch/s390/include/asm/
H A Dunwind.h94 static inline void unwind_module_init(struct module *mod, void *orc_ip, in unwind_module_init()
/linux/arch/loongarch/include/asm/
H A Dunwind.h95 …nwind_module_init(struct module *mod, void *orc_ip, size_t orc_ip_size, void *orc, size_t orc_size… in unwind_module_init()
/linux/arch/x86/include/asm/
H A Dunwind.h102 void unwind_module_init(struct module *mod, void *orc_ip, size_t orc_ip_size, in unwind_module_init()
/linux/arch/x86/kernel/
H A Dmodule.c243 *orc = NULL, *orc_ip = NULL, in module_finalize() local
/linux/arch/loongarch/kernel/
H A Dmodule.c514 const Elf_Shdr *s, *alt = NULL, *orc = NULL, *orc_ip = NULL, *ftrace = NULL; in module_finalize() local