objcopy |
Copie d'objet |
---|---|
Binutils (GNU Binary Utilities) |
Syntaxe
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] [ -K symbolname|--keep-symbol=symbolname] [ -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] [ -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] [ -p|--preserve-dates] [ -D|--enable-deterministic-archives] [ -U|--disable-deterministic-archives] [ --debugging] [ --gap-fill=val] [ --pad-to=address] [ --set-start=val] [ --adjust-start=incr] [ --change-addresses=incr] [ --change-section-address sectionpattern{=,+,-}val] [ --change-section-lma sectionpattern{=,+,-}val] [ --change-section-vma sectionpattern{=,+,-}val] [ --change-warnings] [--no-change-warnings] [ --set-section-flags sectionpattern=flags] [ --add-section sectionname=filename] [ --dump-section sectionname=filename] [ --rename-section oldname=newname[,flags]] [ --long-section-names {enable,disable,keep}] [ --change-leading-char] [--remove-leading-char] [ --reverse-bytes=num] [ --srec-len=ival] [--srec-forceS3] [ --redefine-sym old=new] [ --redefine-syms=filename] [ --weaken] [ --keep-symbols=filename] [ --strip-symbols=filename] [ --strip-unneeded-symbols=filename] [ --keep-global-symbols=filename] [ --localize-symbols=filename] [ --globalize-symbols=filename] [ --weaken-symbols=filename] [ --alt-machine-code=index] [ --prefix-symbols=string] [ --prefix-sections=string] [ --prefix-alloc-sections=string] [ --add-gnu-debuglink=path-to-file] [ --keep-file-symbols] [ --only-keep-debug] [ --strip-dwo] [ --extract-dwo] [ --extract-symbol] [ --writable-text] [ --readonly-text] [ --pure] [ --impure] [ --file-alignment=num] [ --heap=size] [ --image-base=address] [ --section-alignment=num] [ --stack=size] [ --subsystem=which:major.minor] [ --compress-debug-sections] [ --decompress-debug-sections] [ --dwarf-depth=n] [ --dwarf-start=n] [ -v|--verbose] [ -V|--version] [ --help] [--info] infile [outfile] |
Description
Cette commande permet de copier et de traduire les fichiers objets.
Dernière mise à jour : Dimanche, le 3 Septembre 2023