elfdump.1 (a866e170777b42fd7921eadd6e7e664f3a031d60) | elfdump.1 (6c7216df785592bb069469113f556dfd1946ed5d) |
---|---|
1.\" Copyright (c) 2003 David O'Brien 2.\" All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 60 unchanged lines hidden (view full) --- 69Dump relocations. 70.It Fl s 71Dump the symbol table. 72.It Fl w Ar file 73Write output to a 74.Ar file 75instead of the standard output. 76.El | 1.\" Copyright (c) 2003 David O'Brien 2.\" All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 60 unchanged lines hidden (view full) --- 69Dump relocations. 70.It Fl s 71Dump the symbol table. 72.It Fl w Ar file 73Write output to a 74.Ar file 75instead of the standard output. 76.El |
77.Sh EXIT STATUS 78.Ex -std |
|
77.Sh EXAMPLES 78The following is an example of a typical usage 79of the 80.Nm 81command: 82.Pp 83.Dl "elfdump -a -w output /bin/ls" | 79.Sh EXAMPLES 80The following is an example of a typical usage 81of the 82.Nm 83command: 84.Pp 85.Dl "elfdump -a -w output /bin/ls" |
84.Sh EXIT STATUS 85.Ex -std | |
86.Sh SEE ALSO 87.Xr objdump 1 , 88.Xr readelf 1 89.Rs 90.%A "AT&T Unix Systems Labs" 91.%T "System V Application Binary Interface" 92.%O http://www.sco.com/developers/gabi/ 93.Re --- 19 unchanged lines hidden --- | 86.Sh SEE ALSO 87.Xr objdump 1 , 88.Xr readelf 1 89.Rs 90.%A "AT&T Unix Systems Labs" 91.%T "System V Application Binary Interface" 92.%O http://www.sco.com/developers/gabi/ 93.Re --- 19 unchanged lines hidden --- |