Searched refs:_setup (Results 1 – 13 of 13) sorted by relevance
| /onnv-gate/usr/src/cmd/sgs/rtld/sparcv9/ |
| H A D | boot.s | 74 extern unsigned long _setup(); 80 (void) _setup(); 92 .global _rt_boot, _setup, atexit_fini
|
| H A D | Makefile | 39 P_MACHOBJS= sparc_elf.o _setup.o
|
| H A D | _setup.c | 56 _setup(Boot *ebp, Dyn *ld_dyn) in _setup() function
|
| /onnv-gate/usr/src/cmd/sgs/rtld/amd64/ |
| H A D | boot.s | 77 extern unsigned long _setup(); 82 (void) _setup(); 93 .globl _setup symbol 147 / _setup(&eb[0], _DYNAMIC) 148 call _setup@PLT
|
| H A D | Makefile | 41 P_MACHOBJS= amd64_elf.o _setup.o dlamd64getunwind.o
|
| H A D | _setup.c | 51 _setup(Boot *ebp, Dyn *ld_dyn) in _setup() function
|
| /onnv-gate/usr/src/cmd/sgs/rtld/i386/ |
| H A D | boot.s | 77 extern unsigned long _setup(); 82 (void) _setup(); 93 .globl _setup symbol 126 call _setup@PLT / _setup(&eb[0], _DYNAMIC)
|
| H A D | Makefile | 41 P_MACHOBJS= i386_elf.o _setup.o
|
| H A D | _setup.c | 56 _setup(Boot *ebp, Dyn *ld_dyn) in _setup() function
|
| /onnv-gate/usr/src/cmd/sgs/rtld/sparc/ |
| H A D | boot.s | 82 extern unsigned long _setup(); 88 (void) _setup(); 100 .global _rt_boot, _setup, atexit_fini 142 ! the vector and send it to _setup. 167 ! Call _setup. Two arguments, the ELF bootstrap vector and our (unrelocated) 173 call _setup ! call it 177 ! target program (normal), or if return value of _setup is "0" we have
|
| H A D | Makefile | 40 P_MACHOBJS= sparc_elf.o _setup.o
|
| H A D | _setup.c | 59 _setup(Boot *ebp, Dyn *ld_dyn) function
|
| /onnv-gate/usr/src/cmd/abi/appcert/etc/ |
| H A D | etc.scoped.in | 132 SCOPED_SYMBOL|SunOS_5.6|ld.so.1|_setup
|