OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:which_table
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprof/
sym_ids.c
44
Table_Id
which_table
;
member in struct:sym_id
90
sym_id_add (const char *spec, Table_Id
which_table
)
100
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
]));
/src/external/gpl3/binutils.old/dist/gprof/
sym_ids.c
44
Table_Id
which_table
;
member in struct:sym_id
90
sym_id_add (const char *spec, Table_Id
which_table
)
100
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
]));
Completed in 13 milliseconds
Indexes created Sun Apr 26 00:22:38 UTC 2026