Searched refs:orc_entry (Results 1 – 6 of 6) sorted by relevance
23 extern struct orc_entry __start_orc_unwind[];24 extern struct orc_entry __stop_orc_unwind[];30 static struct orc_entry orc_fp_entry = {47 static struct orc_entry orc_null_entry = {59 static struct orc_entry *__orc_find(int *ip_table, struct orc_entry *u_table, in __orc_find()153 static struct orc_entry *orc; in orc_find()207 struct orc_entry *orc_a, *orc_b; in orc_sort_swap()225 struct orc_entry *orc_a; in orc_sort_cmp()247 struct orc_entry *orc = _orc; in unwind_module_init()277 struct orc_entry *orc; in unwind_init()[all …]
31 extern struct orc_entry __start_orc_unwind[];32 extern struct orc_entry __stop_orc_unwind[];83 static struct orc_entry *__orc_find(int *ip_table, struct orc_entry *u_table, in __orc_find()182 static struct orc_entry null_orc_entry = {190 static struct orc_entry orc_fp_entry = {200 static struct orc_entry *orc; in orc_find()252 struct orc_entry *orc_a, *orc_b; in orc_sort_swap()269 struct orc_entry *orc_a; in orc_sort_cmp()293 struct orc_entry *orc = _orc; in unwind_module_init()322 struct orc_entry *orc; in unwind_init()[all …]
19 struct orc_entry *orc_unwind;
59 struct orc_entry { struct
46 struct orc_entry { struct
28 struct orc_entry *orc_unwind;
Completed in 8 milliseconds