xref: /Universal-ctags/Units/parser-ldscript.r/ld-hello.d/expected.tags (revision 074f40fd3147e23c130ca14e24dbac7d8f8c08af)
1.rodata	input.ld	/^  .rodata : {$/;"	S
2.text	input.ld	/^  .text : {$/;"	S
3_start	input.ld	/^    _start = .;$/;"	s	section:.text
4message	input.ld	/^    message = .;$/;"	s	section:.rodata
5