Home
last modified time | relevance | path

Searched refs:newstrtabndx (Results 1 – 1 of 1) sorted by relevance

/external/elfutils/tests/
Delfstrmerge.c394 size_t newstrtabndx = newsecndx (strtabndx, "ehdr", 0, "e_shstrndx", 0); in main() local
395 if (newstrtabndx < SHN_LORESERVE) in main()
396 newehdr.e_shstrndx = newstrtabndx; in main()