/external/libcxxabi/src/Unwind/ |
assembly.h | 35 #define SYMBOL_NAME(name) GLUE(__USER_LABEL_PREFIX__, name)
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/ |
assembly.h | 35 #define SYMBOL_NAME(name) GLUE(__USER_LABEL_PREFIX__, name)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/lib/gcc/x86_64-linux/4.6/include/ssp/ |
ssp.h | 56 # define __SSP_ASMNAME(cname) __SSP_ASMNAME2 (__USER_LABEL_PREFIX__, cname)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include/ssp/ |
ssp.h | 56 # define __SSP_ASMNAME(cname) __SSP_ASMNAME2 (__USER_LABEL_PREFIX__, cname)
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/ssp/ |
ssp.h | 56 # define __SSP_ASMNAME(cname) __SSP_ASMNAME2 (__USER_LABEL_PREFIX__, cname)
|
/external/chromium_org/third_party/hwcplus/include/cutils/ |
properties.h | 65 __asm__(__USER_LABEL_PREFIX__ "property_get");
|
/system/core/include/cutils/ |
properties.h | 115 __asm__(__USER_LABEL_PREFIX__ "property_get");
|
/development/ndk/platforms/android-L/include/ |
fcntl.h | 85 extern int __open_real(const char*, int, ...) __asm__(__USER_LABEL_PREFIX__ "open"); 87 extern int __openat_real(int, const char*, int, ...) __asm__(__USER_LABEL_PREFIX__ "openat");
|
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/ |
fcntl.h | 87 extern int __open_real(const char*, int, ...) __asm__(__USER_LABEL_PREFIX__ "open"); 89 extern int __openat_real(int, const char*, int, ...) __asm__(__USER_LABEL_PREFIX__ "openat");
|
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/ |
fcntl.h | 87 extern int __open_real(const char*, int, ...) __asm__(__USER_LABEL_PREFIX__ "open"); 89 extern int __openat_real(int, const char*, int, ...) __asm__(__USER_LABEL_PREFIX__ "openat");
|
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/ |
fcntl.h | 87 extern int __open_real(const char*, int, ...) __asm__(__USER_LABEL_PREFIX__ "open"); 89 extern int __openat_real(int, const char*, int, ...) __asm__(__USER_LABEL_PREFIX__ "openat");
|
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/ |
fcntl.h | 87 extern int __open_real(const char*, int, ...) __asm__(__USER_LABEL_PREFIX__ "open"); 89 extern int __openat_real(int, const char*, int, ...) __asm__(__USER_LABEL_PREFIX__ "openat");
|
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/ |
fcntl.h | 87 extern int __open_real(const char*, int, ...) __asm__(__USER_LABEL_PREFIX__ "open"); 89 extern int __openat_real(int, const char*, int, ...) __asm__(__USER_LABEL_PREFIX__ "openat");
|
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/ |
fcntl.h | 87 extern int __open_real(const char*, int, ...) __asm__(__USER_LABEL_PREFIX__ "open"); 89 extern int __openat_real(int, const char*, int, ...) __asm__(__USER_LABEL_PREFIX__ "openat");
|
/external/llvm/lib/Target/Mips/ |
MipsJITInfo.cpp | 84 #ifndef __USER_LABEL_PREFIX__ 85 #define __USER_LABEL_PREFIX__ 89 #define ASMPREFIX GETASMPREFIX(__USER_LABEL_PREFIX__)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/ |
DLFCN.py | 62 def __ASMNAME(cname): return __ASMNAME2 (__USER_LABEL_PREFIX__, cname)
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
_mingw_mac.h | 40 #ifdef __USER_LABEL_PREFIX__ 44 #if (__USER_LABEL_PREFIX__ + 0) != 0
|
/external/llvm/lib/Target/ARM/ |
ARMJITInfo.cpp | 39 #ifndef __USER_LABEL_PREFIX__ 40 #define __USER_LABEL_PREFIX__ 44 #define ASMPREFIX GETASMPREFIX(__USER_LABEL_PREFIX__)
|
/external/llvm/lib/Target/X86/ |
X86JITInfo.cpp | 54 #ifndef __USER_LABEL_PREFIX__ 55 #define __USER_LABEL_PREFIX__ 59 #define ASMPREFIX GETASMPREFIX(__USER_LABEL_PREFIX__)
|
/development/ndk/platforms/android-L/include/sys/ |
stat.h | 165 extern mode_t __umask_real(mode_t) __asm__(__USER_LABEL_PREFIX__ "umask");
|
/external/compiler-rt/lib/builtins/ |
assembly.h | 98 #define SYMBOL_NAME(name) GLUE(__USER_LABEL_PREFIX__, name)
|
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/sys/ |
stat.h | 165 extern mode_t __umask_real(mode_t) __asm__(__USER_LABEL_PREFIX__ "umask");
|
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/sys/ |
stat.h | 165 extern mode_t __umask_real(mode_t) __asm__(__USER_LABEL_PREFIX__ "umask");
|
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/sys/ |
stat.h | 165 extern mode_t __umask_real(mode_t) __asm__(__USER_LABEL_PREFIX__ "umask");
|
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/sys/ |
stat.h | 165 extern mode_t __umask_real(mode_t) __asm__(__USER_LABEL_PREFIX__ "umask");
|