root@cas-laptop:/home/cas/Documentos/RockboxPlayer/rockbox_port/rockbox/build# readelf bootloader/bootloader.elf -a ELF Header: Magic: 7f 45 4c 46 01 01 01 61 00 00 00 00 00 00 00 00 Class: ELF32 Data: 2's complement, little endian Version: 1 (current) OS/ABI: ARM ABI Version: 0 Type: EXEC (Executable file) Machine: ARM Version: 0x1 Entry point address: 0x0 Start of program headers: 52 (bytes into file) Start of section headers: 34116 (bytes into file) Flags: 0x400, GNU EABI, VFP Size of this header: 52 (bytes) Size of program headers: 32 (bytes) Number of program headers: 1 Size of section headers: 40 (bytes) Number of section headers: 14 Section header string table index: 11 Section Headers: [Nr] Name Type Addr Off Size ES Flg Lk Inf Al [ 0] NULL 00000000 000000 000000 00 0 0 0 [ 1] .text PROGBITS 00000000 008000 000000 00 0 0 1 [ 2] .glue_7 PROGBITS 00000000 008000 000000 00 AX 0 0 4 [ 3] .glue_7t PROGBITS 00000000 008000 000000 00 AX 0 0 4 [ 4] .data PROGBITS 00000000 008000 000000 00 W 0 0 1 [ 5] .bss NOBITS 00000000 008000 000000 00 W 0 0 1 [ 6] .comment PROGBITS 00000000 008000 00018c 00 0 0 1 [ 7] .debug_line PROGBITS 00000000 00818c 00013e 00 0 0 1 [ 8] .debug_info PROGBITS 00000000 0082ca 00015c 00 0 0 1 [ 9] .debug_abbrev PROGBITS 00000000 008426 00003c 00 0 0 1 [10] .debug_aranges PROGBITS 00000000 008468 000060 00 0 0 8 [11] .shstrtab STRTAB 00000000 0084c8 00007b 00 0 0 1 [12] .symtab SYMTAB 00000000 008774 000380 10 13 40 4 [13] .strtab STRTAB 00000000 008af4 0001a5 00 0 0 1 Key to Flags: W (write), A (alloc), X (execute), M (merge), S (strings) I (info), L (link order), G (group), x (unknown) O (extra OS processing required) o (OS specific), p (processor specific) There are no section groups in this file. Program Headers: Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align LOAD 0x008000 0x00000000 0x00000000 0x00000 0x00000 R E 0x8000 Section to Segment mapping: Segment Sections... 00 There is no dynamic section in this file. There are no relocations in this file. There are no unwind sections in this file. Symbol table '.symtab' contains 56 entries: Num: Value Size Type Bind Vis Ndx Name 0: 00000000 0 NOTYPE LOCAL DEFAULT UND 1: 00000000 0 SECTION LOCAL DEFAULT 1 2: 00000000 0 SECTION LOCAL DEFAULT 2 3: 00000000 0 SECTION LOCAL DEFAULT 3 4: 00000000 0 SECTION LOCAL DEFAULT 4 5: 00000000 0 SECTION LOCAL DEFAULT 5 6: 00000000 0 SECTION LOCAL DEFAULT 6 7: 00000000 0 SECTION LOCAL DEFAULT 7 8: 00000000 0 SECTION LOCAL DEFAULT 8 9: 00000000 0 SECTION LOCAL DEFAULT 9 10: 00000000 0 SECTION LOCAL DEFAULT 10 11: 00000000 0 SECTION LOCAL DEFAULT 11 12: 00000000 0 SECTION LOCAL DEFAULT 12 13: 00000000 0 SECTION LOCAL DEFAULT 13 14: 00000000 0 FILE LOCAL DEFAULT ABS common.c 15: 00000000 0 FILE LOCAL DEFAULT ABS kernel.c 16: 00000000 0 FILE LOCAL DEFAULT ABS thread.c 17: 00000000 0 FILE LOCAL DEFAULT ABS panic.c 18: 00000000 0 FILE LOCAL DEFAULT ABS file.c 19: 00000000 0 FILE LOCAL DEFAULT ABS errno.c 20: 00000000 0 FILE LOCAL DEFAULT ABS sprintf.c 21: 00000000 0 FILE LOCAL DEFAULT ABS strcasecmp.c 22: 00000000 0 FILE LOCAL DEFAULT ABS strcpy.c 23: 00000000 0 FILE LOCAL DEFAULT ABS strncpy.c 24: 00000000 0 FILE LOCAL DEFAULT ABS strrchr.c 25: 00000000 0 FILE LOCAL DEFAULT ABS fat.c 26: 00000000 0 FILE LOCAL DEFAULT ABS target/arm/memcpy-arm.S 27: 00000000 0 FILE LOCAL DEFAULT ABS strlen.c 28: 00000000 0 FILE LOCAL DEFAULT ABS target/arm/memset-arm.S 29: 00000000 0 FILE LOCAL DEFAULT ABS atoi.c 30: 00000000 0 FILE LOCAL DEFAULT ABS ctype.c 31: 00000000 0 FILE LOCAL DEFAULT ABS dir_uncached.c 32: 00000000 0 FILE LOCAL DEFAULT ABS strcat.c 33: 00000000 0 FILE LOCAL DEFAULT ABS strchr.c 34: 00000000 0 FILE LOCAL DEFAULT ABS strcmp.c 35: 00000000 0 FILE LOCAL DEFAULT ABS strncmp.c 36: 00000000 0 FILE LOCAL DEFAULT ABS strtok.c 37: 00000000 0 FILE LOCAL DEFAULT ABS unicode.c 38: 00000000 0 NOTYPE LOCAL DEFAULT ABS shift 39: 00000000 0 NOTYPE LOCAL DEFAULT ABS shift 40: 00000000 0 NOTYPE GLOBAL DEFAULT 1 _etext 41: 00000000 0 NOTYPE GLOBAL DEFAULT 5 _sbss 42: 00000000 0 NOTYPE GLOBAL DEFAULT UND lcd_update 43: 00000000 0 NOTYPE GLOBAL DEFAULT UND ata_write_sectors 44: 00000000 0 NOTYPE GLOBAL DEFAULT 4 _sdata 45: 00000000 0 NOTYPE GLOBAL DEFAULT 5 _ebss 46: 00000000 0 NOTYPE GLOBAL DEFAULT UND tick_start 47: 00000000 0 NOTYPE GLOBAL DEFAULT ABS end 48: 00000000 0 NOTYPE GLOBAL DEFAULT UND stackend 49: 00000000 0 NOTYPE GLOBAL DEFAULT UND lcd_clear_display 50: 00000000 0 NOTYPE GLOBAL DEFAULT UND ata_read_sectors 51: 00000000 0 NOTYPE GLOBAL DEFAULT UND stackbegin 52: 00000000 0 NOTYPE GLOBAL DEFAULT UND system_reboot 53: 00000000 0 NOTYPE GLOBAL DEFAULT UND power_off 54: 00000000 0 NOTYPE GLOBAL DEFAULT 4 _edata 55: 00000000 0 NOTYPE GLOBAL DEFAULT 1 _stext No version information found in this file. root@cas-laptop:/home/cas/Documentos/RockboxPlayer/rockbox_port/rockbox/build#