aix-rel-1.od 466 B

12345678910111213141516171819202122
  1. .*
  2. # It doesn't matter whether .text, .bss and .debug are listed, as long as
  3. # they're empty. The important thing is that .loader shouldn't appear
  4. # at all.
  5. Sections:
  6. *Idx Name * Size .*
  7. *0 \.text * 0+0 .*
  8. *ALLOC, LOAD, CODE
  9. *1 \.data * 0+8 .*
  10. *CONTENTS, ALLOC, LOAD, RELOC, DATA
  11. *2 \.bss * 0+0 .*
  12. *ALLOC
  13. *3 \.debug * 0+0 .*
  14. RELOCATION RECORDS FOR \[\.data\]:
  15. OFFSET * TYPE * VALUE
  16. 0+0 R_POS(|_32) * \.puts
  17. 0+4 R_POS(|_32) * foobar