pr22929.s 474 B

123456789101112131415161718192021
  1. .text
  2. .globl foo
  3. .type foo, %gnu_indirect_function
  4. foo:
  5. ret
  6. .size foo, .-foo
  7. .pushsection .gnu.build.attributes, "", %note
  8. .dc.l 6 # size of name
  9. .dc.l 16 # descsz = sizeof (addresses)
  10. .dc.l 0x101 # type = FUNC
  11. .dc.b 0x47, 0x41, 0x2a, 0x2, 0, 0 # name (numeric: -fstack-protector status)
  12. .dc.b 0, 0 # Padding
  13. .dc.a foo
  14. .dc.a foo_end # description (symbol name)
  15. .popsection
  16. foo_end:
  17. .section .rodata.cst4,"aM",@progbits,4
  18. .align 4
  19. .LC0:
  20. .long 1065353216