Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxxabi/src/
H A Dcxa_personality.cpp663 const uint8_t* lpStart = in scan_eh_tab() local
665 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() local
1225 (void)lpStart; // purposefully unused. Just needed to increment lsda. in __cxa_call_unexpected()