/external/compiler-rt/test/asan/TestCases/ |
speculative_load.cc | 21 _short _s; member in union:S::__anon9922 26 _data._s._size = 0; 27 __asan_poison_memory_region(_data._s._ch, 23); 31 return _data._s._size & 1; 35 return is_long() ? _data._l._ptr : _data._s._ch;
|
/development/ndk/platforms/android-21/include/sys/ |
cdefs_elf.h | 77 #define __IDSTRING(_n,_s) __SECTIONSTRING(.ident,_s) 79 #define __RCSID(_s) __IDSTRING(rcsid,_s) 80 #define __SCCSID(_s) 81 #define __SCCSID2(_s) 83 #define __COPYRIGHT(_s) __SECTIONSTRING(.copyright,_s) 85 #define __COPYRIGHT(_s) \ 87 __attribute__((__unused__,__section__(".copyright"))) = _s [all...] |
/development/ndk/platforms/android-3/include/sys/ |
cdefs_elf.h | 102 #define __IDSTRING(_n,_s) __SECTIONSTRING(.ident,_s) 104 #define __RCSID(_s) __IDSTRING(rcsid,_s) 105 #define __SCCSID(_s) 106 #define __SCCSID2(_s) 108 #define __COPYRIGHT(_s) __SECTIONSTRING(.copyright,_s) 110 #define __COPYRIGHT(_s) \ 112 __attribute__((__unused__,__section__(".copyright"))) = _s [all...] |
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/sys/ |
cdefs_elf.h | 102 #define __IDSTRING(_n,_s) __SECTIONSTRING(.ident,_s) 104 #define __RCSID(_s) __IDSTRING(rcsid,_s) 105 #define __SCCSID(_s) 106 #define __SCCSID2(_s) 108 #define __COPYRIGHT(_s) __SECTIONSTRING(.copyright,_s) 110 #define __COPYRIGHT(_s) \ 112 __attribute__((__unused__,__section__(".copyright"))) = _s [all...] |
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/sys/ |
cdefs_elf.h | 102 #define __IDSTRING(_n,_s) __SECTIONSTRING(.ident,_s) 104 #define __RCSID(_s) __IDSTRING(rcsid,_s) 105 #define __SCCSID(_s) 106 #define __SCCSID2(_s) 108 #define __COPYRIGHT(_s) __SECTIONSTRING(.copyright,_s) 110 #define __COPYRIGHT(_s) \ 112 __attribute__((__unused__,__section__(".copyright"))) = _s [all...] |
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/sys/ |
cdefs_elf.h | 102 #define __IDSTRING(_n,_s) __SECTIONSTRING(.ident,_s) 104 #define __RCSID(_s) __IDSTRING(rcsid,_s) 105 #define __SCCSID(_s) 106 #define __SCCSID2(_s) 108 #define __COPYRIGHT(_s) __SECTIONSTRING(.copyright,_s) 110 #define __COPYRIGHT(_s) \ 112 __attribute__((__unused__,__section__(".copyright"))) = _s [all...] |
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/sys/ |
cdefs_elf.h | 102 #define __IDSTRING(_n,_s) __SECTIONSTRING(.ident,_s) 104 #define __RCSID(_s) __IDSTRING(rcsid,_s) 105 #define __SCCSID(_s) 106 #define __SCCSID2(_s) 108 #define __COPYRIGHT(_s) __SECTIONSTRING(.copyright,_s) 110 #define __COPYRIGHT(_s) \ 112 __attribute__((__unused__,__section__(".copyright"))) = _s [all...] |
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/sys/ |
cdefs_elf.h | 102 #define __IDSTRING(_n,_s) __SECTIONSTRING(.ident,_s) 104 #define __RCSID(_s) __IDSTRING(rcsid,_s) 105 #define __SCCSID(_s) 106 #define __SCCSID2(_s) 108 #define __COPYRIGHT(_s) __SECTIONSTRING(.copyright,_s) 110 #define __COPYRIGHT(_s) \ 112 __attribute__((__unused__,__section__(".copyright"))) = _s [all...] |
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/sys/ |
cdefs_elf.h | 102 #define __IDSTRING(_n,_s) __SECTIONSTRING(.ident,_s) 104 #define __RCSID(_s) __IDSTRING(rcsid,_s) 105 #define __SCCSID(_s) 106 #define __SCCSID2(_s) 108 #define __COPYRIGHT(_s) __SECTIONSTRING(.copyright,_s) 110 #define __COPYRIGHT(_s) \ 112 __attribute__((__unused__,__section__(".copyright"))) = _s [all...] |
/prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/sys/ |
cdefs_elf.h | 102 #define __IDSTRING(_n,_s) __SECTIONSTRING(.ident,_s) 104 #define __RCSID(_s) __IDSTRING(rcsid,_s) 105 #define __SCCSID(_s) 106 #define __SCCSID2(_s) 108 #define __COPYRIGHT(_s) __SECTIONSTRING(.copyright,_s) 110 #define __COPYRIGHT(_s) \ 112 __attribute__((__unused__,__section__(".copyright"))) = _s [all...] |
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/sys/ |
cdefs_elf.h | 102 #define __IDSTRING(_n,_s) __SECTIONSTRING(.ident,_s) 104 #define __RCSID(_s) __IDSTRING(rcsid,_s) 105 #define __SCCSID(_s) 106 #define __SCCSID2(_s) 108 #define __COPYRIGHT(_s) __SECTIONSTRING(.copyright,_s) 110 #define __COPYRIGHT(_s) \ 112 __attribute__((__unused__,__section__(".copyright"))) = _s [all...] |
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/sys/ |
cdefs_elf.h | 102 #define __IDSTRING(_n,_s) __SECTIONSTRING(.ident,_s) 104 #define __RCSID(_s) __IDSTRING(rcsid,_s) 105 #define __SCCSID(_s) 106 #define __SCCSID2(_s) 108 #define __COPYRIGHT(_s) __SECTIONSTRING(.copyright,_s) 110 #define __COPYRIGHT(_s) \ 112 __attribute__((__unused__,__section__(".copyright"))) = _s [all...] |
/prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/sys/ |
cdefs_elf.h | 102 #define __IDSTRING(_n,_s) __SECTIONSTRING(.ident,_s) 104 #define __RCSID(_s) __IDSTRING(rcsid,_s) 105 #define __SCCSID(_s) 106 #define __SCCSID2(_s) 108 #define __COPYRIGHT(_s) __SECTIONSTRING(.copyright,_s) 110 #define __COPYRIGHT(_s) \ 112 __attribute__((__unused__,__section__(".copyright"))) = _s [all...] |
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/sys/ |
cdefs_elf.h | 102 #define __IDSTRING(_n,_s) __SECTIONSTRING(.ident,_s) 104 #define __RCSID(_s) __IDSTRING(rcsid,_s) 105 #define __SCCSID(_s) 106 #define __SCCSID2(_s) 108 #define __COPYRIGHT(_s) __SECTIONSTRING(.copyright,_s) 110 #define __COPYRIGHT(_s) \ 112 __attribute__((__unused__,__section__(".copyright"))) = _s [all...] |
/prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/sys/ |
cdefs_elf.h | 102 #define __IDSTRING(_n,_s) __SECTIONSTRING(.ident,_s) 104 #define __RCSID(_s) __IDSTRING(rcsid,_s) 105 #define __SCCSID(_s) 106 #define __SCCSID2(_s) 108 #define __COPYRIGHT(_s) __SECTIONSTRING(.copyright,_s) 110 #define __COPYRIGHT(_s) \ 112 __attribute__((__unused__,__section__(".copyright"))) = _s [all...] |
/prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/sys/ |
cdefs_elf.h | 102 #define __IDSTRING(_n,_s) __SECTIONSTRING(.ident,_s) 104 #define __RCSID(_s) __IDSTRING(rcsid,_s) 105 #define __SCCSID(_s) 106 #define __SCCSID2(_s) 108 #define __COPYRIGHT(_s) __SECTIONSTRING(.copyright,_s) 110 #define __COPYRIGHT(_s) \ 112 __attribute__((__unused__,__section__(".copyright"))) = _s [all...] |
/prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/sys/ |
cdefs_elf.h | 102 #define __IDSTRING(_n,_s) __SECTIONSTRING(.ident,_s) 104 #define __RCSID(_s) __IDSTRING(rcsid,_s) 105 #define __SCCSID(_s) 106 #define __SCCSID2(_s) 108 #define __COPYRIGHT(_s) __SECTIONSTRING(.copyright,_s) 110 #define __COPYRIGHT(_s) \ 112 __attribute__((__unused__,__section__(".copyright"))) = _s [all...] |
/prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/sys/ |
cdefs_elf.h | 102 #define __IDSTRING(_n,_s) __SECTIONSTRING(.ident,_s) 104 #define __RCSID(_s) __IDSTRING(rcsid,_s) 105 #define __SCCSID(_s) 106 #define __SCCSID2(_s) 108 #define __COPYRIGHT(_s) __SECTIONSTRING(.copyright,_s) 110 #define __COPYRIGHT(_s) \ 112 __attribute__((__unused__,__section__(".copyright"))) = _s [all...] |
/prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/sys/ |
cdefs_elf.h | 102 #define __IDSTRING(_n,_s) __SECTIONSTRING(.ident,_s) 104 #define __RCSID(_s) __IDSTRING(rcsid,_s) 105 #define __SCCSID(_s) 106 #define __SCCSID2(_s) 108 #define __COPYRIGHT(_s) __SECTIONSTRING(.copyright,_s) 110 #define __COPYRIGHT(_s) \ 112 __attribute__((__unused__,__section__(".copyright"))) = _s [all...] |
/prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/sys/ |
cdefs_elf.h | 102 #define __IDSTRING(_n,_s) __SECTIONSTRING(.ident,_s) 104 #define __RCSID(_s) __IDSTRING(rcsid,_s) 105 #define __SCCSID(_s) 106 #define __SCCSID2(_s) 108 #define __COPYRIGHT(_s) __SECTIONSTRING(.copyright,_s) 110 #define __COPYRIGHT(_s) \ 112 __attribute__((__unused__,__section__(".copyright"))) = _s [all...] |
/prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/sys/ |
cdefs_elf.h | 102 #define __IDSTRING(_n,_s) __SECTIONSTRING(.ident,_s) 104 #define __RCSID(_s) __IDSTRING(rcsid,_s) 105 #define __SCCSID(_s) 106 #define __SCCSID2(_s) 108 #define __COPYRIGHT(_s) __SECTIONSTRING(.copyright,_s) 110 #define __COPYRIGHT(_s) \ 112 __attribute__((__unused__,__section__(".copyright"))) = _s [all...] |
/prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/sys/ |
cdefs_elf.h | 102 #define __IDSTRING(_n,_s) __SECTIONSTRING(.ident,_s) 104 #define __RCSID(_s) __IDSTRING(rcsid,_s) 105 #define __SCCSID(_s) 106 #define __SCCSID2(_s) 108 #define __COPYRIGHT(_s) __SECTIONSTRING(.copyright,_s) 110 #define __COPYRIGHT(_s) \ 112 __attribute__((__unused__,__section__(".copyright"))) = _s [all...] |
/prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/sys/ |
cdefs_elf.h | 102 #define __IDSTRING(_n,_s) __SECTIONSTRING(.ident,_s) 104 #define __RCSID(_s) __IDSTRING(rcsid,_s) 105 #define __SCCSID(_s) 106 #define __SCCSID2(_s) 108 #define __COPYRIGHT(_s) __SECTIONSTRING(.copyright,_s) 110 #define __COPYRIGHT(_s) \ 112 __attribute__((__unused__,__section__(".copyright"))) = _s [all...] |
/prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/sys/ |
cdefs_elf.h | 102 #define __IDSTRING(_n,_s) __SECTIONSTRING(.ident,_s) 104 #define __RCSID(_s) __IDSTRING(rcsid,_s) 105 #define __SCCSID(_s) 106 #define __SCCSID2(_s) 108 #define __COPYRIGHT(_s) __SECTIONSTRING(.copyright,_s) 110 #define __COPYRIGHT(_s) \ 112 __attribute__((__unused__,__section__(".copyright"))) = _s [all...] |
/prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/sys/ |
cdefs_elf.h | 102 #define __IDSTRING(_n,_s) __SECTIONSTRING(.ident,_s) 104 #define __RCSID(_s) __IDSTRING(rcsid,_s) 105 #define __SCCSID(_s) 106 #define __SCCSID2(_s) 108 #define __COPYRIGHT(_s) __SECTIONSTRING(.copyright,_s) 110 #define __COPYRIGHT(_s) \ 112 __attribute__((__unused__,__section__(".copyright"))) = _s [all...] |