Searched refs:strTabIndex (Results 1 – 1 of 1) sorted by relevance
2903 uint32_t strTabIndex = ctx.in.shStrTab->getParent()->sectionIndex; in writeHeader() local2904 if (strTabIndex >= SHN_LORESERVE) { in writeHeader()2905 sHdrs->sh_link = strTabIndex; in writeHeader()2908 eHdr->e_shstrndx = strTabIndex; in writeHeader()