Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
H A Dcoffread.c110 static unsigned local_n_tshift; variable
115 #define N_TSHIFT local_n_tshift
542 local_n_tshift = cdata->local_n_tshift; in coff_symfile_read()
/dragonfly/contrib/binutils-2.34/binutils/
H A Drdcoff.c43 #define N_TSHIFT (coff_data (abfd)->local_n_tshift)
/dragonfly/contrib/binutils-2.27/bfd/
H A Dlibcoff.h74 unsigned local_n_tshift; member
H A Dpeicode.h299 pe->coff.local_n_tshift = N_TSHIFT; in pe_mkobject_hook()
H A Dcoffcode.h2034 coff->local_n_tshift = N_TSHIFT; in coff_mkobject_hook()
/dragonfly/contrib/gdb-7/bfd/
H A Dlibcoff.h70 unsigned local_n_tshift; member
/dragonfly/contrib/binutils-2.27/binutils/
H A Drdcoff.c43 #define N_TSHIFT (coff_data (abfd)->local_n_tshift)
/dragonfly/contrib/binutils-2.34/bfd/
H A Dlibcoff.h77 unsigned local_n_tshift; member
H A Dpeicode.h317 pe->coff.local_n_tshift = N_TSHIFT; in pe_mkobject_hook()
H A Dcoffcode.h2017 coff->local_n_tshift = N_TSHIFT; in coff_mkobject_hook()