Home
last modified time | relevance | path

Searched refs:GET_AOUTHDR_BSIZE (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dlibpei.h145 #ifndef GET_AOUTHDR_BSIZE
146 #define GET_AOUTHDR_BSIZE H_GET_32 macro
Dcoffswap.h118 #ifndef GET_AOUTHDR_BSIZE
119 #define GET_AOUTHDR_BSIZE H_GET_32 macro
614 aouthdr_int->bsize = GET_AOUTHDR_BSIZE (abfd, aouthdr_ext->bsize); in coff_swap_aouthdr_in()
Dcoff-alpha.c56 #define GET_AOUTHDR_BSIZE H_GET_64 macro
Dcoff64-rs6000.c43 #define GET_AOUTHDR_BSIZE H_GET_64 macro
DpeXXigen.c475 aouthdr_int->bsize = GET_AOUTHDR_BSIZE (abfd, aouthdr_ext->bsize); in _bfd_XXi_swap_aouthdr_in()