Home
last modified time | relevance | path

Searched refs:sh_flags (Results 1 – 25 of 35) sorted by relevance

12

/external/elfutils/tests/
Dupdate4.c128 shdr->sh_flags = SHF_ALLOC | SHF_EXECINSTR; in main()
164 shdr->sh_flags = SHF_ALLOC | SHF_WRITE; in main()
200 shdr->sh_flags = SHF_ALLOC | SHF_EXECINSTR; in main()
236 shdr->sh_flags = SHF_ALLOC | SHF_EXECINSTR; in main()
273 shdr->sh_flags = 0; in main()
Dasm-tst1.c177 if ((cnt == 1 && shdr->sh_flags != (SHF_ALLOC | SHF_EXECINSTR)) in main()
178 || (cnt == 2 && shdr->sh_flags != (SHF_ALLOC | SHF_WRITE)) in main()
179 || (cnt == 3 && shdr->sh_flags != 0)) in main()
Dasm-tst2.c193 if ((cnt == 1 && shdr->sh_flags != (SHF_ALLOC | SHF_WRITE)) in main()
194 || (cnt == 2 && shdr->sh_flags != 0)) in main()
Dasm-tst3.c193 if ((cnt == 1 && shdr->sh_flags != (SHF_ALLOC | SHF_WRITE)) in main()
194 || (cnt != 1 && shdr->sh_flags != 0)) in main()
Dasm-tst9.c227 if ((cnt == 1 && shdr->sh_flags != (SHF_ALLOC | SHF_WRITE)) in main()
228 || (cnt == 2 && shdr->sh_flags != 0)) in main()
Dsectiondump.c101 shdr->sh_flags, in handle_section()
Dupdate3.c123 shdr->sh_flags = 0; in main()
/external/elfutils/src/
Delflint.c767 if ((destshdr->sh_flags & SHF_TLS) == 0) in check_symtab()
1049 if ((destshdr->sh_flags & (SHF_MERGE | SHF_STRINGS)) != 0) in check_rela()
1184 if ((destshdr->sh_flags & (SHF_MERGE | SHF_STRINGS)) != 0) in check_rel()
1600 if ((shdr->sh_flags & SHF_ALLOC) == 0) in check_hash()
1696 if (shdr->sh_flags != 0) in check_group()
1778 if ((refshdr->sh_flags & SHF_GROUP) == 0) in check_group()
1959 if (shdr->sh_flags != 0) in check_sections()
2025 if ((shdr->sh_flags & ~(SHF_LINK_ORDER | SHF_GROUP)) in check_sections()
2032 section_flags_string (shdr->sh_flags in check_sections()
2038 if ((shdr->sh_flags & special_sections[s].attr) in check_sections()
[all …]
Dsize.c440 if ((shdr->sh_flags & SHF_ALLOC) != 0) in show_sysv()
466 if ((shdr->sh_flags & SHF_ALLOC) != 0) in show_sysv()
519 if ((shdr->sh_flags & SHF_ALLOC) == 0) in show_sysv_one_line()
569 if ((shdr->sh_flags & SHF_ALLOC) == 0) in show_bsd()
572 if ((shdr->sh_flags & SHF_WRITE) == 0) in show_bsd()
Dreadelf.c720 if (shdr->sh_flags & SHF_WRITE) in print_shdr()
722 if (shdr->sh_flags & SHF_ALLOC) in print_shdr()
724 if (shdr->sh_flags & SHF_EXECINSTR) in print_shdr()
726 if (shdr->sh_flags & SHF_MERGE) in print_shdr()
728 if (shdr->sh_flags & SHF_STRINGS) in print_shdr()
730 if (shdr->sh_flags & SHF_INFO_LINK) in print_shdr()
732 if (shdr->sh_flags & SHF_LINK_ORDER) in print_shdr()
734 if (shdr->sh_flags & SHF_OS_NONCONFORMING) in print_shdr()
736 if (shdr->sh_flags & SHF_GROUP) in print_shdr()
738 if (shdr->sh_flags & SHF_TLS) in print_shdr()
[all …]
Dldgeneric.c890 if (unlikely (shdr->sh_info != 0) && (shdr->sh_flags & SHF_INFO_LINK)) in mark_section_used()
897 if (unlikely (shdr->sh_flags & SHF_GROUP) && ld_state.gc_sections) in mark_section_used()
927 || (shdr->sh_flags & SHF_ALLOC) != 0 in add_section()
937 if ((shdr->sh_flags & SHF_GROUP) && grpscn == NULL) in add_section()
947 search.flags = shdr->sh_flags; in add_section()
961 if (unlikely (shdr->sh_flags & SHF_GROUP)) in add_section()
980 queued->flags = SH_FLAGS_COMBINE (queued->flags, shdr->sh_flags); in add_section()
992 queued->flags = shdr->sh_flags; in add_section()
1071 has_merge_sections |= (shdr->sh_flags & SHF_MERGE) != 0; in add_relocatable_file()
1201 && unlikely ((shdr->sh_flags & SHF_OS_NONCONFORMING) != 0)) in add_relocatable_file()
[all …]
/external/elfutils/libelf/
Dgelf_update_shdr.c50 if (unlikely (src->sh_flags > 0xffffffffull) in gelf_update_shdr()
65 COPY (sh_flags); in gelf_update_shdr()
Delf-knowledge.h25 ((shdr)->sh_flags & SHF_ALLOC) == 0 \
63 || ((Shdr)->sh_flags & SHF_INFO_LINK) != 0)
Delf32_getshdr.c118 CONVERT_TO (shdr[cnt].sh_flags, notcvt[cnt].sh_flags);
147 CONVERT (shdr[cnt].sh_flags);
Dgelf_getshdr.c61 COPY (sh_flags);
Dabstract.h74 TYPE_NAME (ElfW2(32, Ext##Word), sh_flags) \
87 TYPE_NAME (ElfW2(64, Ext##Xword), sh_flags) \
/external/kernel-headers/original/linux/
Delf.h272 Elf32_Word sh_flags; member
285 Elf64_Xword sh_flags; /* Miscellaneous section attributes */ member
/external/tcpdump/
Ddecnet.h66 byte sh_flags; /* route flags */ member
373 byte sh_flags; /* message flags */ member
Dprint-decnet.c94 TCHECK(rhp->rh_short.sh_flags); in decnet_print()
95 mflags = EXTRACT_LE_8BITS(rhp->rh_short.sh_flags); in decnet_print()
111 mflags = EXTRACT_LE_8BITS(rhp->rh_short.sh_flags); in decnet_print()
181 int mflags = EXTRACT_LE_8BITS(rhp->rh_short.sh_flags); in print_decnet_ctlmsg()
/external/elfcopy/
Delfcopy.c187 shdr_info[shdridx].shdr.sh_flags = 0; in adjust_elf()
868 shdr_info[scnidx].old_shdr.sh_flags & SHF_ALLOC) { in adjust_elf()
2099 if(shdr->sh_flags & SHF_ALLOC) { in section_belongs_to_header()
2151 if ((shdr_info[inner].shdr.sh_flags & SHF_ALLOC)) { in section_to_header_mapping()
2459 ASSERT(!(shdr_info[sym->st_shndx].shdr.sh_flags & SHF_ALLOC)); in update_symbol_values()
2538 !(shdr_info->shdr.sh_flags & SHF_ALLOC) || in adjust_section_offset()
2542 if ((shdr_info->shdr.sh_flags & SHF_ALLOC) == SHF_ALLOC) in adjust_section_offset()
2580 ((shdr_info[end].shdr.sh_flags & SHF_ALLOC) == SHF_ALLOC) && in get_end_of_range()
2658 … if (adjust_alloc_section_offsets || (shdr_info[start].shdr.sh_flags & SHF_ALLOC) != SHF_ALLOC) { in move_sections()
2865 if ((s1->sh_flags & s2->sh_flags & SHF_ALLOC) != 0) { in sections_overlap_p()
[all …]
/external/elfutils/libasm/
Dasm_newscn_ingrp.c59 shdr->sh_flags |= SHF_GROUP;
Dasm_newscn.c135 shdr->sh_flags = flags; in binary_newscn()
/external/qemu/elff/
Delf.h215 Elf_Word sh_flags; member
/external/grub/stage2/
Di386-elf.h107 Elf32_Word sh_flags; /* Section flags */ member
/external/elfutils/libdw/
Ddwarf_begin_elf.c69 if (! inscngrp && (shdr->sh_flags & SHF_GROUP) != 0) in check_section()

12