Home
last modified time | relevance | path

Searched refs:IMAGE_SCN_LNK_NRELOC_OVFL (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/binutils-2.34/include/coff/
HDpe.h114 #define IMAGE_SCN_LNK_NRELOC_OVFL 0x01000000 /* Section contains extended relocations. … macro
/dragonfly/contrib/binutils-2.27/include/coff/
HDpe.h109 #define IMAGE_SCN_LNK_NRELOC_OVFL 0x01000000 /* Section contains extended relocations. … macro
/dragonfly/contrib/binutils-2.34/bfd/
HDcoffcode.h1900 if (hdr->s_flags & IMAGE_SCN_LNK_NRELOC_OVFL) in coff_set_alignment_hook()
HDpeXXigen.c1105 scnhdr_int->s_flags |= IMAGE_SCN_LNK_NRELOC_OVFL; in _bfd_XXi_swap_scnhdr_out()
/dragonfly/contrib/binutils-2.27/bfd/
HDcoffcode.h1921 if (hdr->s_flags & IMAGE_SCN_LNK_NRELOC_OVFL) in coff_set_alignment_hook()
HDpeXXigen.c1103 scnhdr_int->s_flags |= IMAGE_SCN_LNK_NRELOC_OVFL; in _bfd_XXi_swap_scnhdr_out()