Searched refs:lpStart (Results 1 – 4 of 4) sorted by relevance
616 const uint8_t* lpStart = (const uint8_t*)readEncodedPointer(&lsda, lpStartEncoding); in scan_eh_tab() local617 if (lpStart == 0) in scan_eh_tab()618 lpStart = (const uint8_t*)funcStart; in scan_eh_tab()665 landingPad = (uintptr_t)lpStart + landingPad; in scan_eh_tab()1247 const uint8_t* lpStart = (const uint8_t*)readEncodedPointer(&lsda, lpStartEncoding); in __cxa_call_unexpected() local1248 (void)lpStart; // purposefully unused. Just needed to increment lsda. in __cxa_call_unexpected()
1537 int lpStart = lp + specialName.length(); in extractSpecial() local1538 while (lpStart < lpEnd && in extractSpecial()1539 PatternProps.isWhiteSpace(description.charAt(lpStart))) { in extractSpecial()1540 ++lpStart; in extractSpecial()1544 result = description.substring(lpStart, lpEnd); in extractSpecial()
1384 int lpStart = lp + u_strlen(gLenientParse); in init() local1385 while (PatternProps::isWhiteSpace(description.charAt(lpStart))) { in init()1386 ++lpStart; in init()1397 lenientParseRules->setTo(description, lpStart, lpEnd - lpStart); in init()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...