1 ! Initially three separate sections
, one with SHmedia
and constants
, one with
2 ! SHcompact
, and yet another with SHmedia. Two
.cranges sections
3 ! generated by the assembler; two more needed at link time
, as they will
be
4 ! consolidated into the same section
, and mixed with
a file with
5 ! assembler-generated
.cranges only and one without any .cranges.
7 .section .text.shmedia,"ax"
22 .section .text.shcompact,"ax"
30 .section .text.shmedia2,"ax"