Red Hat ENTERPRISE LINUX 4 - USING BINUTILS Manuel d'utilisateur Page 25

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 80
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 24
Chapter 4. objcopy 19
-keep-symbols=filename
Apply -keep-symbol option to each symbol listed in the file filename. filename is simply a
flat file, with one symbol name per line. Line comments may be introduced by the hash character.
This option may be given more than once.
-strip-symbols=filename
Apply -strip-symbol option to each symbol listed in the file filename. filename is sim-
ply a flat file, with one symbol name per line. Line comments may be introduced by the hash
character. This option may be given more than once.
-keep-global-symbols=filename
Apply -keep-global-symbol option to each symbol listed in the file filename. filename
is simply a flat file, with one symbol name per line. Line comments may be introduced by the
hash character. This option may be given more than once.
-localize-symbols=filename
Apply -localize-symbol option to each symbol listed in the file filename. filename is
simply a flat file, with one symbol name per line. Line comments may be introduced by the hash
character. This option may be given more than once.
-weaken-symbols=filename
Apply -weaken-symbol option to each symbol listed in the file filename. filename is sim-
ply a flat file, with one symbol name per line. Line comments may be introduced by the hash
character. This option may be given more than once.
-alt-machine-code=index
If the output architecture has alternate machine codes, use the indexth code instead of the default
one. This is useful in case a machine is assigned an official code and the tool-chain adopts the
new code, but other applications still depend on the original code being used.
-writable-text
Mark the output text as writable. This option isn’t meaningful for all object file formats.
-readonly-text
Make the output text write protected. This option isn’t meaningful for all object file formats.
-pure
Mark the output file as demand paged. This option isn’t meaningful for all object file formats.
-impure
Mark the output file as impure. This option isn’t meaningful for all object file formats.
-prefix-symbols=string
Prefix all symbols in the output file with string.
-prefix-sections=string
Prefix all section names in the output file with string.
-prefix-alloc-sections=string
Prefix all the names of all allocated sections in the output file with string.
Vue de la page 24
1 2 ... 20 21 22 23 24 25 26 27 28 29 30 ... 79 80

Commentaires sur ces manuels

Pas de commentaire