Home
last modified time | relevance | path

Searched refs:SHT_NOTE (Results 1 – 25 of 40) sorted by relevance

12

/dragonfly/contrib/elftoolchain/libelf/
H A Dlibelf_data.c58 case SHT_NOTE: in _libelf_xlate_shtype()
/dragonfly/contrib/binutils-2.27/gold/
H A Dnacl.h202 if (elf_file.section_type(shndx) == elfcpp::SHT_NOTE) in do_recognize_nacl_file()
H A Dscript-sections.cc478 else if (type == elfcpp::SHT_NOTE) in find_place()
4052 if ((*p)->type() == elfcpp::SHT_NOTE) in create_note_and_tls_segments()
4064 && (*pnext)->type() == elfcpp::SHT_NOTE) in create_note_and_tls_segments()
4158 if ((*p)->type() == elfcpp::SHT_NOTE) in expected_segment_count()
H A Dlayout.cc1840 case elfcpp::SHT_NOTE: in default_section_order()
1999 if (os->type() == elfcpp::SHT_NOTE) in attach_allocated_section_to_segment()
2937 elfcpp::SHT_NOTE, in create_note()
/dragonfly/contrib/binutils-2.34/gold/
H A Dnacl.h202 if (elf_file.section_type(shndx) == elfcpp::SHT_NOTE) in do_recognize_nacl_file()
H A Dscript-sections.cc493 else if (type == elfcpp::SHT_NOTE) in find_place()
4145 if ((*p)->type() == elfcpp::SHT_NOTE) in create_note_and_tls_segments()
4157 && (*pnext)->type() == elfcpp::SHT_NOTE) in create_note_and_tls_segments()
4251 if ((*p)->type() == elfcpp::SHT_NOTE) in expected_segment_count()
H A Dlayout.cc1891 case elfcpp::SHT_NOTE: in default_section_order()
2063 if (os->type() == elfcpp::SHT_NOTE) in attach_allocated_section_to_segment()
3240 elfcpp::SHT_NOTE, in create_note()
/dragonfly/contrib/file/src/
H A Dreadelf.h142 #define SHT_NOTE 7 macro
H A Dreadelf.c1440 case SHT_NOTE: in doshn()
/dragonfly/sys/sys/
H A Delf_common.h385 #define SHT_NOTE 7 /* Information that marks file */ macro
/dragonfly/contrib/gdb-7/include/elf/
H A Dcommon.h454 #define SHT_NOTE 7 /* Information that marks file */ macro
/dragonfly/contrib/binutils-2.27/include/elf/
H A Dcommon.h462 #define SHT_NOTE 7 /* Information that marks file */ macro
/dragonfly/contrib/binutils-2.34/gas/config/
H A Dobj-elf.c641 if (ssect->type != SHT_NOTE in obj_elf_change_section()
662 if (ssect->type == SHT_NOTE in obj_elf_change_section()
879 return SHT_NOTE; in obj_elf_section_type()
/dragonfly/contrib/binutils-2.27/gas/config/
H A Dobj-elf.c624 if (ssect->type != SHT_NOTE in obj_elf_change_section()
645 if (ssect->type == SHT_NOTE in obj_elf_change_section()
856 return SHT_NOTE; in obj_elf_section_type()
/dragonfly/contrib/binutils-2.34/include/elf/
H A Dcommon.h497 #define SHT_NOTE 7 /* Information that marks file */ macro
/dragonfly/contrib/binutils-2.34/ld/
H A Dldelf.c1393 elf_section_type (s) = SHT_NOTE; in ldelf_setup_build_id()
2091 ? sh_type == SHT_NOTE in ldelf_place_orphan()
H A Dldlang.c1941 && ((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()
/dragonfly/contrib/binutils-2.34/bfd/
H A Delf.c1140 if (hdr->sh_type == SHT_NOTE) in _bfd_elf_make_section_from_shdr()
2102 case SHT_NOTE: /* .note section. */ in bfd_section_from_shdr()
2730 { STRING_COMMA_LEN (".note"), -1, SHT_NOTE, 0 },
3354 case SHT_NOTE: in elf_fake_sections()
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()
5680 elf_section_type (m->sections[i]) = SHT_NOTE; in assign_file_positions_for_load_sections()
6055 && header->sh_type != SHT_NOTE) in is_debuginfo_file()
[all …]
/dragonfly/contrib/gdb-7/bfd/
H A Delf.c936 if (hdr->sh_type == SHT_NOTE) in _bfd_elf_make_section_from_shdr()
1572 case SHT_NOTE: /* .note section. */ in bfd_section_from_shdr()
2131 { STRING_COMMA_LEN (".note"), -1, SHT_NOTE, 0 },
2657 case SHT_NOTE: in elf_fake_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()
/dragonfly/contrib/binutils-2.27/bfd/
H A Delf.c1038 if (hdr->sh_type == SHT_NOTE) in _bfd_elf_make_section_from_shdr()
1963 case SHT_NOTE: /* .note section. */ in bfd_section_from_shdr()
2599 { STRING_COMMA_LEN (".note"), -1, SHT_NOTE, 0 },
3207 case SHT_NOTE: in elf_fake_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()
/dragonfly/lib/libexecinfo/
H A Dprivate_libelf.h263 _ELF_DEFINE_SHT(SHT_NOTE, 7, "additional notes") \
1240 case SHT_NOTE: in _libelf_xlate_shtype()
/dragonfly/contrib/binutils-2.34/elfcpp/
H A Delfcpp.h351 SHT_NOTE = 7,
/dragonfly/contrib/binutils-2.27/elfcpp/
H A Delfcpp.h350 SHT_NOTE = 7,
/dragonfly/contrib/elftoolchain/common/
H A Delfdefinitions.h1073 _ELF_DEFINE_SHT(SHT_NOTE, 7, "additional notes") \
/dragonfly/contrib/binutils-2.34/binutils/
H A Dobjcopy.c1302 && elf_section_data (sec)->this_hdr.sh_type == SHT_NOTE in is_mergeable_note_section()
1425 return elf_section_type (isection) == SHT_NOTE; in is_nondebug_keep_contents_section()

12