Lines Matching refs:RELOC
88 ; RUN: obj2yaml %t_reloc.wasm | FileCheck %s -check-prefix=RELOC
90 ; RELOC: - Type: DATA
91 ; RELOC-NEXT: Relocations:
92 ; RELOC-NEXT: - Type: R_WASM_MEMORY_ADDR_I32
93 ; RELOC-NEXT: Index: 3
94 ; RELOC-NEXT: Offset: 0x24
95 ; RELOC-NEXT: - Type: R_WASM_MEMORY_ADDR_I32
96 ; RELOC-NEXT: Index: 4
97 ; RELOC-NEXT: Offset: 0x2D
98 ; RELOC-NEXT: Addend: 4
99 ; RELOC-NEXT: Segments:
100 ; RELOC-NEXT: - SectionOffset: 6
101 ; RELOC-NEXT: InitFlags: 0
102 ; RELOC-NEXT: Offset:
103 ; RELOC-NEXT: Opcode: I32_CONST
104 ; RELOC-NEXT: Value: 0
105 ; RELOC-NEXT: Content: 68656C6C6F0A00
106 ; RELOC-NEXT: - SectionOffset: 18
107 ; RELOC-NEXT: InitFlags: 0
108 ; RELOC-NEXT: Offset:
109 ; RELOC-NEXT: Opcode: I32_CONST
110 ; RELOC-NEXT: Value: 8
111 ; RELOC-NEXT: Content: '01000000'
112 ; RELOC-NEXT: - SectionOffset: 27
113 ; RELOC-NEXT: InitFlags: 0
114 ; RELOC-NEXT: Offset:
115 ; RELOC-NEXT: Opcode: I32_CONST
116 ; RELOC-NEXT: Value: 16
117 ; RELOC-NEXT: Content: '03000000'
118 ; RELOC-NEXT: - SectionOffset: 36
119 ; RELOC-NEXT: InitFlags: 0
120 ; RELOC-NEXT: Offset:
121 ; RELOC-NEXT: Opcode: I32_CONST
122 ; RELOC-NEXT: Value: 24
123 ; RELOC-NEXT: Content: '00000000'
124 ; RELOC-NEXT: - SectionOffset: 45
125 ; RELOC-NEXT: InitFlags: 0
126 ; RELOC-NEXT: Offset:
127 ; RELOC-NEXT: Opcode: I32_CONST
128 ; RELOC-NEXT: Value: 28
129 ; RELOC-NEXT: Content: '24000000'
130 ; RELOC-NEXT: - SectionOffset: 54
131 ; RELOC-NEXT: InitFlags: 0
132 ; RELOC-NEXT: Offset:
133 ; RELOC-NEXT: Opcode: I32_CONST
134 ; RELOC-NEXT: Value: 32
135 ; RELOC-NEXT: Content: '0000000000000000'
137 ; RELOC: SymbolTable:
138 ; RELOC-NEXT: - Index: 0
139 ; RELOC-NEXT: Kind: DATA
140 ; RELOC-NEXT: Name: foo
141 ; RELOC-NEXT: Flags: [ VISIBILITY_HIDDEN ]
142 ; RELOC-NEXT: Segment: 1
143 ; RELOC-NEXT: Size: 4
144 ; RELOC-NEXT: - Index: 1
145 ; RELOC-NEXT: Kind: DATA
146 ; RELOC-NEXT: Name: aligned_bar
147 ; RELOC-NEXT: Flags: [ VISIBILITY_HIDDEN ]
148 ; RELOC-NEXT: Segment: 2
149 ; RELOC-NEXT: Size: 4
150 ; RELOC-NEXT: - Index: 2
151 ; RELOC-NEXT: Kind: DATA
152 ; RELOC-NEXT: Name: external_ref
153 ; RELOC-NEXT: Flags: [ ]
154 ; RELOC-NEXT: Segment: 3
155 ; RELOC-NEXT: Size: 4
156 ; RELOC-NEXT: - Index: 3
157 ; RELOC-NEXT: Kind: DATA
158 ; RELOC-NEXT: Name: hello_str
159 ; RELOC-NEXT: Flags: [ ]
160 ; RELOC-NEXT: Segment: 0
161 ; RELOC-NEXT: Size: 7