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

/linux-master/scripts/
H A Drecordmcount.h33 #undef get_shnum macro
67 # define get_shnum get_shnum64 macro
105 # define get_shnum get_shnum32 macro
211 static unsigned int get_shnum(Elf_Ehdr const *ehdr, Elf_Shdr const *shdr0) function
276 unsigned int const old_shnum = get_shnum(ehdr, shdr0);
611 unsigned const nhdr = get_shnum(ehdr, shdr0);

Completed in 490 milliseconds