Searched refs:_setup (Results 1 – 14 of 14) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/ |
H A D | boot.S | 76 extern unsigned long _setup(); 81 (void) _setup(); 92 .globl _setup 146 / _setup(&eb[0], _DYNAMIC) 147 call _setup@PLT
|
H A D | Makefile | 42 P_MACHOBJS= amd64_elf.o _setup.o dlamd64getunwind.o
|
H A D | _setup.c | 117 _setup(Boot *ebp, Dyn *ld_dyn) in _setup() function
|
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/ |
H A D | boot.S | 73 extern unsigned long _setup(); 79 (void) _setup(); 91 .global _rt_boot, _setup, atexit_fini 133 ! the vector and send it to _setup. 158 ! Call _setup. Two arguments, the ELF bootstrap vector and our (unrelocated) 164 call _setup ! call it 168 ! 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) in _setup() function
|
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/ |
H A D | boot.S | 73 extern unsigned long _setup(); 79 (void) _setup(); 91 .global _rt_boot, _setup, atexit_fini
|
H A D | Makefile | 40 P_MACHOBJS= sparc_elf.o _setup.o
|
H A D | _setup.c | 59 _setup(Boot *ebp, Dyn *ld_dyn) in _setup() function
|
/illumos-gate/usr/src/cmd/sgs/rtld/i386/ |
H A D | boot.S | 76 extern unsigned long _setup(); 81 (void) _setup(); 92 .globl _setup 131 call _setup@PLT / _setup(&eb[0], _DYNAMIC)
|
H A D | Makefile | 42 P_MACHOBJS= i386_elf.o _setup.o
|
H A D | _setup.c | 60 _setup(Boot *ebp, Dyn *ld_dyn) in _setup() function
|
/illumos-gate/usr/src/cmd/abi/appcert/etc/ |
H A D | etc.scoped.in | 132 SCOPED_SYMBOL|SunOS_5.6|ld.so.1|_setup
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/ |
H A D | ecore.tex | 451 …\item \myfunc{resc\_setup}{resc_setup} – Configures the various slowpath elements. Notice that sin…
|