Lines Matching refs:os_name
94 outsec.os_name = basename(file); in input()
147 namesz = strlen(outsec.os_name) + 1; in input()
173 outsec.os_name = stdsecs->ss_name; in input()
184 prog, outsec.os_name, strerror(err)); in input()
195 odp->od_shstrtabsz += (strlen(outsec.os_name) + 1); in input()
293 prog, outsec->os_name, elf_errmsg(elf_errno())); in output()
298 prog, outsec->os_name, elf_errmsg(elf_errno())); in output()
310 prog, outsec->os_name, elf_errmsg(elf_errno())); in output()
346 if (strcmp(outsec->os_name, MSG_ORIG(MSG_SCN_STRTAB))) in output()
392 prog, outsec->os_name, elf_errmsg(elf_errno())); in output()
397 prog, outsec->os_name, elf_errmsg(elf_errno())); in output()
402 prog, outsec->os_name, elf_errmsg(elf_errno())); in output()
417 if (strcmp(outsec->os_name, MSG_ORIG(MSG_SCN_STRTAB))) { in output()
491 len = strlen(outsec->os_name) + 1; in output()
492 (void) memcpy(shstrtabent, outsec->os_name, len); in output()
515 (void) memcpy(strtabent, outsec->os_name, len); in output()
534 (void) memcpy(strtabent, outsec->os_name, len); in output()