Searched refs:tic80_howto_table (Results 1 – 4 of 4) sorted by relevance
68 static reloc_howto_type tic80_howto_table[] = variable449 for (i = 0; i < sizeof tic80_howto_table / sizeof tic80_howto_table[0]; i++)451 if (tic80_howto_table[i].type == dst->r_type)453 cache_ptr->howto = tic80_howto_table + i;460 cache_ptr->howto = tic80_howto_table + 0;
1462 * coff-tic80.c (tic80_howto_table): Change overflow check for most1467 * coff-tic80.c (tic80_howto_table): Add PP relocations. Change1970 * coff-tic80.c (tic80_howto_table): Add R_ABS entry.2524 (tic80_howto_table): Add.
60 static reloc_howto_type tic80_howto_table[] = variable441 for (i = 0; i < sizeof tic80_howto_table / sizeof tic80_howto_table[0]; i++)443 if (tic80_howto_table[i].type == dst->r_type)445 cache_ptr->howto = tic80_howto_table + i;452 cache_ptr->howto = tic80_howto_table + 0;