Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gprof/
Dsym_ids.h35 Table_Id; typedef
39 extern void sym_id_add (const char *, Table_Id);
Dsym_ids.c44 Table_Id which_table;
90 sym_id_add (const char *spec, Table_Id which_table) in sym_id_add()