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

  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
plugin-api.h 322 /* Values for the tv_tag field of the transfer vector. */
357 enum ld_plugin_tag tv_tag; member in struct:ld_plugin_tv
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
plugin-api.h 322 /* Values for the tv_tag field of the transfer vector. */
357 enum ld_plugin_tag tv_tag; member in struct:ld_plugin_tv
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/include/
plugin-api.h 329 /* Values for the tv_tag field of the transfer vector. */
365 enum ld_plugin_tag tv_tag; member in struct:ld_plugin_tv
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/include/
plugin-api.h 329 /* Values for the tv_tag field of the transfer vector. */
365 enum ld_plugin_tag tv_tag; member in struct:ld_plugin_tv
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/include/
plugin-api.h 329 /* Values for the tv_tag field of the transfer vector. */
365 enum ld_plugin_tag tv_tag; member in struct:ld_plugin_tv
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
plugin-api.h 322 /* Values for the tv_tag field of the transfer vector. */
357 enum ld_plugin_tag tv_tag; member in struct:ld_plugin_tv
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
plugin-api.h 322 /* Values for the tv_tag field of the transfer vector. */
357 enum ld_plugin_tag tv_tag; member in struct:ld_plugin_tv
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/include/
plugin-api.h 329 /* Values for the tv_tag field of the transfer vector. */
365 enum ld_plugin_tag tv_tag; member in struct:ld_plugin_tv
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/include/
plugin-api.h 329 /* Values for the tv_tag field of the transfer vector. */
365 enum ld_plugin_tag tv_tag; member in struct:ld_plugin_tv
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/include/
plugin-api.h 329 /* Values for the tv_tag field of the transfer vector. */
365 enum ld_plugin_tag tv_tag; member in struct:ld_plugin_tv
  /external/llvm/tools/gold/
gold-plugin.cpp 131 // until we find one where tv_tag == LDPT_NULL. The REGISTER_* tagged values
138 for (; tv->tv_tag != LDPT_NULL; ++tv) {
139 switch (tv->tv_tag) {

Completed in 48 milliseconds