Home
last modified time | relevance | path

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

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