Searched refs:lpStart (Results 1 – 5 of 5) sorted by relevance
619 const uint8_t* lpStart = (const uint8_t*)readEncodedPointer(&lsda, lpStartEncoding); in scan_eh_tab() local620 if (lpStart == 0) in scan_eh_tab()621 lpStart = (const uint8_t*)funcStart; in scan_eh_tab()668 landingPad = (uintptr_t)lpStart + landingPad; in scan_eh_tab()1220 const uint8_t* lpStart = (const uint8_t*)readEncodedPointer(&lsda, lpStartEncoding); in __cxa_call_unexpected() local1221 (void)lpStart; // purposefully unused. Just needed to increment lsda. in __cxa_call_unexpected()
1656 int lpStart = lp + specialName.length(); in extractSpecial() local1657 while (lpStart < lpEnd && in extractSpecial()1658 PatternProps.isWhiteSpace(description.charAt(lpStart))) { in extractSpecial()1659 ++lpStart; in extractSpecial()1663 result = description.substring(lpStart, lpEnd); in extractSpecial()
1620 int lpStart = lp + specialName.length(); in extractSpecial() local1621 while (lpStart < lpEnd && in extractSpecial()1622 PatternProps.isWhiteSpace(description.charAt(lpStart))) { in extractSpecial()1623 ++lpStart; in extractSpecial()1627 result = description.substring(lpStart, lpEnd); in extractSpecial()
1401 int lpStart = lp + u_strlen(gLenientParse); in init() local1402 while (PatternProps::isWhiteSpace(description.charAt(lpStart))) { in init()1403 ++lpStart; in init()1414 lenientParseRules->setTo(description, lpStart, lpEnd - lpStart); in init()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...