Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dgenelf.c364 shdr->sh_type = SHT_STRTAB; in jit_write_elf()
443 shdr->sh_type = SHT_STRTAB; in jit_write_elf()
/Linux-v5.4/arch/powerpc/oprofile/cell/
Dvma_map.c184 if (shdr_str.sh_type != SHT_STRTAB) in create_vma_map()
/Linux-v5.4/include/uapi/linux/
Delf.h270 #define SHT_STRTAB 3 macro
/Linux-v5.4/arch/mips/boot/tools/
Drelocs.c301 if (sec->shdr.sh_type != SHT_STRTAB) in read_strtabs()
/Linux-v5.4/arch/x86/tools/
Drelocs.c448 if (sec->shdr.sh_type != SHT_STRTAB) { in read_strtabs()