Searched refs:lpStart (Results 1 – 5 of 5) sorted by relevance
629 const uint8_t* lpStart = (const uint8_t*)readEncodedPointer(&lsda, lpStartEncoding); in scan_eh_tab() local630 if (lpStart == 0) in scan_eh_tab()631 lpStart = (const uint8_t*)funcStart; in scan_eh_tab()678 landingPad = (uintptr_t)lpStart + landingPad; in scan_eh_tab()1230 const uint8_t* lpStart = (const uint8_t*)readEncodedPointer(&lsda, lpStartEncoding); in __cxa_call_unexpected() local1231 (void)lpStart; // purposefully unused. Just needed to increment lsda. in __cxa_call_unexpected()
1642 int lpStart = lp + specialName.length(); in extractSpecial() local1643 while (lpStart < lpEnd && in extractSpecial()1644 PatternProps.isWhiteSpace(description.charAt(lpStart))) { in extractSpecial()1645 ++lpStart; in extractSpecial()1649 result = description.substring(lpStart, lpEnd); in extractSpecial()
1680 int lpStart = lp + specialName.length(); in extractSpecial() local1681 while (lpStart < lpEnd && in extractSpecial()1682 PatternProps.isWhiteSpace(description.charAt(lpStart))) { in extractSpecial()1683 ++lpStart; in extractSpecial()1687 result = description.substring(lpStart, lpEnd); in extractSpecial()
1406 int lpStart = lp + u_strlen(gLenientParse); in init() local1407 while (PatternProps::isWhiteSpace(description.charAt(lpStart))) { in init()1408 ++lpStart; in init()1419 lenientParseRules->setTo(description, lpStart, lpEnd - lpStart); in init()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...