Home
last modified time | relevance | path

Searched refs:SEC_DEBUGGING (Results 1 – 25 of 90) sorted by relevance

1234

/toolchain/binutils/binutils-2.25/bfd/
Dpe-x86_64.c78 | SEC_LINK_ONCE | SEC_LINK_DUPLICATES | SEC_READONLY | SEC_DEBUGGING
Dcoff-mcore.c556 (SEC_CODE | SEC_DATA | SEC_DEBUGGING | SEC_READONLY | SEC_LINK_ONCE | SEC_LINK_DUPLICATES),
559 … (SEC_CODE | SEC_DATA | SEC_DEBUGGING | SEC_READONLY | SEC_LINK_ONCE | SEC_LINK_DUPLICATES),
Delfxx-target.h825 | SEC_CODE | SEC_DATA | SEC_DEBUGGING | SEC_EXCLUDE | SEC_SORT_ENTRIES
923 | SEC_CODE | SEC_DATA | SEC_DEBUGGING | SEC_EXCLUDE | SEC_SORT_ENTRIES
Dmach-o.c166 SEC_DEBUGGING, BFD_MACH_O_S_REGULAR,
169 SEC_DEBUGGING, BFD_MACH_O_S_REGULAR,
172 SEC_DEBUGGING, BFD_MACH_O_S_REGULAR,
175 SEC_DEBUGGING, BFD_MACH_O_S_REGULAR,
178 SEC_DEBUGGING, BFD_MACH_O_S_REGULAR,
181 SEC_DEBUGGING, BFD_MACH_O_S_REGULAR,
184 SEC_DEBUGGING, BFD_MACH_O_S_REGULAR,
187 SEC_DEBUGGING, BFD_MACH_O_S_REGULAR,
190 SEC_DEBUGGING, BFD_MACH_O_S_REGULAR,
193 SEC_DEBUGGING, BFD_MACH_O_S_REGULAR,
[all …]
Dieee.c1281 flags = SEC_DEBUGGING | SEC_HAS_CONTENTS; in ieee_slurp_debug()
1678 if ((s->flags & SEC_DEBUGGING) != 0) in ieee_slurp_section_data()
2039 if ((asect->flags & SEC_DEBUGGING) != 0) in ieee_get_reloc_upper_bound()
2054 if ((section->flags & SEC_DEBUGGING) != 0) in ieee_get_section_contents()
2071 if ((section->flags & SEC_DEBUGGING) != 0) in ieee_canonicalize_reloc()
2123 && (s->flags & SEC_DEBUGGING) == 0) in ieee_write_section_part()
3126 if ((s->flags & SEC_DEBUGGING) != 0) in ieee_write_debug_part()
3208 if ((s->flags & SEC_DEBUGGING) != 0) in init_for_output()
3233 if ((section->flags & SEC_DEBUGGING) != 0) in ieee_set_section_contents()
Dcoffcode.h587 else if (sec_flags & SEC_DEBUGGING) in sec_to_styp_flags()
680 sec_flags |= SEC_DEBUGGING | SEC_READONLY; in sec_to_styp_flags()
688 if ((sec_flags & (SEC_DATA | SEC_DEBUGGING)) != 0) in sec_to_styp_flags()
697 if ((sec_flags & SEC_DEBUGGING) != 0) in sec_to_styp_flags()
795 sec_flags |= SEC_DEBUGGING; in styp_to_sec_flags()
808 sec_flags |= SEC_DEBUGGING; in styp_to_sec_flags()
845 sec_flags |= SEC_DEBUGGING; in styp_to_sec_flags()
1253 sec_flags |= SEC_DEBUGGING | SEC_READONLY; in styp_to_sec_flags()
1268 sec_flags |= SEC_DEBUGGING; in styp_to_sec_flags()
1283 sec_flags |= SEC_DEBUGGING; in styp_to_sec_flags()
[all …]
Delf32-sh64.c184 *flags |= SEC_DEBUGGING; in sh64_elf_section_flags()
286 flags = SEC_DEBUGGING | SEC_SORT_ENTRIES; in sh64_backend_section_from_shdr()
Dsimple.c136 if ((section->flags & SEC_DEBUGGING) != 0 in simple_save_output_info()
Dcoff-i386.c633 | SEC_LINK_ONCE | SEC_LINK_DUPLICATES | SEC_READONLY | SEC_DEBUGGING
Dcoff-x86_64.c758 | SEC_LINK_ONCE | SEC_LINK_DUPLICATES | SEC_READONLY | SEC_DEBUGGING
Dstabs.c202 flags = (SEC_HAS_CONTENTS | SEC_READONLY | SEC_DEBUGGING in _bfd_link_section_stabs()
Dmmo.c2337 if (flags & SEC_DEBUGGING) in mmo_sec_flags_from_bfd_flags()
2365 oflags |= SEC_DEBUGGING; in bfd_sec_flags_from_mmo_flags()
3268 | SEC_READONLY | SEC_EXCLUDE | SEC_DEBUGGING | SEC_IN_MEMORY),
Delf-bfd.h2422 && (input_section->flags & SEC_DEBUGGING) != 0) \
2491 && (input_section->flags & SEC_DEBUGGING)) \
Delfxx-ia64.c79 if (input_section->flags & SEC_DEBUGGING) in ia64_elf_reloc()
Dsyms.c640 if (section->flags & SEC_DEBUGGING) in decode_section_type()
Delfcode.h833 && (targ_sec->flags & SEC_DEBUGGING) != 0) in elf_object_p()
834 s->flags |= SEC_DEBUGGING; in elf_object_p()
Dvms-alpha.c639 flagword bfd_flags = SEC_HAS_CONTENTS | SEC_DEBUGGING; in _bfd_vms_slurp_eihs()
657 flagword bfd_flags = SEC_HAS_CONTENTS | SEC_DEBUGGING; in _bfd_vms_slurp_eihs()
2271 flagword flags = SEC_HAS_CONTENTS | SEC_DEBUGGING | SEC_RELOC in vms_slurp_debug()
3217 if (section->flags & SEC_DEBUGGING) in _bfd_vms_write_egsd()
3221 section->flags |= SEC_DEBUGGING; in _bfd_vms_write_egsd()
3234 if (section->flags & SEC_DEBUGGING) in _bfd_vms_write_egsd()
3496 if (section->flags & SEC_DEBUGGING) in start_etir_or_etbt_record()
8730 SEC_DEBUGGING | SEC_HAS_CONTENTS | SEC_LINKER_CREATED); in alpha_vms_bfd_final_link()
Dopncls.c1584 flags = SEC_HAS_CONTENTS | SEC_READONLY | SEC_DEBUGGING; in bfd_create_gnu_debuglink_section()
Ddwarf2.c3024 if ((d->flags & SEC_DEBUGGING) != 0) in set_debug_vma()
3091 && (sect->flags & SEC_DEBUGGING) == 0) in place_sections()
3135 && (sect->flags & SEC_DEBUGGING) == 0) in place_sections()
Delf32-i370.c1095 && (input_section->flags & SEC_DEBUGGING) != 0) in i370_elf_relocate_section()
/toolchain/binutils/binutils-2.25/gas/
Dstabs.c110 bfd_set_section_flags (stdoutput, seg, SEC_READONLY | SEC_DEBUGGING); in get_stab_string_offset()
335 SEC_READONLY | SEC_RELOC | SEC_DEBUGGING); in s_stab_generic()
Ddwarf2dbg.c2523 bfd_set_section_flags (stdoutput, line_seg, SEC_READONLY | SEC_DEBUGGING); in dwarf2_finish()
2542 (SEC_READONLY | SEC_DEBUGGING in dwarf2_finish()
2572 SEC_READONLY | SEC_DEBUGGING); in dwarf2_finish()
2574 SEC_READONLY | SEC_DEBUGGING); in dwarf2_finish()
2576 SEC_READONLY | SEC_DEBUGGING); in dwarf2_finish()
2586 SEC_READONLY | SEC_DEBUGGING); in dwarf2_finish()
Ddw2gencfi.c1943 SEC_READONLY | SEC_DEBUGGING, in cfi_finish()
1974 SEC_READONLY | SEC_DEBUGGING, in cfi_finish()
/toolchain/binutils/binutils-2.25/ld/
Dldwrite.c259 && (i->flags & SEC_DEBUGGING) == 0) in build_link_order()
/toolchain/binutils/binutils-2.25/binutils/
Dobjcopy.c690 PARSE_FLAG ("debug", SEC_DEBUGGING); in parse_flags()
1072 if ((bfd_get_section_flags (abfd, sec) & SEC_DEBUGGING) != 0) in is_strip_section_1()
3200 flags = SEC_HAS_CONTENTS | SEC_READONLY | SEC_DEBUGGING; in write_debugging_info()

1234