⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 0342-0342.html

📁 linux-unix130.linux.and.unix.ebooks130 linux and unix ebookslinuxLearning Linux - Collection of 12 E
💻 HTML
字号:
<HTML>



<HEAD>

<TITLE>Linux Complete Command Reference:User Commands:EarthWeb Inc.-</TITLE>

</HEAD>

<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
<SCRIPT>
<!--
function displayWindow(url, width, height) {
        var Win = window.open(url,"displayWindow",'width=' + width +
',height=' + height + ',resizable=1,scrollbars=yes');
}
//-->
</SCRIPT>
</HEAD>

 -->




<!-- ISBN=0672311046 //-->

<!-- TITLE=Linux Complete Command Reference//-->

<!-- AUTHOR=Red Hat//-->

<!-- PUBLISHER=Macmillan Computer Publishing//-->

<!-- IMPRINT=Sams//-->

<!-- CHAPTER=01 //-->

<!-- PAGES=0001-0736 //-->

<!-- UNASSIGNED1 //-->

<!-- UNASSIGNED2 //-->



<P><CENTER>

<a href="0340-0341.html">Previous</A> | <a href="../ewtoc.html">Table of Contents</A> | <a href="0343-0346.html">Next</A></CENTER></P>







<A NAME="PAGENUM-342"><P>Page 342</P></A>



<TABLE>



<TR><TD>

_b byte, --byte=byte

</TD><TD>

Keep only every byte byte of the input file (header data is not affected).

byte can be in the range from 0 to the

interleave-1. This option is useful for creating FILES to program

ROMs. It is typically used with an srec output target.

</TD></TR><TR><TD>

_i interleave,

--interleave=interleave

</TD><TD>

Only copy one out of every

interleave bytes. The one to copy is selected by the

_b or

--byte option. The default is

4. The interleave is ignored if neither _b nor

--byte is given.

</TD></TR><TR><TD>

_v, --verbose

</TD><TD>

Verbose output: list all object FILES modified. In the case of archives,

objcopy _V lists all members of the archive.

</TD></TR><TR><TD>

_V, --version

</TD><TD>

Show the version number of

objcopy and exit.

</TD></TR><TR><TD>

--help

</TD><TD>

Show a summary of the OPTIONS to

objcopy and exit.

</TD></TR></TABLE>





<P><B>SEE ALSO</B></P>



<P>binutils entry in info; The GNU Binary

Utilities, Roland H. Pesch (June 1993).

</P>





<P><B>COPYING</B></P>



<P>Copyright &quot; 1993 Free Software Foundation, Inc. Permission is granted to make and distribute verbatim copies of

this manual provided the copyright notice and this permission notice are preserved on all copies.

</P>



<P>Permission is granted to copy and distribute modified versions of this manual under the conditions for verbatim

copying, provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one.

</P>



<P>Permission is granted to copy and distribute translations of this manual into another language, under the above

conditions for modified versions, except that this permission notice may be included in translations approved by the Free

Software Foundation instead of in the original English.

</P>



<P>Cygnus support, June 1993

</P>



<H3><A NAME="ch01_ 197">

objdump

</A></H3>



<P>objdump&#151;Display information from object FILES.

</P>



<P><B>SYNOPSIS</B></P>





<!-- CODE //-->

<PRE>objdump [ _a|--archive_headers ][_b\ bfdname | --target= bfdname ]

[ _d|--disassemble][_D|--disassemble-all ][_f|--file_headers ]

[ _h|--section_headers | --headers ][_i|--info ][_j\ section

| --section= section ][_l|--line_numbers ][_m\ machine | --

-architecture= machine ][_r|--reloc ][_R|--dynamic_reloc ]

[ _s|--full_contents ][--stabs ][_t|--syms ][_T|--dynamic_

syms][_x|--all_headers ][--version ][--help ] objfile ...

</PRE>

<!-- END CODE //-->



<B><P>

DESCRIPTION

</B></P>



<P>objdump displays information about one or more object FILES. The OPTIONS control what particular information to display.

This information is mostly useful to programmers who are working on the compilation tools, as opposed to programmers

who just want their program to compile and work.

</P>



<P>objfile... are the object FILES to be examined. When you specify archives,

objdump shows information on each of the member object FILES.

</P>



<P><B>OPTIONS</B></P>



<P>Where long and short forms of an option are shown together, they are equivalent. At least one option besides

_l (--line_numbers) must be given.

</P>



<TABLE>



<TR><TD>

_a, --archive_headers

</TD><TD>

If any FILES from

objfile are archives, display the archive header information (in a

format similar to ls _l). Besides the information you could list with

ar tv, objdump _a shows the object file format of each archive member.

</TD></TR></TABLE>









<P><CENTER>

<a href="0340-0341.html">Previous</A> | <a href="../ewtoc.html">Table of Contents</A> | <a href="0343-0346.html">Next</A></CENTER></P>







</td>
</tr>
</table>

<!-- begin footer information -->







</body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -