objcopy – copy and translate object files
Synopsis
objcopy [
-F bfdname|
–target=bfdname]
[-I bfdname|–input-target=bfdname]
[-O bfdname|–output-target=bfdname]
[-B bfdarch|–binary-architecture=bfdarch]
[-S|–strip-all]
[-g|–strip-debug]
[–strip-unneeded]
[-K symbolname|–keep-symbol=symbolname]
[–keep-file-symbols]
[–keep-section-symbols]
[-N symbolname|–strip-symbol=symbolname]
[–strip-unneeded-symbol=symbolname]
[-G symbolname|–keep-global-symbol=symbolname]
[–localize-hidden]
[-L symbolname|–localize-symbol=symbolname]
[–globalize-symbol=symbolname]
[–globalize-symbols=filename]
[-W symbolname|–weaken-symbol=symbolname]
[-w|–wildcard]
[-x|–discard-all]
[-X|–discard-locals]
[-b byte|–byte=byte]
[-i [breadth]|–interleave[=breadth]]
[–interleave-width=width]
[-j sectionpattern|–only-section=sectionpattern]
[-R sectionpattern|–remove-section=sectionpattern]
[–keep-section=sectionpattern]
[–remove-relocations=sectionpattern]
[-p|–preserve-dates]
[-D|–enable-deterministic-archives]
[-U|–disable-deterministic-archives]
[–debugging]
[–gap-fill=val]
[–pad-to=address]
[–set-start=val]
[–adjust-start=incr]