HomeSort by: relevance | last modified time | path
    Searched defs:short_plt_entry (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf32-tilepro.c 1108 bool short_plt_entry =
1113 short_plt_entry ? tilepro_short_plt_entry : tilepro_long_plt_entry,
1120 if (!short_plt_entry)
1107 bool short_plt_entry = local
elfxx-tilegx.c 1276 bool short_plt_entry =
1281 (short_plt_entry ? tilegx64_short_plt_entry : tilegx64_long_plt_entry) :
1282 (short_plt_entry ? tilegx32_short_plt_entry : tilegx32_long_plt_entry));
1290 if (short_plt_entry)
1275 bool short_plt_entry = local
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-tilepro.c 1108 bool short_plt_entry =
1113 short_plt_entry ? tilepro_short_plt_entry : tilepro_long_plt_entry,
1120 if (!short_plt_entry)
1107 bool short_plt_entry = local
elfxx-tilegx.c 1279 bool short_plt_entry =
1284 (short_plt_entry ? tilegx64_short_plt_entry : tilegx64_long_plt_entry) :
1285 (short_plt_entry ? tilegx32_short_plt_entry : tilegx32_long_plt_entry));
1293 if (short_plt_entry)
1278 bool short_plt_entry = local
  /src/external/gpl3/gdb/dist/bfd/
elf32-tilepro.c 1108 bool short_plt_entry =
1113 short_plt_entry ? tilepro_short_plt_entry : tilepro_long_plt_entry,
1120 if (!short_plt_entry)
1107 bool short_plt_entry = local
elfxx-tilegx.c 1279 bool short_plt_entry =
1284 (short_plt_entry ? tilegx64_short_plt_entry : tilegx64_long_plt_entry) :
1285 (short_plt_entry ? tilegx32_short_plt_entry : tilegx32_long_plt_entry));
1293 if (short_plt_entry)
1278 bool short_plt_entry = local
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-tilepro.c 1109 bool short_plt_entry =
1114 short_plt_entry ? tilepro_short_plt_entry : tilepro_long_plt_entry,
1121 if (!short_plt_entry)
1108 bool short_plt_entry = local
elfxx-tilegx.c 1279 bool short_plt_entry =
1284 (short_plt_entry ? tilegx64_short_plt_entry : tilegx64_long_plt_entry) :
1285 (short_plt_entry ? tilegx32_short_plt_entry : tilegx32_long_plt_entry));
1293 if (short_plt_entry)
1278 bool short_plt_entry = local

Completed in 44 milliseconds