Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DStackMapParser.h146 return LocationAccessor(P + LocationAccessorSize); in next()
152 static const int LocationAccessorSize = sizeof(uint64_t); variable