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

1 2

  /bionic/libc/kernel/common/linux/
module.h 103 #define symbol_get(x) ({ extern typeof(x) x __attribute__((weak)); &(x); }) macro
112 #define symbol_request(x) try_then_request_module(symbol_get(x), "symbol:" #x)
  /development/ndk/platforms/android-3/include/linux/
module.h 103 #define symbol_get(x) ({ extern typeof(x) x __attribute__((weak)); &(x); }) macro
112 #define symbol_request(x) try_then_request_module(symbol_get(x), "symbol:" #x)
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
module.h 103 #define symbol_get(x) ({ extern typeof(x) x __attribute__((weak)); &(x); }) macro
112 #define symbol_request(x) try_then_request_module(symbol_get(x), "symbol:" #x)
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
module.h 103 #define symbol_get(x) ({ extern typeof(x) x __attribute__((weak)); &(x); }) macro
112 #define symbol_request(x) try_then_request_module(symbol_get(x), "symbol:" #x)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
module.h 103 #define symbol_get(x) ({ extern typeof(x) x __attribute__((weak)); &(x); }) macro
112 #define symbol_request(x) try_then_request_module(symbol_get(x), "symbol:" #x)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
module.h 103 #define symbol_get(x) ({ extern typeof(x) x __attribute__((weak)); &(x); }) macro
112 #define symbol_request(x) try_then_request_module(symbol_get(x), "symbol:" #x)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
module.h 103 #define symbol_get(x) ({ extern typeof(x) x __attribute__((weak)); &(x); }) macro
112 #define symbol_request(x) try_then_request_module(symbol_get(x), "symbol:" #x)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
module.h 103 #define symbol_get(x) ({ extern typeof(x) x __attribute__((weak)); &(x); }) macro
112 #define symbol_request(x) try_then_request_module(symbol_get(x), "symbol:" #x)
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
module.h 103 #define symbol_get(x) ({ extern typeof(x) x __attribute__((weak)); &(x); }) macro
112 #define symbol_request(x) try_then_request_module(symbol_get(x), "symbol:" #x)
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
module.h 103 #define symbol_get(x) ({ extern typeof(x) x __attribute__((weak)); &(x); }) macro
112 #define symbol_request(x) try_then_request_module(symbol_get(x), "symbol:" #x)
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
module.h 103 #define symbol_get(x) ({ extern typeof(x) x __attribute__((weak)); &(x); }) macro
112 #define symbol_request(x) try_then_request_module(symbol_get(x), "symbol:" #x)
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/linux/
module.h 103 #define symbol_get(x) ({ extern typeof(x) x __attribute__((weak)); &(x); }) macro
112 #define symbol_request(x) try_then_request_module(symbol_get(x), "symbol:" #x)
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/linux/
module.h 103 #define symbol_get(x) ({ extern typeof(x) x __attribute__((weak)); &(x); }) macro
112 #define symbol_request(x) try_then_request_module(symbol_get(x), "symbol:" #x)
  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/linux/
module.h 103 #define symbol_get(x) ({ extern typeof(x) x __attribute__((weak)); &(x); }) macro
112 #define symbol_request(x) try_then_request_module(symbol_get(x), "symbol:" #x)
  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/linux/
module.h 103 #define symbol_get(x) ({ extern typeof(x) x __attribute__((weak)); &(x); }) macro
112 #define symbol_request(x) try_then_request_module(symbol_get(x), "symbol:" #x)
  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/linux/
module.h 103 #define symbol_get(x) ({ extern typeof(x) x __attribute__((weak)); &(x); }) macro
112 #define symbol_request(x) try_then_request_module(symbol_get(x), "symbol:" #x)
  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/linux/
module.h 103 #define symbol_get(x) ({ extern typeof(x) x __attribute__((weak)); &(x); }) macro
112 #define symbol_request(x) try_then_request_module(symbol_get(x), "symbol:" #x)
  /prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/linux/
module.h 103 #define symbol_get(x) ({ extern typeof(x) x __attribute__((weak)); &(x); }) macro
112 #define symbol_request(x) try_then_request_module(symbol_get(x), "symbol:" #x)
  /prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/linux/
module.h 103 #define symbol_get(x) ({ extern typeof(x) x __attribute__((weak)); &(x); }) macro
112 #define symbol_request(x) try_then_request_module(symbol_get(x), "symbol:" #x)
  /prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/linux/
module.h 103 #define symbol_get(x) ({ extern typeof(x) x __attribute__((weak)); &(x); }) macro
112 #define symbol_request(x) try_then_request_module(symbol_get(x), "symbol:" #x)
  /prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/linux/
module.h 103 #define symbol_get(x) ({ extern typeof(x) x __attribute__((weak)); &(x); }) macro
112 #define symbol_request(x) try_then_request_module(symbol_get(x), "symbol:" #x)
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/linux/
module.h 103 #define symbol_get(x) ({ extern typeof(x) x __attribute__((weak)); &(x); }) macro
112 #define symbol_request(x) try_then_request_module(symbol_get(x), "symbol:" #x)
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/
module.h 103 #define symbol_get(x) ({ extern typeof(x) x __attribute__((weak)); &(x); }) macro
112 #define symbol_request(x) try_then_request_module(symbol_get(x), "symbol:" #x)
  /external/bison/src/
symtab.h 101 symbol *symbol_get (const char *key, location loc);
reader.c 496 accept = symbol_get ("$accept", empty_location);
501 errtoken = symbol_get ("error", empty_location);
507 undeftoken = symbol_get ("$undefined", empty_location);
547 endtoken = symbol_get ("$end", empty_location);

Completed in 3602 milliseconds

1 2