1 // RUN
: llvm-mc
-filetype
=obj
-triple i686-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]', 0x00000001)
34 // CHECK
: ('e_indent[EI_DATA]', 0x00000001)
35 // CHECK
: ('e_indent[EI_VERSION]', 0x00000001)
36 // CHECK
: ('_sections', [
38 // CHECK
: (('sh_name', 0x00000000) # ''
42 // CHECK
: # '.rel.text'
44 // CHECK
: ('_relocations', [
45 // CHECK
: # Relocation 0x00000000
46 // CHECK
: (('r_offset', 0x00000006)
47 // CHECK
: ('r_type', 0x00000001)
49 // CHECK
: # Relocation 0x00000001
50 // CHECK
: (('r_offset', 0x0000000b)
51 // CHECK
: ('r_type', 0x00000002)
53 // CHECK
: # Relocation 0x00000002
54 // CHECK
: (('r_offset', 0x00000012)
55 // CHECK
: ('r_type', 0x00000001)
57 // CHECK
: # Relocation 0x00000003
58 // CHECK
: (('r_offset', 0x00000017)
59 // CHECK
: ('r_type', 0x00000002)
63 // CHECK
: ('st_bind', 0x00000000)
64 // CHECK
: ('st_type', 0x00000003)
66 // CHECK
: ('st_bind', 0x00000000)
67 // CHECK
: ('st_type', 0x00000003)
69 // CHECK
: ('st_bind', 0x00000000)
70 // CHECK
: ('st_type', 0x00000003)
73 // CHECK
: ('st_bind', 0x00000001)
74 // CHECK-NEXT
: ('st_type', 0x00000002)
77 // CHECK
: ('st_bind', 0x00000001)
78 // CHECK-NEXT
: ('st_type', 0x00000000)