Searched refs:shstrtabent (Results 1 – 1 of 1) sorted by relevance
221 char *strtab, *strtabent, *shstrtab, *shstrtabent; in output() local438 shstrtabent = shstrtab; in output()439 shstrtabent++; in output()483 outsec->os_shdr->sh_name = (shstrtabent - shstrtab); in output()486 (void) memcpy(shstrtabent, MSG_ORIG(MSG_STR_DOT), in output()488 shstrtabent += MSG_STR_DOT_SIZE; in output()492 (void) memcpy(shstrtabent, outsec->os_name, len); in output()493 shstrtabent += len; in output()