1 |
38 |
julius |
.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.14
|
2 |
|
|
.\"
|
3 |
|
|
.\" Standard preamble:
|
4 |
|
|
.\" ========================================================================
|
5 |
|
|
.de Sh \" Subsection heading
|
6 |
|
|
.br
|
7 |
|
|
.if t .Sp
|
8 |
|
|
.ne 5
|
9 |
|
|
.PP
|
10 |
|
|
\fB\\$1\fR
|
11 |
|
|
.PP
|
12 |
|
|
..
|
13 |
|
|
.de Sp \" Vertical space (when we can't use .PP)
|
14 |
|
|
.if t .sp .5v
|
15 |
|
|
.if n .sp
|
16 |
|
|
..
|
17 |
|
|
.de Vb \" Begin verbatim text
|
18 |
|
|
.ft CW
|
19 |
|
|
.nf
|
20 |
|
|
.ne \\$1
|
21 |
|
|
..
|
22 |
|
|
.de Ve \" End verbatim text
|
23 |
|
|
.ft R
|
24 |
|
|
.fi
|
25 |
|
|
..
|
26 |
|
|
.\" Set up some character translations and predefined strings. \*(-- will
|
27 |
|
|
.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
|
28 |
|
|
.\" double quote, and \*(R" will give a right double quote. | will give a
|
29 |
|
|
.\" real vertical bar. \*(C+ will give a nicer C++. Capital omega is used to
|
30 |
|
|
.\" do unbreakable dashes and therefore won't be available. \*(C` and \*(C'
|
31 |
|
|
.\" expand to `' in nroff, nothing in troff, for use with C<>.
|
32 |
|
|
.tr \(*W-|\(bv\*(Tr
|
33 |
|
|
.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
|
34 |
|
|
.ie n \{\
|
35 |
|
|
. ds -- \(*W-
|
36 |
|
|
. ds PI pi
|
37 |
|
|
. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
|
38 |
|
|
. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
|
39 |
|
|
. ds L" ""
|
40 |
|
|
. ds R" ""
|
41 |
|
|
. ds C` ""
|
42 |
|
|
. ds C' ""
|
43 |
|
|
'br\}
|
44 |
|
|
.el\{\
|
45 |
|
|
. ds -- \|\(em\|
|
46 |
|
|
. ds PI \(*p
|
47 |
|
|
. ds L" ``
|
48 |
|
|
. ds R" ''
|
49 |
|
|
'br\}
|
50 |
|
|
.\"
|
51 |
|
|
.\" If the F register is turned on, we'll generate index entries on stderr for
|
52 |
|
|
.\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index
|
53 |
|
|
.\" entries marked with X<> in POD. Of course, you'll have to process the
|
54 |
|
|
.\" output yourself in some meaningful fashion.
|
55 |
|
|
.if \nF \{\
|
56 |
|
|
. de IX
|
57 |
|
|
. tm Index:\\$1\t\\n%\t"\\$2"
|
58 |
|
|
..
|
59 |
|
|
. nr % 0
|
60 |
|
|
. rr F
|
61 |
|
|
.\}
|
62 |
|
|
.\"
|
63 |
|
|
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
|
64 |
|
|
.\" way too many mistakes in technical documents.
|
65 |
|
|
.hy 0
|
66 |
|
|
.\"
|
67 |
|
|
.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
|
68 |
|
|
.\" Fear. Run. Save yourself. No user-serviceable parts.
|
69 |
|
|
. \" fudge factors for nroff and troff
|
70 |
|
|
.if n \{\
|
71 |
|
|
. ds #H 0
|
72 |
|
|
. ds #V .8m
|
73 |
|
|
. ds #F .3m
|
74 |
|
|
. ds #[ \f1
|
75 |
|
|
. ds #] \fP
|
76 |
|
|
.\}
|
77 |
|
|
.if t \{\
|
78 |
|
|
. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
|
79 |
|
|
. ds #V .6m
|
80 |
|
|
. ds #F 0
|
81 |
|
|
. ds #[ \&
|
82 |
|
|
. ds #] \&
|
83 |
|
|
.\}
|
84 |
|
|
. \" simple accents for nroff and troff
|
85 |
|
|
.if n \{\
|
86 |
|
|
. ds ' \&
|
87 |
|
|
. ds ` \&
|
88 |
|
|
. ds ^ \&
|
89 |
|
|
. ds , \&
|
90 |
|
|
. ds ~ ~
|
91 |
|
|
. ds /
|
92 |
|
|
.\}
|
93 |
|
|
.if t \{\
|
94 |
|
|
. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
|
95 |
|
|
. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
|
96 |
|
|
. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
|
97 |
|
|
. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
|
98 |
|
|
. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
|
99 |
|
|
. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
|
100 |
|
|
.\}
|
101 |
|
|
. \" troff and (daisy-wheel) nroff accents
|
102 |
|
|
.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
|
103 |
|
|
.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
|
104 |
|
|
.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
|
105 |
|
|
.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
|
106 |
|
|
.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
|
107 |
|
|
.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
|
108 |
|
|
.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
|
109 |
|
|
.ds ae a\h'-(\w'a'u*4/10)'e
|
110 |
|
|
.ds Ae A\h'-(\w'A'u*4/10)'E
|
111 |
|
|
. \" corrections for vroff
|
112 |
|
|
.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
|
113 |
|
|
.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
|
114 |
|
|
. \" for low resolution devices (crt and lpr)
|
115 |
|
|
.if \n(.H>23 .if \n(.V>19 \
|
116 |
|
|
\{\
|
117 |
|
|
. ds : e
|
118 |
|
|
. ds 8 ss
|
119 |
|
|
. ds o a
|
120 |
|
|
. ds d- d\h'-1'\(ga
|
121 |
|
|
. ds D- D\h'-1'\(hy
|
122 |
|
|
. ds th \o'bp'
|
123 |
|
|
. ds Th \o'LP'
|
124 |
|
|
. ds ae ae
|
125 |
|
|
. ds Ae AE
|
126 |
|
|
.\}
|
127 |
|
|
.rm #[ #] #H #V #F C
|
128 |
|
|
.\" ========================================================================
|
129 |
|
|
.\"
|
130 |
|
|
.IX Title "C++FILT 1"
|
131 |
|
|
.TH C++FILT 1 "2008-05-06" "binutils-2.18.50" "GNU Development Tools"
|
132 |
|
|
.SH "NAME"
|
133 |
|
|
cxxfilt \- Demangle C++ and Java symbols.
|
134 |
|
|
.SH "SYNOPSIS"
|
135 |
|
|
.IX Header "SYNOPSIS"
|
136 |
|
|
c++filt [\fB\-_\fR|\fB\-\-strip\-underscores\fR]
|
137 |
|
|
[\fB\-n\fR|\fB\-\-no\-strip\-underscores\fR]
|
138 |
|
|
[\fB\-p\fR|\fB\-\-no\-params\fR]
|
139 |
|
|
[\fB\-t\fR|\fB\-\-types\fR]
|
140 |
|
|
[\fB\-i\fR|\fB\-\-no\-verbose\fR]
|
141 |
|
|
[\fB\-s\fR \fIformat\fR|\fB\-\-format=\fR\fIformat\fR]
|
142 |
|
|
[\fB\-\-help\fR] [\fB\-\-version\fR] [\fIsymbol\fR...]
|
143 |
|
|
.SH "DESCRIPTION"
|
144 |
|
|
.IX Header "DESCRIPTION"
|
145 |
|
|
The \*(C+ and Java languages provide function overloading, which means
|
146 |
|
|
that you can write many functions with the same name, providing that
|
147 |
|
|
each function takes parameters of different types. In order to be
|
148 |
|
|
able to distinguish these similarly named functions \*(C+ and Java
|
149 |
|
|
encode them into a low-level assembler name which uniquely identifies
|
150 |
|
|
each different version. This process is known as \fImangling\fR. The
|
151 |
|
|
\&\fBc++filt\fR
|
152 |
|
|
[1]
|
153 |
|
|
program does the inverse mapping: it decodes (\fIdemangles\fR) low-level
|
154 |
|
|
names into user-level names so that they can be read.
|
155 |
|
|
.PP
|
156 |
|
|
Every alphanumeric word (consisting of letters, digits, underscores,
|
157 |
|
|
dollars, or periods) seen in the input is a potential mangled name.
|
158 |
|
|
If the name decodes into a \*(C+ name, the \*(C+ name replaces the
|
159 |
|
|
low-level name in the output, otherwise the original word is output.
|
160 |
|
|
In this way you can pass an entire assembler source file, containing
|
161 |
|
|
mangled names, through \fBc++filt\fR and see the same source file
|
162 |
|
|
containing demangled names.
|
163 |
|
|
.PP
|
164 |
|
|
You can also use \fBc++filt\fR to decipher individual symbols by
|
165 |
|
|
passing them on the command line:
|
166 |
|
|
.PP
|
167 |
|
|
.Vb 1
|
168 |
|
|
\& c++filt <symbol>
|
169 |
|
|
.Ve
|
170 |
|
|
.PP
|
171 |
|
|
If no \fIsymbol\fR arguments are given, \fBc++filt\fR reads symbol
|
172 |
|
|
names from the standard input instead. All the results are printed on
|
173 |
|
|
the standard output. The difference between reading names from the
|
174 |
|
|
command line versus reading names from the standard input is that
|
175 |
|
|
command line arguments are expected to be just mangled names and no
|
176 |
|
|
checking is performed to separate them from surrounding text. Thus
|
177 |
|
|
for example:
|
178 |
|
|
.PP
|
179 |
|
|
.Vb 1
|
180 |
|
|
\& c++filt -n _Z1fv
|
181 |
|
|
.Ve
|
182 |
|
|
.PP
|
183 |
|
|
will work and demangle the name to \*(L"f()\*(R" whereas:
|
184 |
|
|
.PP
|
185 |
|
|
.Vb 1
|
186 |
|
|
\& c++filt -n _Z1fv,
|
187 |
|
|
.Ve
|
188 |
|
|
.PP
|
189 |
|
|
will not work. (Note the extra comma at the end of the mangled
|
190 |
|
|
name which makes it invalid). This command however will work:
|
191 |
|
|
.PP
|
192 |
|
|
.Vb 1
|
193 |
|
|
\& echo _Z1fv, | c++filt -n
|
194 |
|
|
.Ve
|
195 |
|
|
.PP
|
196 |
|
|
and will display \*(L"f(),\*(R", i.e., the demangled name followed by a
|
197 |
|
|
trailing comma. This behaviour is because when the names are read
|
198 |
|
|
from the standard input it is expected that they might be part of an
|
199 |
|
|
assembler source file where there might be extra, extraneous
|
200 |
|
|
characters trailing after a mangled name. For example:
|
201 |
|
|
.PP
|
202 |
|
|
.Vb 1
|
203 |
|
|
\& .type _Z1fv, @function
|
204 |
|
|
.Ve
|
205 |
|
|
.SH "OPTIONS"
|
206 |
|
|
.IX Header "OPTIONS"
|
207 |
|
|
.IP "\fB\-_\fR" 4
|
208 |
|
|
.IX Item "-_"
|
209 |
|
|
.PD 0
|
210 |
|
|
.IP "\fB\-\-strip\-underscores\fR" 4
|
211 |
|
|
.IX Item "--strip-underscores"
|
212 |
|
|
.PD
|
213 |
|
|
On some systems, both the C and \*(C+ compilers put an underscore in front
|
214 |
|
|
of every name. For example, the C name \f(CW\*(C`foo\*(C'\fR gets the low-level
|
215 |
|
|
name \f(CW\*(C`_foo\*(C'\fR. This option removes the initial underscore. Whether
|
216 |
|
|
\&\fBc++filt\fR removes the underscore by default is target dependent.
|
217 |
|
|
.IP "\fB\-j\fR" 4
|
218 |
|
|
.IX Item "-j"
|
219 |
|
|
.PD 0
|
220 |
|
|
.IP "\fB\-\-java\fR" 4
|
221 |
|
|
.IX Item "--java"
|
222 |
|
|
.PD
|
223 |
|
|
Prints demangled names using Java syntax. The default is to use \*(C+
|
224 |
|
|
syntax.
|
225 |
|
|
.IP "\fB\-n\fR" 4
|
226 |
|
|
.IX Item "-n"
|
227 |
|
|
.PD 0
|
228 |
|
|
.IP "\fB\-\-no\-strip\-underscores\fR" 4
|
229 |
|
|
.IX Item "--no-strip-underscores"
|
230 |
|
|
.PD
|
231 |
|
|
Do not remove the initial underscore.
|
232 |
|
|
.IP "\fB\-p\fR" 4
|
233 |
|
|
.IX Item "-p"
|
234 |
|
|
.PD 0
|
235 |
|
|
.IP "\fB\-\-no\-params\fR" 4
|
236 |
|
|
.IX Item "--no-params"
|
237 |
|
|
.PD
|
238 |
|
|
When demangling the name of a function, do not display the types of
|
239 |
|
|
the function's parameters.
|
240 |
|
|
.IP "\fB\-t\fR" 4
|
241 |
|
|
.IX Item "-t"
|
242 |
|
|
.PD 0
|
243 |
|
|
.IP "\fB\-\-types\fR" 4
|
244 |
|
|
.IX Item "--types"
|
245 |
|
|
.PD
|
246 |
|
|
Attempt to demangle types as well as function names. This is disabled
|
247 |
|
|
by default since mangled types are normally only used internally in
|
248 |
|
|
the compiler, and they can be confused with non-mangled names. For example,
|
249 |
|
|
a function called \*(L"a\*(R" treated as a mangled type name would be
|
250 |
|
|
demangled to \*(L"signed char\*(R".
|
251 |
|
|
.IP "\fB\-i\fR" 4
|
252 |
|
|
.IX Item "-i"
|
253 |
|
|
.PD 0
|
254 |
|
|
.IP "\fB\-\-no\-verbose\fR" 4
|
255 |
|
|
.IX Item "--no-verbose"
|
256 |
|
|
.PD
|
257 |
|
|
Do not include implementation details (if any) in the demangled
|
258 |
|
|
output.
|
259 |
|
|
.IP "\fB\-s\fR \fIformat\fR" 4
|
260 |
|
|
.IX Item "-s format"
|
261 |
|
|
.PD 0
|
262 |
|
|
.IP "\fB\-\-format=\fR\fIformat\fR" 4
|
263 |
|
|
.IX Item "--format=format"
|
264 |
|
|
.PD
|
265 |
|
|
\&\fBc++filt\fR can decode various methods of mangling, used by
|
266 |
|
|
different compilers. The argument to this option selects which
|
267 |
|
|
method it uses:
|
268 |
|
|
.RS 4
|
269 |
|
|
.ie n .IP """auto""" 4
|
270 |
|
|
.el .IP "\f(CWauto\fR" 4
|
271 |
|
|
.IX Item "auto"
|
272 |
|
|
Automatic selection based on executable (the default method)
|
273 |
|
|
.ie n .IP """gnu""" 4
|
274 |
|
|
.el .IP "\f(CWgnu\fR" 4
|
275 |
|
|
.IX Item "gnu"
|
276 |
|
|
the one used by the \s-1GNU\s0 \*(C+ compiler (g++)
|
277 |
|
|
.ie n .IP """lucid""" 4
|
278 |
|
|
.el .IP "\f(CWlucid\fR" 4
|
279 |
|
|
.IX Item "lucid"
|
280 |
|
|
the one used by the Lucid compiler (lcc)
|
281 |
|
|
.ie n .IP """arm""" 4
|
282 |
|
|
.el .IP "\f(CWarm\fR" 4
|
283 |
|
|
.IX Item "arm"
|
284 |
|
|
the one specified by the \*(C+ Annotated Reference Manual
|
285 |
|
|
.ie n .IP """hp""" 4
|
286 |
|
|
.el .IP "\f(CWhp\fR" 4
|
287 |
|
|
.IX Item "hp"
|
288 |
|
|
the one used by the \s-1HP\s0 compiler (aCC)
|
289 |
|
|
.ie n .IP """edg""" 4
|
290 |
|
|
.el .IP "\f(CWedg\fR" 4
|
291 |
|
|
.IX Item "edg"
|
292 |
|
|
the one used by the \s-1EDG\s0 compiler
|
293 |
|
|
.ie n .IP """gnu\-v3""" 4
|
294 |
|
|
.el .IP "\f(CWgnu\-v3\fR" 4
|
295 |
|
|
.IX Item "gnu-v3"
|
296 |
|
|
the one used by the \s-1GNU\s0 \*(C+ compiler (g++) with the V3 \s-1ABI\s0.
|
297 |
|
|
.ie n .IP """java""" 4
|
298 |
|
|
.el .IP "\f(CWjava\fR" 4
|
299 |
|
|
.IX Item "java"
|
300 |
|
|
the one used by the \s-1GNU\s0 Java compiler (gcj)
|
301 |
|
|
.ie n .IP """gnat""" 4
|
302 |
|
|
.el .IP "\f(CWgnat\fR" 4
|
303 |
|
|
.IX Item "gnat"
|
304 |
|
|
the one used by the \s-1GNU\s0 Ada compiler (\s-1GNAT\s0).
|
305 |
|
|
.RE
|
306 |
|
|
.RS 4
|
307 |
|
|
.RE
|
308 |
|
|
.IP "\fB\-\-help\fR" 4
|
309 |
|
|
.IX Item "--help"
|
310 |
|
|
Print a summary of the options to \fBc++filt\fR and exit.
|
311 |
|
|
.IP "\fB\-\-version\fR" 4
|
312 |
|
|
.IX Item "--version"
|
313 |
|
|
Print the version number of \fBc++filt\fR and exit.
|
314 |
|
|
.IP "\fB@\fR\fIfile\fR" 4
|
315 |
|
|
.IX Item "@file"
|
316 |
|
|
Read command-line options from \fIfile\fR. The options read are
|
317 |
|
|
inserted in place of the original @\fIfile\fR option. If \fIfile\fR
|
318 |
|
|
does not exist, or cannot be read, then the option will be treated
|
319 |
|
|
literally, and not removed.
|
320 |
|
|
.Sp
|
321 |
|
|
Options in \fIfile\fR are separated by whitespace. A whitespace
|
322 |
|
|
character may be included in an option by surrounding the entire
|
323 |
|
|
option in either single or double quotes. Any character (including a
|
324 |
|
|
backslash) may be included by prefixing the character to be included
|
325 |
|
|
with a backslash. The \fIfile\fR may itself contain additional
|
326 |
|
|
@\fIfile\fR options; any such options will be processed recursively.
|
327 |
|
|
.SH "FOOTNOTES"
|
328 |
|
|
.IX Header "FOOTNOTES"
|
329 |
|
|
.IP "1." 4
|
330 |
|
|
MS-DOS does not allow \f(CW\*(C`+\*(C'\fR characters in file names, so on
|
331 |
|
|
MS-DOS this program is named \fB\s-1CXXFILT\s0\fR.
|
332 |
|
|
.SH "SEE ALSO"
|
333 |
|
|
.IX Header "SEE ALSO"
|
334 |
|
|
the Info entries for \fIbinutils\fR.
|
335 |
|
|
.SH "COPYRIGHT"
|
336 |
|
|
.IX Header "COPYRIGHT"
|
337 |
|
|
Copyright (c) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
|
338 |
|
|
2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
|
339 |
|
|
.PP
|
340 |
|
|
Permission is granted to copy, distribute and/or modify this document
|
341 |
|
|
under the terms of the \s-1GNU\s0 Free Documentation License, Version 1.2
|
342 |
|
|
or any later version published by the Free Software Foundation;
|
343 |
|
|
with no Invariant Sections, with no Front-Cover Texts, and with no
|
344 |
|
|
Back-Cover Texts. A copy of the license is included in the
|
345 |
|
|
section entitled \*(L"\s-1GNU\s0 Free Documentation License\*(R".
|