|
10 | 10 | # CHECK: (INT3) A = 3
|
11 | 11 |
|
12 | 12 | # CHECK-LABEL: image lookup -v -n F1
|
13 |
| -# CHECK: CompileUnit: id = {0x00000001}, file = "1.c", language = "<not loaded>" |
| 13 | +# CHECK: CompileUnit: id = {0x00000001}, file = "1.c", language = "{{<not loaded>|unknown}}" |
14 | 14 | # CHECK: Function: {{.*}}, name = "F1", range = [0x0000000000000001-0x0000000000000002)
|
15 | 15 | # CHECK: Variable: {{.*}}, name = "x", type = "int", location = DW_OP_reg1 RDX
|
16 | 16 |
|
17 | 17 | # SYMBOLS: Compile units:
|
18 |
| -# SYMBOLS-NEXT: CompileUnit{0x00000000}, language = "<not loaded>", file = '0.c' |
| 18 | +# SYMBOLS-NEXT: CompileUnit{0x00000000}, language = "{{<not loaded>|unknown}}", file = '0.c' |
19 | 19 | # SYMBOLS-NEXT: Variable{{.*}}, name = "A", {{.*}}, location = DW_OP_GNU_addr_index 0x0
|
20 | 20 | # SYMBOLS-NEXT: Function{{.*}}, demangled = F0
|
21 | 21 | # SYMBOLS-NEXT: Block{{.*}}, ranges = [0x00000000-0x00000001)
|
22 | 22 | # SYMBOLS-NEXT: Variable{{.*}}, name = "x", {{.*}}, location =
|
23 | 23 | # SYMBOLS-NEXT: DW_LLE_startx_length (0x0000000000000001, 0x0000000000000001): DW_OP_reg0 RAX
|
24 | 24 | # SYMBOLS-EMPTY:
|
25 |
| -# SYMBOLS-NEXT: CompileUnit{0x00000001}, language = "<not loaded>", file = '1.c' |
| 25 | +# SYMBOLS-NEXT: CompileUnit{0x00000001}, language = "{{<not loaded>|unknown}}", file = '1.c' |
26 | 26 | # SYMBOLS-NEXT: Variable{{.*}}, name = "A", {{.*}}, location = DW_OP_GNU_addr_index 0x2
|
27 | 27 | # SYMBOLS-NEXT: Function{{.*}}, demangled = F1
|
28 | 28 | # SYMBOLS-NEXT: Block{{.*}}, ranges = [0x00000001-0x00000002)
|
29 | 29 | # SYMBOLS-NEXT: Variable{{.*}}, name = "x", {{.*}}, location =
|
30 | 30 | # SYMBOLS-NEXT: DW_LLE_startx_length (0x0000000000000003, 0x0000000000000001): DW_OP_reg1 RDX
|
31 | 31 | # SYMBOLS-EMPTY:
|
32 |
| -# SYMBOLS-NEXT: CompileUnit{0x00000002}, language = "<not loaded>", file = '2.c' |
| 32 | +# SYMBOLS-NEXT: CompileUnit{0x00000002}, language = "{{<not loaded>|unknown}}", file = '2.c' |
33 | 33 | # SYMBOLS-NEXT: Variable{{.*}}, name = "A", {{.*}}, location = DW_OP_GNU_addr_index 0x4
|
34 | 34 | # SYMBOLS-NEXT: Function{{.*}}, demangled = F2
|
35 | 35 | # SYMBOLS-NEXT: Block{{.*}}, ranges = [0x00000002-0x00000003)
|
36 | 36 | # SYMBOLS-NEXT: Variable{{.*}}, name = "x", {{.*}}, location =
|
37 | 37 | # SYMBOLS-NEXT: DW_LLE_startx_length (0x0000000000000005, 0x0000000000000001): DW_OP_reg2 RCX
|
38 | 38 | # SYMBOLS-EMPTY:
|
39 |
| -# SYMBOLS-NEXT: CompileUnit{0x00000003}, language = "<not loaded>", file = '3.c' |
| 39 | +# SYMBOLS-NEXT: CompileUnit{0x00000003}, language = "{{<not loaded>|unknown}}", file = '3.c' |
40 | 40 | # SYMBOLS-NEXT: Variable{{.*}}, name = "A", {{.*}}, location = DW_OP_GNU_addr_index 0x6
|
41 | 41 | # SYMBOLS-NEXT: Function{{.*}}, demangled = F3
|
42 | 42 | # SYMBOLS-NEXT: Block{{.*}}, ranges = [0x00000003-0x00000004)
|
43 | 43 | # SYMBOLS-NEXT: Variable{{.*}}, name = "x", {{.*}}, location =
|
44 | 44 | # SYMBOLS-NEXT: DW_LLE_startx_length (0x0000000000000007, 0x0000000000000001): DW_OP_reg3 RBX
|
45 | 45 | # SYMBOLS-EMPTY:
|
46 |
| -# SYMBOLS-NEXT: CompileUnit{0x00000004}, language = "<not loaded>", file = '' |
| 46 | +# SYMBOLS-NEXT: CompileUnit{0x00000004}, language = "{{<not loaded>|unknown}}", file = '' |
47 | 47 | # SYMBOLS-EMPTY:
|
48 | 48 |
|
49 | 49 | .section .debug_abbrev,"",@progbits
|
|
0 commit comments