Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/Object/
HDStackMapParser.h147 return LocationAccessor(P + LocationAccessorSize); in next()
153 static const int LocationAccessorSize = sizeof(uint64_t); variable