Searched refs:old_shnum (Results 1 – 1 of 1) sorted by relevance
276 unsigned int const old_shnum = get_shnum(ehdr, shdr0); in append_func() local277 unsigned int const new_shnum = 2 + old_shnum; /* {.rel,}__mcount_loc */ in append_func()300 t += sizeof(Elf_Shdr) * old_shnum; in append_func()302 sizeof(Elf_Shdr) * old_shnum) < 0) in append_func()330 mcsec.sh_info = w(old_shnum); in append_func()