Home
last modified time | relevance | path

Searched refs:GET_LNSZ_SIZE (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/binutils/bfd/
HDlibpei.h78 #ifndef GET_LNSZ_SIZE
79 #define GET_LNSZ_SIZE(abfd, ext) \ macro
HDcoffswap.h53 #ifndef GET_LNSZ_SIZE
54 #define GET_LNSZ_SIZE(abfd, ext) \ macro
473 in->x_sym.x_misc.x_lnsz.x_size = GET_LNSZ_SIZE (abfd, ext); in coff_swap_aux_in()
HDpeXXigen.c287 in->x_sym.x_misc.x_lnsz.x_size = GET_LNSZ_SIZE (abfd, ext); in _bfd_XXi_swap_aux_in()
/NextBSD/contrib/binutils/include/coff/
HDti.h395 #define GET_LNSZ_SIZE(abfd, ext) \ macro