Searched defs:new_shnum (Results 1 – 1 of 1) sorted by relevance
219 static void set_shnum(Elf_Ehdr *ehdr, Elf_Shdr *shdr0, unsigned int new_shnum) in set_shnum()277 unsigned int const new_shnum = 2 + old_shnum; /* {.rel,}__mcount_loc */ in append_func() local