Searched refs:newstrtabndx (Results 1 – 1 of 1) sorted by relevance
394 size_t newstrtabndx = newsecndx (strtabndx, "ehdr", 0, "e_shstrndx", 0); in main() local395 if (newstrtabndx < SHN_LORESERVE) in main()396 newehdr.e_shstrndx = newstrtabndx; in main()