Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/Object/ !
H A DStackMapParser.h209 return read<uint64_t>(P + PatchpointIDOffset); in getID()
291 static const unsigned PatchpointIDOffset = 0; variable
293 PatchpointIDOffset + sizeof(uint64_t);