Home
last modified time | relevance | path

Searched refs:SHT_STRTAB (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/tools/perf/util/
A Dgenelf.c380 shdr->sh_type = SHT_STRTAB; in jit_write_elf()
459 shdr->sh_type = SHT_STRTAB; in jit_write_elf()
/linux-6.3-rc2/include/uapi/linux/
A Delf.h275 #define SHT_STRTAB 3 macro
/linux-6.3-rc2/tools/testing/selftests/sgx/
A Dload.c158 if (sections[i].sh_type == SHT_STRTAB) { in encl_get_entry()
/linux-6.3-rc2/drivers/remoteproc/
A Dremoteproc_coredump.c423 elf_shdr_set_sh_type(class, shdr, SHT_STRTAB); in rproc_coredump_using_sections()
/linux-6.3-rc2/tools/lib/bpf/
A Dlinker.c370 sec->shdr->sh_type = SHT_STRTAB; in init_output_elf()
485 if (shdr->sh_type == SHT_STRTAB) in is_ignored_sec()
651 case SHT_STRTAB: in linker_load_obj_file()
736 case SHT_STRTAB: in linker_sanity_check_elf()
780 if (link_sec->shdr->sh_type != SHT_STRTAB) { in linker_sanity_check_elf_symtab()
A Dlibbpf.c3283 if (hdr->sh_type == SHT_STRTAB) in ignore_elf_section()
/linux-6.3-rc2/arch/mips/boot/tools/
A Drelocs.c301 if (sec->shdr.sh_type != SHT_STRTAB) in read_strtabs()
/linux-6.3-rc2/arch/x86/tools/
A Drelocs.c476 if (sec->shdr.sh_type != SHT_STRTAB) { in read_strtabs()

Completed in 36 milliseconds