/netbsd-src/external/gpl3/binutils/dist/ld/emultempl/ |
H A D | tic6xdsbt.em | 123 && elf_section_type (sec) == SHT_PROGBITS
|
H A D | nto.em | 72 elf_section_type (note_sec) = SHT_NOTE;
|
H A D | armelf.em | 360 && elf_section_type (sec) == SHT_PROGBITS
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/emultempl/ |
H A D | tic6xdsbt.em | 123 && elf_section_type (sec) == SHT_PROGBITS
|
H A D | armelf.em | 360 && elf_section_type (sec) == SHT_PROGBITS
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | obj-elf.c | 743 elf_section_type (sec) = type; in change_section() 781 && (unsigned) type != elf_section_type (old_sec)) in change_section() 1207 type = elf_section_type (now_seg); in obj_elf_section() 2939 elf_section_type (s) = SHT_GROUP; in elf_adjust_symtab()
|
H A D | tc-rx.c | 487 type = elf_section_type (sec); in parse_rx_section()
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elf.c | 1030 elf_section_type (newsect) = hdr->sh_type; in _bfd_elf_make_section_from_shdr() 2894 elf_section_type (sec) = ssect->type; in _bfd_elf_new_section_hook() 4431 && elf_section_type (s) == SHT_NOTE) in get_program_header_size() 4445 && elf_section_type (s->next) == SHT_NOTE) in get_program_header_size() 5026 && elf_section_type (s) == SHT_NOTE) in _bfd_elf_map_sections_to_segments() 5036 && elf_section_type (s2->next) == SHT_NOTE in _bfd_elf_map_sections_to_segments() 5682 elf_section_type (m->sections[i]) = SHT_NOBITS; in assign_file_positions_for_load_sections() 5688 if (elf_section_type (m->sections[i]) != SHT_NOBITS) in assign_file_positions_for_load_sections() 5737 elf_section_type (m->sections[i]) = SHT_NOTE; in assign_file_positions_for_load_sections() 6962 && elf_section_type (s) == SHT_NOTE \ in rewrite_elf_program_header() [all …]
|
H A D | elfxx-aarch64.c | 765 elf_section_type (sec) = SHT_NOTE; in _bfd_aarch64_elf_link_setup_gnu_properties()
|
H A D | elf-properties.c | 675 elf_section_type (sec) = SHT_NOTE; in _bfd_elf_link_setup_gnu_properties()
|
H A D | elf-bfd.h | 1812 #define elf_section_type(sec) (elf_section_data(sec)->this_hdr.sh_type) macro
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/ |
H A D | ldelf.c | 1510 elf_section_type (s) = SHT_NOTE; in ldelf_setup_build_id() 1625 elf_section_type (s) = SHT_NOTE; in ldelf_setup_package_metadata() 2145 unsigned int sh_type = elfinput ? elf_section_type (s) : SHT_NULL; in ldelf_place_orphan()
|
H A D | ldlang.c | 1965 && ((elf_section_type (s) == SHT_NOTE in lang_insert_orphan() 1967 || (elf_section_type (as) == SHT_NOTE in lang_insert_orphan() 1986 if (elf_section_type (s) == SHT_NOTE in lang_insert_orphan() 1999 && elf_section_type (sec) == SHT_NOTE in lang_insert_orphan() 2036 if (elf_section_type (sec) == SHT_NOTE in lang_insert_orphan()
|
/netbsd-src/external/gpl3/binutils/dist/ld/ |
H A D | ldelf.c | 1514 elf_section_type (s) = SHT_NOTE; in ldelf_setup_build_id() 1629 elf_section_type (s) = SHT_NOTE; in ldelf_setup_package_metadata() 2154 unsigned int sh_type = elfinput ? elf_section_type (s) : SHT_NULL; in ldelf_place_orphan()
|
H A D | ldlang.c | 2020 && ((elf_section_type (s) == SHT_NOTE in lang_insert_orphan() 2022 || (elf_section_type (as) == SHT_NOTE in lang_insert_orphan() 2041 if (elf_section_type (s) == SHT_NOTE in lang_insert_orphan() 2054 && elf_section_type (sec) == SHT_NOTE in lang_insert_orphan() 2091 if (elf_section_type (sec) == SHT_NOTE in lang_insert_orphan()
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elf.c | 1013 elf_section_type (newsect) = hdr->sh_type; in _bfd_elf_make_section_from_shdr() 3434 elf_section_type (sec) = ssect->type; in _bfd_elf_new_section_hook() 4968 && elf_section_type (s) == SHT_NOTE) in get_program_header_size() 4982 && elf_section_type (s->next) == SHT_NOTE) in get_program_header_size() 5564 && elf_section_type (s) == SHT_NOTE) in _bfd_elf_map_sections_to_segments() 5574 && elf_section_type (s2->next) == SHT_NOTE in _bfd_elf_map_sections_to_segments() 6225 elf_section_type (m->sections[i]) = SHT_NOBITS; in assign_file_positions_for_load_sections() 6231 if (elf_section_type (m->sections[i]) != SHT_NOBITS) in assign_file_positions_for_load_sections() 6280 elf_section_type (m->sections[i]) = SHT_NOTE; in assign_file_positions_for_load_sections() 7541 && elf_section_type (s) == SHT_NOTE in is_note() [all …]
|
H A D | elfxx-aarch64.c | 765 elf_section_type (sec) = SHT_NOTE; in _bfd_aarch64_elf_link_setup_gnu_properties()
|
H A D | elf-properties.c | 675 elf_section_type (sec) = SHT_NOTE; in _bfd_elf_link_setup_gnu_properties()
|
H A D | elf-bfd.h | 1870 #define elf_section_type(sec) (elf_section_data(sec)->this_hdr.sh_type) macro
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | obj-elf.c | 758 elf_section_type (sec) = type; in obj_elf_change_section() 796 && (unsigned) type != elf_section_type (old_sec)) in obj_elf_change_section() 2874 elf_section_type (s) = SHT_GROUP; in elf_adjust_symtab()
|
H A D | tc-rx.c | 499 type = elf_section_type (sec); in parse_rx_section()
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | write.c | 1926 elf_section_type (s) in create_obj_attrs_section() 2018 elf_section_type (sec) = SHT_NOTE; in maybe_generate_build_notes()
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | write.c | 1932 elf_section_type (s) in create_obj_attrs_section() 2024 elf_section_type (sec) = SHT_NOTE; in maybe_generate_build_notes()
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | objcopy.c | 1441 return elf_section_type (isection) == SHT_NOTE; in is_nondebug_keep_contents_section() 4190 elf_section_type (osection) = SHT_NOBITS; in setup_section()
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | objcopy.c | 1478 return elf_section_type (isection) == SHT_NOTE; in is_nondebug_keep_contents_section() 4298 elf_section_type (osection) = SHT_NOBITS; in setup_section()
|