Home
last modified time | relevance | path

Searched defs:shstrndx (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/remoteproc/
H A Dremoteproc_elf_helpers.h102 u16 shstrndx = elf_hdr_get_e_shstrndx(class, ehdr); local
H A Dremoteproc_elf_loader.c260 u16 shstrndx = elf_hdr_get_e_shstrndx(class, ehdr); local
/linux/scripts/
H A Dtracepoint-update.c161 unsigned int shstrndx; in process_tracepoints() local
H A Delf-parse.h92 EHDR_HALF(shstrndx) in EHDR_HALF() argument
H A Dsorttable.c617 unsigned int shstrndx; in do_sort() local
/linux/scripts/gendwarfksyms/
H A Dkabi.c125 size_t shstrndx; in kabi_read_rules() local
/linux/arch/s390/tools/
H A Drelocs.c43 static unsigned int shstrndx; variable
/linux/arch/x86/tools/
H A Drelocs.c16 static unsigned int shstrndx; variable
/linux/tools/objtool/
H A Delf.c363 size_t shstrndx, sections_nr; in read_sections() local
/linux/tools/perf/util/
H A Dsymbol-elf.c2813 size_t shstrndx, next; in construct_sdt_notes_list() local
/linux/tools/lib/bpf/
H A Dlibbpf.c679 size_t shstrndx; /* section index for section name strings */ member