Home
last modified time | relevance | path

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

/freebsd/contrib/unifdef/
H A Dunifdef.c233 static void debugsym(const char *, const struct macro *);
1479 debugsym("findsym", res); in findsym()
1506 debugsym("indir...", sym); in indirectsym()
1508 debugsym("...ectsym", sym); in indirectsym()
1552 debugsym("addsym", sym); in addsym2()
1556 debugsym("updsym", sym); in addsym2()
1561 debugsym(const char *why, const struct macro *sym) in debugsym() function