Home
last modified time | relevance | path

Searched refs:etext (Results 1 – 10 of 10) sorted by relevance

/titanic_50/usr/src/lib/libcmdutils/common/
H A Dprocess_xattrs.c91 char *etext = NULL; in mv_xattrs() local
98 etext = dgettext(TEXT_DOMAIN, "cannot open source"); in mv_xattrs()
105 etext = dgettext(TEXT_DOMAIN, "cannot openat source"); in mv_xattrs()
109 etext = dgettext(TEXT_DOMAIN, "cannot attropen target"); in mv_xattrs()
113 etext = dgettext(TEXT_DOMAIN, "cannot dup descriptor"); in mv_xattrs()
118 etext = dgettext(TEXT_DOMAIN, "cannot access source"); in mv_xattrs()
131 etext = dgettext(TEXT_DOMAIN, in mv_xattrs()
136 etext = dgettext(TEXT_DOMAIN, in mv_xattrs()
142 etext = dgettext(TEXT_DOMAIN, in mv_xattrs()
147 etext = dgettext(TEXT_DOMAIN, in mv_xattrs()
[all …]
/titanic_50/usr/src/lib/libbc/libc/gen/common/
H A Dplock.c54 extern caddr_t etext; /* end of text segment */
87 l = (u_int)&etext - USRTEXT; in apply_lock()
90 a = (caddr_t)(((int)&etext + (SEGSIZ - 1)) & ~(SEGSIZ - 1)); in apply_lock()
/titanic_50/usr/src/cmd/sgs/gprof/common/
H A Dreadelf.c462 nltype *etext = NULL; in get_symtab() local
566 etext = l_npe; in get_symtab()
595 if (etext) { in get_symtab()
597 l_npe->value = etext->value + 1; in get_symtab()
/titanic_50/usr/src/psm/stand/boot/common/
H A Dreadfile.c1109 caddr_t etext, edata; in iload32() local
1112 etext = (caddr_t)(uintptr_t)thdr->p_vaddr + thdr->p_memsz; in iload32()
1180 spp = (sp->sh_flags & SHF_WRITE)? &edata: &etext; in iload32()
1228 thdr->p_memsz = (Elf32_Word)((uintptr_t)etext - thdr->p_vaddr); in iload32()
1257 Elf64_Addr etext, edata; local
1263 etext = thdr->p_vaddr + thdr->p_memsz;
1338 spp = (sp->sh_flags & SHF_WRITE)? &edata: &etext;
1404 thdr->p_memsz = etext - thdr->p_vaddr;
/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dupdate.c185 Addr bssaddr, etext = 0, edata = 0, end = 0, start = 0; in update_osym() local
510 etext = tsgp->sg_phdr.p_vaddr + tsgp->sg_phdr.p_filesz; in update_osym()
512 etext = (Addr)0; in update_osym()
1710 sym->st_value = etext; in update_osym()
2053 return (etext); in update_osym()
3608 Addr size, etext, vaddr; in ld_update_outfile() local
4138 if ((etext = update_osym(ofl)) == (Addr)S_ERROR) in ld_update_outfile()
4308 return ((uintptr_t)etext); in ld_update_outfile()
H A Dlibld.msg866 @ MSG_SYM_ETEXT "etext"
/titanic_50/usr/src/man/man3c/
H A DMakefile776 etext.3c \
1661 etext.3c := LINKSRC = end.3c
/titanic_50/usr/src/cmd/sgs/packages/common/
H A DSUNWonld-README1141 6327926 ld does not set etext symbol correctly for AMD64 medium model (D)
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc775 link path=usr/share/man/man3c/etext.3c target=end.3c
/titanic_50/
H A D.gitignore4886 usr/src/man/man3c/etext.3c