Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dlibpei.h133 #ifndef GET_AOUTHDR_TSIZE
134 #define GET_AOUTHDR_TSIZE H_GET_32 macro
Dcoffswap.h106 #ifndef GET_AOUTHDR_TSIZE
107 #define GET_AOUTHDR_TSIZE H_GET_32 macro
612 aouthdr_int->tsize = GET_AOUTHDR_TSIZE (abfd, aouthdr_ext->tsize); in coff_swap_aouthdr_in()
Dcoff-alpha.c52 #define GET_AOUTHDR_TSIZE H_GET_64 macro
Dcoff64-rs6000.c39 #define GET_AOUTHDR_TSIZE H_GET_64 macro
DpeXXigen.c473 aouthdr_int->tsize = GET_AOUTHDR_TSIZE (abfd, aouthdr_ext->tsize); in _bfd_XXi_swap_aouthdr_in()