Searched refs:callSiteTableEnd (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/examples/ExceptionDemo/
H A DExceptionDemo.cpp665 const uint8_t *callSiteTableEnd = callSiteTableStart + local
667 const uint8_t *actionTableStart = callSiteTableEnd;
672 while (callSitePtr < callSiteTableEnd) {

Completed in 89 milliseconds