Searched refs:SEC_LOAD (Results 51 - 75 of 122) sorted by relevance

12345

/haiku-fatelf/src/bin/gdb/bfd/
H A Decoff.c182 section->flags |= SEC_CODE | SEC_LOAD | SEC_ALLOC;
185 section->flags |= SEC_DATA | SEC_LOAD | SEC_ALLOC;
191 section->flags |= SEC_DATA | SEC_LOAD | SEC_ALLOC | SEC_READONLY;
368 else if (flags & SEC_LOAD)
412 sec_flags |= SEC_CODE | SEC_LOAD | SEC_ALLOC;
425 sec_flags |= SEC_DATA | SEC_LOAD | SEC_ALLOC;
439 sec_flags |= SEC_DATA | SEC_LOAD | SEC_ALLOC | SEC_READONLY;
443 sec_flags |= SEC_ALLOC | SEC_LOAD;
2184 if ((current->flags & (SEC_HAS_CONTENTS | SEC_LOAD)) != 0)
2561 if ((current->flags & (SEC_LOAD | SEC_HAS_CONTENT
[all...]
H A Delfxx-ia64.c1452 if (s && (s->flags & SEC_LOAD))
1457 if (is_unwind_section_name (abfd, s->name) && (s->flags & SEC_LOAD))
1475 if (s && (s->flags & SEC_LOAD))
1510 if (s && (s->flags & SEC_LOAD))
1871 || !bfd_set_section_flags (abfd, s, (SEC_ALLOC | SEC_LOAD
1882 || !bfd_set_section_flags (abfd, s, (SEC_ALLOC | SEC_LOAD
2037 | SEC_LOAD
2056 (SEC_ALLOC | SEC_LOAD
2094 | SEC_LOAD
2146 | SEC_LOAD
[all...]
H A Doasys.c687 section->flags |= SEC_LOAD | SEC_HAS_CONTENTS;
1142 if (s->flags & SEC_LOAD)
1533 | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
H A Daout-target.h640 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC | SEC_CODE | SEC_DATA),
H A Dcoff-i386.c627 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC /* section flags */
H A Dcoff-i860.c680 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
H A Delf-hppa.h1192 if (((section->flags & (SEC_ALLOC | SEC_LOAD | SEC_READONLY))
1193 == (SEC_ALLOC | SEC_LOAD | SEC_READONLY))
1196 else if (((section->flags & (SEC_ALLOC | SEC_LOAD | SEC_READONLY))
1197 == (SEC_ALLOC | SEC_LOAD))
H A Di386os9k.c356 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD), /* section flags */
H A Delf32-i370.c457 flags = (SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS | SEC_IN_MEMORY
954 flags |= SEC_ALLOC | SEC_LOAD;
H A Delf32-ppc.c2651 flags = SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS | SEC_IN_MEMORY;
2737 flags = (SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS | SEC_IN_MEMORY
2765 if (s != NULL && (s->flags & SEC_LOAD) != 0 && s->size > 0)
2769 if (s != NULL && (s->flags & SEC_LOAD) != 0 && s->size > 0)
2793 flags = (SEC_ALLOC | SEC_LOAD | SEC_CODE | SEC_HAS_CONTENTS | SEC_IN_MEMORY
2801 (SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS
2830 flags = (SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS | SEC_IN_MEMORY
3960 flags |= SEC_ALLOC | SEC_LOAD;
H A Dversados.c551 esdid->section->flags |= SEC_HAS_CONTENTS | SEC_LOAD;
898 | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
H A Dieee.c2083 s->flags |= SEC_LOAD | SEC_HAS_CONTENTS;
2301 case SEC_CODE | SEC_LOAD:
2313 case SEC_ROM | SEC_LOAD:
2314 case SEC_ROM | SEC_DATA | SEC_LOAD:
2607 if (stream == 0 || ((s->flags & SEC_LOAD) == 0))
3393 if ((s->flags & SEC_LOAD) == 0)
4066 | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
H A Dcoff-i960.c633 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
H A Dcoff-or32.c609 SEC_LOAD | SEC_RELOC |
H A Delf64-sh64.c2595 | SEC_LOAD
2797 flags |= SEC_ALLOC | SEC_LOAD;
3262 flags = (SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS | SEC_IN_MEMORY
3268 pltflags &= ~ (SEC_LOAD | SEC_HAS_CONTENTS);
H A Di386linux.c311 flags = SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS | SEC_IN_MEMORY;
H A Dm68klinux.c315 flags = SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS | SEC_IN_MEMORY;
H A Dsparclinux.c311 flags = SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS | SEC_IN_MEMORY;
H A Dbout.c1511 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC | SEC_CODE | SEC_DATA),
1553 (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC | SEC_CODE | SEC_DATA),
H A Dvms.c189 (SEC_ALLOC | SEC_LOAD | SEC_RELOC
235 (SEC_ALLOC | SEC_LOAD | SEC_RELOC
H A Delf32-arm.h265 (SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS
699 flags = SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS | SEC_IN_MEMORY | SEC_CODE | SEC_READONLY;
717 flags = SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS | SEC_IN_MEMORY
2490 & (SEC_LOAD | SEC_CODE | SEC_HAS_CONTENTS))
2491 == (SEC_LOAD | SEC_CODE | SEC_HAS_CONTENTS))
3088 flags |= SEC_ALLOC | SEC_LOAD;
H A Delfxx-mips.c1772 | SEC_LOAD
2903 flags = (SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS | SEC_IN_MEMORY
4889 flags = (SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS | SEC_IN_MEMORY
5388 #define MIPS_READONLY_SECTION (SEC_ALLOC | SEC_LOAD | SEC_READONLY)
7251 if (s && (s->flags & SEC_LOAD))
7282 if (s != NULL && (s->flags & SEC_LOAD) != 0)
7429 if (s != NULL && (s->flags & SEC_LOAD) != 0)
7443 if ((s->flags & SEC_LOAD) != 0
7458 if ((s->flags & SEC_LOAD) != 0
H A Delf-m10300.c569 flags = (SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS | SEC_IN_MEMORY
575 pltflags &= ~ (SEC_LOAD | SEC_HAS_CONTENTS);
785 | SEC_LOAD
917 flags |= SEC_ALLOC | SEC_LOAD;
3927 flags = (SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS | SEC_IN_MEMORY
H A Delf32-m32r.c1466 flagword flags = (SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS
1732 | SEC_LOAD
1761 flags = (SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS | SEC_IN_MEMORY
1767 pltflags &= ~ (SEC_LOAD | SEC_HAS_CONTENTS);
4654 flags |= SEC_ALLOC | SEC_LOAD;
/haiku-fatelf/src/bin/gdb/gdb/cli/
H A Dcli-dump.c467 if (!(bfd_get_section_flags (ibfd, isec) & SEC_LOAD))

Completed in 264 milliseconds

12345