Lines Matching refs:the
4 * The contents of this file are subject to the terms of the
5 * Common Development and Distribution License (the "License").
6 * You may not use this file except in compliance with the License.
8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
10 * See the License for the specific language governing permissions
11 * and limitations under the License.
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 * If applicable, add the following below this CDDL HEADER, with the
33 ! On entry, the stack appears as:
95 ! the stack. Note that we will call ld.so with an entry vector that causes
96 ! it to use the stack frame we have.
110 st %l0, [%o0 + 12] ! store it in the vector
121 set EB_NULL, %l0 ! set up for the last pointer
146 ! Call the startup function to get the real loader in here.
151 ! On return, jump to the function in %o0, passing &eb[0] in %o0
222 t 0x8 ! call the system call
242 ! During construction -- the assembly output of _rtld.c2s is placed here.