HomeSort by relevance Sort by last modified time
    Searched refs:TARGET_ATTRIBUTE_WEAK (Results 1 - 3 of 3) sorted by null

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
defaults.h 296 /* If the target supports weak symbols, define TARGET_ATTRIBUTE_WEAK to
304 #ifndef TARGET_ATTRIBUTE_WEAK
306 # define TARGET_ATTRIBUTE_WEAK __attribute__ ((weak))
308 # define TARGET_ATTRIBUTE_WEAK
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
defaults.h 296 /* If the target supports weak symbols, define TARGET_ATTRIBUTE_WEAK to
304 #ifndef TARGET_ATTRIBUTE_WEAK
306 # define TARGET_ATTRIBUTE_WEAK __attribute__ ((weak))
308 # define TARGET_ATTRIBUTE_WEAK
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
defaults.h 296 /* If the target supports weak symbols, define TARGET_ATTRIBUTE_WEAK to
304 #ifndef TARGET_ATTRIBUTE_WEAK
306 # define TARGET_ATTRIBUTE_WEAK __attribute__ ((weak))
308 # define TARGET_ATTRIBUTE_WEAK

Completed in 18 milliseconds