Home
last modified time | relevance | path

Searched refs:_edata (Results 1 – 17 of 17) sorted by relevance

/titanic_44/usr/src/psm/stand/bootlst/sparc/
H A Dsrt0.s75 set _edata, %o0
78 sub %g2, %o0, %o1 ! bss size = (_end - _edata)
/titanic_44/usr/src/psm/stand/cpr/sparcv9/sun4u/
H A Dcb_srt0.s84 set _edata, %o0
87 sub %g2, %o0, %o1 ! bss size = (_end - _edata)
/titanic_44/usr/src/grub/grub-0.97/docs/
H A Dboot.S45 .long _edata
H A Dboot.S.texi45 .long _edata
H A Dmultiboot.info1227 .long _edata
/titanic_44/usr/src/grub/grub-0.97/
H A Dacinclude.m4260 dnl grub_CHECK_USCORE_EDATA_SYMBOL checks if _edata is automatically
265 AC_MSG_CHECKING([if _edata is defined by the compiler])
267 [AC_TRY_LINK([], [asm ("incl _edata")],
272 AC_DEFINE(HAVE_USCORE_EDATA_SYMBOL, 1, [Define if _edata is defined])
H A Dconfig.h.in69 /* Define if _edata is defined */
H A Dconfigure.ac189 AC_MSG_ERROR([None of __bss_start, _edata, edata defined])
H A DChangeLog6400 * configure.in: Check for __bss, edata and _edata.
/titanic_44/usr/src/cmd/sgs/librtld/common/
H A Dlibrtld.msg85 @ MSG_SYM_EDATA "_edata"
/titanic_44/usr/src/uts/common/krtld/
H A Dkobj.c287 static caddr_t _edata; variable
289 extern caddr_t _edata;
505 e_data = _edata; in kobj_init()
682 _edata = _data + phdr->p_memsz; in attr_val()
847 mp->data_size = _edata - _data; in load_exec()
950 mp->bss_size = (uintptr_t)_edata - mp->bss; in load_linker()
952 mp->data_size = _edata - mp->data; in load_linker()
2310 mp->text = kobj_segbrk(&_edata, mp->text_size, in get_progbits()
2314 mp->data = kobj_segbrk(&_edata, mp->data_size, dp->align, 0); in get_progbits()
2952 mp->bss = (uintptr_t)kobj_segbrk(&_edata, mp->bss_size, in do_common()
[all …]
/titanic_44/usr/src/cmd/sgs/rtld/common/
H A Dsetup.c60 extern int _end, _edata, _etext;
428 mpp[1].mr_fsize = (caddr_t)&_edata - mpp[1].mr_addr; in setup()
/titanic_44/usr/src/grub/grub-0.97/stage2/
H A Dasm.S165 movl $_edata, %edi
/titanic_44/usr/src/man/man3c/
H A DMakefile562 _edata.3c \
1637 _edata.3c := LINKSRC = end.3c
/titanic_44/usr/src/cmd/sgs/libld/common/
H A Dlibld.msg591 @ MSG_UPD_NORDWRSEG "No read-write segments found. Setting '_edata' to 0"
864 @ MSG_SYM_EDATA_U "_edata"
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc556 link path=usr/share/man/man3c/_edata.3c target=end.3c
/titanic_44/
H A D.gitignore4701 usr/src/man/man3c/_edata.3c