1 \ offsets.in: input file to produce assym.h using the stabs program
2 \ Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved.
3 \ Copyright 2012 Garrett D'Amore <garett@damore.org>. All rights reserved.
4 \
5 \ CDDL HEADER START
6 \
7 \ The contents of this file are subject to the terms of the
8 \ Common Development and Distribution License (the "License").
9 \ You may not use this file except in compliance with the License.
10 \
11 \ You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
12 \ or http://www.opensolaris.org/os/licensing.
13 \ See the License for the specific language governing permissions
14 \ and limitations under the License.
15 \
16 \ When distributing Covered Code, include this CDDL HEADER in each
17 \ file and include the License file at usr/src/OPENSOLARIS.LICENSE.
18 \ If applicable, add the following below this CDDL HEADER, with the
19 \ fields enclosed by brackets "[]" replaced with your own identifying
20 \ information: Portions Copyright [yyyy] [name of copyright owner]
21 \
22 \ CDDL HEADER END
23 \
148 t_cpu
149 t_weakbound_cpu
150 t_lpl
151 t_bound_cpu
152 t_intr
153 t_forw
154 t_back
155 t_sig
156 t_tid
157 t_pre_sys
158 t_preempt
159 t_proc_flag
160 t_startpc
161 t_sysnum
162 _tu._t_post_sys_ast T_POST_SYS_AST
163 _tu._ts._t_astflag T_ASTFLAG
164 _tu._ts._t_sig_check T_SIG_CHECK
165 _tu._ts._t_post_sys T_POST_SYS
166 _tu._ts._t_trapret T_TRAPRET
167 t_preempt_lk
168 t_kpri_req
169 t_lockstat
170 t_pil
171 t_intr_start
172 _tdu._tds._t_dtrace_on T_DTRACE_ON
173 _tdu._tds._t_dtrace_step T_DTRACE_STEP
174 _tdu._tds._t_dtrace_ret T_DTRACE_RET
175 _tdu._tds._t_dtrace_ast T_DTRACE_AST
176 _tdu._t_dtrace_ft T_DTRACE_FT
177 t_dtrace_npc
178 t_copyops
179
180 \#define L_PC (0 * LABEL_VAL_INCR)
181 \#define L_SP (1 * LABEL_VAL_INCR)
182
183 \#define T_PC (T_PCB + L_PC)
184 \#define T_SP (T_PCB + L_SP)
185
186 sysent SYSENT_SIZE SYSENT_SHIFT
187 sy_callc
188 sy_flags
|
1 \ offsets.in: input file to produce assym.h using the stabs program
2 \ Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved.
3 \ Copyright 2012 Garrett D'Amore <garett@damore.org>. All rights reserved.
4 \ Copyright 2019 Joyent, Inc.
5 \
6 \ CDDL HEADER START
7 \
8 \ The contents of this file are subject to the terms of the
9 \ Common Development and Distribution License (the "License").
10 \ You may not use this file except in compliance with the License.
11 \
12 \ You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
13 \ or http://www.opensolaris.org/os/licensing.
14 \ See the License for the specific language governing permissions
15 \ and limitations under the License.
16 \
17 \ When distributing Covered Code, include this CDDL HEADER in each
18 \ file and include the License file at usr/src/OPENSOLARIS.LICENSE.
19 \ If applicable, add the following below this CDDL HEADER, with the
20 \ fields enclosed by brackets "[]" replaced with your own identifying
21 \ information: Portions Copyright [yyyy] [name of copyright owner]
22 \
23 \ CDDL HEADER END
24 \
149 t_cpu
150 t_weakbound_cpu
151 t_lpl
152 t_bound_cpu
153 t_intr
154 t_forw
155 t_back
156 t_sig
157 t_tid
158 t_pre_sys
159 t_preempt
160 t_proc_flag
161 t_startpc
162 t_sysnum
163 _tu._t_post_sys_ast T_POST_SYS_AST
164 _tu._ts._t_astflag T_ASTFLAG
165 _tu._ts._t_sig_check T_SIG_CHECK
166 _tu._ts._t_post_sys T_POST_SYS
167 _tu._ts._t_trapret T_TRAPRET
168 t_preempt_lk
169 t_lockstat
170 t_pil
171 t_intr_start
172 _tdu._tds._t_dtrace_on T_DTRACE_ON
173 _tdu._tds._t_dtrace_step T_DTRACE_STEP
174 _tdu._tds._t_dtrace_ret T_DTRACE_RET
175 _tdu._tds._t_dtrace_ast T_DTRACE_AST
176 _tdu._t_dtrace_ft T_DTRACE_FT
177 t_dtrace_npc
178 t_copyops
179
180 \#define L_PC (0 * LABEL_VAL_INCR)
181 \#define L_SP (1 * LABEL_VAL_INCR)
182
183 \#define T_PC (T_PCB + L_PC)
184 \#define T_SP (T_PCB + L_SP)
185
186 sysent SYSENT_SIZE SYSENT_SHIFT
187 sy_callc
188 sy_flags
|