Home
last modified time | relevance | path

Searched refs:bfd_section_name (Results 1 – 25 of 56) sorted by relevance

123

/dragonfly/contrib/gdb-7/gdb/
HDgcore.c335 || strcmp (".bss", bfd_section_name (abfd, sec)) == 0) in derive_heap_segment()
367 if (strncmp (bfd_section_name (obfd, osec), "load", 4) == 0) in make_output_phdrs()
369 else if (strncmp (bfd_section_name (obfd, osec), "note", 4) == 0) in make_output_phdrs()
540 if (strncmp ("load", bfd_section_name (obfd, osec), 4) != 0) in gcore_copy_callback()
HDsymmisc.c265 bfd_section_name (objfile->obfd, in dump_msymbols()
477 bfd_section_name (section->the_bfd_section->owner, in print_symbol()
547 bfd_section_name (section->the_bfd_section->owner, in print_symbol()
589 bfd_section_name (section->the_bfd_section->owner, in print_symbol()
606 bfd_section_name (section->the_bfd_section->owner, in print_symbol()
HDexec.c538 if (strcmp (bfd_section_name (abfd, sect), ".text") == 0) in bfdsec_to_vmap()
545 else if (strcmp (bfd_section_name (abfd, sect), ".data") == 0) in bfdsec_to_vmap()
763 printf_filtered (" is %s", bfd_section_name (p->bfd, in print_section_info()
829 if (!strncmp (secname, bfd_section_name (p->bfd, in set_section_command()
831 && bfd_section_name (p->bfd, p->the_bfd_section)[seclen] == '\0') in set_section_command()
HDcorelow.c242 if (strncmp (bfd_section_name (abfd, asect), ".reg/", 5) != 0) in add_to_thread_list()
245 core_tid = atoi (bfd_section_name (abfd, asect) + 5); in add_to_thread_list()
643 sscanf (bfd_section_name (abfd, asect), "SPU/%d/regs%n", &fd, &pos); in add_to_spuid_list()
HDmaint.c313 const char *name = bfd_section_name (abfd, asect); in print_bfd_section_info()
336 const char *name = bfd_section_name (abfd, asect->the_bfd_section); in print_objfile_section_info()
HDobjfiles.c1256 bfd_section_name (abfd1, bfds1), objf1->name, in filter_overlapping_sections()
1259 bfd_section_name (abfd2, bfds2), objf2->name, in filter_overlapping_sections()
HDsymfile.c238 = xstrdup (bfd_section_name (stp->bfd, stp->the_bfd_section)); in build_section_addr_info_from_section_table()
3267 name = bfd_section_name (objfile->obfd, osect->the_bfd_section); in list_overlays_command()
3304 if (!strcmp (bfd_section_name (objfile->obfd, sec->the_bfd_section), args)) in map_overlay_command()
3320 bfd_section_name (objfile->obfd, in map_overlay_command()
3349 if (!strcmp (bfd_section_name (objfile->obfd, sec->the_bfd_section), args)) in unmap_overlay_command()
HDelfread.c153 bfd_section_name (abfd, sect)); in elf_symfile_segments()
/dragonfly/contrib/binutils-2.34/binutils/
HDobjcopy.c1270 const char *name = bfd_section_name (sec); in is_dwo_section()
1320 if (find_section_list (bfd_section_name (sec), FALSE, SECTION_CONTEXT_KEEP) in is_strip_section_1()
1329 p = find_section_list (bfd_section_name (sec), FALSE, in is_strip_section_1()
1331 q = find_section_list (bfd_section_name (sec), FALSE, in is_strip_section_1()
1336 bfd_section_name (sec)); in is_strip_section_1()
1339 bfd_section_name (sec)); in is_strip_section_1()
1358 if (strcmp (bfd_section_name (sec), ".reloc") != 0) in is_strip_section_1()
1433 return strcmp (bfd_section_name (isection), ".buildid") == 0; in is_nondebug_keep_contents_section()
2152 bfd_get_filename (abfd), bfd_section_name (sec)); in merge_gnu_build_notes()
2319 bfd_get_filename (abfd), bfd_section_name (sec)); in merge_gnu_build_notes()
[all …]
HDsize.c570 int namelen = strlen (bfd_section_name (sec)); in sysv_internal_sizer()
608 sysv_one_line (bfd_section_name (sec), in sysv_internal_printer()
HDobjdump.c560 sanitize_string (bfd_section_name (section)), in dump_section_header()
664 name = bfd_section_name (section); in find_longest_section_name()
1075 if (strcmp (bfd_section_name (sorted_syms[place]->section), in sym_ok()
1076 bfd_section_name (sec)) != 0) in sym_ok()
1305 sanitize_string (bfd_section_name (sec))); in objdump_print_addr_with_sym()
2926 sym_name = bfd_section_name (sym_sec); in disassemble_bytes()
3234 (strcmp (bfd_section_name ((SYM)->section), bfd_section_name (section)) == 0 \ in disassemble_section()
3679 const char *name = bfd_section_name (section); in dump_dwarf_section()
HDbucomm.c97 section_name = bfd_section_name (section); in bfd_nonfatal_message()
/dragonfly/contrib/binutils-2.34/ld/
HDldcref.c578 defsecname = bfd_section_name (defsec); in check_nocrossref()
662 outsecname = bfd_section_name (outsec); in check_reloc_refs()
665 outdefsecname = bfd_section_name (outdefsec); in check_reloc_refs()
HDldctor.c295 bfd_section_name (p->elements->section), in ldctor_build_sets()
HDldlang.c331 const char *sname = bfd_section_name (s); in walk_wild_section_general()
418 const char *name = bfd_section_name (sec); in get_init_priority()
493 ret = strcmp (bfd_section_name (asec), bfd_section_name (bsec)); in compare_section()
497 ret = strcmp (bfd_section_name (asec), bfd_section_name (bsec)); in compare_section()
627 const char *sname = bfd_section_name (s); in walk_wild_section_specs1_wild1()
664 const char *sname = bfd_section_name (s); in walk_wild_section_specs2_wild1()
699 const char *sname = bfd_section_name (s); in walk_wild_section_specs3_wild2()
751 const char *sname = bfd_section_name (s); in walk_wild_section_specs4_wild2()
5571 bfd_section_name (os->bfd_section)); in lang_size_sections_1()
5575 bfd_section_name (os->bfd_section)); in lang_size_sections_1()
/dragonfly/contrib/binutils-2.27/binutils/
HDsize.c523 int namelen = strlen (bfd_section_name (file, sec)); in sysv_internal_sizer()
557 sysv_one_line (bfd_section_name (file, sec), in sysv_internal_printer()
HDobjcopy.c3006 name = bfd_section_name (ibfd, isection); in setup_section()
3029 p = find_section_list (bfd_section_name (ibfd, isection), FALSE, in setup_section()
3074 p = find_section_list (bfd_section_name (ibfd, isection), FALSE, in setup_section()
3093 p = find_section_list (bfd_section_name (ibfd, isection), FALSE, in setup_section()
3340 bfd_section_name (ibfd, isection), reverse_bytes); in copy_section()
/dragonfly/contrib/gdb-7/gdb/cli/
HDcli-dump.c461 bfd_section_name (ibfd, isec)); in restore_section_callback()
483 bfd_section_name (ibfd, isec), in restore_section_callback()
/dragonfly/contrib/binutils-2.34/gas/
HDsubsegs.c149 const char *now_seg_name = now_seg ? bfd_section_name (now_seg) : 0; in subseg_get()
HDas.h229 #define segment_name(SEG) bfd_section_name (SEG)
HDdwarf2dbg.c1585 sec_name = bfd_section_name (seg); in process_entries()
/dragonfly/contrib/binutils-2.34/bfd/
HDcoffcode.h1699 const char *secname = bfd_section_name (section); in coff_set_custom_section_alignment()
1762 && strcmp (bfd_section_name (section), ".text") == 0) in coff_new_section_hook()
1765 && strcmp (bfd_section_name (section), ".data") == 0) in coff_new_section_hook()
1772 if (strcmp (bfd_section_name (section), in coff_new_section_hook()
4875 && (strcmp (bfd_section_name (sec), name) == 0)) in coff_classify_symbol()
HDreloc.c1543 if (strcmp (bfd_section_name (input_section), ".debug_ranges") == 0 in _bfd_clear_contents()
HDlinker.c2399 ? bfd_section_name (link_order->u.reloc.p->u.section) in _bfd_generic_reloc_link_order()
2946 name = bfd_section_name (sec); in _bfd_generic_section_already_linked()
/dragonfly/contrib/gdb-7/bfd/
HDbfd-in.h286 #define bfd_section_name(bfd, ptr) ((ptr)->name) macro

123