Searched refs:SHT_PROGBITS (Results 1 – 11 of 11) sorted by relevance
191 shdr->sh_type = SHT_PROGBITS; in jit_add_eh_frame_info()225 shdr->sh_type = SHT_PROGBITS; in jit_add_eh_frame_info()313 shdr->sh_type = SHT_PROGBITS; in jit_write_elf()
528 shdr->sh_type = SHT_PROGBITS; in jit_add_debug_info()562 shdr->sh_type = SHT_PROGBITS; in jit_add_debug_info()596 shdr->sh_type = SHT_PROGBITS; in jit_add_debug_info()
1247 shdr.sh_type == SHT_PROGBITS) in debuginfo__find_probes()
870 if (ss->opdshdr.sh_type != SHT_PROGBITS) in symsrc__init()
288 if (sh->sh_type != SHT_PROGBITS) in main()
269 #define SHT_PROGBITS 1 macro
304 mcsec.sh_type = w(SHT_PROGBITS); in append_func()562 if (w(txthdr->sh_type) != SHT_PROGBITS || in __has_rel_mcount()
614 if (shdr_prog.sh_type != SHT_PROGBITS || in do_load_bpf_file()
713 sec->sh.sh_type = SHT_PROGBITS; in elf_create_section()
914 if (sechdr->sh_type == SHT_PROGBITS && in check_section()
2766 if (hdr->sh_type == SHT_PROGBITS && hdr->sh_size == 0 && in ignore_elf_section()2877 } else if (sh.sh_type == SHT_PROGBITS && data->d_size > 0) { in bpf_object__elf_collect()