Home
last modified time | relevance | path

Searched refs:which_table (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gprof/
H A Dsym_ids.c44 Table_Id which_table; member
90 sym_id_add (const char *spec, Table_Id which_table) in sym_id_add() argument
100 id->which_table = which_table; in sym_id_add()
292 extend_match (&id->left, sym, &syms[id->which_table], false); in sym_id_parse()
323 extend_match (&id->left, sym, &syms[id->which_table], true); in sym_id_parse()
350 table_name[id->which_table])); in sym_id_parse()
/netbsd-src/external/gpl3/binutils/dist/gprof/
H A Dsym_ids.c44 Table_Id which_table; member
90 sym_id_add (const char *spec, Table_Id which_table) in sym_id_add() argument
100 id->which_table = which_table; in sym_id_add()
292 extend_match (&id->left, sym, &syms[id->which_table], false); in sym_id_parse()
323 extend_match (&id->left, sym, &syms[id->which_table], true); in sym_id_parse()
350 table_name[id->which_table])); in sym_id_parse()