Searched refs:get_regnolist (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/common/
H A Dhwctable.c2653 get_regnolist (char *buf, size_t sz, const regno_t *reg_list, int style) function
2792 get_regnolist (buf, sizeof (buf), pentry->reg_list, 0);
3760 get_regnolist (buf, sizeof (buf), pfound->reg_list, 1));
4494 // see function get_regnolist()
4538 get_regnolist (regnolist, sizeof (regnolist), ctr->reg_list, 2),
/netbsd-current/external/gpl3/binutils/dist/gprofng/common/
H A Dhwctable.c2689 get_regnolist (char *buf, size_t sz, const regno_t *reg_list, int style) function
2828 get_regnolist (buf, sizeof (buf), pentry->reg_list, 0);
3796 get_regnolist (buf, sizeof (buf), pfound->reg_list, 1));
4530 // see function get_regnolist()
4574 get_regnolist (regnolist, sizeof (regnolist), ctr->reg_list, 2),

Completed in 252 milliseconds