Searched refs:shstrtabent (Results 1 – 1 of 1) sorted by relevance
222 char *strtab, *strtabent, *shstrtab, *shstrtabent; in output() local439 shstrtabent = shstrtab; in output()440 shstrtabent++; in output()484 outsec->os_shdr->sh_name = (shstrtabent - shstrtab); in output()487 (void) memcpy(shstrtabent, MSG_ORIG(MSG_STR_DOT), in output()489 shstrtabent += MSG_STR_DOT_SIZE; in output()493 (void) memcpy(shstrtabent, outsec->os_name, len); in output()494 shstrtabent += len; in output()