Searched refs:lpStart (Results 1 – 6 of 6) sorted by relevance
638 const uint8_t* lpStart = (const uint8_t*)readEncodedPointer(&lsda, lpStartEncoding); in scan_eh_tab() local639 if (lpStart == 0) in scan_eh_tab()640 lpStart = (const uint8_t*)funcStart; in scan_eh_tab()687 landingPad = (uintptr_t)lpStart + landingPad; in scan_eh_tab()1251 const uint8_t* lpStart = (const uint8_t*)readEncodedPointer(&lsda, lpStartEncoding); in __cxa_call_unexpected() local1252 (void)lpStart; // purposefully unused. Just needed to increment lsda. in __cxa_call_unexpected()
637 const uint8_t* lpStart = (const uint8_t*)readEncodedPointer(&lsda, lpStartEncoding); in scan_eh_tab() local638 if (lpStart == 0) in scan_eh_tab()639 lpStart = (const uint8_t*)funcStart; in scan_eh_tab()686 landingPad = (uintptr_t)lpStart + landingPad; in scan_eh_tab()1250 const uint8_t* lpStart = (const uint8_t*)readEncodedPointer(&lsda, lpStartEncoding); in __cxa_call_unexpected() local1251 (void)lpStart; // purposefully unused. Just needed to increment lsda. in __cxa_call_unexpected()
1638 int lpStart = lp + specialName.length(); in extractSpecial() local1639 while (lpStart < lpEnd && in extractSpecial()1640 PatternProps.isWhiteSpace(description.charAt(lpStart))) { in extractSpecial()1641 ++lpStart; in extractSpecial()1645 result = description.substring(lpStart, lpEnd); in extractSpecial()
1677 int lpStart = lp + specialName.length(); in extractSpecial() local1678 while (lpStart < lpEnd && in extractSpecial()1679 PatternProps.isWhiteSpace(description.charAt(lpStart))) { in extractSpecial()1680 ++lpStart; in extractSpecial()1684 result = description.substring(lpStart, lpEnd); in extractSpecial()
1528 int lpStart = lp + u_strlen(gLenientParse); in init() local1529 while (PatternProps::isWhiteSpace(description.charAt(lpStart))) { in init()1530 ++lpStart; in init()1541 lenientParseRules->setTo(description, lpStart, lpEnd - lpStart); in init()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...