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

  /src/external/gpl3/binutils/dist/gprof/
sym_ids.h 33 NUM_TABLES
37 extern Sym_Table syms[NUM_TABLES];
  /src/external/gpl3/binutils.old/dist/gprof/
sym_ids.h 33 NUM_TABLES
37 extern Sym_Table syms[NUM_TABLES];
  /src/external/gpl3/binutils/dist/gprofng/common/
hwctable.c 3757 #define NUM_TABLES 3
3758 ptr_list table_copy[NUM_TABLES]; // copy of data from static tables. [0]std, [1]generic, and [2]hidden
3759 for (int tt = 0; tt < NUM_TABLES; tt++)
3788 for (int tt = 0; tt < NUM_TABLES; tt++)
3827 for (int tt = 0; tt < NUM_TABLES; tt++)
3854 for (int tt = 0; tt < NUM_TABLES; tt++)
  /src/external/gpl3/binutils.old/dist/gprofng/common/
hwctable.c 3757 #define NUM_TABLES 3
3758 ptr_list table_copy[NUM_TABLES]; // copy of data from static tables. [0]std, [1]generic, and [2]hidden
3759 for (int tt = 0; tt < NUM_TABLES; tt++)
3788 for (int tt = 0; tt < NUM_TABLES; tt++)
3827 for (int tt = 0; tt < NUM_TABLES; tt++)
3854 for (int tt = 0; tt < NUM_TABLES; tt++)

Completed in 30 milliseconds