HomeSort by relevance Sort by last modified time
    Searched full:which_table (Results 1 - 1 of 1) sorted by null

  /toolchain/binutils/binutils-2.25/gprof/
sym_ids.c 45 Table_Id which_table;
91 sym_id_add (const char *spec, Table_Id which_table)
101 id->which_table = which_table;
293 extend_match (&id->left, sym, &syms[id->which_table], FALSE);
324 extend_match (&id->left, sym, &syms[id->which_table], TRUE);
351 table_name[id->which_table]));
44 Table_Id which_table; member in struct:sym_id

Completed in 282 milliseconds