Searched refs:local_n_tshift (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Dlibcoff-in.h66 unsigned local_n_tshift; member in struct:coff_tdata
H A Dlibcoff.h70 unsigned local_n_tshift; member in struct:coff_tdata
H A Dpeicode.h297 pe->coff.local_n_tshift = N_TSHIFT;
H A Dcoffcode.h1798 coff->local_n_tshift = N_TSHIFT;
/freebsd-11-stable/contrib/gdb/gdb/
H A Dcoffread.c102 static unsigned local_n_tshift; variable
107 #define N_TSHIFT local_n_tshift
542 local_n_tshift = cdata->local_n_tshift;
/freebsd-11-stable/contrib/binutils/binutils/
H A Drdcoff.c44 #define N_TSHIFT (coff_data (abfd)->local_n_tshift)

Completed in 90 milliseconds