Searched refs:SEC_HAS_CONTENTS (Results 1 - 25 of 86) sorted by relevance

1234

/freebsd-10.0-release/contrib/binutils/bfd/
H A Dosf-core.c126 flags = SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS;
130 flags = SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS;
134 flags = SEC_HAS_CONTENTS;
198 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
H A Dbinary.c84 flags = SEC_ALLOC | SEC_LOAD | SEC_DATA | SEC_HAS_CONTENTS;
254 & (SEC_HAS_CONTENTS | SEC_LOAD | SEC_ALLOC | SEC_NEVER_LOAD))
255 == (SEC_HAS_CONTENTS | SEC_LOAD | SEC_ALLOC))
270 & (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_NEVER_LOAD))
271 != (SEC_HAS_CONTENTS | SEC_ALLOC)
334 | SEC_ROM | SEC_HAS_CONTENTS), /* section_flags */
H A Dnetbsd-core.c114 flags = SEC_ALLOC + SEC_HAS_CONTENTS;
118 flags = SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS;
122 flags = SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS;
126 flags = SEC_ALLOC + SEC_HAS_CONTENTS;
161 flags = SEC_ALLOC + SEC_HAS_CONTENTS;
278 (SEC_HAS_CONTENTS | /* Section flags. */
H A Dptrace-core.c93 flags = SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS;
103 SEC_HAS_CONTENTS);
179 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
H A Dsco5-core.c165 if (!make_bfd_asection (abfd, ".reg", SEC_HAS_CONTENTS,
172 SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS,
180 SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS,
262 flags = SEC_HAS_CONTENTS;
292 flags = SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS;
369 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
H A Dcoff-ia64.c158 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC /* section flags */
161 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC /* section flags */
H A Dtrad-core.c159 flags = SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS;
169 SEC_HAS_CONTENTS);
281 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
H A Drs6000-core.c463 SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS,
469 SEC_HAS_CONTENTS,
478 SEC_HAS_CONTENTS,
492 SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS,
535 SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS,
572 SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS,
615 SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS,
H A Delfxx-target.h314 (SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS \
752 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC | SEC_READONLY
848 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC | SEC_READONLY
H A Daoutf1.h632 flags = SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS;
639 flags = SEC_ALLOC + SEC_LOAD + SEC_HAS_CONTENTS;
645 flags = SEC_HAS_CONTENTS;
651 flags = SEC_HAS_CONTENTS;
H A Delf-vxworks.c97 SEC_HAS_CONTENTS | SEC_IN_MEMORY
H A Dxcoff-target.h159 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* Section flags. */
H A Daout-arm.c477 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC | SEC_CODE | SEC_DATA),
518 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC | SEC_CODE | SEC_DATA),
H A Dmipsbsd.c424 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC | SEC_CODE | SEC_DATA),
465 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC | SEC_CODE | SEC_DATA),
H A Dppcboot.c211 flags = SEC_ALLOC | SEC_LOAD | SEC_DATA | SEC_CODE | SEC_HAS_CONTENTS;
508 | SEC_ROM | SEC_HAS_CONTENTS), /* section_flags */
H A Dsection.c214 . <<SEC_ALLOC>> | <<SEC_HAS_CONTENTS>>; a debug section could be
215 . <<SEC_HAS_CONTENTS>> *}
216 .#define SEC_HAS_CONTENTS 0x100
1177 have the <<SEC_HAS_CONTENTS>> field set.
1318 The output section does not have the <<SEC_HAS_CONTENTS>>
1336 if (!(bfd_get_section_flags (abfd, section) & SEC_HAS_CONTENTS))
1390 <<SEC_HAS_CONTENTS>> flag set, then the @var{location} is filled
1424 if ((section->flags & SEC_HAS_CONTENTS) == 0)
H A Dihex.c366 flags = SEC_HAS_CONTENTS | SEC_LOAD | SEC_ALLOC;
950 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD), /* Section flags. */
H A Dlibaout.h681 (((sec)->flags & (SEC_HAS_CONTENTS | SEC_READONLY)) == \
682 (SEC_HAS_CONTENTS | SEC_READONLY) \
H A Dpe-mips.c876 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC /* Section flags. */
879 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC /* Section flags. */
H A Dsyms.c622 if ((section->flags & SEC_HAS_CONTENTS) == 0)
631 if ((section->flags & SEC_HAS_CONTENTS) && (section->flags & SEC_READONLY))
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dgcore.c92 SEC_HAS_CONTENTS | SEC_READONLY | SEC_ALLOC);
315 flagword flags = SEC_ALLOC | SEC_HAS_CONTENTS | SEC_LOAD;
H A Dmaint.c257 if (flags & SEC_HAS_CONTENTS)
292 if (flags & SEC_HAS_CONTENTS)
/freebsd-10.0-release/contrib/binutils/binutils/
H A Dobjcopy.c591 PARSE_FLAG ("contents", SEC_HAS_CONTENTS);
1442 flags = SEC_HAS_CONTENTS | SEC_READONLY | SEC_DATA;
1444 flags = pset->flags | SEC_HAS_CONTENTS;
1583 if ((flags & SEC_HAS_CONTENTS) == 0
2200 flags = p->flags | (flags & (SEC_HAS_CONTENTS | SEC_RELOC));
2204 flags &= ~(SEC_HAS_CONTENTS | SEC_LOAD);
2401 if (bfd_get_section_flags (ibfd, isection) & SEC_HAS_CONTENTS
2402 && bfd_get_section_flags (obfd, osection) & SEC_HAS_CONTENTS)
2454 else if (p != NULL && p->set_flags && (p->flags & SEC_HAS_CONTENTS) != 0)
2458 /* We don't permit the user to turn off the SEC_HAS_CONTENTS
[all...]
H A Ddlltool.c2100 (SEC_ALLOC | SEC_LOAD | SEC_CODE | SEC_READONLY | SEC_HAS_CONTENTS)
2111 INIT_SEC_DATA (IDATA7, ".idata$7", SEC_HAS_CONTENTS, 2),
2112 INIT_SEC_DATA (IDATA5, ".idata$5", SEC_HAS_CONTENTS, 2),
2113 INIT_SEC_DATA (IDATA4, ".idata$4", SEC_HAS_CONTENTS, 2),
2114 INIT_SEC_DATA (IDATA6, ".idata$6", SEC_HAS_CONTENTS, 1)
2135 { TEXT, ".text", SEC_CODE | SEC_HAS_CONTENTS, 3},
2136 { PDATA, ".pdata", SEC_HAS_CONTENTS, 2},
2137 { RDATA, ".reldata", SEC_HAS_CONTENTS, 2},
2138 { IDATA5, ".idata$5", SEC_HAS_CONTENTS, 2},
2139 { IDATA4, ".idata$4", SEC_HAS_CONTENTS,
[all...]
/freebsd-10.0-release/contrib/binutils/ld/
H A Dldwrite.c233 if ((output_section->flags & SEC_HAS_CONTENTS) != 0
272 if ((output_section->flags & SEC_HAS_CONTENTS) != 0)

Completed in 179 milliseconds

1234