Searched refs:shstridx (Results 1 – 1 of 1) sorted by relevance
312 unsigned int shstridx = 0; // NULL section has empty name in emitSectionHeader() local315 shdr[sectIdx].sh_name = shstridx; in emitSectionHeader()327 shstridx += ld_sect->name().size() + 1; in emitSectionHeader()