HomeSort by relevance Sort by last modified time
    Searched refs:__section (Results 1 - 25 of 34) sorted by null

1 2

  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
cdefs.h 200 #define __section(x) __attribute__((__section__(x))) macro
204 #define __section(x) /* delete */ macro
208 #define __section(x) error: no __section for this compiler macro
cdefs_elf.h 122 __section("link_set_" #set) __used = &sym
125 __section("link_set_" #set) __used = &sym[n]
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
cdefs.h 200 #define __section(x) __attribute__((__section__(x))) macro
204 #define __section(x) /* delete */ macro
208 #define __section(x) error: no __section for this compiler macro
cdefs_elf.h 122 __section("link_set_" #set) __used = &sym
125 __section("link_set_" #set) __used = &sym[n]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
cdefs.h 200 #define __section(x) __attribute__((__section__(x))) macro
204 #define __section(x) /* delete */ macro
208 #define __section(x) error: no __section for this compiler macro
cdefs_elf.h 122 __section("link_set_" #set) __used = &sym
125 __section("link_set_" #set) __used = &sym[n]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
cdefs.h 200 #define __section(x) __attribute__((__section__(x))) macro
204 #define __section(x) /* delete */ macro
208 #define __section(x) error: no __section for this compiler macro
cdefs_elf.h 122 __section("link_set_" #set) __used = &sym
125 __section("link_set_" #set) __used = &sym[n]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
cdefs.h 200 #define __section(x) __attribute__((__section__(x))) macro
204 #define __section(x) /* delete */ macro
208 #define __section(x) error: no __section for this compiler macro
cdefs_elf.h 122 __section("link_set_" #set) __used = &sym
125 __section("link_set_" #set) __used = &sym[n]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
cdefs.h 200 #define __section(x) __attribute__((__section__(x))) macro
204 #define __section(x) /* delete */ macro
208 #define __section(x) error: no __section for this compiler macro
cdefs_elf.h 122 __section("link_set_" #set) __used = &sym
125 __section("link_set_" #set) __used = &sym[n]
  /bionic/libc/include/sys/
cdefs.h 189 #define __section(x) __attribute__((__section__(x))) macro
193 #define __section(x) /* delete */ macro
197 #define __section(x) error: no __section for this compiler macro
cdefs_elf.h 126 __section("link_set_" #set) __used = &sym
129 __section("link_set_" #set) __used = &sym[n]
  /bionic/libc/kernel/arch-sh/asm/
machvec.h 67 #define __initmv __used __section(.machvec.init)
  /development/ndk/platforms/android-3/include/sys/
cdefs.h 195 #define __section(x) __attribute__((__section__(x))) macro
199 #define __section(x) /* delete */ macro
203 #define __section(x) error: no __section for this compiler macro
cdefs_elf.h 122 __section("link_set_" #set) __used = &sym
125 __section("link_set_" #set) __used = &sym[n]
  /development/ndk/platforms/android-9/include/sys/
cdefs.h 189 #define __section(x) __attribute__((__section__(x))) macro
193 #define __section(x) /* delete */ macro
197 #define __section(x) error: no __section for this compiler macro
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/sys/
cdefs.h 195 #define __section(x) __attribute__((__section__(x))) macro
199 #define __section(x) /* delete */ macro
203 #define __section(x) error: no __section for this compiler macro
cdefs_elf.h 122 __section("link_set_" #set) __used = &sym
125 __section("link_set_" #set) __used = &sym[n]
  /prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/sys/
cdefs.h 189 #define __section(x) __attribute__((__section__(x))) macro
193 #define __section(x) /* delete */ macro
197 #define __section(x) error: no __section for this compiler macro
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/sys/
cdefs.h 195 #define __section(x) __attribute__((__section__(x))) macro
199 #define __section(x) /* delete */ macro
203 #define __section(x) error: no __section for this compiler macro
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/sys/
cdefs.h 195 #define __section(x) __attribute__((__section__(x))) macro
199 #define __section(x) /* delete */ macro
203 #define __section(x) error: no __section for this compiler macro
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/sys/
cdefs.h 189 #define __section(x) __attribute__((__section__(x))) macro
193 #define __section(x) /* delete */ macro
197 #define __section(x) error: no __section for this compiler macro
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/sys/
cdefs.h 189 #define __section(x) __attribute__((__section__(x))) macro
193 #define __section(x) /* delete */ macro
197 #define __section(x) error: no __section for this compiler macro

Completed in 93 milliseconds

1 2