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 D | Wasm.h | 300 WASM_INIT_FUNCS = 0x6, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/BinaryFormat/ |
D | Wasm.h | 185 WASM_INIT_FUNCS = 0x6, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/BinaryFormat/ |
D | Wasm.h | 185 WASM_INIT_FUNCS = 0x6, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/ |
H A D | Wasm.h | 360 WASM_INIT_FUNCS = 0x6, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/BinaryFormat/ |
D | Wasm.h | 361 WASM_INIT_FUNCS = 0x6, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/BinaryFormat/ |
D | Wasm.h | 185 WASM_INIT_FUNCS = 0x6, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
H A D | WasmEmitter.cpp | 229 writeUint8(OS, wasm::WASM_INIT_FUNCS); in writeSectionContent()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/ |
H A D | WasmEmitter.cpp | 244 writeUint8(OS, wasm::WASM_INIT_FUNCS); in writeSectionContent()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
H A D | WasmObjectWriter.cpp | 986 startSection(SubSection, wasm::WASM_INIT_FUNCS); in writeLinkingMetaDataSection()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
H A D | WasmObjectFile.cpp | 431 case wasm::WASM_INIT_FUNCS: { in parseLinkingSection()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/ |
H A D | WasmObjectWriter.cpp | 1212 startSection(SubSection, wasm::WASM_INIT_FUNCS); in writeLinkingMetaDataSection()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/ |
H A D | WasmObjectFile.cpp | 552 case wasm::WASM_INIT_FUNCS: { in parseLinkingSection()
|