Searched refs:PUT_SCN_SCNLEN (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | libpei.h | 103 #ifndef PUT_SCN_SCNLEN 104 #define PUT_SCN_SCNLEN(abfd, in, ext) \ macro
|
D | coffswap.h | 76 #ifndef PUT_SCN_SCNLEN 77 #define PUT_SCN_SCNLEN(abfd, in, ext) \ macro 526 PUT_SCN_SCNLEN (abfd, in->x_scn.x_scnlen, ext); in coff_swap_aux_out()
|
D | peXXigen.c | 396 PUT_SCN_SCNLEN (abfd, in->x_scn.x_scnlen, ext); in _bfd_XXi_swap_aux_out()
|
/toolchain/binutils/binutils-2.25/include/coff/ |
D | ti.h | 475 #define PUT_SCN_SCNLEN(ABFD, INT, EXT) \ macro
|