Searched refs:HOWTO_BANK (Results 1 - 9 of 9) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/coff/
H A Dtic4x.h29 #define HOWTO_BANK 6 macro
H A Dtic54x.h29 #define HOWTO_BANK 6 /* add to howto to get absolute/sect-relative version */ macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/coff/
H A Dtic4x.h29 #define HOWTO_BANK 6 macro
H A Dtic54x.h29 #define HOWTO_BANK 6 /* add to howto to get absolute/sect-relative version */ macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dcoff-tic4x.c184 int bank = (dst->r_symndx == -1) ? HOWTO_BANK : 0;
H A Dcoff-tic54x.c288 int bank = (dst->r_symndx == -1) ? HOWTO_BANK : 0;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dcoff-tic4x.c184 int bank = (dst->r_symndx == -1) ? HOWTO_BANK : 0;
H A Dcoff-tic54x.c288 int bank = (dst->r_symndx == -1) ? HOWTO_BANK : 0;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-tic54x.c5108 rel->howto += HOWTO_BANK;

Completed in 186 milliseconds