Home
last modified time | relevance | path

Searched refs:ehdr_shstrndx (Results 1 – 4 of 4) sorted by relevance

/linux/scripts/
H A Delf-parse.c97 elf_parser.ehdr_shstrndx = ehdr32_shstrndx; in elf_parse()
127 elf_parser.ehdr_shstrndx = ehdr64_shstrndx; in elf_parse()
H A Dtracepoint-update.c169 shstrndx = ehdr_shstrndx(ehdr); in process_tracepoints()
H A Delf-parse.h33 uint16_t (*ehdr_shstrndx)(Elf_Ehdr *ehdr); member
H A Dsorttable.c630 shstrndx = ehdr_shstrndx(ehdr); in do_sort()