Home
last modified time | relevance | path

Searched refs:WASM (Results 1 – 25 of 122) sorted by relevance

12345

/llvm-project-15.0.7/llvm/test/tools/llvm-readobj/wasm/
H A Drelocations.test6 # WASM: Relocations [
8 # WASM-NEXT: Relocation {
10 # WASM-NEXT: Offset: 0x4
12 # WASM-NEXT: Addend: 0
13 # WASM-NEXT: }
14 # WASM-NEXT: Relocation {
18 # WASM-NEXT: }
23 # WASM-NEXT: }
28 # WASM-NEXT: }
29 # WASM-NEXT: }
[all …]
H A Dwasm-file-headers.test6 # CHECK-NEXT:Format: WASM
12 --- !WASM
/llvm-project-15.0.7/llvm/test/Object/
H A Dobjdump-relocations.test83 # RUN: | FileCheck %s -check-prefix WASM
119 # WASM: CODE
120 # WASM-NEXT: OFFSET TYPE VALUE
121 # WASM-NEXT: R_WASM_MEMORY_ADDR_SLEB .L.str
122 # WASM-NEXT: R_WASM_FUNCTION_INDEX_LEB puts
123 # WASM-NEXT: R_WASM_FUNCTION_INDEX_LEB .LSomeOtherFunction_bitcast
124 # WASM-NEXT: R_WASM_FUNCTION_INDEX_LEB SomeOtherFunction
H A Dobj2yaml.test770 # WASM: --- !WASM
771 # WASM-NEXT: FileHeader:
772 # WASM-NEXT: Version: 0x1
775 # WASM-NEXT: Version: 2
776 # WASM-NEXT: SymbolTable:
777 # WASM-NEXT: - Index: 0
781 # WASM-NEXT: Function: 2
782 # WASM-NEXT: - Index: 1
786 # WASM-NEXT: Segment: 0
796 # WASM: SegmentInfo:
[all …]
H A Dwasm-invalid-section-order.test1 # RUN: not obj2yaml %p/Inputs/WASM/invalid-section-order.wasm 2>&1 | FileCheck %s
4 # Inputs/WASM/invalid-section-order.wasm is generated from this ll file, by
H A Dnm-trivial-object.test23 # RUN: | FileCheck %s -check-prefix WASM
25 # WASM: 00000000 d .L.str
26 # WASM-NEXT: 00000019 t .LSomeOtherFunction_bitcast
27 # WASM-NEXT: U SomeOtherFunction
28 # WASM-NEXT: 00000001 T main
29 # WASM-NEXT: U puts
30 # WASM-NEXT: 00000010 D var
/llvm-project-15.0.7/llvm/test/tools/llvm-readobj/
H A Dsort-symbols.test1 ## Test that we print a warning for ELF, WASM, and COFF but still dump the contents for all.
18 # CHECK: Format: WASM
50 --- !WASM
/llvm-project-15.0.7/llvm/test/ObjectYAML/wasm/
H A Dcustom_section.yaml2 --- !WASM
10 # CHECK: --- !WASM
H A Dheader.yaml6 --- !WASM
10 # CHECK: --- !WASM
H A Dmemory_section.yaml2 --- !WASM
13 # CHECK: --- !WASM
H A Dfunction_section.yaml2 --- !WASM
26 # CHECK: --- !WASM
H A Dstart_section.yaml3 --- !WASM
28 # CHECK: --- !WASM
H A Dglobal_section.yaml2 --- !WASM
15 # CHECK: --- !WASM
H A Dtable_section.yaml2 --- !WASM
15 # CHECK: --- !WASM
H A Ddylink_section.yaml2 --- !WASM
15 # CHECK: --- !WASM
H A Dtype_section.yaml2 --- !WASM
21 # CHECK: --- !WASM
H A Delem_section.yaml2 --- !WASM
27 # CHECK: --- !WASM
H A Dimport_memory_shared.yaml2 --- !WASM
24 # CHECK: --- !WASM
H A Dextended_const_expressions.yaml2 --- !WASM
24 # CHECK: --- !WASM
H A Dexport_section.yaml2 --- !WASM
50 # CHECK: --- !WASM
H A Dweak_symbols.yaml2 --- !WASM
53 # CHECK: --- !WASM
H A Dimport_section.yaml2 --- !WASM
42 # CHECK: --- !WASM
H A Ddata_section.yaml2 --- !WASM
45 # CHECK: --- !WASM
H A Dcode_section.yaml2 --- !WASM
56 # CHECK: --- !WASM
H A Devent_section.yaml3 --- !WASM
50 # CHECK: --- !WASM

12345