Red Hat ENTERPRISE LINUX 4 - USING BINUTILS Using Instructions page 21

Using binutils, the gnu binary utilities
Hide thumbs Also See for ENTERPRISE LINUX 4 - USING BINUTILS:
Table of Contents

Advertisement

Chapter 4. objcopy
_binary_
objfile
object file and then access it in your code using these symbols.
-j
sectionname
-only-section=
sectionname
Copy only the named section from the input file to the output file. This option may be given more
than once. Note that using this option inappropriately may make the output file unusable.
-R
sectionname
-remove-section=
Remove any section named
than once. Note that using this option inappropriately may make the output file unusable.
-S
-strip-all
Do not copy relocation and symbol information from the source file.
-g
-strip-debug
Do not copy debugging symbols or sections from the source file.
-strip-unneeded
Strip all symbols that are not needed for relocation processing.
-K
symbolname
-keep-symbol=
symbolname
Copy only symbol
-N
symbolname
-strip-symbol=
symbolname
Do not copy symbol
once.
-G
symbolname
-keep-global-symbol=
Keep only symbol
not visible externally. This option may be given more than once.
-L
symbolname
-localize-symbol=
Make symbol
symbolname
be given more than once.
-W
symbolname
-weaken-symbol=
symbolname
Make symbol
symbolname
-w
-wildcard
Permit regular expressions in
mark (?), asterisk (*), backslash (\) and square brackets ([]) operators can be used anywhere in
_end and _binary_
objfile
sectionname
sectionname
from the source file. This option may be given more than once.
symbolname
from the source file. This option may be given more than
symbolname
symbolname
global. Make all other symbols local to the file, so that they are
symbolname
symbolname
local to the file, so that it is not visible externally. This option may
weak. This option may be given more than once.
symbolname
_size. e.g. you can transform a picture file into an
from the output file. This option may be given more
s used in other command line options. The question
15

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the ENTERPRISE LINUX 4 - USING BINUTILS and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Enterprise linux 4

Table of Contents