Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/tools/objtool/
H A Dorc_dump.c66 int fd, nr_entries, i, *orc_ip = NULL, orc_size = 0; in orc_dump() local
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dunwind_orc.c28 static inline unsigned long orc_ip(const int *ip) in orc_ip() function
246 int *orc_ip = _orc_ip; in unwind_module_init() local
H A Dmodule.c258 *para = NULL, *orc = NULL, *orc_ip = NULL, in module_finalize() local
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dunwind.h79 static inline void unwind_module_init(struct module *mod, void *orc_ip, in unwind_module_init()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dunwind.h98 void unwind_module_init(struct module *mod, void *orc_ip, size_t orc_ip_size, in unwind_module_init()
/OK3568_Linux_fs/kernel/scripts/
H A Dsorttable.h99 static inline unsigned long orc_ip(const int *ip) in orc_ip() function