Searched refs:_rt_boot (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/ |
H A D | boot.S | 91 .globl _rt_boot 94 .type _rt_boot,@function 100 _rt_boot: label 154 .size _rt_boot,.-_rt_boot
|
/illumos-gate/usr/src/cmd/sgs/rtld/i386/ |
H A D | boot.S | 91 .globl _rt_boot 94 .type _rt_boot,@function 103 _rt_boot: label 136 .size _rt_boot,.-_rt_boot
|
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/ |
H A D | boot.S | 91 .global _rt_boot, _setup, atexit_fini 92 .type _rt_boot, #function 100 _rt_boot: label 183 .size _rt_boot, . - _rt_boot
|
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/ |
H A D | boot.S | 91 .global _rt_boot, _setup, atexit_fini 92 .type _rt_boot, #function
|
/illumos-gate/usr/src/cmd/sgs/rtld/ |
H A D | Makefile.com | 121 DYNFLAGS += -i -e _rt_boot $(VERSREF) $(ZNODLOPEN) \
|
/illumos-gate/usr/src/cmd/sgs/rtld/common/ |
H A D | mapfile-vers | 73 _rt_boot; # Provides basic adb symbol offsets
|