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()
1507 debugsym("indir...", sym); in indirectsym()
1509 debugsym("...ectsym", sym); in indirectsym()
1553 debugsym("addsym", sym); in addsym2()
1557 debugsym("updsym", sym); in addsym2()
1562 debugsym(const char *why, const struct macro *sym) in debugsym() function