Home
last modified time | relevance | path

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

/linux-6.1.9/scripts/
Dunifdef.c174 static bool symdepth; /* -S: output symbol depth */ variable
301 symlist = symdepth = true; in main()
604 if (symdepth && !zerosyms) in closeout()
1130 if (symdepth && firstsym) in findsym()
1134 symdepth ? " " : "", in findsym()
1136 symdepth ? "" : "\n"); in findsym()