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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dlibcoff-in.h67 unsigned local_n_tshift; member in struct:coff_tdata
H A Dlibcoff.h71 unsigned local_n_tshift; member in struct:coff_tdata
H A Dpeicode.h292 pe->coff.local_n_tshift = N_TSHIFT;
H A Dcoffcode.h1968 coff->local_n_tshift = N_TSHIFT;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/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.h292 pe->coff.local_n_tshift = N_TSHIFT;
H A Dcoffcode.h1970 coff->local_n_tshift = N_TSHIFT;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dcoffread.c104 static unsigned local_n_tshift; variable
109 #define N_TSHIFT local_n_tshift
547 local_n_tshift = cdata->local_n_tshift;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Drdcoff.c44 #define N_TSHIFT (coff_data (abfd)->local_n_tshift)

Completed in 281 milliseconds