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

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Daoutx.h2238 unsigned int howto_idx;
2270 howto_idx = (r_length + 4 * r_pcrel + 8 * r_baserel
2272 if (howto_idx < TABLE_SIZE (howto_table_std))
2274 cache_ptr->howto = howto_table_std + howto_idx;
4046 unsigned int howto_idx;
4078 howto_idx = (r_length + 4 * r_pcrel + 8 * r_baserel
4080 if (howto_idx < TABLE_SIZE (howto_table_std))
4081 howto = howto_table_std + howto_idx;
2230 unsigned int howto_idx; local
4032 unsigned int howto_idx; local
H A Dpdp11.c3438 unsigned int howto_idx;
3447 howto_idx = r_pcrel;
3448 if (howto_idx < TABLE_SIZE (howto_table_pdp11))
3449 howto = howto_table_pdp11 + howto_idx;
3427 unsigned int howto_idx; local
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Daoutx.h2238 unsigned int howto_idx;
2270 howto_idx = (r_length + 4 * r_pcrel + 8 * r_baserel
2272 if (howto_idx < TABLE_SIZE (howto_table_std))
2274 cache_ptr->howto = howto_table_std + howto_idx;
4047 unsigned int howto_idx;
4079 howto_idx = (r_length + 4 * r_pcrel + 8 * r_baserel
4081 if (howto_idx < TABLE_SIZE (howto_table_std))
4082 howto = howto_table_std + howto_idx;
2232 unsigned int howto_idx; local
4038 unsigned int howto_idx; local
H A Dpdp11.c3442 unsigned int howto_idx;
3451 howto_idx = r_pcrel;
3452 if (howto_idx < TABLE_SIZE (howto_table_pdp11))
3453 howto = howto_table_pdp11 + howto_idx;
3433 unsigned int howto_idx; local
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Daoutx.h2236 unsigned int howto_idx;
2268 howto_idx = (r_length + 4 * r_pcrel + 8 * r_baserel
2270 if (howto_idx < TABLE_SIZE (howto_table_std))
2272 cache_ptr->howto = howto_table_std + howto_idx;
4041 unsigned int howto_idx;
4073 howto_idx = (r_length + 4 * r_pcrel + 8 * r_baserel
4075 if (howto_idx < TABLE_SIZE (howto_table_std))
4076 howto = howto_table_std + howto_idx;
2230 unsigned int howto_idx; local
4032 unsigned int howto_idx; local
H A Dpdp11.c3436 unsigned int howto_idx;
3445 howto_idx = r_pcrel;
3446 if (howto_idx < TABLE_SIZE (howto_table_pdp11))
3447 howto = howto_table_pdp11 + howto_idx;
3427 unsigned int howto_idx; local
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Daoutx.h2243 unsigned int howto_idx;
2275 howto_idx = (r_length + 4 * r_pcrel + 8 * r_baserel
2277 if (howto_idx < TABLE_SIZE (howto_table_std))
2279 cache_ptr->howto = howto_table_std + howto_idx;
4053 unsigned int howto_idx;
4085 howto_idx = (r_length + 4 * r_pcrel + 8 * r_baserel
4087 if (howto_idx < TABLE_SIZE (howto_table_std))
4088 howto = howto_table_std + howto_idx;
2237 unsigned int howto_idx; local
4044 unsigned int howto_idx; local
H A Dpdp11.c3436 unsigned int howto_idx;
3445 howto_idx = r_pcrel;
3446 if (howto_idx < TABLE_SIZE (howto_table_pdp11))
3447 howto = howto_table_pdp11 + howto_idx;
3427 unsigned int howto_idx; local

Completed in 345 milliseconds