Searched defs:lpStart (Results 1 - 11 of 11) sorted by relevance

/prebuilts/ndk/current/sources/cxx-stl/gabi++/src/
H A Dhelper_func_internal.cc101 const uint8_t* lpStart = (const uint8_t*)readEncodedPointer(&lsda, lpStartEncoding); local
102 if (lpStart == 0) {
103 lpStart = (const uint8_t*)funcStart;
130 landingPad = (uintptr_t)lpStart + landingPad;
393 const uint8_t* lpStart = (const uint8_t*)readEncodedPointer(&lsda, lpStartEncoding); local
/prebuilts/ndk/r11/sources/cxx-stl/gabi++/src/
H A Dhelper_func_internal.cc101 const uint8_t* lpStart = (const uint8_t*)readEncodedPointer(&lsda, lpStartEncoding); local
102 if (lpStart == 0) {
103 lpStart = (const uint8_t*)funcStart;
130 landingPad = (uintptr_t)lpStart + landingPad;
393 const uint8_t* lpStart = (const uint8_t*)readEncodedPointer(&lsda, lpStartEncoding); local
/prebuilts/ndk/r13/sources/cxx-stl/gabi++/src/
H A Dhelper_func_internal.cc101 const uint8_t* lpStart = (const uint8_t*)readEncodedPointer(&lsda, lpStartEncoding); local
102 if (lpStart == 0) {
103 lpStart = (const uint8_t*)funcStart;
130 landingPad = (uintptr_t)lpStart + landingPad;
393 const uint8_t* lpStart = (const uint8_t*)readEncodedPointer(&lsda, lpStartEncoding); local
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++abi/src/
H A Dcxa_personality.cpp46 | lpStart | (encoded with lpStartEncoding) | defaults to funcStart |
64 | | landingPad | (encoded with callSiteEncoding) | offset relative to lpStart | |
77 | | landingPad | (ULEB128) | offset relative to lpStart | |
623 const uint8_t* lpStart = (const uint8_t*)readEncodedPointer(&lsda, lpStartEncoding); local
624 if (lpStart == 0)
625 lpStart = (const uint8_t*)funcStart;
672 landingPad = (uintptr_t)lpStart + landingPad;
1224 const uint8_t* lpStart = (const uint8_t*)readEncodedPointer(&lsda, lpStartEncoding);
1225 (void)lpStart; // purposefully unused. Just needed to increment lsda.
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
H A Dcxa_personality.cpp48 | lpStart | (encoded with lpStartEncoding) | defaults to funcStart |
66 | | landingPad | (encoded with callSiteEncoding) | offset relative to lpStart | |
79 | | landingPad | (ULEB128) | offset relative to lpStart | |
616 const uint8_t* lpStart = (const uint8_t*)readEncodedPointer(&lsda, lpStartEncoding); local
617 if (lpStart == 0)
618 lpStart = (const uint8_t*)funcStart;
665 landingPad = (uintptr_t)lpStart + landingPad;
1247 const uint8_t* lpStart = (const uint8_t*)readEncodedPointer(&lsda, lpStartEncoding);
1248 (void)lpStart; // purposefully unused. Just needed to increment lsda.
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++abi/src/
H A Dcxa_personality.cpp46 | lpStart | (encoded with lpStartEncoding) | defaults to funcStart |
64 | | landingPad | (encoded with callSiteEncoding) | offset relative to lpStart | |
77 | | landingPad | (ULEB128) | offset relative to lpStart | |
623 const uint8_t* lpStart = (const uint8_t*)readEncodedPointer(&lsda, lpStartEncoding); local
624 if (lpStart == 0)
625 lpStart = (const uint8_t*)funcStart;
672 landingPad = (uintptr_t)lpStart + landingPad;
1224 const uint8_t* lpStart = (const uint8_t*)readEncodedPointer(&lsda, lpStartEncoding);
1225 (void)lpStart; // purposefully unused. Just needed to increment lsda.
/prebuilts/misc/common/icu4j/
H A Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...
/prebuilts/misc/common/robolectric/lib/
H A Dicu4j-53.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...
H A Dandroid-all-6.0.0_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
H A Dicu4j-53.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
H A Dicu4j-54.1.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 8091 milliseconds