fdpic-stack-default.d 575 B

12345678910111213141516171819
  1. #source: fdpic-stack.s
  2. #as: --isa=sh2a -big --fdpic
  3. #ld: -EB -mshelf_fd
  4. #readelf: -l
  5. #target: sh*-*-uclinux*
  6. Elf file type is EXEC \(Executable file\)
  7. Entry point 0x400074
  8. There are 2 program headers, starting at offset 52
  9. Program Headers:
  10. [ \t]+Type[ \t]+Offset[ \t]+VirtAddr[ \t]+PhysAddr[ \t]+FileSiz MemSiz[ \t]+Flg Align
  11. [ \t]+LOAD[ \t]+0x000000 0x00400000 0x00400000 0x00076 0x00076 R E 0x10000
  12. [ \t]+GNU_STACK[ \t]+0x000000 0x00000000 0x00000000 0x00000 0x20000 RWE 0x8
  13. Section to Segment mapping:
  14. [ \t]+Segment Sections\.\.\.
  15. [ \t]+00[ \t]+\.text
  16. [ \t]+01[ \t]+