Searched refs:PUT_SCN_SCNLEN (Results 1 – 4 of 4) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | libpei.h | 102 #ifndef PUT_SCN_SCNLEN 103 #define PUT_SCN_SCNLEN(abfd, in, ext) \ macro
|
| D | coffswap.h | 77 #ifndef PUT_SCN_SCNLEN 78 #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 | 320 PUT_SCN_SCNLEN (abfd, in->x_scn.x_scnlen, ext); in _bfd_XXi_swap_aux_out()
|
| /mirbsd/src/gnu/usr.bin/binutils/include/coff/ |
| D | ti.h | 391 #define PUT_SCN_SCNLEN(ABFD, INT, EXT) \ macro
|