nm.1 (6f214831a73efcf0c7ce197b21d38588265645a1) | nm.1 (6a6cfa5d0723a95a9ad915bdb8ca2c9731449041) |
---|---|
1.\" 2.\" Sun Microsystems, Inc. gratefully acknowledges The Open Group for 3.\" permission to reproduce portions of its copyrighted documentation. 4.\" Original documentation from The Open Group can be obtained online at 5.\" http://www.opengroup.org/bookstore/. 6.\" 7.\" The Institute of Electrical and Electronics Engineers and The Open 8.\" Group, have given us permission to reprint portions of their --- 31 unchanged lines hidden (view full) --- 40.\" information: Portions Copyright [yyyy] [name of copyright owner] 41.\" 42.\" 43.\" Copyright 1989 AT&T 44.\" Portions Copyright (c) 1992, X/Open Company Limited All Rights Reserved 45.\" Copyright (c) 2007, Sun Microsystems, Inc. All Rights Reserved 46.\" Copyright 2019, Joyent, Inc. 47.\" | 1.\" 2.\" Sun Microsystems, Inc. gratefully acknowledges The Open Group for 3.\" permission to reproduce portions of its copyrighted documentation. 4.\" Original documentation from The Open Group can be obtained online at 5.\" http://www.opengroup.org/bookstore/. 6.\" 7.\" The Institute of Electrical and Electronics Engineers and The Open 8.\" Group, have given us permission to reprint portions of their --- 31 unchanged lines hidden (view full) --- 40.\" information: Portions Copyright [yyyy] [name of copyright owner] 41.\" 42.\" 43.\" Copyright 1989 AT&T 44.\" Portions Copyright (c) 1992, X/Open Company Limited All Rights Reserved 45.\" Copyright (c) 2007, Sun Microsystems, Inc. All Rights Reserved 46.\" Copyright 2019, Joyent, Inc. 47.\" |
48.TH NM 1 "March 7, 2019" | 48.TH NM 1 "March 26, 2019" |
49.SH NAME 50nm \- print name list of an object file 51.SH SYNOPSIS 52.LP 53.nf 54\fB/usr/bin/nm\fR [\fB-ACDhilnPprRsTuVv\fR] [\fB-efox\fR] [\fB-g\fR | \fB-u\fR] 55 [\fB-t\fR \fIformat\fR] \fIfile\fR... 56.fi --- 25 unchanged lines hidden (view full) --- 82.RE 83 84.sp 85.ne 2 86.na 87\fB\fB-C\fR\fR 88.ad 89.RS 13n | 49.SH NAME 50nm \- print name list of an object file 51.SH SYNOPSIS 52.LP 53.nf 54\fB/usr/bin/nm\fR [\fB-ACDhilnPprRsTuVv\fR] [\fB-efox\fR] [\fB-g\fR | \fB-u\fR] 55 [\fB-t\fR \fIformat\fR] \fIfile\fR... 56.fi --- 25 unchanged lines hidden (view full) --- 82.RE 83 84.sp 85.ne 2 86.na 87\fB\fB-C\fR\fR 88.ad 89.RS 13n |
90Demangles C++ symbol names before printing them out. | 90Demangles symbol names before printing them out. |
91.RE 92 93.sp 94.ne 2 95.na 96\fB\fB-D\fR\fR 97.ad 98.RS 13n --- 802 unchanged lines hidden --- | 91.RE 92 93.sp 94.ne 2 95.na 96\fB\fB-D\fR\fR 97.ad 98.RS 13n --- 802 unchanged lines hidden --- |