/dflybsd-src/contrib/binutils-2.27/gas/config/ |
H A D | obj-elf.c | 716 elf_section_type (sec) = type; in obj_elf_change_section() 738 && (unsigned) type != elf_section_type (old_sec)) in obj_elf_change_section() 2393 elf_section_type (s) = SHT_GROUP; in elf_adjust_symtab()
|
H A D | tc-i386.c | 10985 elf_section_type (sec) = SHT_X86_64_UNWIND; in i386_solaris_fix_up_eh_frame()
|
/dflybsd-src/contrib/binutils-2.34/gas/config/ |
H A D | obj-elf.c | 733 elf_section_type (sec) = type; in obj_elf_change_section() 756 && (unsigned) type != elf_section_type (old_sec)) in obj_elf_change_section() 2509 elf_section_type (s) = SHT_GROUP; in elf_adjust_symtab()
|
H A D | tc-i386.c | 8201 elf_section_type (sec) = SHT_NOTE; in x86_cleanup() 13381 elf_section_type (sec) = SHT_X86_64_UNWIND; in i386_solaris_fix_up_eh_frame()
|
/dflybsd-src/contrib/binutils-2.34/bfd/ |
H A D | elf.c | 1044 elf_section_type (newsect) = hdr->sh_type; in _bfd_elf_make_section_from_shdr() 2932 elf_section_type (sec) = ssect->type; in _bfd_elf_new_section_hook() 4451 && elf_section_type (s) == SHT_NOTE) in get_program_header_size() 4465 && elf_section_type (s->next) == SHT_NOTE) in get_program_header_size() 5014 && elf_section_type (s) == SHT_NOTE) in _bfd_elf_map_sections_to_segments() 5024 && elf_section_type (s2->next) == SHT_NOTE in _bfd_elf_map_sections_to_segments() 5626 elf_section_type (m->sections[i]) = SHT_NOBITS; in assign_file_positions_for_load_sections() 5632 if (elf_section_type (m->sections[i]) != SHT_NOBITS) in assign_file_positions_for_load_sections() 5680 elf_section_type (m->sections[i]) = SHT_NOTE; in assign_file_positions_for_load_sections() 6841 && elf_section_type (s) == SHT_NOTE \ in rewrite_elf_program_header() [all …]
|
H A D | elf-bfd.h | 1693 #define elf_section_type(sec) (elf_section_data(sec)->this_hdr.sh_type) macro
|
H A D | elflink.c | 8020 if (elf_section_type (sec1) != elf_section_type (sec2)) in bfd_elf_match_symbols_in_sections() 8235 return elf_section_type (asec) == elf_section_type (bsec); in _bfd_elf_match_sections_by_type() 13346 && elf_section_type (isec) != SHT_NOTE) in _bfd_elf_gc_mark_extra_sections() 14595 elf_section_type (reloc_sec) = is_rela ? SHT_RELA : SHT_REL; in _bfd_elf_make_dynamic_reloc_section()
|
H A D | elfxx-x86.c | 2634 elf_section_type (sec) = SHT_NOTE; in _bfd_x86_elf_link_setup_gnu_properties()
|
H A D | elf32-i386.c | 2231 if (elf_section_type (input_section) == SHT_NOTE) in elf_i386_relocate_section()
|
H A D | elf64-x86-64.c | 2551 if (elf_section_type (input_section) == SHT_NOTE) in elf_x86_64_relocate_section()
|
/dflybsd-src/contrib/gdb-7/bfd/ |
H A D | elf.c | 845 elf_section_type (newsect) = hdr->sh_type; in _bfd_elf_make_section_from_shdr() 2333 elf_section_type (sec) = ssect->type; in _bfd_elf_new_section_hook() 4534 elf_section_type (m->sections[i]) = SHT_NOBITS; in assign_file_positions_for_load_sections() 4540 if (elf_section_type (m->sections[i]) != SHT_NOBITS) in assign_file_positions_for_load_sections() 4577 elf_section_type (m->sections[i]) = SHT_NOTE; in assign_file_positions_for_load_sections() 5501 && elf_section_type (s) == SHT_NOTE \ in rewrite_elf_program_header() 6409 if (elf_section_type (osec) == SHT_NULL in _bfd_elf_init_private_section_data() 6414 elf_section_type (osec) = elf_section_type (isec); in _bfd_elf_init_private_section_data() 6496 if (elf_section_type (isec) == SHT_GROUP) in _bfd_elf_fixup_group_sections()
|
H A D | elf-bfd.h | 1436 #define elf_section_type(sec) (elf_section_data(sec)->this_hdr.sh_type) macro
|
H A D | elflink.c | 7262 if (elf_section_type (sec1) != elf_section_type (sec2)) in bfd_elf_match_symbols_in_sections() 7473 return elf_section_type (asec) == elf_section_type (bsec); in _bfd_elf_match_sections_by_type()
|
/dflybsd-src/contrib/binutils-2.34/ld/ |
H A D | ldelf.c | 1393 elf_section_type (s) = SHT_NOTE; in ldelf_setup_build_id() 1917 unsigned int sh_type = elfinput ? elf_section_type (s) : SHT_NULL; in ldelf_place_orphan()
|
H A D | ldlang.c | 1941 && ((elf_section_type (s) == SHT_NOTE in lang_insert_orphan() 1943 || (elf_section_type (as) == SHT_NOTE in lang_insert_orphan() 1962 if (elf_section_type (s) == SHT_NOTE in lang_insert_orphan() 1975 && elf_section_type (sec) == SHT_NOTE in lang_insert_orphan() 2012 if (elf_section_type (sec) == SHT_NOTE in lang_insert_orphan()
|
/dflybsd-src/contrib/binutils-2.27/bfd/ |
H A D | elf.c | 947 elf_section_type (newsect) = hdr->sh_type; in _bfd_elf_make_section_from_shdr() 2801 elf_section_type (sec) = ssect->type; in _bfd_elf_new_section_hook() 5180 elf_section_type (m->sections[i]) = SHT_NOBITS; in assign_file_positions_for_load_sections() 5186 if (elf_section_type (m->sections[i]) != SHT_NOBITS) in assign_file_positions_for_load_sections() 5223 elf_section_type (m->sections[i]) = SHT_NOTE; in assign_file_positions_for_load_sections() 6258 && elf_section_type (s) == SHT_NOTE \ in rewrite_elf_program_header() 7173 if (elf_section_type (osec) == SHT_NULL in _bfd_elf_init_private_section_data() 7178 elf_section_type (osec) = elf_section_type (isec); in _bfd_elf_init_private_section_data() 7265 if (elf_section_type (isec) == SHT_GROUP) in _bfd_elf_fixup_group_sections()
|
H A D | elf-bfd.h | 1535 #define elf_section_type(sec) (elf_section_data(sec)->this_hdr.sh_type) macro
|
H A D | elflink.c | 7446 if (elf_section_type (sec1) != elf_section_type (sec2)) in bfd_elf_match_symbols_in_sections() 7657 return elf_section_type (asec) == elf_section_type (bsec); in _bfd_elf_match_sections_by_type() 13821 elf_section_type (reloc_sec) = is_rela ? SHT_RELA : SHT_REL; in _bfd_elf_make_dynamic_reloc_section()
|
/dflybsd-src/contrib/binutils-2.34/gas/ |
H A D | write.c | 1877 elf_section_type (s) in create_obj_attrs_section() 1962 elf_section_type (sec) = SHT_NOTE; in maybe_generate_build_notes()
|
/dflybsd-src/contrib/binutils-2.27/binutils/ |
H A D | objcopy.c | 1287 return (elf_section_type (isection) == SHT_NOTE); in is_nondebug_keep_contents_section() 3059 elf_section_type (osection) = SHT_NOBITS; in setup_section()
|
/dflybsd-src/contrib/binutils-2.34/binutils/ |
H A D | objcopy.c | 1425 return elf_section_type (isection) == SHT_NOTE; in is_nondebug_keep_contents_section() 4008 elf_section_type (osection) = SHT_NOBITS; in setup_section()
|
/dflybsd-src/contrib/binutils-2.27/ld/emultempl/ |
H A D | elf32.em | 1006 elf_section_type (s) = SHT_NOTE; 1853 unsigned int sh_type = iself ? elf_section_type (s) : SHT_NULL;
|
/dflybsd-src/contrib/binutils-2.27/gas/ |
H A D | write.c | 1803 elf_section_type (s) in create_obj_attrs_section()
|