Lines Matching full:common
3 // RUN: obj2yaml %t.wasm | FileCheck %s --check-prefixes=COMMON,MERGE
7 // RUN: obj2yaml %t.wasm | FileCheck %s --check-prefixes=COMMON,MERGE
11 // RUN: obj2yaml %t2.wasm | FileCheck --check-prefixes=COMMON,NOMERGE %s
37 // COMMON: - Type: GLOBAL
38 // COMMON-NEXT: Globals:
39 // COMMON-NEXT: - Index: 0
40 // COMMON-NEXT: Type: I32
41 // COMMON-NEXT: Mutable: true
42 // COMMON-NEXT: InitExpr:
43 // COMMON-NEXT: Opcode: I32_CONST
44 // COMMON-NEXT: Value: 66576
45 // COMMON-NEXT: - Index: 1
46 // COMMON-NEXT: Type: I32
47 // COMMON-NEXT: Mutable: false
48 // COMMON-NEXT: InitExpr:
49 // COMMON-NEXT: Opcode: I32_CONST
52 // COMMON-NEXT: - Index: 2
53 // COMMON-NEXT: Type: I32
54 // COMMON-NEXT: Mutable: false
55 // COMMON-NEXT: InitExpr:
56 // COMMON-NEXT: Opcode: I32_CONST
59 // COMMON-NEXT: - Type: EXPORT
60 // COMMON-NEXT: Exports:
61 // COMMON-NEXT: - Name: memory
62 // COMMON-NEXT: Kind: MEMORY
63 // COMMON-NEXT: Index: 0
64 // COMMON-NEXT: - Name: foo
65 // COMMON-NEXT: Kind: GLOBAL
66 // COMMON-NEXT: Index: 1
67 // COMMON-NEXT: - Name: bar
68 // COMMON-NEXT: Kind: GLOBAL
69 // COMMON-NEXT: Index: 2
72 // COMMON: - Type: DATA
73 // COMMON-NEXT: Segments:
74 // COMMON-NEXT: - SectionOffset: 7
75 // COMMON-NEXT: InitFlags: 0
76 // COMMON-NEXT: Offset:
77 // COMMON-NEXT: Opcode: I32_CONST
78 // COMMON-NEXT: Value: 1024