Dear Sir:
When I use arm-elf-readelf , I have one question.
Can you out put one secotion all info .
for example.
I have one section headers.
[Nr] Name Type Addr Off Size ES Flg Lk Inf Al
[ 0] NULL 00000000 000000 000000 00 0 0 0
[ 1] .debug_aranges PROGBITS 00000000 71444c 01bbf0 00 0 0 1
[ 2] .debug_pubnames PROGBITS 00000000 73003c 050171 00 0 0 1
[ 3] .debug_info PROGBITS 00000000 7801ad 19e1ee9 00 0 0 1
[ 4] .debug_abbrev PROGBITS 00000000 2162096 0951a9 00 0 0 1
[ 5] .debug_line PROGBITS 00000000 21f723f 2878da 00 0 0 1
[ 6] .debug_frame PROGBITS 00000000 247eb1c 06b078 00 0 0 4
[ 7] .debug_str PROGBITS 00000000 24e9b94 09fbfb 01 MS 0 0 1
[ 8] .fixed_vectors PROGBITS 100b0020 25897a0 000140 00 0 0 32
[ 9] .rom_vectors PROGBITS 10120000 008000 000040 00 AX 0 0 1
[10] .text PROGBITS 10120040 008040 4606dc 00 AX 0 0 4
[11] .fini PROGBITS 1058071c 25898e0 000000 00 W 0 0 1
[12] .rodata PROGBITS 1058071c 46871c 245482 00 A 0 0 4
[13] .rodata1 PROGBITS 107c5ba0 25898e0 000000 00 W 0 0 1
[14] .fixup PROGBITS 107c5ba0 25898e0 000000 00 W 0 0 1
[15] .gcc_except_table PROGBITS 107c5ba0 6adba0 00003c 00 WA 0 0 4
[16] .data PROGBITS 107c5bdc 6adbdc 066870 00 WA 0 0 4
[17] .bss NOBITS 1082c44c 71444c 17f8988 00 WA 0 0 32
[18] .stab PROGBITS 00000000 25898e0 000ef4 0c 19 0 4
[19] .stabstr STRTAB 00000000 258a7d4 0000b2 00 0 0 1
[20] .shstrtab STRTAB 00000000 258a886 0000e4 00 0 0 1
[21] .symtab SYMTAB 00000000 258ad04 0733a0 10 22 1bb1 4
[22] .strtab STRTAB 00000000 25fe0a4 083967 00 0 0 1
I want display all [ 17 ] bss section all information.
as bellow.
29284: 11f56d88 200 OBJECT GLOBAL DEFAULT 17 GetGSMCmdBuf
29296: 11e02340 4 OBJECT GLOBAL DEFAULT 17 listfontp
;;;;;
BR
Green
_______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils