property-and-2.s 309 B

123456789101112131415
  1. .section ".note.gnu.property", "a"
  2. .p2align ALIGN
  3. .long 1f - 0f /* name length */
  4. .long 5f - 2f /* data length */
  5. .long 5 /* note type */
  6. 0: .asciz "GNU" /* vendor name */
  7. 1:
  8. .p2align ALIGN
  9. 2: .long 0xb0007fff /* pr_type. */
  10. .long 4f - 3f /* pr_datasz. */
  11. 3:
  12. .long 0x101
  13. 4:
  14. .p2align ALIGN
  15. 5: