Home
last modified time | relevance | path

Searched refs:GET_SCN_NLINNO (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/binutils/bfd/
HDlibpei.h98 #ifndef GET_SCN_NLINNO
99 #define GET_SCN_NLINNO(abfd, ext) \ macro
HDcoffswap.h73 #ifndef GET_SCN_NLINNO
74 #define GET_SCN_NLINNO(abfd, ext) \ macro
430 in->x_scn.x_nlinno = GET_SCN_NLINNO (abfd, ext); in coff_swap_aux_in()
HDpeXXigen.c251 in->x_scn.x_nlinno = GET_SCN_NLINNO (abfd, ext); in _bfd_XXi_swap_aux_in()