Home
last modified time | relevance | path

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

/linux/scripts/
H A Drecordmcount.h67 # 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) in get_shnum() function