Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/coff/
Dpe.h109 #define IMAGE_SCN_LNK_NRELOC_OVFL 0x01000000 /* Section contains extended relocations. … macro
/toolchain/binutils/binutils-2.25/bfd/
Dcoffcode.h1910 if (hdr->s_flags & IMAGE_SCN_LNK_NRELOC_OVFL) in coff_set_alignment_hook()
DpeXXigen.c1100 scnhdr_int->s_flags |= IMAGE_SCN_LNK_NRELOC_OVFL; in _bfd_XXi_swap_scnhdr_out()