Searched refs:SEC_DEBUGGING (Results 1 - 25 of 147) sorted by relevance

123456

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dcoff-mcore.c583 (SEC_CODE | SEC_DATA | SEC_DEBUGGING | SEC_READONLY | SEC_LINK_ONCE | SEC_LINK_DUPLICATES),
586 (SEC_CODE | SEC_DATA | SEC_DEBUGGING | SEC_READONLY | SEC_LINK_ONCE | SEC_LINK_DUPLICATES),
H A Delfxx-target.h796 | SEC_CODE | SEC_DATA | SEC_DEBUGGING | SEC_EXCLUDE | SEC_SORT_ENTRIES
892 | SEC_CODE | SEC_DATA | SEC_DEBUGGING | SEC_EXCLUDE | SEC_SORT_ENTRIES
H A Dsimple.c112 if ((section->flags & SEC_DEBUGGING) != 0
H A Dmach-o.c99 { ".debug_frame", "__debug_frame", SEC_DEBUGGING },
100 { ".debug_info", "__debug_info", SEC_DEBUGGING },
101 { ".debug_abbrev", "__debug_abbrev", SEC_DEBUGGING },
102 { ".debug_aranges", "__debug_aranges", SEC_DEBUGGING },
103 { ".debug_macinfo", "__debug_macinfo", SEC_DEBUGGING },
104 { ".debug_line", "__debug_line", SEC_DEBUGGING },
105 { ".debug_loc", "__debug_loc", SEC_DEBUGGING },
106 { ".debug_pubnames", "__debug_pubnames", SEC_DEBUGGING },
107 { ".debug_pubtypes", "__debug_pubtypes", SEC_DEBUGGING },
108 { ".debug_str", "__debug_str", SEC_DEBUGGING },
[all...]
H A Delf32-sh64.c185 *flags |= SEC_DEBUGGING;
286 flags = SEC_DEBUGGING | SEC_SORT_ENTRIES;
H A Dcoffcode.h662 sec_flags = SEC_DEBUGGING | SEC_READONLY;
669 if ((sec_flags & (SEC_DATA | SEC_DEBUGGING)) != 0)
678 if ((sec_flags & SEC_DEBUGGING) != 0)
765 /* We mark these as SEC_DEBUGGING, but only if COFF_PAGE_SIZE is
772 sec_flags |= SEC_DEBUGGING;
811 sec_flags |= SEC_DEBUGGING;
1211 we only set the SEC_DEBUGGING flag on sections that we
1219 sec_flags |= SEC_DEBUGGING | SEC_READONLY;
1234 sec_flags |= SEC_DEBUGGING;
1242 /* We mark these as SEC_DEBUGGING, bu
[all...]
H A Dieee.c1284 flags = SEC_DEBUGGING | SEC_HAS_CONTENTS;
1681 if ((s->flags & SEC_DEBUGGING) != 0)
2041 if ((asect->flags & SEC_DEBUGGING) != 0)
2056 if ((section->flags & SEC_DEBUGGING) != 0)
2073 if ((section->flags & SEC_DEBUGGING) != 0)
2125 && (s->flags & SEC_DEBUGGING) == 0)
3128 if ((s->flags & SEC_DEBUGGING) != 0)
3210 if ((s->flags & SEC_DEBUGGING) != 0)
3236 if ((section->flags & SEC_DEBUGGING) != 0)
H A Dstabs.c205 flags = (SEC_HAS_CONTENTS | SEC_READONLY | SEC_DEBUGGING
H A Dsyms.c641 if (section->flags & SEC_DEBUGGING)
H A Dmmo.c2306 if (flags & SEC_DEBUGGING)
2334 oflags |= SEC_DEBUGGING;
3236 | SEC_READONLY | SEC_EXCLUDE | SEC_DEBUGGING | SEC_IN_MEMORY),
H A Delfcode.h901 && (targ_sec->flags & SEC_DEBUGGING) != 0)
902 s->flags |= SEC_DEBUGGING;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/
H A Dstabs.c110 bfd_set_section_flags (stdoutput, seg, SEC_READONLY | SEC_DEBUGGING);
335 SEC_READONLY | SEC_RELOC | SEC_DEBUGGING);
H A Ddwarf2dbg.c1763 bfd_set_section_flags (stdoutput, line_seg, SEC_READONLY | SEC_DEBUGGING);
1796 SEC_READONLY | SEC_DEBUGGING);
1798 SEC_READONLY | SEC_DEBUGGING);
1800 SEC_READONLY | SEC_DEBUGGING);
1810 SEC_READONLY | SEC_DEBUGGING);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delfxx-target.h796 | SEC_CODE | SEC_DATA | SEC_DEBUGGING | SEC_EXCLUDE | SEC_SORT_ENTRIES
892 | SEC_CODE | SEC_DATA | SEC_DEBUGGING | SEC_EXCLUDE | SEC_SORT_ENTRIES
H A Dcoff-mcore.c583 (SEC_CODE | SEC_DATA | SEC_DEBUGGING | SEC_READONLY | SEC_LINK_ONCE | SEC_LINK_DUPLICATES),
586 (SEC_CODE | SEC_DATA | SEC_DEBUGGING | SEC_READONLY | SEC_LINK_ONCE | SEC_LINK_DUPLICATES),
H A Dsimple.c115 if ((section->flags & SEC_DEBUGGING) != 0
H A Dmach-o.c99 { ".debug_frame", "__debug_frame", SEC_DEBUGGING },
100 { ".debug_info", "__debug_info", SEC_DEBUGGING },
101 { ".debug_abbrev", "__debug_abbrev", SEC_DEBUGGING },
102 { ".debug_aranges", "__debug_aranges", SEC_DEBUGGING },
103 { ".debug_macinfo", "__debug_macinfo", SEC_DEBUGGING },
104 { ".debug_line", "__debug_line", SEC_DEBUGGING },
105 { ".debug_loc", "__debug_loc", SEC_DEBUGGING },
106 { ".debug_pubnames", "__debug_pubnames", SEC_DEBUGGING },
107 { ".debug_pubtypes", "__debug_pubtypes", SEC_DEBUGGING },
108 { ".debug_str", "__debug_str", SEC_DEBUGGING },
[all...]
H A Delf32-sh64.c185 *flags |= SEC_DEBUGGING;
286 flags = SEC_DEBUGGING | SEC_SORT_ENTRIES;
H A Dcoffcode.h662 sec_flags = SEC_DEBUGGING | SEC_READONLY;
669 if ((sec_flags & (SEC_DATA | SEC_DEBUGGING)) != 0)
678 if ((sec_flags & SEC_DEBUGGING) != 0)
765 /* We mark these as SEC_DEBUGGING, but only if COFF_PAGE_SIZE is
772 sec_flags |= SEC_DEBUGGING;
811 sec_flags |= SEC_DEBUGGING;
1211 we only set the SEC_DEBUGGING flag on sections that we
1219 sec_flags |= SEC_DEBUGGING | SEC_READONLY;
1234 sec_flags |= SEC_DEBUGGING;
1242 /* We mark these as SEC_DEBUGGING, bu
[all...]
H A Dieee.c1284 flags = SEC_DEBUGGING | SEC_HAS_CONTENTS;
1681 if ((s->flags & SEC_DEBUGGING) != 0)
2041 if ((asect->flags & SEC_DEBUGGING) != 0)
2056 if ((section->flags & SEC_DEBUGGING) != 0)
2073 if ((section->flags & SEC_DEBUGGING) != 0)
2125 && (s->flags & SEC_DEBUGGING) == 0)
3128 if ((s->flags & SEC_DEBUGGING) != 0)
3210 if ((s->flags & SEC_DEBUGGING) != 0)
3236 if ((section->flags & SEC_DEBUGGING) != 0)
H A Dstabs.c205 flags = (SEC_HAS_CONTENTS | SEC_READONLY | SEC_DEBUGGING
H A Dsyms.c641 if (section->flags & SEC_DEBUGGING)
H A Dmmo.c2306 if (flags & SEC_DEBUGGING)
2334 oflags |= SEC_DEBUGGING;
3236 | SEC_READONLY | SEC_EXCLUDE | SEC_DEBUGGING | SEC_IN_MEMORY),
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/
H A Dldwrite.c260 && (i->flags & SEC_DEBUGGING) == 0)
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Dobjcopy.c648 PARSE_FLAG ("debug", SEC_DEBUGGING);
948 if ((bfd_get_section_flags (abfd, sec) & SEC_DEBUGGING) != 0)
2876 flags = SEC_HAS_CONTENTS | SEC_READONLY | SEC_DEBUGGING;

Completed in 465 milliseconds

123456