Home
last modified time | relevance | path

Searched refs:tic80_howto_table (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dcoff-tic80.c68 static reloc_howto_type tic80_howto_table[] = variable
449 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;
H A DChangeLog-96971462 * coff-tic80.c (tic80_howto_table): Change overflow check for most
1467 * coff-tic80.c (tic80_howto_table): Add PP relocations. Change
1970 * coff-tic80.c (tic80_howto_table): Add R_ABS entry.
2524 (tic80_howto_table): Add.
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dcoff-tic80.c60 static reloc_howto_type tic80_howto_table[] = variable
441 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;
H A DChangeLog-96971462 * coff-tic80.c (tic80_howto_table): Change overflow check for most
1467 * coff-tic80.c (tic80_howto_table): Add PP relocations. Change
1970 * coff-tic80.c (tic80_howto_table): Add R_ABS entry.
2524 (tic80_howto_table): Add.