Searched refs:short_plt_entry (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-tilepro.c1109 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
H A Delfxx-tilegx.c1279 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
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-tilepro.c1109 bfd_boolean short_plt_entry =
1114 short_plt_entry ? tilepro_short_plt_entry : tilepro_long_plt_entry,
1121 if (!short_plt_entry)
1108 bfd_boolean short_plt_entry = local
H A Delfxx-tilegx.c1279 bfd_boolean 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 bfd_boolean short_plt_entry = local
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-tilepro.c1109 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
H A Delfxx-tilegx.c1279 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
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-tilepro.c1109 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
H A Delfxx-tilegx.c1279 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 193 milliseconds