Home | Sort by relevance Sort by last modified time |
/external/elfutils/tests/ | |
elfstrmerge.c | 394 size_t newstrtabndx = newsecndx (strtabndx, "ehdr", 0, "e_shstrndx", 0); local 395 if (newstrtabndx < SHN_LORESERVE) 396 newehdr.e_shstrndx = newstrtabndx; |