Searched refs:_rt_boot (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/cmd/sgs/rtld/amd64/ |
H A D | boot.s | 92 .globl _rt_boot 95 .type _rt_boot,@function 101 _rt_boot: label 155 .size _rt_boot,.-_rt_boot
|
/titanic_41/usr/src/cmd/sgs/rtld/i386/ |
H A D | boot.s | 92 .globl _rt_boot 95 .type _rt_boot,@function 100 _rt_boot: label 131 .size _rt_boot,.-_rt_boot
|
/titanic_41/usr/src/cmd/sgs/rtld/sparc/ |
H A D | boot.s | 100 .global _rt_boot, _setup, atexit_fini 101 .type _rt_boot, #function 109 _rt_boot: label 192 .size _rt_boot, . - _rt_boot
|
/titanic_41/usr/src/cmd/sgs/rtld/sparcv9/ |
H A D | boot.s | 92 .global _rt_boot, _setup, atexit_fini 93 .type _rt_boot, #function
|
/titanic_41/usr/src/cmd/sgs/rtld/ |
H A D | Makefile.com | 105 DYNFLAGS += -i -e _rt_boot $(VERSREF) $(ZNODLOPEN) \
|
/titanic_41/usr/src/cmd/sgs/rtld/common/ |
H A D | mapfile-vers | 73 _rt_boot; # Provides basic adb symbol offsets
|