Home
last modified time | relevance | path

Searched defs:StartSection (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.h342 struct StartSection : Section { struct
343 StartSection() : Section(wasm::WASM_SEC_START) {} in StartSection() argument
345 static bool classof(const Section *S) { in classof()
349 uint32_t StartFunction;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h366 struct StartSection : Section { struct
367 StartSection() : Section(wasm::WASM_SEC_START) {} in StartSection() function
369 static bool classof(const Section *S) { in classof()
373 uint32_t StartFunction;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/
DWasmYAML.h367 struct StartSection : Section { struct
368 StartSection() : Section(wasm::WASM_SEC_START) {} in StartSection() function
370 static bool classof(const Section *S) { in classof()
374 uint32_t StartFunction;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/
DWasmYAML.h367 struct StartSection : Section { struct
368 StartSection() : Section(wasm::WASM_SEC_START) {} in StartSection() argument
370 static bool classof(const Section *S) { in classof()
374 uint32_t StartFunction;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/
DWasmYAML.h367 struct StartSection : Section { struct
368 StartSection() : Section(wasm::WASM_SEC_START) {} in StartSection() argument
370 static bool classof(const Section *S) { in classof()
374 uint32_t StartFunction;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/
DWasmYAML.h367 struct StartSection : Section { struct
368 StartSection() : Section(wasm::WASM_SEC_START) {} in StartSection() function
370 static bool classof(const Section *S) { in classof()
374 uint32_t StartFunction;