HomeSort by: relevance | last modified time | path
    Searched defs:empty_ctr (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gprofng/common/
hwctable.c 101 static const Hwcentry empty_ctr = {NULL, NULL, REGNO_ANY, NULL, PRELOAD_DEF, 0, ABST_NONE, 0}; variable
1586 Hwcentry tmpctr = empty_ctr;
2268 Hwcentry *tmp = alloc_shallow_copy (&empty_ctr); // Leaks?
2507 *entries[ii] = empty_ctr;
2715 *pret_ctr = empty_ctr;
  /src/external/gpl3/binutils.old/dist/gprofng/common/
hwctable.c 101 static const Hwcentry empty_ctr = {NULL, NULL, REGNO_ANY, NULL, PRELOAD_DEF, 0, ABST_NONE, 0}; variable
1586 Hwcentry tmpctr = empty_ctr;
2268 Hwcentry *tmp = alloc_shallow_copy (&empty_ctr); // Leaks?
2507 *entries[ii] = empty_ctr;
2715 *pret_ctr = empty_ctr;

Completed in 23 milliseconds