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

  /external/llvm/include/llvm/Object/
StackMapParser.h 199 return read<uint64_t>(P + PatchpointIDOffset);
282 static const unsigned PatchpointIDOffset = 0;
284 PatchpointIDOffset + sizeof(uint64_t);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Object/
StackMapParser.h 204 return read<uint64_t>(P + PatchpointIDOffset);
287 static const unsigned PatchpointIDOffset = 0;
289 PatchpointIDOffset + sizeof(uint64_t);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Object/
StackMapParser.h 204 return read<uint64_t>(P + PatchpointIDOffset);
287 static const unsigned PatchpointIDOffset = 0;
289 PatchpointIDOffset + sizeof(uint64_t);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Object/
StackMapParser.h 204 return read<uint64_t>(P + PatchpointIDOffset);
287 static const unsigned PatchpointIDOffset = 0;
289 PatchpointIDOffset + sizeof(uint64_t);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
StackMapParser.h 204 return read<uint64_t>(P + PatchpointIDOffset);
287 static const unsigned PatchpointIDOffset = 0;
289 PatchpointIDOffset + sizeof(uint64_t);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Object/
StackMapParser.h 204 return read<uint64_t>(P + PatchpointIDOffset);
287 static const unsigned PatchpointIDOffset = 0;
289 PatchpointIDOffset + sizeof(uint64_t);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Object/
StackMapParser.h 204 return read<uint64_t>(P + PatchpointIDOffset);
287 static const unsigned PatchpointIDOffset = 0;
289 PatchpointIDOffset + sizeof(uint64_t);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Object/
StackMapParser.h 204 return read<uint64_t>(P + PatchpointIDOffset);
287 static const unsigned PatchpointIDOffset = 0;
289 PatchpointIDOffset + sizeof(uint64_t);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
StackMapParser.h 204 return read<uint64_t>(P + PatchpointIDOffset);
287 static const unsigned PatchpointIDOffset = 0;
289 PatchpointIDOffset + sizeof(uint64_t);

Completed in 457 milliseconds