Home
last modified time | relevance | path

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

/tools/perf/util/
A Dgenelf.c296 shdr->sh_type = SHT_STRTAB; in jit_write_elf()
375 shdr->sh_type = SHT_STRTAB; in jit_write_elf()
/tools/include/uapi/linux/
A Delf.h283 #define SHT_STRTAB 3 macro
/tools/testing/selftests/sgx/
A Dload.c158 if (sections[i].sh_type == SHT_STRTAB) { in encl_get_entry()
/tools/lib/bpf/
A Dlinker.c419 sec->shdr->sh_type = SHT_STRTAB; in init_output_elf()
612 if (shdr->sh_type == SHT_STRTAB) in is_ignored_sec()
779 case SHT_STRTAB: in linker_load_obj_file()
881 case SHT_STRTAB: in linker_sanity_check_elf()
929 if (link_sec->shdr->sh_type != SHT_STRTAB) { in linker_sanity_check_elf_symtab()
A Dlibbpf.c3770 if (hdr->sh_type == SHT_STRTAB) in ignore_elf_section()

Completed in 33 milliseconds