Lines Matching +full:- +full:only
25 .\" $Id: nm.1 3642 2018-10-14 14:24:28Z jkoshy $
35 .Op Fl -debug-syms
36 .Op Fl -defined-only
37 .Op Fl -demangle Ns Op = Ns style
38 .Op Fl -dynamic
39 .Op Fl -extern-only
40 .Op Fl -help
41 .Op Fl -line-numbers
42 .Op Fl -no-demangle
43 .Op Fl -no-sort
44 .Op Fl -numeric-sort
45 .Op Fl -print-armap
46 .Op Fl -print-file-name
47 .Op Fl -print-size
48 .Op Fl -radix= Ns Ar format
49 .Op Fl -reverse-sort
50 .Op Fl -size-sort
51 .Op Fl -undefined-only
52 .Op Fl -version
89 .Bl -tag -width ".Fl d Ar argument"
90 .It Fl -debug-syms
91 Display all symbols, including debugger-only symbols.
92 .It Fl -defined-only
93 Display only defined symbols.
94 .It Fl -demangle Ns Op = Ns Ar style
95 Decode (demangle) low-level symbol names into human-readable names.
100 .Sq gnu-v2 ,
101 .Sq gnu-v3
108 .It Fl -dynamic
109 Only display dynamic symbols.
110 This option is only meaningful for shared libraries.
111 .It Fl -extern-only
112 Only display information about global (external) symbols.
113 .It Fl -help
115 .It Fl -format Ns = Ns Ar format
125 .It Fl -line-numbers
134 .It Fl -no-demangle
136 .It Fl -no-sort
138 .It Fl -numeric-sort
140 .It Fl -print-armap
144 .It Fl -print-file-name
149 will only identify an input file once, before its symbols are
151 .It Fl -print-size
153 .It Fl -radix Ns = Ns Ar radix
164 .It Fl -reverse-sort
166 .It Fl -size-sort
168 .It Fl -undefined-only
169 Display only undefined symbols.
170 .It Fl -version
176 .Fl -print-file-name .
179 .Fl -format= Ns Ar bsd .
182 .Fl -demangle Ns Op = Ns Ar style .
185 .Fl -dynamic .
188 .Fl -format Ns = Ns Ar format .
191 .Fl -format Ns = Ns Ar posix .
194 .Fl -print-size .
197 .Fl -version .
200 .Fl -debug-syms .
202 Only display information for global and static symbols.
207 .Fl -extern-only .
210 .Fl -help .
213 .Fl -line-numbers .
216 .Fl -numeric-sort .
223 .Fl -radix Ns = Ns Sq Ar o .
226 .Fl -print-file-name
230 .Fl -no-sort .
236 .Fl -reverse-sort
239 .Fl -print-armap .
242 .Fl -radix= Ns Ar radix .
245 .Fl -undefined-only .
247 Write numeric values in hexadecimal (equivalent to -t x).
263 .Bl -bullet -compact
268 .Fl -print-file-name
274 .Bl -tag -compact -width indent
290 A read-only data symbol.
308 A local read-only data symbol.
326 .Fl -line-numbers
330 .Ex -std