Home
last modified time | relevance | path

Searched refs:SEC_NO_FLAGS (Results 1 – 25 of 89) sorted by relevance

1234

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dte-solaris.h36 #define DWARF2_EH_FRAME_READ_ONLY SEC_NO_FLAGS
39 (bfd_get_arch_size (stdoutput) == 64 ? SEC_READONLY : SEC_NO_FLAGS)
Dobj-macho.c216 flags = SEC_NO_FLAGS; in obj_mach_o_make_or_get_sect()
233 if (oldflags == SEC_NO_FLAGS) in obj_mach_o_make_or_get_sect()
237 if (flags == SEC_NO_FLAGS in obj_mach_o_make_or_get_sect()
242 if (flags == SEC_NO_FLAGS in obj_mach_o_make_or_get_sect()
265 else if (flags != SEC_NO_FLAGS) in obj_mach_o_make_or_get_sect()
Dobj-coff.c203 if (oldflags == SEC_NO_FLAGS) in obj_coff_common_parse()
1555 flags = SEC_NO_FLAGS; in obj_coff_section()
1668 if (oldflags == SEC_NO_FLAGS) in obj_coff_section()
1672 if (flags == SEC_NO_FLAGS) in obj_coff_section()
1688 else if (flags != SEC_NO_FLAGS) in obj_coff_section()
Dtc-tic4x.c1002 if (bfd_section_flags (seg) == SEC_NO_FLAGS) in tic4x_sect()
/netbsd/src/external/gpl3/gdb/dist/bfd/
Dmach-o.c140 SEC_NO_FLAGS, BFD_MACH_O_S_ZEROFILL,
386 *flags = SEC_NO_FLAGS; in bfd_mach_o_convert_section_name_to_bfd()
3550 if (bfd_flags == SEC_NO_FLAGS) in bfd_mach_o_new_section_hook()
3573 if (flags == SEC_NO_FLAGS) in bfd_mach_o_init_section_from_mach_o()
Delf64-mmix.c2083 MMIX_REG_SECTION_NAME, 0, SEC_NO_FLAGS);
/netbsd/src/external/gpl3/binutils/dist/bfd/
Dmach-o.c140 SEC_NO_FLAGS, BFD_MACH_O_S_ZEROFILL,
386 *flags = SEC_NO_FLAGS; in bfd_mach_o_convert_section_name_to_bfd()
3550 if (bfd_flags == SEC_NO_FLAGS) in bfd_mach_o_new_section_hook()
3573 if (flags == SEC_NO_FLAGS) in bfd_mach_o_init_section_from_mach_o()
Delf64-mmix.c2083 MMIX_REG_SECTION_NAME, 0, SEC_NO_FLAGS);
Dbfd-in2.h454 #define SEC_NO_FLAGS 0x0 macro
/netbsd/src/external/gpl3/binutils/dist/bfd/doc/
Dtargets.texi140 the set @code{SEC_NO_FLAGS}, @code{SEC_ALLOC}, ...@code{SET_NEVER_LOAD}. */
Dsection.texi133 #define SEC_NO_FLAGS 0x0
/netbsd/src/external/gpl3/binutils/dist/gas/
Dread.c2981 flags = SEC_NO_FLAGS; in s_mri_sect()
2988 if (flags != SEC_NO_FLAGS) in s_mri_sect()
/netbsd/src/external/gpl3/binutils/lib/libbfd/arch/sh3eb/
Dbfd.h458 #define SEC_NO_FLAGS 0x0 macro
/netbsd/src/external/gpl3/gdb/lib/libbfd/arch/alpha/
Dbfd-in3.h458 #define SEC_NO_FLAGS 0x0 macro
/netbsd/src/external/gpl3/binutils/lib/libbfd/arch/vax/
Dbfd.h458 #define SEC_NO_FLAGS 0x0 macro
/netbsd/src/external/gpl3/binutils/lib/libbfd/arch/earmhf/
Dbfd.h458 #define SEC_NO_FLAGS 0x0 macro
/netbsd/src/external/gpl3/gdb/lib/libbfd/arch/mipsel/
Dbfd.h458 #define SEC_NO_FLAGS 0x0 macro
Dbfd-in3.h458 #define SEC_NO_FLAGS 0x0 macro
/netbsd/src/external/gpl3/gdb/lib/libbfd/arch/sparc/
Dbfd-in3.h458 #define SEC_NO_FLAGS 0x0 macro
/netbsd/src/external/gpl3/gdb/lib/libbfd/arch/i386/
Dbfd.h458 #define SEC_NO_FLAGS 0x0 macro
/netbsd/src/external/gpl3/binutils/lib/libbfd/arch/ia64/
Dbfd.h458 #define SEC_NO_FLAGS 0x0 macro
/netbsd/src/external/gpl3/gdb/lib/libbfd/arch/hppa/
Dbfd.h458 #define SEC_NO_FLAGS 0x0 macro
/netbsd/src/external/gpl3/binutils/lib/libbfd/arch/sparc64/
Dbfd.h458 #define SEC_NO_FLAGS 0x0 macro
/netbsd/src/external/gpl3/binutils/lib/libbfd/arch/mipsel/
Dbfd.h458 #define SEC_NO_FLAGS 0x0 macro
/netbsd/src/external/gpl3/gdb/lib/libbfd/arch/mipseb/
Dbfd-in3.h458 #define SEC_NO_FLAGS 0x0 macro

1234