Searched defs:_rt_boot (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/amd64/
H A Dboot.s92 .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 Dboot.s91 .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/sparcv9/
H A Dboot.s92 .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/sparc/
H A Dboot.s35 * 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

Completed in 76 milliseconds