retain2.map 433 B

1234567891011121314151617181920212223242526272829303132
  1. # Test that .text.fnretain1, which has the SHF_GNU_RETAIN flag, can still be
  2. # explicitly discarded from the output file.
  3. #...
  4. Discarded input sections
  5. .text.*
  6. #...
  7. .data.*
  8. #...
  9. .bss.*
  10. #...
  11. .bss.discard0.*
  12. #...
  13. .bss.discard1.*
  14. #...
  15. .data.discard2.*
  16. #...
  17. .bss.sdiscard0.*
  18. #...
  19. .bss.sdiscard1.*
  20. #...
  21. .data.sdiscard2.*
  22. #...
  23. .text.fndiscard0.*
  24. #...
  25. .text.fnretain1.*
  26. #...
  27. .text.fndiscard2.*
  28. #...
  29. Memory Configuration
  30. #pass