Home
last modified time | relevance | path

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

12

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dcoff-mcore.c560 (SEC_CODE | SEC_DATA | SEC_DEBUGGING | SEC_READONLY | SEC_LINK_ONCE | SEC_LINK_DUPLICATES),
563 … (SEC_CODE | SEC_DATA | SEC_DEBUGGING | SEC_READONLY | SEC_LINK_ONCE | SEC_LINK_DUPLICATES),
Delfxx-target.h641 | SEC_CODE | SEC_DATA | SEC_DEBUGGING | SEC_EXCLUDE | SEC_SORT_ENTRIES
737 | SEC_CODE | SEC_DATA | SEC_DEBUGGING | SEC_EXCLUDE | SEC_SORT_ENTRIES
Dieee.c1278 sec->flags |= SEC_DEBUGGING | SEC_HAS_CONTENTS; in ieee_slurp_debug()
1670 if ((s->flags & SEC_DEBUGGING) != 0) in ieee_slurp_section_data()
2027 if ((asect->flags & SEC_DEBUGGING) != 0) in ieee_get_reloc_upper_bound()
2042 if ((section->flags & SEC_DEBUGGING) != 0) in ieee_get_section_contents()
2059 if ((section->flags & SEC_DEBUGGING) != 0) in ieee_canonicalize_reloc()
2111 && (s->flags & SEC_DEBUGGING) == 0) in ieee_write_section_part()
3113 if ((s->flags & SEC_DEBUGGING) != 0) in ieee_write_debug_part()
3195 if ((s->flags & SEC_DEBUGGING) != 0) in init_for_output()
3220 if ((section->flags & SEC_DEBUGGING) != 0) in ieee_set_section_contents()
Dsimple.c114 if ((section->flags & SEC_DEBUGGING) != 0 in simple_save_output_info()
Delf32-sh64.c180 *flags |= SEC_DEBUGGING; in sh64_elf_section_flags()
281 flags = SEC_DEBUGGING | SEC_SORT_ENTRIES; in sh64_backend_section_from_shdr()
Dcoffcode.h534 sec_flags = SEC_DEBUGGING; in sec_to_styp_flags()
550 if ((sec_flags & SEC_DEBUGGING) != 0) in sec_to_styp_flags()
649 sec_flags |= SEC_DEBUGGING; in styp_to_sec_flags()
687 sec_flags |= SEC_DEBUGGING; in styp_to_sec_flags()
1075 sec_flags |= SEC_DEBUGGING; in styp_to_sec_flags()
1100 sec_flags |= SEC_DEBUGGING; in styp_to_sec_flags()
3512 if ((current->flags & SEC_DEBUGGING) != 0 in coff_write_object_contents()
Dstabs.c205 | SEC_DEBUGGING | SEC_LINKER_CREATED); in _bfd_link_section_stabs()
Dmmo.c2304 if (flags & SEC_DEBUGGING) in mmo_sec_flags_from_bfd_flags()
2332 oflags |= SEC_DEBUGGING; in bfd_sec_flags_from_mmo_flags()
3268 | SEC_READONLY | SEC_EXCLUDE | SEC_DEBUGGING | SEC_IN_MEMORY),
Dopncls.c1345 SEC_HAS_CONTENTS | SEC_READONLY | SEC_DEBUGGING)) in bfd_create_gnu_debuglink_section()
Dsyms.c621 if (section->flags & SEC_DEBUGGING) in decode_section_type()
Delfcode.h821 && (targ_sec->flags & SEC_DEBUGGING) != 0) in elf_object_p()
822 s->flags |= SEC_DEBUGGING; in elf_object_p()
Delf64-sh64.c1615 || (input_section->flags & SEC_DEBUGGING) != 0)) in sh_elf64_relocate_section()
1620 && ((input_section->flags & SEC_DEBUGGING) != 0 in sh_elf64_relocate_section()
Delf32-vax.c1485 || ((input_section->flags & SEC_DEBUGGING) != 0 in elf_vax_relocate_section()
Delf32-m68k.c1736 && !((input_section->flags & SEC_DEBUGGING) != 0
Delf64-mmix.c2063 && (o->flags & SEC_DEBUGGING) != 0)
Dsom.c1815 space_asect->flags |= SEC_DEBUGGING; in setup_sections()
1942 subspace_asect->flags |= SEC_DEBUGGING; in setup_sections()
Delf32-sh.c4691 || ((input_section->flags & SEC_DEBUGGING) != 0 in sh_elf_relocate_section()
4697 && ((input_section->flags & SEC_DEBUGGING) != 0 in sh_elf_relocate_section()
/mirbsd/src/gnu/usr.bin/binutils/gas/
Dstabs.c111 bfd_set_section_flags (stdoutput, seg, SEC_READONLY | SEC_DEBUGGING); in get_stab_string_offset()
336 SEC_READONLY | SEC_RELOC | SEC_DEBUGGING); in s_stab_generic()
Ddwarf2dbg.c1382 bfd_set_section_flags (stdoutput, line_seg, SEC_READONLY | SEC_DEBUGGING); in dwarf2_finish()
1414 SEC_READONLY | SEC_DEBUGGING); in dwarf2_finish()
1416 SEC_READONLY | SEC_DEBUGGING); in dwarf2_finish()
1418 SEC_READONLY | SEC_DEBUGGING); in dwarf2_finish()
/mirbsd/src/gnu/usr.bin/binutils/binutils/
Dobjcopy.c557 PARSE_FLAG ("debug", SEC_DEBUGGING); in parse_flags()
790 if ((bfd_get_section_flags (abfd, sec) & SEC_DEBUGGING) != 0) in is_strip_section()
2349 flags = SEC_HAS_CONTENTS | SEC_READONLY | SEC_DEBUGGING; in write_debugging_info()
Dobjdump.c331 PF (SEC_DEBUGGING, "DEBUGGING"); in dump_section_header()
/mirbsd/src/gnu/usr.bin/binutils/ld/emultempl/
Dsh64elf.em213 | SEC_DEBUGGING))
/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-xtensa.c4737 return (sec->flags & SEC_DEBUGGING) == 0; in relaxable_section()
4758 if (flags & SEC_DEBUGGING) in xtensa_find_unmarked_state_frags()
10159 if (flags & SEC_DEBUGGING) in xtensa_create_property_segments()
10292 if ((flags & SEC_DEBUGGING) in xtensa_create_xproperty_segments()
/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dsymfile.c3654 if ((sectp->flags & SEC_DEBUGGING) == 0) in symfile_relocate_debug_section()
/mirbsd/src/gnu/usr.bin/binutils/ld/
Dldlang.c1704 && (flags & SEC_DEBUGGING) != 0) in lang_add_section()
5260 if ((sec->flags & SEC_DEBUGGING) == 0) in lang_gc_sections()

12