Home
last modified time | relevance | path

Searched defs:DataCountSection (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.h382 struct DataCountSection : Section { struct
383 DataCountSection() : Section(wasm::WASM_SEC_DATACOUNT) {} in DataCountSection() argument
385 static bool classof(const Section *S) { in classof()
389 uint32_t Count;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h406 struct DataCountSection : Section { struct
407 DataCountSection() : Section(wasm::WASM_SEC_DATACOUNT) {} in DataCountSection() function
409 static bool classof(const Section *S) { in classof()
413 uint32_t Count;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/
DWasmYAML.h407 struct DataCountSection : Section { struct
408 DataCountSection() : Section(wasm::WASM_SEC_DATACOUNT) {} in DataCountSection() function
410 static bool classof(const Section *S) { in classof()
414 uint32_t Count;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/
DWasmYAML.h407 struct DataCountSection : Section { struct
408 DataCountSection() : Section(wasm::WASM_SEC_DATACOUNT) {} in DataCountSection() argument
410 static bool classof(const Section *S) { in classof()
414 uint32_t Count;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/
DWasmYAML.h407 struct DataCountSection : Section { struct
408 DataCountSection() : Section(wasm::WASM_SEC_DATACOUNT) {} in DataCountSection() function
410 static bool classof(const Section *S) { in classof()
414 uint32_t Count;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/
DWasmYAML.h407 struct DataCountSection : Section { struct
408 DataCountSection() : Section(wasm::WASM_SEC_DATACOUNT) {} in DataCountSection() argument
410 static bool classof(const Section *S) { in classof()
414 uint32_t Count;