Home | History | Annotate | Download | only in ld-mips-elf
      1 
      2 Elf file type is EXEC \(Executable file\)
      3 Entry point 0x44000
      4 There are 7 program headers, starting at offset .*
      5 
      6 Program Headers:
      7  * Type * Offset * VirtAddr * PhysAddr * FileSiz * MemSiz * Flg * Align
      8  * PHDR * .*
      9  * INTERP * .*
     10 .*
     11  * LOAD * [^ ]+ * 0x0+40000 * 0x0+40000 [^ ]+ * [^ ]+ * R E * 0x.*
     12  * LOAD * [^ ]+ * 0x0+80000 * 0x0+80000 [^ ]+ * [^ ]+ * RW  * 0x.*
     13  * LOAD * [^ ]+ * 0x0+a0000 * 0x0+a0000 [^ ]+ * [^ ]+ * RW  * 0x.*
     14  * DYNAMIC * [^ ]+ * 0x0+42000 * 0x0+42000 .*
     15  * NULL * .*
     16 
     17  *Section to Segment mapping:
     18  *Segment Sections\.\.\.
     19  *0*0 *
     20  *0*1 * \.interp *
     21  *0*2 * \.interp \.hash \.dynsym \.dynstr \.dynamic \.rel\.dyn \.rel\.plt \.plt \.text \.MIPS\.stubs \.MIPS\.options *
     22  *0*3 * \.rld_map \.got\.plt *
     23  *0*4 * \.got \.data \.bss *
     24  *0*5 * \.dynamic *
     25  *0*6 *
     26