Home
last modified time | relevance | path

Searched defs:MemorySection (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.h302 struct MemorySection : Section { struct
303 MemorySection() : Section(wasm::WASM_SEC_MEMORY) {} in MemorySection() argument
305 static bool classof(const Section *S) { in classof()
309 std::vector<Limits> Memories;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h326 struct MemorySection : Section { struct
327 MemorySection() : Section(wasm::WASM_SEC_MEMORY) {} in MemorySection() argument
329 static bool classof(const Section *S) { in classof()
333 std::vector<Limits> Memories;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/
DWasmYAML.h327 struct MemorySection : Section { struct
328 MemorySection() : Section(wasm::WASM_SEC_MEMORY) {} in MemorySection() argument
330 static bool classof(const Section *S) { in classof()
334 std::vector<Limits> Memories;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/
DWasmYAML.h327 struct MemorySection : Section { struct
328 MemorySection() : Section(wasm::WASM_SEC_MEMORY) {} in MemorySection() argument
330 static bool classof(const Section *S) { in classof()
334 std::vector<Limits> Memories;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/
DWasmYAML.h327 struct MemorySection : Section { struct
328 MemorySection() : Section(wasm::WASM_SEC_MEMORY) {} in MemorySection() function
330 static bool classof(const Section *S) { in classof()
334 std::vector<Limits> Memories;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/
DWasmYAML.h327 struct MemorySection : Section { struct
328 MemorySection() : Section(wasm::WASM_SEC_MEMORY) {} in MemorySection() function
330 static bool classof(const Section *S) { in classof()
334 std::vector<Limits> Memories;