Home
last modified time | relevance | path

Searched refs:WASM_INIT_FUNCS (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DWasm.h300 WASM_INIT_FUNCS = 0x6, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/BinaryFormat/
DWasm.h185 WASM_INIT_FUNCS = 0x6, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/BinaryFormat/
DWasm.h185 WASM_INIT_FUNCS = 0x6, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
H A DWasm.h360 WASM_INIT_FUNCS = 0x6, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/BinaryFormat/
DWasm.h361 WASM_INIT_FUNCS = 0x6, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/BinaryFormat/
DWasm.h185 WASM_INIT_FUNCS = 0x6, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DWasmEmitter.cpp229 writeUint8(OS, wasm::WASM_INIT_FUNCS); in writeSectionContent()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
H A DWasmEmitter.cpp244 writeUint8(OS, wasm::WASM_INIT_FUNCS); in writeSectionContent()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DWasmObjectWriter.cpp986 startSection(SubSection, wasm::WASM_INIT_FUNCS); in writeLinkingMetaDataSection()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DWasmObjectFile.cpp431 case wasm::WASM_INIT_FUNCS: { in parseLinkingSection()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DWasmObjectWriter.cpp1212 startSection(SubSection, wasm::WASM_INIT_FUNCS); in writeLinkingMetaDataSection()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DWasmObjectFile.cpp552 case wasm::WASM_INIT_FUNCS: { in parseLinkingSection()