Searched refs:ref_add (Results 1 – 5 of 5) sorted by relevance
199 extern void ref_add (int, struct symbol *, char *, CORE_ADDR);
3195 ref_add (refnum, 0, name, valu); in process_one_symbol()
498 ref_add (int refnum, struct symbol *sym, char *stabs, CORE_ADDR value) in ref_add() function
4697 * (ref_init): Goes away. Folded into ref_add().4700 * (ref_add): Remove check for allocation failures. Not necessary5950 * stabsread.c (ref_add): Ditto.
451 (ref_add): Use xrealloc instea of realloc.