Home
last modified time | relevance | path

Searched refs:SHT_PROGBITS (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dgenelf.c197 shdr->sh_type = SHT_PROGBITS; in jit_add_eh_frame_info()
231 shdr->sh_type = SHT_PROGBITS; in jit_add_eh_frame_info()
333 shdr->sh_type = SHT_PROGBITS; in jit_write_elf()
H A Dgenelf_debug.c539 shdr->sh_type = SHT_PROGBITS; in jit_add_debug_info()
573 shdr->sh_type = SHT_PROGBITS; in jit_add_debug_info()
607 shdr->sh_type = SHT_PROGBITS; in jit_add_debug_info()
H A Dprobe-finder.c1266 shdr.sh_type == SHT_PROGBITS) in debuginfo__find_probes()
H A Dsymbol-elf.c1304 if (ss->opdshdr.sh_type != SHT_PROGBITS) in symsrc__init()
/openbmc/u-boot/drivers/net/pfe_eth/
H A Dpfe_hw.c376 case SHT_PROGBITS: in pe_load_pmem_section()
422 case SHT_PROGBITS: in pe_load_dmem_section()
464 case SHT_PROGBITS: in pe_load_ddr_section()
569 case SHT_PROGBITS: in pe_load_pe_lmem_section()
/openbmc/linux/arch/mips/tools/
H A Dloongson3-llsc-check.c288 if (sh->sh_type != SHT_PROGBITS) in main()
/openbmc/linux/scripts/
H A Drecordmcount.h309 mcsec.sh_type = w(SHT_PROGBITS); in append_func()
567 if (w(txthdr->sh_type) != SHT_PROGBITS || in __has_rel_mcount()
/openbmc/linux/include/uapi/linux/
H A Delf.h273 #define SHT_PROGBITS 1 macro
/openbmc/u-boot/tools/
H A Dimg2srec.c312 if ( (sectHeader[i].sh_type == SHT_PROGBITS) in ConvertELF()
/openbmc/linux/tools/lib/bpf/
H A Dlinker.c495 if (shdr->sh_type == SHT_PROGBITS && shdr->sh_size == 0 && in is_ignored_sec()
650 case SHT_PROGBITS: in linker_load_obj_file()
734 case SHT_PROGBITS: in linker_sanity_check_elf()
872 if (link_sec->shdr->sh_type != SHT_PROGBITS && link_sec->shdr->sh_type != SHT_NOBITS) { in linker_sanity_check_elf_relos()
1155 return sec->shdr->sh_type == SHT_PROGBITS || sec->shdr->sh_type == SHT_NOBITS; in is_data_sec()
2643 shdr->sh_type = SHT_PROGBITS; in emit_elf_data_sec()
H A Dlibbpf.c3351 if (hdr->sh_type == SHT_PROGBITS && hdr->sh_size == 0 && in ignore_elf_section()
3484 if (sh->sh_type != SHT_PROGBITS) in bpf_object__elf_collect()
3488 if (sh->sh_type != SHT_PROGBITS) in bpf_object__elf_collect()
3493 } else if (sh->sh_type == SHT_PROGBITS && data->d_size > 0) { in bpf_object__elf_collect()
/openbmc/u-boot/include/
H A Delf.h272 #define SHT_PROGBITS 1 /* program defined information */ macro
/openbmc/linux/drivers/remoteproc/
H A Dremoteproc_coredump.c436 elf_shdr_set_sh_type(class, shdr, SHT_PROGBITS); in rproc_coredump_using_sections()
/openbmc/qemu/target/s390x/
H A Darch_dump.c366 shdr->sh_type = SHT_PROGBITS; in arch_sections_write_hdr()
/openbmc/qemu/include/
H A Delf.h1563 #define SHT_PROGBITS 1 macro
/openbmc/linux/tools/objtool/
H A Delf.c1145 sec->sh.sh_type = SHT_PROGBITS; in elf_create_section()
/openbmc/linux/scripts/mod/
H A Dmodpost.c781 if (sechdr->sh_type == SHT_PROGBITS && in check_section()
/openbmc/qemu/tcg/
H A Dtcg.c6422 .sh_type = SHT_PROGBITS, in tcg_register_jit_int()
6427 .sh_type = SHT_PROGBITS, in tcg_register_jit_int()
6432 .sh_type = SHT_PROGBITS, in tcg_register_jit_int()