1 // RUN
: llvm-mc
-filetype
=obj
-triple x86_64-pc-linux-gnu
%s
-o
- | elf-dump | FileCheck
%s
18 .size main, .Ltmp0-main
20 .type .L.str1,@object # @.str1
21 .section .rodata.str1.1,"aMS",@progbits,1
26 .type .L.str2,@object # @.str2
31 .section .note.GNU-stack,"",@progbits
33 // CHECK
: ('e_indent[EI_CLASS]', 0x00000002)
34 // CHECK
: ('e_indent[EI_DATA]', 0x00000001)
35 // CHECK
: ('e_indent[EI_VERSION]', 0x00000001)
36 // CHECK
: ('_sections', [
38 // CHECK
: (('sh_name', 0x00000000) # ''
42 // CHECK
: # '.rela.text'
44 // CHECK
: ('_relocations', [
45 // CHECK
: # Relocation 0x00000000
46 // CHECK
: (('r_offset', 0x00000005)
47 // CHECK
: ('r_type', 0x0000000a)
48 // CHECK
: ('r_addend', 0x00000000)
50 // CHECK
: # Relocation 0x00000001
51 // CHECK
: (('r_offset', 0x0000000a)
52 // CHECK
: ('r_type', 0x00000002)
53 // CHECK
: ('r_addend', 0xfffffffc)
55 // CHECK
: # Relocation 0x00000002
56 // CHECK
: (('r_offset', 0x0000000f)
57 // CHECK
: ('r_type', 0x0000000a)
58 // CHECK
: ('r_addend', 0x00000006)
60 // CHECK
: # Relocation 0x00000003
61 // CHECK
: (('r_offset', 0x00000014)
62 // CHECK
: ('r_type', 0x00000002)
63 // CHECK
: ('r_addend', 0xfffffffc)
67 // CHECK
: ('st_bind', 0x00000000)
68 // CHECK
: ('st_type', 0x00000003)
70 // CHECK
: ('st_bind', 0x00000000)
71 // CHECK
: ('st_type', 0x00000003)
73 // CHECK
: ('st_bind', 0x00000000)
74 // CHECK
: ('st_type', 0x00000003)
77 // CHECK-NEXT
: ('st_bind', 0x00000001)
78 // CHECK-NEXT
: ('st_type', 0x00000002)
81 // CHECK-NEXT
: ('st_bind', 0x00000001)
82 // CHECK-NEXT
: ('st_type', 0x00000000)