Lines Matching defs:funcStart
46 | lpStart | (encoded with lpStartEncoding) | defaults to funcStart |62 | | start | (encoded with callSiteEncoding) | offset relative to funcStart | |610 uintptr_t funcStart = _Unwind_GetRegionStart(context);622 uintptr_t ipOffset = ip - funcStart;631 lpStart = (const uint8_t*)funcStart;