Searched refs:_rt_boot (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/ |
H A D | boot.s | 92 .global _rt_boot, _setup, atexit_fini 93 .type _rt_boot, #function 101 _rt_boot: label 185 .size _rt_boot, . - _rt_boot
|
/illumos-gate/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
|
/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 | 35 * vector at "_rt_boot" used to discriminate between the two. 100 .global _rt_boot, _setup, atexit_fini 101 .type _rt_boot, #function 109 _rt_boot: label 192 .size _rt_boot, . - _rt_boot
|
/illumos-gate/usr/src/cmd/sgs/rtld/ |
H A D | Makefile.com | 105 DYNFLAGS += -i -e _rt_boot $(VERSREF) $(ZNODLOPEN) \
|
Completed in 256 milliseconds