HomeSort by relevance Sort by last modified time
    Searched full:newstrtabndx (Results 1 - 1 of 1) sorted by null

  /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;

Completed in 166 milliseconds