Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gprof/
Dsym_ids.c40 struct sym_id struct
42 struct sym_id *next; argument
50 static struct sym_id *id_list; argument
55 (struct sym_id *);
92 struct sym_id *id; in sym_id_add()
95 id = (struct sym_id *) xmalloc (sizeof (*id) + len + 1); in sym_id_add()
173 parse_id (struct sym_id *id) in parse_id()
279 struct sym_id *id; in sym_id_parse()
DREADME126 IMPLEMENTATION NOTE: The source code uses the type sym_id for symspecs.