Home
last modified time | relevance | path

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

/linux-6.12.1/scripts/
Drecordmcount.h35 #undef get_shstrndx
69 # define get_shstrndx get_shstrndx64 macro
107 # define get_shstrndx get_shstrndx32 macro
228 static int get_shstrndx(Elf_Ehdr const *ehdr, Elf_Shdr const *shdr0) in get_shstrndx() function
612 Elf_Shdr *const shstr = &shdr0[get_shstrndx(ehdr, shdr0)]; in do_func()