avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-gcc-list] Display the different section of a elf file


From: Fabien Letort
Subject: [avr-gcc-list] Display the different section of a elf file
Date: Sun, 8 Feb 2004 23:02:59 +0100

I would like to know what are the different possibility to show the
different section of the makefile.

In a email sent in October 2003 I found the follow text, that I would like
to make but i don't know how use objdump or other utils to do this kind of
report :

  217                           .data
  218                   .LC0:
  219 0000 3031 3233            .string "0123456789abcdef"
  219      3435 3637
  219      3839 6162
  219      6364 6566
  219      00
  220                           .type   hex, @object
  221                           .size   hex, 2
  222                   hex:
  223 0011 0000                 .word   .LC0


Really thanks to help me....





reply via email to

[Prev in Thread] Current Thread [Next in Thread]