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

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/common/
H A Dhwctable.c111 static const Hwcentry empty_ctr = {NULL, NULL, REGNO_ANY, NULL, PRELOAD_DEF, 0, ABST_NONE, 0}; variable
2900 Hwcentry tmpctr = empty_ctr;
3646 Hwcentry *tmp = alloc_shallow_copy (&empty_ctr); // Leaks?
3907 *entries[ii] = empty_ctr;
4151 *pret_ctr = empty_ctr;
/netbsd-current/external/gpl3/binutils/dist/gprofng/common/
H A Dhwctable.c111 static const Hwcentry empty_ctr = {NULL, NULL, REGNO_ANY, NULL, PRELOAD_DEF, 0, ABST_NONE, 0}; variable
2936 Hwcentry tmpctr = empty_ctr;
3682 Hwcentry *tmp = alloc_shallow_copy (&empty_ctr); // Leaks?
3943 *entries[ii] = empty_ctr;
4187 *pret_ctr = empty_ctr;

Completed in 112 milliseconds