Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/unifdef/
H A Dunifdef.c247 static void debugsym(const char *, const struct macro *);
1495 debugsym("findsym", res); in findsym()
1523 debugsym("indir...", sym); in indirectsym()
1525 debugsym("...ectsym", sym); in indirectsym()
1570 debugsym("addsym", sym); in addsym2()
1574 debugsym(const char *why, const struct macro *sym) in debugsym() function