HomeSort by relevance Sort by last modified time
    Searched refs:dataSegments (Results 1 - 14 of 14) sorted by null

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
Wasm.h 80 const std::vector<wasm::WasmDataSegment>& dataSegments() const {
81 return DataSegments;
178 std::vector<wasm::WasmDataSegment> DataSegments;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Object/
Wasm.h 93 const std::vector<wasm::WasmDataSegment>& dataSegments() const {
94 return DataSegments;
192 std::vector<wasm::WasmDataSegment> DataSegments;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Object/
Wasm.h 93 const std::vector<wasm::WasmDataSegment>& dataSegments() const {
94 return DataSegments;
192 std::vector<wasm::WasmDataSegment> DataSegments;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
Wasm.h 80 const std::vector<wasm::WasmDataSegment>& dataSegments() const {
81 return DataSegments;
178 std::vector<wasm::WasmDataSegment> DataSegments;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Object/
Wasm.h 93 const std::vector<wasm::WasmDataSegment>& dataSegments() const {
94 return DataSegments;
192 std::vector<wasm::WasmDataSegment> DataSegments;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Object/
Wasm.h 93 const std::vector<wasm::WasmDataSegment>& dataSegments() const {
94 return DataSegments;
192 std::vector<wasm::WasmDataSegment> DataSegments;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Object/
Wasm.h 140 const std::vector<WasmSegment>& dataSegments() const {
141 return DataSegments;
243 std::vector<WasmSegment> DataSegments;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Object/
Wasm.h 140 const std::vector<WasmSegment>& dataSegments() const {
141 return DataSegments;
243 std::vector<WasmSegment> DataSegments;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Object/
Wasm.h 140 const std::vector<WasmSegment>& dataSegments() const {
141 return DataSegments;
243 std::vector<WasmSegment> DataSegments;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Object/
Wasm.h 140 const std::vector<WasmSegment>& dataSegments() const {
141 return DataSegments;
243 std::vector<WasmSegment> DataSegments;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Object/
Wasm.h 140 const std::vector<WasmSegment>& dataSegments() const {
141 return DataSegments;
243 std::vector<WasmSegment> DataSegments;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Object/
Wasm.h 140 const std::vector<WasmSegment>& dataSegments() const {
141 return DataSegments;
243 std::vector<WasmSegment> DataSegments;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Object/
Wasm.h 140 const std::vector<WasmSegment>& dataSegments() const {
141 return DataSegments;
243 std::vector<WasmSegment> DataSegments;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Object/
Wasm.h 140 const std::vector<WasmSegment>& dataSegments() const {
141 return DataSegments;
243 std::vector<WasmSegment> DataSegments;

Completed in 1330 milliseconds