Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp527 const uint8_t *actionPos = (uint8_t*) actionEntry, in handleActionValue() local
536 typeOffset = readSLEB128(&actionPos); in handleActionValue()
537 tempActionPos = actionPos; in handleActionValue()
577 actionPos += actionOffset; in handleActionValue()