pru_irq_map-1.d 484 B

1234567891011121314151617
  1. #name: pru_irq_map special section for host 1
  2. #source: pru_irq_map.s
  3. #ld: --defsym=__HEAP_SIZE=0 --defsym=__STACK_SIZE=0
  4. #readelf: -l --wide
  5. # Ensure that .pru_irq_map section is not loaded into target memory.
  6. #...
  7. Program Headers:
  8. +Type +Offset +VirtAddr +PhysAddr +FileSiz +MemSiz +Flg +Align
  9. +LOAD +0x[0-9a-f]+ 0x0+ 0x0+ 0x0+8 0x0+8 RW 0x1
  10. +LOAD +0x[0-9a-f]+ 0x20+ 0x20+ 0x0+4 0x0+4 R E 0x4
  11. Section to Segment mapping:
  12. +Segment Sections...
  13. +00 +.data[ ]*
  14. +01 +.text[ ]*