Home
last modified time | relevance | path

Searched defs:FunctionSection (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.h282 struct FunctionSection : Section { struct
283 FunctionSection() : Section(wasm::WASM_SEC_FUNCTION) {} in FunctionSection() argument
285 static bool classof(const Section *S) { in classof()
289 std::vector<uint32_t> FunctionTypes;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h306 struct FunctionSection : Section { struct
307 FunctionSection() : Section(wasm::WASM_SEC_FUNCTION) {} in FunctionSection() function
309 static bool classof(const Section *S) { in classof()
313 std::vector<uint32_t> FunctionTypes;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/
DWasmYAML.h307 struct FunctionSection : Section { struct
308 FunctionSection() : Section(wasm::WASM_SEC_FUNCTION) {} in FunctionSection() function
310 static bool classof(const Section *S) { in classof()
314 std::vector<uint32_t> FunctionTypes;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/
DWasmYAML.h307 struct FunctionSection : Section { struct
308 FunctionSection() : Section(wasm::WASM_SEC_FUNCTION) {} in FunctionSection() function
310 static bool classof(const Section *S) { in classof()
314 std::vector<uint32_t> FunctionTypes;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/
DWasmYAML.h307 struct FunctionSection : Section { struct
308 FunctionSection() : Section(wasm::WASM_SEC_FUNCTION) {} in FunctionSection() function
310 static bool classof(const Section *S) { in classof()
314 std::vector<uint32_t> FunctionTypes;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/
DWasmYAML.h307 struct FunctionSection : Section { struct
308 FunctionSection() : Section(wasm::WASM_SEC_FUNCTION) {} in FunctionSection() function
310 static bool classof(const Section *S) { in classof()
314 std::vector<uint32_t> FunctionTypes;