Searched refs:DllCharacteristics (Results 1 – 8 of 8) sorted by relevance
| /dragonfly/contrib/binutils-2.34/include/coff/ |
| HD | pe.h | 263 char DllCharacteristics[2]; member 302 char DllCharacteristics[2]; member
|
| HD | internal.h | 237 unsigned short DllCharacteristics; /* flags for DLL init. */ member
|
| /dragonfly/contrib/binutils-2.27/include/coff/ |
| HD | pe.h | 287 char DllCharacteristics[2]; member 326 char DllCharacteristics[2]; member
|
| HD | internal.h | 237 unsigned short DllCharacteristics; /* flags for DLL init. */ member
|
| /dragonfly/contrib/gdb-7/include/coff/ |
| HD | internal.h | 200 unsigned short DllCharacteristics; /* flags for DLL init */ member
|
| /dragonfly/contrib/binutils-2.34/bfd/ |
| HD | peXXigen.c | 519 a->DllCharacteristics = H_GET_16 (abfd, src->DllCharacteristics); in _bfd_XXi_swap_aouthdr_in() 800 H_PUT_16 (abfd, extra->DllCharacteristics, aouthdr_out->DllCharacteristics); in _bfd_XXi_swap_aouthdr_out() 2885 fprintf (file, "\nDllCharacteristics\t%08x\n", i->DllCharacteristics); in _bfd_XX_print_private_bfd_data_common()
|
| /dragonfly/contrib/binutils-2.27/bfd/ |
| HD | peXXigen.c | 512 a->DllCharacteristics = H_GET_16 (abfd, src->DllCharacteristics); in _bfd_XXi_swap_aouthdr_in() 789 H_PUT_16 (abfd, extra->DllCharacteristics, aouthdr_out->DllCharacteristics); in _bfd_XXi_swap_aouthdr_out() 2857 fprintf (file, "\nDllCharacteristics\t%08x\n", i->DllCharacteristics); in _bfd_XX_print_private_bfd_data_common()
|
| /dragonfly/contrib/binutils-2.27/ld/ |
| HD | ld.texinfo | 2803 The following options set flags in the @code{DllCharacteristics} field
|