Home
last modified time | relevance | path

Searched defs:ImportSection (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h272 struct ImportSection : Section { struct
273 ImportSection() : Section(wasm::WASM_SEC_IMPORT) {} in ImportSection() argument
275 static bool classof(const Section *S) { in classof()
279 std::vector<Import> Imports;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h296 struct ImportSection : Section { struct
297 ImportSection() : Section(wasm::WASM_SEC_IMPORT) {} in ImportSection() function
299 static bool classof(const Section *S) { in classof()
303 std::vector<Import> Imports;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/
DWasmYAML.h297 struct ImportSection : Section { struct
298 ImportSection() : Section(wasm::WASM_SEC_IMPORT) {} in ImportSection() function
300 static bool classof(const Section *S) { in classof()
304 std::vector<Import> Imports;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/
DWasmYAML.h297 struct ImportSection : Section { struct
298 ImportSection() : Section(wasm::WASM_SEC_IMPORT) {} in ImportSection() argument
300 static bool classof(const Section *S) { in classof()
304 std::vector<Import> Imports;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/
DWasmYAML.h297 struct ImportSection : Section { struct
298 ImportSection() : Section(wasm::WASM_SEC_IMPORT) {} in ImportSection() function
300 static bool classof(const Section *S) { in classof()
304 std::vector<Import> Imports;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/
DWasmYAML.h297 struct ImportSection : Section { struct
298 ImportSection() : Section(wasm::WASM_SEC_IMPORT) {} in ImportSection() argument
300 static bool classof(const Section *S) { in classof()
304 std::vector<Import> Imports;