Searched refs:SEC_NO_FLAGS (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.0-release/contrib/binutils/gas/config/
H A Dobj-coff.c1519 flags = SEC_NO_FLAGS;
1611 if (oldflags == SEC_NO_FLAGS)
1615 if (flags == SEC_NO_FLAGS)
1631 else if (flags != SEC_NO_FLAGS)
H A Dtc-ppc.c4521 flags = SEC_NO_FLAGS;
4648 if (flags != SEC_NO_FLAGS)
/freebsd-10.0-release/contrib/binutils/gas/
H A Dread.c2743 flags = SEC_NO_FLAGS;
2750 if (flags != SEC_NO_FLAGS)
/freebsd-10.0-release/contrib/binutils/binutils/
H A Dobjcopy.c566 ret = SEC_NO_FLAGS;
/freebsd-10.0-release/contrib/binutils/bfd/
H A Dbfd-in2.h1180 #define SEC_NO_FLAGS 0x000
5043 the set <<SEC_NO_FLAGS>>, <<SEC_ALLOC>>, ...<<SET_NEVER_LOAD>>. */
1173 #define SEC_NO_FLAGS macro
H A Delfxx-mips.c5823 elf_text_section->flags = SEC_NO_FLAGS;
5864 elf_data_section->flags = SEC_NO_FLAGS;
H A Delf.c815 flags = SEC_NO_FLAGS;
/freebsd-10.0-release/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h1186 #define SEC_NO_FLAGS 0x000
5050 the set <<SEC_NO_FLAGS>>, <<SEC_ALLOC>>, ...<<SET_NEVER_LOAD>>. */
1179 #define SEC_NO_FLAGS macro
/freebsd-10.0-release/contrib/binutils/ld/
H A Dldlang.c5524 os->flags = SEC_NO_FLAGS;

Completed in 355 milliseconds