Home
last modified time | relevance | path

Searched refs:PatchpointIDOffset (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/Object/
DStackMapParser.h200 return read<uint64_t>(P + PatchpointIDOffset); in getID()
283 static const unsigned PatchpointIDOffset = 0; variable
285 PatchpointIDOffset + sizeof(uint64_t);