note-2.d 217 B

123456789101112131415
  1. #ld: -Tnote-2.t
  2. #objcopy_linked_file: -R .foo
  3. #readelf: -l --wide
  4. #...
  5. Program Headers:
  6. Type.*
  7. LOAD +0x[0-9a-f]+ .*
  8. NOTE +0x[0-9a-f]+ .*
  9. #...
  10. Segment Sections...
  11. 00[ \t]+.text *
  12. 01[ \t]+.note *
  13. #pass