xref: /aosp_15_r20/external/elfutils/tests/debug-ranges-no-lowpc.s (revision 7304104da70ce23c86437a01be71edd1a2d7f37e)
1*7304104dSAndroid Build Coastguard Worker        .section .debug_info
2*7304104dSAndroid Build Coastguard Worker.Lcu1_begin:
3*7304104dSAndroid Build Coastguard Worker        .4byte        .Lcu1_end - .Lcu1_start
4*7304104dSAndroid Build Coastguard Worker.Lcu1_start:
5*7304104dSAndroid Build Coastguard Worker        .2byte        3                 /* Version */
6*7304104dSAndroid Build Coastguard Worker        .4byte        .Labbrev1_begin   /* Abbrevs */
7*7304104dSAndroid Build Coastguard Worker        .byte        8                  /* Pointer size */
8*7304104dSAndroid Build Coastguard Worker        .uleb128        2               /* Abbrev (DW_TAG_compile_unit) */
9*7304104dSAndroid Build Coastguard Worker        .4byte        0
10*7304104dSAndroid Build Coastguard Worker.Lcu1_end:
11*7304104dSAndroid Build Coastguard Worker        .section .note.gnu.build-id, "a", %note
12*7304104dSAndroid Build Coastguard Worker        .4byte        4
13*7304104dSAndroid Build Coastguard Worker        .4byte        8
14*7304104dSAndroid Build Coastguard Worker        .4byte        3
15*7304104dSAndroid Build Coastguard Worker        .ascii        "GNU\0"
16*7304104dSAndroid Build Coastguard Worker        .byte        0x01
17*7304104dSAndroid Build Coastguard Worker        .byte        0x02
18*7304104dSAndroid Build Coastguard Worker        .byte        0x03
19*7304104dSAndroid Build Coastguard Worker        .byte        0x04
20*7304104dSAndroid Build Coastguard Worker        .byte        0x05
21*7304104dSAndroid Build Coastguard Worker        .byte        0x06
22*7304104dSAndroid Build Coastguard Worker        .byte        0x07
23*7304104dSAndroid Build Coastguard Worker        .byte        0x08
24*7304104dSAndroid Build Coastguard Worker        .section .debug_abbrev
25*7304104dSAndroid Build Coastguard Worker.Labbrev1_begin:
26*7304104dSAndroid Build Coastguard Worker        .uleb128        2               /* Abbrev start */
27*7304104dSAndroid Build Coastguard Worker        .uleb128        0x11            /* DW_TAG_compile_unit */
28*7304104dSAndroid Build Coastguard Worker        .byte        0                  /* has_children */
29*7304104dSAndroid Build Coastguard Worker        .uleb128        0x55            /* DW_AT_ranges */
30*7304104dSAndroid Build Coastguard Worker        .uleb128        0x06            /* DW_FORM_data4 */
31*7304104dSAndroid Build Coastguard Worker        .byte        0x0                /* Terminator */
32*7304104dSAndroid Build Coastguard Worker        .byte        0x0                /* Terminator */
33*7304104dSAndroid Build Coastguard Worker        .byte        0x0                /* Terminator */
34*7304104dSAndroid Build Coastguard Worker        .byte        0x0                /* Terminator */
35*7304104dSAndroid Build Coastguard Worker
36*7304104dSAndroid Build Coastguard Worker	.section .debug_ranges
37*7304104dSAndroid Build Coastguard Worker
38*7304104dSAndroid Build Coastguard Worker	.8byte 0xffffffffffffffff
39*7304104dSAndroid Build Coastguard Worker	.8byte 0
40*7304104dSAndroid Build Coastguard Worker
41*7304104dSAndroid Build Coastguard Worker	.8byte 1
42*7304104dSAndroid Build Coastguard Worker	.8byte 2
43*7304104dSAndroid Build Coastguard Worker
44*7304104dSAndroid Build Coastguard Worker	.8byte 3
45*7304104dSAndroid Build Coastguard Worker	.8byte 4
46*7304104dSAndroid Build Coastguard Worker
47*7304104dSAndroid Build Coastguard Worker	.8byte 0
48*7304104dSAndroid Build Coastguard Worker	.8byte 0
49*7304104dSAndroid Build Coastguard Worker
50