Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/linux/tools/objtool/
H A Dorc_dump.c70 int fd, nr_entries, i, *orc_ip = NULL, orc_size = 0; in orc_dump() local
/openbmc/linux/arch/x86/kernel/
H A Dunwind_orc.c78 static inline unsigned long orc_ip(const int *ip) in orc_ip() function
292 int *orc_ip = _orc_ip; in unwind_module_init() local
H A Dmodule.c279 *para = NULL, *orc = NULL, *orc_ip = NULL, in module_finalize() local
/openbmc/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()
/openbmc/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()
/openbmc/linux/scripts/
H A Dsorttable.h106 static inline unsigned long orc_ip(const int *ip) in orc_ip() function