Searched refs:lpStart (Results 1 – 1 of 1) sorted by relevance
663 const uint8_t* lpStart = in scan_eh_tab() local665 if (lpStart == 0) in scan_eh_tab()666 lpStart = (const uint8_t*)funcStart; in scan_eh_tab()713 landingPad = (uintptr_t)lpStart + landingPad; in scan_eh_tab()1223 const uint8_t* lpStart = in __cxa_call_unexpected() local1225 (void)lpStart; // purposefully unused. Just needed to increment lsda. in __cxa_call_unexpected()