Lines Matching full:extended
148 # Run the same test with extended-const support. When this is available
153 # RUN: wasm-ld --no-gc-sections --experimental-pic -pie --unresolved-symbols=import-dynamic --extra-features=extended-const -o %t.extended.wasm %t.o %t.internal_func.o
154 # RUN: obj2yaml %t.extended.wasm | FileCheck %s --check-prefix=EXTENDED-CONST
156 # EXTENDED-CONST-NOT: __wasm_apply_global_relocs
158 # EXTENDED-CONST: - Type: GLOBAL
159 # EXTENDED-CONST-NEXT: Globals:
160 # EXTENDED-CONST-NEXT: - Index: 4
161 # EXTENDED-CONST-NEXT: Type: I32
162 # EXTENDED-CONST-NEXT: Mutable: false
163 # EXTENDED-CONST-NEXT: InitExpr:
164 # EXTENDED-CONST-NEXT: Opcode: GLOBAL_GET
165 # EXTENDED-CONST-NEXT: Index: 1
166 # EXTENDED-CONST-NEXT: - Index: 5
167 # EXTENDED-CONST-NEXT: Type: I32
168 # EXTENDED-CONST-NEXT: Mutable: false
169 # EXTENDED-CONST-NEXT: InitExpr:
170 # EXTENDED-CONST-NEXT: Extended: true
171 # EXTENDED-CONST-NEXT: Body: 230141046A0B
172 # EXTENDED-CONST-NEXT: - Index: 6
173 # EXTENDED-CONST-NEXT: Type: I32
174 # EXTENDED-CONST-NEXT: Mutable: false
175 # EXTENDED-CONST-NEXT: InitExpr:
176 # EXTENDED-CONST-NEXT: Extended: true
179 # EXTENDED-CONST-NEXT: Body: 2301410C6A0B
180 # EXTENDED-CONST-NEXT: - Index: 7
181 # EXTENDED-CONST-NEXT: Type: I32
182 # EXTENDED-CONST-NEXT: Mutable: false
183 # EXTENDED-CONST-NEXT: InitExpr:
184 # EXTENDED-CONST-NEXT: Opcode: GLOBAL_GET
185 # EXTENDED-CONST-NEXT: Index: 2
186 # EXTENDED-CONST-NEXT: - Index: 8
187 # EXTENDED-CONST-NEXT: Type: I32
188 # EXTENDED-CONST-NEXT: Mutable: false
189 # EXTENDED-CONST-NEXT: InitExpr:
190 # EXTENDED-CONST-NEXT: Extended: true
193 # EXTENDED-CONST-NEXT: Body: 230241016A0B
195 # EXTENDED-CONST-NOT: - Type: START
197 # EXTENDED-CONST: FunctionNames:
198 # EXTENDED-CONST-NEXT: - Index: 0
199 # EXTENDED-CONST-NEXT: Name: external_func
200 # EXTENDED-CONST-NEXT: - Index: 1
201 # EXTENDED-CONST-NEXT: Name: __wasm_call_ctors
202 # EXTENDED-CONST-NEXT: - Index: 2
203 # EXTENDED-CONST-NEXT: Name: __wasm_apply_data_relocs