36 lines · plain
1# RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %s -o %t.o2# RUN: llvm-dwarfdump -debug-gnu-pubnames %t.o | FileCheck %s3 4# CHECK: unit_offset = 0x000000005# CHECK: unit_offset = 0x0000000c6 7 .section .debug_abbrev,"",@progbits8 .byte 19 10 .section .debug_info,"",@progbits11.Lcu_begin0:12 .long 8 # Length of Unit13 .short 4 # DWARF version number14 .long 0 # Offset Into Abbrev. Section15 .byte 4 # Address Size16 .byte 0 # NULL17.Lcu_begin1:18 .long 8 # Length of Unit19 .short 4 # DWARF version number20 .long 0 # Offset Into Abbrev. Section21 .byte 4 # Address Size22 .byte 0 # NULL23 24 .section .debug_gnu_pubnames,"",@progbits25 .long 1426 .short 2 # DWARF Version27 .long .Lcu_begin028 .long 12 # Compilation Unit Length29 .long 030 31 .long 1432 .short 2 # DWARF Version33 .long .Lcu_begin134 .long 12 # Compilation Unit Length35 .long 036