Home
last modified time | relevance | path

Searched refs:sh_flags (Results 26 - 50 of 85) sorted by relevance

1234

/third_party/elfutils/tests/
H A Daddsections.c205 shdr->sh_flags = 0; in add_sections()
252 shdr->sh_flags = 0; in add_sections()
H A Delfgetchdr.c79 if ((shdr.sh_flags & SHF_COMPRESSED) != 0) in main()
H A Delfgetzdata.c75 if ((shdr->sh_flags & SHF_COMPRESSED) != 0) in main()
H A Dzstrptr.c40 ((shdr->sh_flags & SHF_COMPRESSED) != 0 in print_strings()
H A Delfcopy.c230 || ((shdr.sh_flags & SHF_ALLOC) == 0 in copy_elf()
231 && (last_shdr.sh_flags & SHF_ALLOC) == 0))) in copy_elf()
H A Dfillfile.c89 shdr->sh_flags = 0; in create_strtab()
150 shdr->sh_flags = 0; in add_data_section()
H A Dsectiondump.c105 shdr->sh_flags, in handle_section()
H A Dnext_cfi.c49 if ((shdr->sh_flags & SHF_COMPRESSED) != 0) in handle_section()
H A Dupdate3.c129 shdr->sh_flags = 0; in main()
/third_party/elfutils/libasm/
H A Dasm_newscn_ingrp.c70 shdr->sh_flags |= SHF_GROUP; in asm_newscn_ingrp()
H A Dasm_newscn.c149 shdr->sh_flags = flags; in binary_newscn()
/third_party/elfutils/libelf/
H A Dgelf_getshdr.c72 COPY (sh_flags); in gelf_getshdr()
H A Delf_getdata.c236 flags = shdr->sh_flags; in __libelf_set_rawdata_wrlock()
251 flags = shdr->sh_flags; in __libelf_set_rawdata_wrlock()
H A Delf32_updatenull.c272 if ((shdr->sh_flags & SHF_COMPRESSED) != 0) in __elfw2()
402 if ((shdr->sh_flags & SHF_COMPRESSED) == 0) in __elfw2()
/third_party/elfutils/src/
H A Dstrip.c590 || (tshdr->sh_flags & SHF_ALLOC) != 0) in remove_debug_relocations()
896 if ((shdr.sh_flags & SHF_ALLOC) != 0) in handle_debug_relocs()
930 if ((shdr.sh_flags & SHF_ALLOC) == 0) in handle_debug_relocs()
1233 if ((shdr_info[cnt].shdr.sh_flags & SHF_ALLOC) == 0) in handle_elf()
1255 if ((shdr_info[cnt].shdr.sh_flags & SHF_ALLOC) != 0) in handle_elf()
1289 || (shdr_info[cnt].shdr.sh_flags & SHF_ALLOC) == 0) in handle_elf()
1336 if ((shdr_info[cnt].shdr.sh_flags & SHF_GROUP) != 0) in handle_elf()
1370 if (remove_shdrs ? !(shdr_info[cnt].shdr.sh_flags & SHF_ALLOC) in handle_elf()
1774 shdr_info[cnt].shdr.sh_flags = 0; in handle_elf()
1836 shdr_info[cnt].shdr.sh_flags in handle_elf()
[all...]
H A Delfcmp.c290 if (gaps != gaps_ignore && (shdr1->sh_flags & SHF_ALLOC) != 0) in main()
318 || shdr1->sh_flags != shdr2->sh_flags in main()
321 && (shdr1->sh_flags & SHF_ALLOC) in main()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DELFObjectFile.h484 return getSection(Sec)->sh_flags; in getSectionFlags()
743 return getSection(Sec)->sh_flags & ELF::SHF_COMPRESSED; in isSectionCompressed()
748 return getSection(Sec)->sh_flags & ELF::SHF_EXECINSTR; in isSectionText()
755 EShdr->sh_flags & ELF::SHF_ALLOC && in isSectionData()
756 !(EShdr->sh_flags & ELF::SHF_EXECINSTR); in isSectionData()
762 return EShdr->sh_flags & (ELF::SHF_ALLOC | ELF::SHF_WRITE) && in isSectionBSS()
802 return getSection(Sec)->sh_flags & ELF::SHF_ALLOC && in isBerkeleyText()
803 (getSection(Sec)->sh_flags & ELF::SHF_EXECINSTR || in isBerkeleyText()
804 !(getSection(Sec)->sh_flags & ELF::SHF_WRITE)); in isBerkeleyText()
811 EShdr->sh_flags in isBerkeleyData()
[all...]
/third_party/elfutils/libdw/
H A Ddwarf_begin_elf.c122 if (! inscngrp && (shdr->sh_flags & SHF_GROUP) != 0) in check_section()
210 if ((shdr->sh_flags & SHF_COMPRESSED) != 0) in check_section()
426 if ((shdr->sh_flags & SHF_COMPRESSED) != 0 in scngrp_read()
/third_party/elfutils/backends/
H A Dsparc_symbol.c80 if ((shdr->sh_flags & (SHF_WRITE | SHF_EXECINSTR)) in sparc_check_special_section()
H A Dppc64_init.c87 && (opd_shdr->sh_flags & SHF_ALLOC) != 0 in ppc64_init()
/third_party/elfutils/libdwfl/
H A Ddwfl_report_elf.c80 if (shdr->sh_flags & SHF_ALLOC) in __libdwfl_elf_address_range()
113 if (prev_shdr->sh_flags & SHF_ALLOC) in __libdwfl_elf_address_range()
H A Dderelocate.c106 if ((shdr->sh_flags & SHF_ALLOC) && shdr->sh_addr == 0 in cache_sections()
119 if (shdr->sh_flags & SHF_ALLOC) in cache_sections()
/third_party/libbpf/src/
H A Dlinker.c371 sec->shdr->sh_flags = SHF_STRINGS; in init_output_elf()
409 sec->shdr->sh_flags = 0; in init_output_elf()
739 if (sec->shdr->sh_flags & SHF_EXECINSTR) { in linker_sanity_check_elf()
903 if (link_sec->shdr->sh_flags & SHF_EXECINSTR) { in linker_sanity_check_elf_relos()
1014 shdr->sh_flags = src_sec->shdr->sh_flags; in init_sec()
1058 if (dst->shdr->sh_flags != src->shdr->sh_flags) { in secs_match()
2075 if (src_linked_sec->shdr->sh_flags & SHF_EXECINSTR) { in linker_append_elf_relos()
2641 shdr->sh_flags in emit_elf_data_sec()
[all...]
/third_party/elfutils/libdwelf/
H A Ddwelf_elf_gnu_build_id.c109 if (!(shdr->sh_flags & SHF_ALLOC)) in find_elf_build_id()
/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp754 Elf_Word sh_flags; member
768 Elf_Xword sh_flags; member

Completed in 20 milliseconds

1234