Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DStackMapParser.h210 return read<uint64_t>(P + PatchpointIDOffset); in getID()
292 static const unsigned PatchpointIDOffset = 0; variable
294 PatchpointIDOffset + sizeof(uint64_t);