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

/linux-master/scripts/
H A Drecordmcount.h35 #undef get_shstrndx macro
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) function
612 Elf_Shdr *const shstr = &shdr0[get_shstrndx(ehdr, shdr0)];

Completed in 126 milliseconds