/external/llvm/test/CodeGen/X86/ |
exception-label.ll | 7 ; CHECK-NEXT: .byte 255 # @LPStart Encoding = omit
|
/external/llvm/test/CodeGen/ARM/ |
ehabi-handlerdata-nounwind.ll | 57 ; CHECK: .byte 255 @ @LPStart Encoding = omit
|
ehabi-handlerdata.ll | 52 ; CHECK: .byte 255 @ @LPStart Encoding = omit
|
2009-08-31-LSDA-Name.ll | 6 ; CHECK: .byte 255 @ @LPStart Encoding = omit
|
/ndk/sources/cxx-stl/gabi++/src/ |
helper_func_internal.cc | 101 const uint8_t* lpStart = (const uint8_t*)readEncodedPointer(&lsda, lpStartEncoding); 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);
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
shlwapi.h | 43 LWSTDAPI_(LPSTR) StrChrA(LPCSTR lpStart,WORD wMatch); 44 LWSTDAPI_(LPWSTR) StrChrW(LPCWSTR lpStart,WCHAR wMatch); 45 LWSTDAPI_(LPSTR) StrChrIA(LPCSTR lpStart,WORD wMatch); 46 LWSTDAPI_(LPWSTR) StrChrIW(LPCWSTR lpStart,WCHAR wMatch); 70 LWSTDAPI_(LPSTR) StrRChrA(LPCSTR lpStart,LPCSTR lpEnd,WORD wMatch); 71 LWSTDAPI_(LPWSTR) StrRChrW(LPCWSTR lpStart,LPCWSTR lpEnd,WCHAR wMatch); 72 LWSTDAPI_(LPSTR) StrRChrIA(LPCSTR lpStart,LPCSTR lpEnd,WORD wMatch); 73 LWSTDAPI_(LPWSTR) StrRChrIW(LPCWSTR lpStart,LPCWSTR lpEnd,WCHAR wMatch); [all...] |
/external/libcxxabi/src/ |
cxa_personality.cpp | 48 | 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); 617 if (lpStart == 0) 618 lpStart = (const uint8_t*)funcStart; 665 landingPad = (uintptr_t)lpStart + landingPad; [all...] |
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/ |
cxa_personality.cpp | 43 | lpStart | (encoded with lpStartEncoding) | defaults to funcStart | 61 | | landingPad | (encoded with callSiteEncoding) | offset relative to lpStart | | 74 | | landingPad | (ULEB128) | offset relative to lpStart | | 609 const uint8_t* lpStart = (const uint8_t*)readEncodedPointer(&lsda, lpStartEncoding); 610 if (lpStart == 0) 611 lpStart = (const uint8_t*)funcStart; 658 landingPad = (uintptr_t)lpStart + landingPad; [all...] |
/external/llvm/lib/CodeGen/AsmPrinter/ |
EHStreamer.cpp | 448 Asm->EmitEncodingByte(dwarf::DW_EH_PE_omit, "@LPStart"); 476 sizeof(int8_t) + // LPStart format 505 // @LPStart address. 578 // @LPStart address.
|
/external/icu/icu4c/source/i18n/ |
rbnf.cpp | [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
RuleBasedNumberFormat.java | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/lib32/ |
libgcc_s.so | |
libgcc_s.so.1 | |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/lib32/ |
libgcc_s.so | |
libgcc_s.so.1 | |
/external/elfutils/src/src/ |
readelf.c | 7792 uint64_t lpstart; local [all...] |
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/ |
libgcc_eh.a | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/32/ |
libgcc_eh.a | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/32/ |
libgcc_eh.a | [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/ |
libgnustl_shared.so | |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/thumb/ |
libgnustl_shared.so | |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/ |
libgnustl_shared.so | |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/thumb/ |
libgnustl_shared.so | |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/ |
libgnustl_shared.so | |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/ |
libgnustl_shared.so | |