source: trunk/src/win32k/dev16/SymDB.c@ 4375

Last change on this file since 4375 was 4347, checked in by bird, 25 years ago

Implemented tool for generating calltab for kernel imports. (mkcalltab)
Implemented API for accessing memory in another process. (*ProcessReadWrite)
Added kernel imports needed to implemented ProcessReadWrite.
Removed unused kernel imports.

File size: 232.7 KB
Line 
1/* $Id: SymDB.c,v 1.8 2000-10-01 02:58:12 bird Exp $
2*
3* Autogenerated kernel symbol database.
4*
5* Copyright (c) 2000 knut st. osmundsen (knut.stange.osmundsen@pmsc.no)
6*
7* Project Odin Software License can be found in LICENSE.TXT
8*
9*/
10
11#define INCL_NOPMAPI
12#define INCL_NOBASEAPI
13#include <os2.h>
14#include "DevSegDf.h"
15#include "probkrnl.h"
16#include "options.h"
17
18KRNLDBENTRY DATA16_INIT aKrnlSymDB[] =
19{
20#ifdef ALLKERNELS
21 { /* 14039AS.sym */
22 14039, KF_SMP | KF_ALLSTRICT, 17,
23 {
24 {16, 0x00075fc0}, /* _ldrOpenPath */
25 {16, 0x0000a0b8}, /* _ldrRead */
26 {16, 0x00075c40}, /* _ldrOpen */
27 {16, 0x00077130}, /* _ldrClose */
28 {16, 0x00077215}, /* _LDRQAppType */
29 {16, 0x00072c10}, /* _ldrEnum32bitRelRecs */
30 {16, 0x000824c0}, /* g_tkExecPgm */
31 {16, 0x0007ad58}, /* _tkStartProcess */
32 {16, 0x000701d0}, /* _LDRClearSem */
33 {16, 0x00083510}, /* _ldrASMpMTEFromHandle */
34 {16, 0x0007b7f3}, /* _ldrFindModule */
35 {16, 0x000701a0}, /* _ldrValidateMteHandle */
36 {16, 0x00070a40}, /* _VMAllocMem */
37 {16, 0x00071590}, /* _VMFreeMem */
38 {16, 0x0005e4b3}, /* _VMGetOwner */
39 {16, 0x00058490}, /* _VMObjHandleInfo */
40 {16, 0x000a9fc0}, /* _VMMapDebugAlias */
41 {16, 0x0000e470}, /* _KSEMRequestMutex */
42 {16, 0x0000e584}, /* _KSEMReleaseMutex */
43 {16, 0x0000e5e4}, /* _KSEMQueryMutex */
44 {16, 0x0003c9a8}, /* _TKPidToPTDA */
45 {16, 0x00067924}, /* _TKSuBuff */
46 {16, 0x00041620}, /* _TKFuBuff */
47 {16, 0x00041371}, /* _TKFuBufLen */
48 {16, 0x00041761}, /* _TKSuFuBuff */
49 {13, 0x0000aca8}, /* f_FuStrLenZ */
50 {13, 0x0000ac28}, /* f_FuStrLen */
51 {13, 0x0000ae74}, /* f_FuBuff */
52 {16, 0x00006cc4}, /* _SftFileSize */
53 {11, 0x0002e80c}, /* _ldrpFileNameBuf */
54 {11, 0x0002c940}, /* _LdrSem */
55 {0 , 0x00000aa4}, /* _pTCBCur */
56 {0 , 0x00000aa0}, /* _pPTDACur */
57 {5 , 0x0000f884}, /* ptda_start */
58 {5 , 0x0000f99e}, /* ptda_environ */
59 {5 , 0x0000fea8}, /* ptda_ptdasem */
60 {5 , 0x0000ffa0}, /* ptda_handle */
61 {5 , 0x0000ffa2}, /* ptda_module */
62 {5 , 0x0000f9a0}, /* ptda_pBeginLIBPATH */
63 {16, 0x0006d6c0}, /* SecPathFromSFN */
64 }
65 },
66#endif
67#ifdef ALLKERNELS
68 { /* 14039AU.sym */
69 14039, KF_UNI | KF_ALLSTRICT, 16,
70 {
71 {15, 0x0006ab90}, /* _ldrOpenPath */
72 {15, 0x000087a8}, /* _ldrRead */
73 {15, 0x0006a810}, /* _ldrOpen */
74 {15, 0x0006bc40}, /* _ldrClose */
75 {15, 0x0006bd25}, /* _LDRQAppType */
76 {15, 0x00067ae0}, /* _ldrEnum32bitRelRecs */
77 {15, 0x00076140}, /* g_tkExecPgm */
78 {15, 0x0006f250}, /* _tkStartProcess */
79 {15, 0x000652f0}, /* _LDRClearSem */
80 {15, 0x00076fe0}, /* _ldrASMpMTEFromHandle */
81 {15, 0x0006fc83}, /* _ldrFindModule */
82 {15, 0x000652c0}, /* _ldrValidateMteHandle */
83 {15, 0x00065af0}, /* _VMAllocMem */
84 {15, 0x00066590}, /* _VMFreeMem */
85 {15, 0x00052ef3}, /* _VMGetOwner */
86 {15, 0x0004d127}, /* _VMObjHandleInfo */
87 {15, 0x0009b0b0}, /* _VMMapDebugAlias */
88 {15, 0x0000c20c}, /* _KSEMRequestMutex */
89 {15, 0x0000c320}, /* _KSEMReleaseMutex */
90 {15, 0x0000c380}, /* _KSEMQueryMutex */
91 {15, 0x00034108}, /* _TKPidToPTDA */
92 {15, 0x0005d6d4}, /* _TKSuBuff */
93 {15, 0x00037c71}, /* _TKFuBuff */
94 {15, 0x00037a10}, /* _TKFuBufLen */
95 {15, 0x00037d91}, /* _TKSuFuBuff */
96 {11, 0x0000f838}, /* f_FuStrLenZ */
97 {11, 0x0000f7ec}, /* f_FuStrLen */
98 {11, 0x0000f954}, /* f_FuBuff */
99 {15, 0x00005bc8}, /* _SftFileSize */
100 {10, 0x0002e62c}, /* _ldrpFileNameBuf */
101 {10, 0x0002c63c}, /* _LdrSem */
102 {10, 0x0002bf90}, /* _pTCBCur */
103 {10, 0x0002bf8c}, /* _pPTDACur */
104 {4 , 0x0000f89c}, /* ptda_start */
105 {4 , 0x0000f9b6}, /* ptda_environ */
106 {4 , 0x0000fec0}, /* ptda_ptdasem */
107 {4 , 0x0000ffa8}, /* ptda_handle */
108 {4 , 0x0000ffaa}, /* ptda_module */
109 {4 , 0x0000f9b8}, /* ptda_pBeginLIBPATH */
110 {15, 0x00062c40}, /* SecPathFromSFN */
111 }
112 },
113#endif
114#ifdef ALLKERNELS
115 { /* 14039HS.sym */
116 14039, KF_SMP | KF_HALFSTRICT, 17,
117 {
118 {16, 0x00063dc0}, /* _ldrOpenPath */
119 {16, 0x00008fd8}, /* _ldrRead */
120 {16, 0x00063a80}, /* _ldrOpen */
121 {16, 0x00064e20}, /* _ldrClose */
122 {16, 0x00064f05}, /* _LDRQAppType */
123 {16, 0x00061030}, /* _ldrEnum32bitRelRecs */
124 {16, 0x0006efde}, /* g_tkExecPgm */
125 {16, 0x00068511}, /* _tkStartProcess */
126 {16, 0x0005ee60}, /* _LDRClearSem */
127 {16, 0x0006fec0}, /* _ldrASMpMTEFromHandle */
128 {16, 0x00068f53}, /* _ldrFindModule */
129 {16, 0x0005ee30}, /* _ldrValidateMteHandle */
130 {16, 0x0005f410}, /* _VMAllocMem */
131 {16, 0x0005fcb0}, /* _VMFreeMem */
132 {16, 0x0004f30b}, /* _VMGetOwner */
133 {16, 0x0004b024}, /* _VMObjHandleInfo */
134 {16, 0x00092f43}, /* _VMMapDebugAlias */
135 {16, 0x0000cf60}, /* _KSEMRequestMutex */
136 {16, 0x0000d037}, /* _KSEMReleaseMutex */
137 {16, 0x0000d062}, /* _KSEMQueryMutex */
138 {16, 0x000354f8}, /* _TKPidToPTDA */
139 {16, 0x00057427}, /* _TKSuBuff */
140 {16, 0x00038a10}, /* _TKFuBuff */
141 {16, 0x000387a1}, /* _TKFuBufLen */
142 {16, 0x00038b31}, /* _TKSuFuBuff */
143 {13, 0x00009ef0}, /* f_FuStrLenZ */
144 {13, 0x00009e70}, /* f_FuStrLen */
145 {13, 0x0000a099}, /* f_FuBuff */
146 {16, 0x00005e26}, /* _SftFileSize */
147 {11, 0x0001ed44}, /* _ldrpFileNameBuf */
148 {11, 0x0001d838}, /* _LdrSem */
149 {0 , 0x00000aa4}, /* _pTCBCur */
150 {0 , 0x00000aa0}, /* _pPTDACur */
151 {5 , 0x0000f890}, /* ptda_start */
152 {5 , 0x0000f9aa}, /* ptda_environ */
153 {5 , 0x0000feb4}, /* ptda_ptdasem */
154 {5 , 0x0000ffa0}, /* ptda_handle */
155 {5 , 0x0000ffa2}, /* ptda_module */
156 {5 , 0x0000f9ac}, /* ptda_pBeginLIBPATH */
157 {16, 0x0005c980}, /* SecPathFromSFN */
158 }
159 },
160#endif
161#ifdef ALLKERNELS
162 { /* 14039HU.sym */
163 14039, KF_UNI | KF_HALFSTRICT, 16,
164 {
165 {15, 0x000596c0}, /* _ldrOpenPath */
166 {15, 0x00007a54}, /* _ldrRead */
167 {15, 0x00059380}, /* _ldrOpen */
168 {15, 0x0005a650}, /* _ldrClose */
169 {15, 0x0005a735}, /* _LDRQAppType */
170 {15, 0x00056c10}, /* _ldrEnum32bitRelRecs */
171 {15, 0x000639be}, /* g_tkExecPgm */
172 {15, 0x0005d76b}, /* _tkStartProcess */
173 {15, 0x00054c80}, /* _LDRClearSem */
174 {15, 0x00064710}, /* _ldrASMpMTEFromHandle */
175 {15, 0x0005e143}, /* _ldrFindModule */
176 {15, 0x00054c50}, /* _ldrValidateMteHandle */
177 {15, 0x000551d0}, /* _VMAllocMem */
178 {15, 0x000559e0}, /* _VMFreeMem */
179 {15, 0x000448eb}, /* _VMGetOwner */
180 {15, 0x00040813}, /* _VMObjHandleInfo */
181 {15, 0x00084ec3}, /* _VMMapDebugAlias */
182 {15, 0x0000b178}, /* _KSEMRequestMutex */
183 {15, 0x0000b24f}, /* _KSEMReleaseMutex */
184 {15, 0x0000b27a}, /* _KSEMQueryMutex */
185 {15, 0x0002d118}, /* _TKPidToPTDA */
186 {15, 0x0004dee9}, /* _TKSuBuff */
187 {15, 0x0002fa00}, /* _TKFuBuff */
188 {15, 0x0002f7e0}, /* _TKFuBufLen */
189 {15, 0x0002fb01}, /* _TKSuFuBuff */
190 {11, 0x0000e640}, /* f_FuStrLenZ */
191 {11, 0x0000e5f6}, /* f_FuStrLen */
192 {11, 0x0000e738}, /* f_FuBuff */
193 {15, 0x00005066}, /* _SftFileSize */
194 {10, 0x0001f7c4}, /* _ldrpFileNameBuf */
195 {10, 0x0001e2ac}, /* _LdrSem */
196 {10, 0x0001dca4}, /* _pTCBCur */
197 {10, 0x0001dca0}, /* _pPTDACur */
198 {4 , 0x0000f8a4}, /* ptda_start */
199 {4 , 0x0000f9be}, /* ptda_environ */
200 {4 , 0x0000fec8}, /* ptda_ptdasem */
201 {4 , 0x0000ffa8}, /* ptda_handle */
202 {4 , 0x0000ffaa}, /* ptda_module */
203 {4 , 0x0000f9c0}, /* ptda_pBeginLIBPATH */
204 {15, 0x00052bb0}, /* SecPathFromSFN */
205 }
206 },
207#endif
208 { /* 14039RS.sym */
209 14039, KF_SMP, 15,
210 {
211 {14, 0x00061870}, /* _ldrOpenPath */
212 {14, 0x00008390}, /* _ldrRead */
213 {14, 0x00061530}, /* _ldrOpen */
214 {14, 0x000628d0}, /* _ldrClose */
215 {14, 0x000629b5}, /* _LDRQAppType */
216 {14, 0x0005eae0}, /* _ldrEnum32bitRelRecs */
217 {14, 0x0006ca7e}, /* g_tkExecPgm */
218 {14, 0x00065fc1}, /* _tkStartProcess */
219 {14, 0x0005c910}, /* _LDRClearSem */
220 {14, 0x0006d960}, /* _ldrASMpMTEFromHandle */
221 {14, 0x000669f3}, /* _ldrFindModule */
222 {14, 0x0005c8e0}, /* _ldrValidateMteHandle */
223 {14, 0x0005cec0}, /* _VMAllocMem */
224 {14, 0x0005d760}, /* _VMFreeMem */
225 {14, 0x0004ce4b}, /* _VMGetOwner */
226 {14, 0x00048b64}, /* _VMObjHandleInfo */
227 {14, 0x00090883}, /* _VMMapDebugAlias */
228 {14, 0x0000c20c}, /* _KSEMRequestMutex */
229 {14, 0x0000c29f}, /* _KSEMReleaseMutex */
230 {14, 0x0000c2ca}, /* _KSEMQueryMutex */
231 {14, 0x00033288}, /* _TKPidToPTDA */
232 {14, 0x00054ed3}, /* _TKSuBuff */
233 {14, 0x00036680}, /* _TKFuBuff */
234 {14, 0x00036411}, /* _TKFuBufLen */
235 {14, 0x000367a1}, /* _TKSuFuBuff */
236 {11, 0x00009e10}, /* f_FuStrLenZ */
237 {11, 0x00009d90}, /* f_FuStrLen */
238 {11, 0x00009fb9}, /* f_FuBuff */
239 {14, 0x00005d86}, /* _SftFileSize */
240 {9 , 0x0000e794}, /* _ldrpFileNameBuf */
241 {9 , 0x0000d298}, /* _LdrSem */
242 {0 , 0x00000aa4}, /* _pTCBCur */
243 {0 , 0x00000aa0}, /* _pPTDACur */
244 {3 , 0x0000f890}, /* ptda_start */
245 {3 , 0x0000f9aa}, /* ptda_environ */
246 {3 , 0x0000feb4}, /* ptda_ptdasem */
247 {3 , 0x0000ffa0}, /* ptda_handle */
248 {3 , 0x0000ffa2}, /* ptda_module */
249 {3 , 0x0000f9ac}, /* ptda_pBeginLIBPATH */
250 {14, 0x0005a430}, /* SecPathFromSFN */
251 }
252 },
253 { /* 14039RU.sym */
254 14039, KF_UNI, 14,
255 {
256 {13, 0x00057b10}, /* _ldrOpenPath */
257 {13, 0x000070e4}, /* _ldrRead */
258 {13, 0x000577d0}, /* _ldrOpen */
259 {13, 0x00058aa0}, /* _ldrClose */
260 {13, 0x00058b85}, /* _LDRQAppType */
261 {13, 0x00055060}, /* _ldrEnum32bitRelRecs */
262 {13, 0x00061dde}, /* g_tkExecPgm */
263 {13, 0x0005bbab}, /* _tkStartProcess */
264 {13, 0x000530d0}, /* _LDRClearSem */
265 {13, 0x00062b30}, /* _ldrASMpMTEFromHandle */
266 {13, 0x0005c563}, /* _ldrFindModule */
267 {13, 0x000530a0}, /* _ldrValidateMteHandle */
268 {13, 0x00053620}, /* _VMAllocMem */
269 {13, 0x00053e30}, /* _VMFreeMem */
270 {13, 0x00042dcb}, /* _VMGetOwner */
271 {13, 0x0003ecf3}, /* _VMObjHandleInfo */
272 {13, 0x00083203}, /* _VMMapDebugAlias */
273 {13, 0x0000a760}, /* _KSEMRequestMutex */
274 {13, 0x0000a7f3}, /* _KSEMReleaseMutex */
275 {13, 0x0000a81e}, /* _KSEMQueryMutex */
276 {13, 0x0002b858}, /* _TKPidToPTDA */
277 {13, 0x0004c335}, /* _TKSuBuff */
278 {13, 0x0002e010}, /* _TKFuBuff */
279 {13, 0x0002ddf0}, /* _TKFuBufLen */
280 {13, 0x0002e111}, /* _TKSuFuBuff */
281 {9 , 0x0000e640}, /* f_FuStrLenZ */
282 {9 , 0x0000e5f6}, /* f_FuStrLen */
283 {9 , 0x0000e738}, /* f_FuBuff */
284 {13, 0x00004fe6}, /* _SftFileSize */
285 {8 , 0x0000f228}, /* _ldrpFileNameBuf */
286 {8 , 0x0000dd20}, /* _LdrSem */
287 {8 , 0x0000d714}, /* _pTCBCur */
288 {8 , 0x0000d710}, /* _pPTDACur */
289 {2 , 0x0000f8a4}, /* ptda_start */
290 {2 , 0x0000f9be}, /* ptda_environ */
291 {2 , 0x0000fec8}, /* ptda_ptdasem */
292 {2 , 0x0000ffa8}, /* ptda_handle */
293 {2 , 0x0000ffaa}, /* ptda_module */
294 {2 , 0x0000f9c0}, /* ptda_pBeginLIBPATH */
295 {13, 0x00051000}, /* SecPathFromSFN */
296 }
297 },
298#ifdef ALLKERNELS
299 { /* 14040A4.sym */
300 14040, KF_UNI | KF_W4 | KF_ALLSTRICT, 16,
301 {
302 {15, 0x0006aa50}, /* _ldrOpenPath */
303 {15, 0x00008744}, /* _ldrRead */
304 {15, 0x0006a6d0}, /* _ldrOpen */
305 {15, 0x0006bb00}, /* _ldrClose */
306 {15, 0x0006bbe5}, /* _LDRQAppType */
307 {15, 0x000679a0}, /* _ldrEnum32bitRelRecs */
308 {15, 0x00076050}, /* g_tkExecPgm */
309 {15, 0x0006f100}, /* _tkStartProcess */
310 {15, 0x000651d0}, /* _LDRClearSem */
311 {15, 0x00076ef0}, /* _ldrASMpMTEFromHandle */
312 {15, 0x0006fb33}, /* _ldrFindModule */
313 {15, 0x000651a0}, /* _ldrValidateMteHandle */
314 {15, 0x000659d0}, /* _VMAllocMem */
315 {15, 0x00066470}, /* _VMFreeMem */
316 {15, 0x00052ee3}, /* _VMGetOwner */
317 {15, 0x0004d0d7}, /* _VMObjHandleInfo */
318 {15, 0x0009b070}, /* _VMMapDebugAlias */
319 {15, 0x0000c31c}, /* _KSEMRequestMutex */
320 {15, 0x0000c430}, /* _KSEMReleaseMutex */
321 {15, 0x0000c490}, /* _KSEMQueryMutex */
322 {15, 0x00034138}, /* _TKPidToPTDA */
323 {15, 0x0005d6f4}, /* _TKSuBuff */
324 {15, 0x00037c91}, /* _TKFuBuff */
325 {15, 0x00037a30}, /* _TKFuBufLen */
326 {15, 0x00037db1}, /* _TKSuFuBuff */
327 {11, 0x0000f938}, /* f_FuStrLenZ */
328 {11, 0x0000f8ec}, /* f_FuStrLen */
329 {11, 0x0000fa54}, /* f_FuBuff */
330 {15, 0x00005bc8}, /* _SftFileSize */
331 {10, 0x0002d614}, /* _ldrpFileNameBuf */
332 {10, 0x0002b654}, /* _LdrSem */
333 {10, 0x0002afa8}, /* _pTCBCur */
334 {10, 0x0002afa4}, /* _pPTDACur */
335 {4 , 0x0000f898}, /* ptda_start */
336 {4 , 0x0000f9b6}, /* ptda_environ */
337 {4 , 0x0000fec0}, /* ptda_ptdasem */
338 {4 , 0x0000ffa8}, /* ptda_handle */
339 {4 , 0x0000ffaa}, /* ptda_module */
340 {4 , 0x0000f9b8}, /* ptda_pBeginLIBPATH */
341 {15, 0x00062b20}, /* SecPathFromSFN */
342 }
343 },
344#endif
345#ifdef ALLKERNELS
346 { /* 14040AS.sym */
347 14040, KF_SMP | KF_ALLSTRICT, 17,
348 {
349 {16, 0x00075f80}, /* _ldrOpenPath */
350 {16, 0x0000a054}, /* _ldrRead */
351 {16, 0x00075c00}, /* _ldrOpen */
352 {16, 0x000770f0}, /* _ldrClose */
353 {16, 0x000771d5}, /* _LDRQAppType */
354 {16, 0x00072be0}, /* _ldrEnum32bitRelRecs */
355 {16, 0x000824c0}, /* g_tkExecPgm */
356 {16, 0x0007ad08}, /* _tkStartProcess */
357 {16, 0x000701c0}, /* _LDRClearSem */
358 {16, 0x00083510}, /* _ldrASMpMTEFromHandle */
359 {16, 0x0007b7a3}, /* _ldrFindModule */
360 {16, 0x00070190}, /* _ldrValidateMteHandle */
361 {16, 0x00070a30}, /* _VMAllocMem */
362 {16, 0x00071580}, /* _VMFreeMem */
363 {16, 0x0005e583}, /* _VMGetOwner */
364 {16, 0x000584f0}, /* _VMObjHandleInfo */
365 {16, 0x000aa010}, /* _VMMapDebugAlias */
366 {16, 0x0000e580}, /* _KSEMRequestMutex */
367 {16, 0x0000e694}, /* _KSEMReleaseMutex */
368 {16, 0x0000e6f4}, /* _KSEMQueryMutex */
369 {16, 0x0003cab8}, /* _TKPidToPTDA */
370 {16, 0x00067a44}, /* _TKSuBuff */
371 {16, 0x00041710}, /* _TKFuBuff */
372 {16, 0x00041461}, /* _TKFuBufLen */
373 {16, 0x00041851}, /* _TKSuFuBuff */
374 {13, 0x0000aca0}, /* f_FuStrLenZ */
375 {13, 0x0000ac20}, /* f_FuStrLen */
376 {13, 0x0000ae6c}, /* f_FuBuff */
377 {16, 0x00006cc4}, /* _SftFileSize */
378 {11, 0x0002d854}, /* _ldrpFileNameBuf */
379 {11, 0x0002b9b0}, /* _LdrSem */
380 {0 , 0x00000aa4}, /* _pTCBCur */
381 {0 , 0x00000aa0}, /* _pPTDACur */
382 {5 , 0x0000f880}, /* ptda_start */
383 {5 , 0x0000f99e}, /* ptda_environ */
384 {5 , 0x0000fea8}, /* ptda_ptdasem */
385 {5 , 0x0000ffa0}, /* ptda_handle */
386 {5 , 0x0000ffa2}, /* ptda_module */
387 {5 , 0x0000f9a0}, /* ptda_pBeginLIBPATH */
388 {16, 0x0006d6c0}, /* SecPathFromSFN */
389 }
390 },
391#endif
392#ifdef ALLKERNELS
393 { /* 14040AU.sym */
394 14040, KF_UNI | KF_ALLSTRICT, 16,
395 {
396 {15, 0x0006aac0}, /* _ldrOpenPath */
397 {15, 0x00008744}, /* _ldrRead */
398 {15, 0x0006a740}, /* _ldrOpen */
399 {15, 0x0006bb70}, /* _ldrClose */
400 {15, 0x0006bc55}, /* _LDRQAppType */
401 {15, 0x00067a10}, /* _ldrEnum32bitRelRecs */
402 {15, 0x000760c0}, /* g_tkExecPgm */
403 {15, 0x0006f170}, /* _tkStartProcess */
404 {15, 0x00065240}, /* _LDRClearSem */
405 {15, 0x00076f60}, /* _ldrASMpMTEFromHandle */
406 {15, 0x0006fba3}, /* _ldrFindModule */
407 {15, 0x00065210}, /* _ldrValidateMteHandle */
408 {15, 0x00065a40}, /* _VMAllocMem */
409 {15, 0x000664e0}, /* _VMFreeMem */
410 {15, 0x00052f53}, /* _VMGetOwner */
411 {15, 0x0004d147}, /* _VMObjHandleInfo */
412 {15, 0x0009b0e0}, /* _VMMapDebugAlias */
413 {15, 0x0000c31c}, /* _KSEMRequestMutex */
414 {15, 0x0000c430}, /* _KSEMReleaseMutex */
415 {15, 0x0000c490}, /* _KSEMQueryMutex */
416 {15, 0x000341a8}, /* _TKPidToPTDA */
417 {15, 0x0005d764}, /* _TKSuBuff */
418 {15, 0x00037d01}, /* _TKFuBuff */
419 {15, 0x00037aa0}, /* _TKFuBufLen */
420 {15, 0x00037e21}, /* _TKSuFuBuff */
421 {11, 0x0000f938}, /* f_FuStrLenZ */
422 {11, 0x0000f8ec}, /* f_FuStrLen */
423 {11, 0x0000fa54}, /* f_FuBuff */
424 {15, 0x00005bc8}, /* _SftFileSize */
425 {10, 0x0002d64c}, /* _ldrpFileNameBuf */
426 {10, 0x0002b68c}, /* _LdrSem */
427 {10, 0x0002afe0}, /* _pTCBCur */
428 {10, 0x0002afdc}, /* _pPTDACur */
429 {4 , 0x0000f898}, /* ptda_start */
430 {4 , 0x0000f9b6}, /* ptda_environ */
431 {4 , 0x0000fec0}, /* ptda_ptdasem */
432 {4 , 0x0000ffa8}, /* ptda_handle */
433 {4 , 0x0000ffaa}, /* ptda_module */
434 {4 , 0x0000f9b8}, /* ptda_pBeginLIBPATH */
435 {15, 0x00062b90}, /* SecPathFromSFN */
436 }
437 },
438#endif
439#ifdef ALLKERNELS
440 { /* 14040H4.sym */
441 14040, KF_UNI | KF_W4 | KF_HALFSTRICT, 16,
442 {
443 {15, 0x000595a0}, /* _ldrOpenPath */
444 {15, 0x00007a4c}, /* _ldrRead */
445 {15, 0x00059260}, /* _ldrOpen */
446 {15, 0x0005a530}, /* _ldrClose */
447 {15, 0x0005a615}, /* _LDRQAppType */
448 {15, 0x00056af0}, /* _ldrEnum32bitRelRecs */
449 {15, 0x000638ee}, /* g_tkExecPgm */
450 {15, 0x0005d63b}, /* _tkStartProcess */
451 {15, 0x00054b80}, /* _LDRClearSem */
452 {15, 0x00064640}, /* _ldrASMpMTEFromHandle */
453 {15, 0x0005e013}, /* _ldrFindModule */
454 {15, 0x00054b50}, /* _ldrValidateMteHandle */
455 {15, 0x000550d0}, /* _VMAllocMem */
456 {15, 0x000558e0}, /* _VMFreeMem */
457 {15, 0x0004491b}, /* _VMGetOwner */
458 {15, 0x00040823}, /* _VMObjHandleInfo */
459 {15, 0x00084e03}, /* _VMMapDebugAlias */
460 {15, 0x0000b2ec}, /* _KSEMRequestMutex */
461 {15, 0x0000b3c3}, /* _KSEMReleaseMutex */
462 {15, 0x0000b3ee}, /* _KSEMQueryMutex */
463 {15, 0x0002d1c8}, /* _TKPidToPTDA */
464 {15, 0x0004df49}, /* _TKSuBuff */
465 {15, 0x0002fab0}, /* _TKFuBuff */
466 {15, 0x0002f890}, /* _TKFuBufLen */
467 {15, 0x0002fbb1}, /* _TKSuFuBuff */
468 {11, 0x0000e74c}, /* f_FuStrLenZ */
469 {11, 0x0000e702}, /* f_FuStrLen */
470 {11, 0x0000e845}, /* f_FuBuff */
471 {15, 0x00005066}, /* _SftFileSize */
472 {10, 0x0001f838}, /* _ldrpFileNameBuf */
473 {10, 0x0001e348}, /* _LdrSem */
474 {10, 0x0001dd40}, /* _pTCBCur */
475 {10, 0x0001dd3c}, /* _pPTDACur */
476 {4 , 0x0000f8a0}, /* ptda_start */
477 {4 , 0x0000f9be}, /* ptda_environ */
478 {4 , 0x0000fec8}, /* ptda_ptdasem */
479 {4 , 0x0000ffa8}, /* ptda_handle */
480 {4 , 0x0000ffaa}, /* ptda_module */
481 {4 , 0x0000f9c0}, /* ptda_pBeginLIBPATH */
482 {15, 0x00052ab0}, /* SecPathFromSFN */
483 }
484 },
485#endif
486#ifdef ALLKERNELS
487 { /* 14040HS.sym */
488 14040, KF_SMP | KF_HALFSTRICT, 17,
489 {
490 {16, 0x00063e30}, /* _ldrOpenPath */
491 {16, 0x00008fd4}, /* _ldrRead */
492 {16, 0x00063af0}, /* _ldrOpen */
493 {16, 0x00064e90}, /* _ldrClose */
494 {16, 0x00064f75}, /* _LDRQAppType */
495 {16, 0x000610a0}, /* _ldrEnum32bitRelRecs */
496 {16, 0x0006f08e}, /* g_tkExecPgm */
497 {16, 0x00068571}, /* _tkStartProcess */
498 {16, 0x0005eef0}, /* _LDRClearSem */
499 {16, 0x0006ff70}, /* _ldrASMpMTEFromHandle */
500 {16, 0x00068fb3}, /* _ldrFindModule */
501 {16, 0x0005eec0}, /* _ldrValidateMteHandle */
502 {16, 0x0005f4a0}, /* _VMAllocMem */
503 {16, 0x0005fd40}, /* _VMFreeMem */
504 {16, 0x0004f44b}, /* _VMGetOwner */
505 {16, 0x0004b104}, /* _VMObjHandleInfo */
506 {16, 0x00092fc3}, /* _VMMapDebugAlias */
507 {16, 0x0000d0d8}, /* _KSEMRequestMutex */
508 {16, 0x0000d1af}, /* _KSEMReleaseMutex */
509 {16, 0x0000d1da}, /* _KSEMQueryMutex */
510 {16, 0x00035678}, /* _TKPidToPTDA */
511 {16, 0x000575b7}, /* _TKSuBuff */
512 {16, 0x00038b90}, /* _TKFuBuff */
513 {16, 0x00038921}, /* _TKFuBufLen */
514 {16, 0x00038cb1}, /* _TKSuFuBuff */
515 {13, 0x00009eec}, /* f_FuStrLenZ */
516 {13, 0x00009e6c}, /* f_FuStrLen */
517 {13, 0x0000a096}, /* f_FuBuff */
518 {16, 0x00005e26}, /* _SftFileSize */
519 {11, 0x0001edb8}, /* _ldrpFileNameBuf */
520 {11, 0x0001d8d4}, /* _LdrSem */
521 {0 , 0x00000aa4}, /* _pTCBCur */
522 {0 , 0x00000aa0}, /* _pPTDACur */
523 {5 , 0x0000f88c}, /* ptda_start */
524 {5 , 0x0000f9aa}, /* ptda_environ */
525 {5 , 0x0000feb4}, /* ptda_ptdasem */
526 {5 , 0x0000ffa0}, /* ptda_handle */
527 {5 , 0x0000ffa2}, /* ptda_module */
528 {5 , 0x0000f9ac}, /* ptda_pBeginLIBPATH */
529 {16, 0x0005ca00}, /* SecPathFromSFN */
530 }
531 },
532#endif
533#ifdef ALLKERNELS
534 { /* 14040HU.sym */
535 14040, KF_UNI | KF_HALFSTRICT, 16,
536 {
537 {15, 0x00059610}, /* _ldrOpenPath */
538 {15, 0x00007a4c}, /* _ldrRead */
539 {15, 0x000592d0}, /* _ldrOpen */
540 {15, 0x0005a5a0}, /* _ldrClose */
541 {15, 0x0005a685}, /* _LDRQAppType */
542 {15, 0x00056b60}, /* _ldrEnum32bitRelRecs */
543 {15, 0x0006395e}, /* g_tkExecPgm */
544 {15, 0x0005d6ab}, /* _tkStartProcess */
545 {15, 0x00054bf0}, /* _LDRClearSem */
546 {15, 0x000646b0}, /* _ldrASMpMTEFromHandle */
547 {15, 0x0005e083}, /* _ldrFindModule */
548 {15, 0x00054bc0}, /* _ldrValidateMteHandle */
549 {15, 0x00055140}, /* _VMAllocMem */
550 {15, 0x00055950}, /* _VMFreeMem */
551 {15, 0x0004498b}, /* _VMGetOwner */
552 {15, 0x00040893}, /* _VMObjHandleInfo */
553 {15, 0x00084e73}, /* _VMMapDebugAlias */
554 {15, 0x0000b2ec}, /* _KSEMRequestMutex */
555 {15, 0x0000b3c3}, /* _KSEMReleaseMutex */
556 {15, 0x0000b3ee}, /* _KSEMQueryMutex */
557 {15, 0x0002d238}, /* _TKPidToPTDA */
558 {15, 0x0004dfb9}, /* _TKSuBuff */
559 {15, 0x0002fb20}, /* _TKFuBuff */
560 {15, 0x0002f900}, /* _TKFuBufLen */
561 {15, 0x0002fc21}, /* _TKSuFuBuff */
562 {11, 0x0000e74c}, /* f_FuStrLenZ */
563 {11, 0x0000e702}, /* f_FuStrLen */
564 {11, 0x0000e845}, /* f_FuBuff */
565 {15, 0x00005066}, /* _SftFileSize */
566 {10, 0x0001f838}, /* _ldrpFileNameBuf */
567 {10, 0x0001e348}, /* _LdrSem */
568 {10, 0x0001dd40}, /* _pTCBCur */
569 {10, 0x0001dd3c}, /* _pPTDACur */
570 {4 , 0x0000f8a0}, /* ptda_start */
571 {4 , 0x0000f9be}, /* ptda_environ */
572 {4 , 0x0000fec8}, /* ptda_ptdasem */
573 {4 , 0x0000ffa8}, /* ptda_handle */
574 {4 , 0x0000ffaa}, /* ptda_module */
575 {4 , 0x0000f9c0}, /* ptda_pBeginLIBPATH */
576 {15, 0x00052b20}, /* SecPathFromSFN */
577 }
578 },
579#endif
580 { /* 14040R4.sym */
581 14040, KF_UNI | KF_W4, 14,
582 {
583 {13, 0x00057ac0}, /* _ldrOpenPath */
584 {13, 0x000070dc}, /* _ldrRead */
585 {13, 0x00057780}, /* _ldrOpen */
586 {13, 0x00058a50}, /* _ldrClose */
587 {13, 0x00058b35}, /* _LDRQAppType */
588 {13, 0x00055010}, /* _ldrEnum32bitRelRecs */
589 {13, 0x00061dde}, /* g_tkExecPgm */
590 {13, 0x0005bb4b}, /* _tkStartProcess */
591 {13, 0x000530a0}, /* _LDRClearSem */
592 {13, 0x00062b30}, /* _ldrASMpMTEFromHandle */
593 {13, 0x0005c503}, /* _ldrFindModule */
594 {13, 0x00053070}, /* _ldrValidateMteHandle */
595 {13, 0x000535f0}, /* _VMAllocMem */
596 {13, 0x00053e00}, /* _VMFreeMem */
597 {13, 0x00042ecb}, /* _VMGetOwner */
598 {13, 0x0003edd3}, /* _VMObjHandleInfo */
599 {13, 0x00083213}, /* _VMMapDebugAlias */
600 {13, 0x0000a8d4}, /* _KSEMRequestMutex */
601 {13, 0x0000a967}, /* _KSEMReleaseMutex */
602 {13, 0x0000a992}, /* _KSEMQueryMutex */
603 {13, 0x0002b9d8}, /* _TKPidToPTDA */
604 {13, 0x0004c465}, /* _TKSuBuff */
605 {13, 0x0002e190}, /* _TKFuBuff */
606 {13, 0x0002df70}, /* _TKFuBufLen */
607 {13, 0x0002e291}, /* _TKSuFuBuff */
608 {9 , 0x0000e74c}, /* f_FuStrLenZ */
609 {9 , 0x0000e702}, /* f_FuStrLen */
610 {9 , 0x0000e845}, /* f_FuBuff */
611 {13, 0x00004fe6}, /* _SftFileSize */
612 {8 , 0x0000f1fc}, /* _ldrpFileNameBuf */
613 {8 , 0x0000dd2c}, /* _LdrSem */
614 {8 , 0x0000d720}, /* _pTCBCur */
615 {8 , 0x0000d71c}, /* _pPTDACur */
616 {2 , 0x0000f8a0}, /* ptda_start */
617 {2 , 0x0000f9be}, /* ptda_environ */
618 {2 , 0x0000fec8}, /* ptda_ptdasem */
619 {2 , 0x0000ffa8}, /* ptda_handle */
620 {2 , 0x0000ffaa}, /* ptda_module */
621 {2 , 0x0000f9c0}, /* ptda_pBeginLIBPATH */
622 {13, 0x00050fd0}, /* SecPathFromSFN */
623 }
624 },
625 { /* 14040RS.sym */
626 14040, KF_SMP, 15,
627 {
628 {14, 0x00061990}, /* _ldrOpenPath */
629 {14, 0x0000838c}, /* _ldrRead */
630 {14, 0x00061650}, /* _ldrOpen */
631 {14, 0x000629f0}, /* _ldrClose */
632 {14, 0x00062ad5}, /* _LDRQAppType */
633 {14, 0x0005ec00}, /* _ldrEnum32bitRelRecs */
634 {14, 0x0006cbde}, /* g_tkExecPgm */
635 {14, 0x000660d1}, /* _tkStartProcess */
636 {14, 0x0005ca50}, /* _LDRClearSem */
637 {14, 0x0006dac0}, /* _ldrASMpMTEFromHandle */
638 {14, 0x00066b03}, /* _ldrFindModule */
639 {14, 0x0005ca20}, /* _ldrValidateMteHandle */
640 {14, 0x0005d000}, /* _VMAllocMem */
641 {14, 0x0005d8a0}, /* _VMFreeMem */
642 {14, 0x0004d03b}, /* _VMGetOwner */
643 {14, 0x00048cf4}, /* _VMObjHandleInfo */
644 {14, 0x000909b3}, /* _VMMapDebugAlias */
645 {14, 0x0000c384}, /* _KSEMRequestMutex */
646 {14, 0x0000c417}, /* _KSEMReleaseMutex */
647 {14, 0x0000c442}, /* _KSEMQueryMutex */
648 {14, 0x000334d8}, /* _TKPidToPTDA */
649 {14, 0x00055113}, /* _TKSuBuff */
650 {14, 0x000368b0}, /* _TKFuBuff */
651 {14, 0x00036641}, /* _TKFuBufLen */
652 {14, 0x000369d1}, /* _TKSuFuBuff */
653 {11, 0x00009e0c}, /* f_FuStrLenZ */
654 {11, 0x00009d8c}, /* f_FuStrLen */
655 {11, 0x00009fb6}, /* f_FuBuff */
656 {14, 0x00005d86}, /* _SftFileSize */
657 {9 , 0x0000e768}, /* _ldrpFileNameBuf */
658 {9 , 0x0000d2a4}, /* _LdrSem */
659 {0 , 0x00000aa4}, /* _pTCBCur */
660 {0 , 0x00000aa0}, /* _pPTDACur */
661 {3 , 0x0000f88c}, /* ptda_start */
662 {3 , 0x0000f9aa}, /* ptda_environ */
663 {3 , 0x0000feb4}, /* ptda_ptdasem */
664 {3 , 0x0000ffa0}, /* ptda_handle */
665 {3 , 0x0000ffa2}, /* ptda_module */
666 {3 , 0x0000f9ac}, /* ptda_pBeginLIBPATH */
667 {14, 0x0005a560}, /* SecPathFromSFN */
668 }
669 },
670 { /* 14040RU.sym */
671 14040, KF_UNI, 14,
672 {
673 {13, 0x00057b30}, /* _ldrOpenPath */
674 {13, 0x000070dc}, /* _ldrRead */
675 {13, 0x000577f0}, /* _ldrOpen */
676 {13, 0x00058ac0}, /* _ldrClose */
677 {13, 0x00058ba5}, /* _LDRQAppType */
678 {13, 0x00055080}, /* _ldrEnum32bitRelRecs */
679 {13, 0x00061e4e}, /* g_tkExecPgm */
680 {13, 0x0005bbbb}, /* _tkStartProcess */
681 {13, 0x00053110}, /* _LDRClearSem */
682 {13, 0x00062ba0}, /* _ldrASMpMTEFromHandle */
683 {13, 0x0005c573}, /* _ldrFindModule */
684 {13, 0x000530e0}, /* _ldrValidateMteHandle */
685 {13, 0x00053660}, /* _VMAllocMem */
686 {13, 0x00053e70}, /* _VMFreeMem */
687 {13, 0x00042f3b}, /* _VMGetOwner */
688 {13, 0x0003ee43}, /* _VMObjHandleInfo */
689 {13, 0x00083283}, /* _VMMapDebugAlias */
690 {13, 0x0000a8d4}, /* _KSEMRequestMutex */
691 {13, 0x0000a967}, /* _KSEMReleaseMutex */
692 {13, 0x0000a992}, /* _KSEMQueryMutex */
693 {13, 0x0002ba48}, /* _TKPidToPTDA */
694 {13, 0x0004c4d5}, /* _TKSuBuff */
695 {13, 0x0002e200}, /* _TKFuBuff */
696 {13, 0x0002dfe0}, /* _TKFuBufLen */
697 {13, 0x0002e301}, /* _TKSuFuBuff */
698 {9 , 0x0000e74c}, /* f_FuStrLenZ */
699 {9 , 0x0000e702}, /* f_FuStrLen */
700 {9 , 0x0000e845}, /* f_FuBuff */
701 {13, 0x00004fe6}, /* _SftFileSize */
702 {8 , 0x0000f1fc}, /* _ldrpFileNameBuf */
703 {8 , 0x0000dd2c}, /* _LdrSem */
704 {8 , 0x0000d720}, /* _pTCBCur */
705 {8 , 0x0000d71c}, /* _pPTDACur */
706 {2 , 0x0000f8a0}, /* ptda_start */
707 {2 , 0x0000f9be}, /* ptda_environ */
708 {2 , 0x0000fec8}, /* ptda_ptdasem */
709 {2 , 0x0000ffa8}, /* ptda_handle */
710 {2 , 0x0000ffaa}, /* ptda_module */
711 {2 , 0x0000f9c0}, /* ptda_pBeginLIBPATH */
712 {13, 0x00051040}, /* SecPathFromSFN */
713 }
714 },
715#ifdef ALLKERNELS
716 { /* 14044HU.sym */
717 14044, KF_UNI | KF_HALFSTRICT, 16,
718 {
719 {15, 0x0006a390}, /* _ldrOpenPath */
720 {15, 0x0000873c}, /* _ldrRead */
721 {15, 0x0006a010}, /* _ldrOpen */
722 {15, 0x0006b440}, /* _ldrClose */
723 {15, 0x0006b525}, /* _LDRQAppType */
724 {15, 0x00067640}, /* _ldrEnum32bitRelRecs */
725 {15, 0x00075710}, /* g_tkExecPgm */
726 {15, 0x0006ea50}, /* _tkStartProcess */
727 {15, 0x00064fa0}, /* _LDRClearSem */
728 {15, 0x000765b0}, /* _ldrASMpMTEFromHandle */
729 {15, 0x0006f483}, /* _ldrFindModule */
730 {15, 0x00064f70}, /* _ldrValidateMteHandle */
731 {15, 0x000657a0}, /* _VMAllocMem */
732 {15, 0x00066110}, /* _VMFreeMem */
733 {15, 0x00052d33}, /* _VMGetOwner */
734 {15, 0x0004cf27}, /* _VMObjHandleInfo */
735 {15, 0x0009a750}, /* _VMMapDebugAlias */
736 {15, 0x0000bc7c}, /* _KSEMRequestMutex */
737 {15, 0x0000bd90}, /* _KSEMReleaseMutex */
738 {15, 0x0000bdf0}, /* _KSEMQueryMutex */
739 {15, 0x00034194}, /* _TKPidToPTDA */
740 {15, 0x0005d548}, /* _TKSuBuff */
741 {15, 0x00037cf1}, /* _TKFuBuff */
742 {15, 0x00037a90}, /* _TKFuBufLen */
743 {15, 0x00037e11}, /* _TKSuFuBuff */
744 {11, 0x0000f938}, /* f_FuStrLenZ */
745 {11, 0x0000f8ec}, /* f_FuStrLen */
746 {11, 0x0000fa54}, /* f_FuBuff */
747 {15, 0x00005ba8}, /* _SftFileSize */
748 {10, 0x0002d8b8}, /* _ldrpFileNameBuf */
749 {10, 0x0002b8f8}, /* _LdrSem */
750 {10, 0x0002b24c}, /* _pTCBCur */
751 {10, 0x0002b248}, /* _pPTDACur */
752 {4 , 0x0000f898}, /* ptda_start */
753 {4 , 0x0000f9b6}, /* ptda_environ */
754 {4 , 0x0000fec0}, /* ptda_ptdasem */
755 {4 , 0x0000ffa8}, /* ptda_handle */
756 {4 , 0x0000ffaa}, /* ptda_module */
757 {4 , 0x0000f9b8}, /* ptda_pBeginLIBPATH */
758 {15, 0x00062930}, /* SecPathFromSFN */
759 }
760 },
761#endif
762 { /* 14044R4.sym */
763 14044, KF_UNI | KF_W4, 14,
764 {
765 {13, 0x00057280}, /* _ldrOpenPath */
766 {13, 0x000070e0}, /* _ldrRead */
767 {13, 0x00056f40}, /* _ldrOpen */
768 {13, 0x00058210}, /* _ldrClose */
769 {13, 0x000582f5}, /* _LDRQAppType */
770 {13, 0x00054aa0}, /* _ldrEnum32bitRelRecs */
771 {13, 0x0006132e}, /* g_tkExecPgm */
772 {13, 0x0005b2fb}, /* _tkStartProcess */
773 {13, 0x00052c90}, /* _LDRClearSem */
774 {13, 0x00062080}, /* _ldrASMpMTEFromHandle */
775 {13, 0x0005bcb3}, /* _ldrFindModule */
776 {13, 0x00052c60}, /* _ldrValidateMteHandle */
777 {13, 0x000531e0}, /* _VMAllocMem */
778 {13, 0x00053890}, /* _VMFreeMem */
779 {13, 0x00042b3b}, /* _VMGetOwner */
780 {13, 0x0003ea43}, /* _VMObjHandleInfo */
781 {13, 0x00082773}, /* _VMMapDebugAlias */
782 {13, 0x0000a128}, /* _KSEMRequestMutex */
783 {13, 0x0000a1bb}, /* _KSEMReleaseMutex */
784 {13, 0x0000a1e6}, /* _KSEMQueryMutex */
785 {13, 0x0002b7f4}, /* _TKPidToPTDA */
786 {13, 0x0004c0d5}, /* _TKSuBuff */
787 {13, 0x0002dfb0}, /* _TKFuBuff */
788 {13, 0x0002dd90}, /* _TKFuBufLen */
789 {13, 0x0002e0b1}, /* _TKSuFuBuff */
790 {9 , 0x0000e74c}, /* f_FuStrLenZ */
791 {9 , 0x0000e702}, /* f_FuStrLen */
792 {9 , 0x0000e845}, /* f_FuBuff */
793 {13, 0x00004fd6}, /* _SftFileSize */
794 {8 , 0x0000f1f8}, /* _ldrpFileNameBuf */
795 {8 , 0x0000dd28}, /* _LdrSem */
796 {8 , 0x0000d71c}, /* _pTCBCur */
797 {8 , 0x0000d718}, /* _pPTDACur */
798 {2 , 0x0000f8a0}, /* ptda_start */
799 {2 , 0x0000f9be}, /* ptda_environ */
800 {2 , 0x0000fec8}, /* ptda_ptdasem */
801 {2 , 0x0000ffa8}, /* ptda_handle */
802 {2 , 0x0000ffaa}, /* ptda_module */
803 {2 , 0x0000f9c0}, /* ptda_pBeginLIBPATH */
804 {13, 0x00050c00}, /* SecPathFromSFN */
805 }
806 },
807 { /* 14045R4.sym */
808 14045, KF_UNI | KF_W4, 14,
809 {
810 {13, 0x000572a0}, /* _ldrOpenPath */
811 {13, 0x000070ec}, /* _ldrRead */
812 {13, 0x00056f60}, /* _ldrOpen */
813 {13, 0x00058230}, /* _ldrClose */
814 {13, 0x00058315}, /* _LDRQAppType */
815 {13, 0x00054ac0}, /* _ldrEnum32bitRelRecs */
816 {13, 0x0006134e}, /* g_tkExecPgm */
817 {13, 0x0005b31b}, /* _tkStartProcess */
818 {13, 0x00052cb0}, /* _LDRClearSem */
819 {13, 0x000620a0}, /* _ldrASMpMTEFromHandle */
820 {13, 0x0005bcd3}, /* _ldrFindModule */
821 {13, 0x00052c80}, /* _ldrValidateMteHandle */
822 {13, 0x00053200}, /* _VMAllocMem */
823 {13, 0x000538b0}, /* _VMFreeMem */
824 {13, 0x00042b5b}, /* _VMGetOwner */
825 {13, 0x0003ea63}, /* _VMObjHandleInfo */
826 {13, 0x00082793}, /* _VMMapDebugAlias */
827 {13, 0x0000a140}, /* _KSEMRequestMutex */
828 {13, 0x0000a1d3}, /* _KSEMReleaseMutex */
829 {13, 0x0000a1fe}, /* _KSEMQueryMutex */
830 {13, 0x0002b814}, /* _TKPidToPTDA */
831 {13, 0x0004c0f5}, /* _TKSuBuff */
832 {13, 0x0002dfd0}, /* _TKFuBuff */
833 {13, 0x0002ddb0}, /* _TKFuBufLen */
834 {13, 0x0002e0d1}, /* _TKSuFuBuff */
835 {9 , 0x0000e74c}, /* f_FuStrLenZ */
836 {9 , 0x0000e702}, /* f_FuStrLen */
837 {9 , 0x0000e845}, /* f_FuBuff */
838 {13, 0x00004fd6}, /* _SftFileSize */
839 {8 , 0x0000f1f8}, /* _ldrpFileNameBuf */
840 {8 , 0x0000dd28}, /* _LdrSem */
841 {8 , 0x0000d71c}, /* _pTCBCur */
842 {8 , 0x0000d718}, /* _pPTDACur */
843 {2 , 0x0000f8a0}, /* ptda_start */
844 {2 , 0x0000f9be}, /* ptda_environ */
845 {2 , 0x0000fec8}, /* ptda_ptdasem */
846 {2 , 0x0000ffa8}, /* ptda_handle */
847 {2 , 0x0000ffaa}, /* ptda_module */
848 {2 , 0x0000f9c0}, /* ptda_pBeginLIBPATH */
849 {13, 0x00050c20}, /* SecPathFromSFN */
850 }
851 },
852#ifdef ALLKERNELS
853 { /* 14046A4.sym */
854 14046, KF_UNI | KF_W4 | KF_ALLSTRICT, 16,
855 {
856 {15, 0x00058d70}, /* _ldrOpenPath */
857 {15, 0x00007a3c}, /* _ldrRead */
858 {15, 0x00058a30}, /* _ldrOpen */
859 {15, 0x00059d00}, /* _ldrClose */
860 {15, 0x00059de5}, /* _LDRQAppType */
861 {15, 0x00056590}, /* _ldrEnum32bitRelRecs */
862 {15, 0x00062e4e}, /* g_tkExecPgm */
863 {15, 0x0005cdfb}, /* _tkStartProcess */
864 {15, 0x00054780}, /* _LDRClearSem */
865 {15, 0x00063ba0}, /* _ldrASMpMTEFromHandle */
866 {15, 0x0005d7d3}, /* _ldrFindModule */
867 {15, 0x00054750}, /* _ldrValidateMteHandle */
868 {15, 0x00054cd0}, /* _VMAllocMem */
869 {15, 0x00055380}, /* _VMFreeMem */
870 {15, 0x0004459b}, /* _VMGetOwner */
871 {15, 0x000404a3}, /* _VMObjHandleInfo */
872 {15, 0x00084373}, /* _VMMapDebugAlias */
873 {15, 0x0000ab1c}, /* _KSEMRequestMutex */
874 {15, 0x0000abf3}, /* _KSEMReleaseMutex */
875 {15, 0x0000ac1e}, /* _KSEMQueryMutex */
876 {15, 0x0002cfd4}, /* _TKPidToPTDA */
877 {15, 0x0004dbc9}, /* _TKSuBuff */
878 {15, 0x0002f8c0}, /* _TKFuBuff */
879 {15, 0x0002f6a0}, /* _TKFuBufLen */
880 {15, 0x0002f9c1}, /* _TKSuFuBuff */
881 {11, 0x0000e74c}, /* f_FuStrLenZ */
882 {11, 0x0000e702}, /* f_FuStrLen */
883 {11, 0x0000e845}, /* f_FuBuff */
884 {15, 0x00005056}, /* _SftFileSize */
885 {10, 0x0001f834}, /* _ldrpFileNameBuf */
886 {10, 0x0001e344}, /* _LdrSem */
887 {10, 0x0001dd3c}, /* _pTCBCur */
888 {10, 0x0001dd38}, /* _pPTDACur */
889 {4 , 0x0000f8a0}, /* ptda_start */
890 {4 , 0x0000f9be}, /* ptda_environ */
891 {4 , 0x0000fec8}, /* ptda_ptdasem */
892 {4 , 0x0000ffa8}, /* ptda_handle */
893 {4 , 0x0000ffaa}, /* ptda_module */
894 {4 , 0x0000f9c0}, /* ptda_pBeginLIBPATH */
895 {15, 0x000526f0}, /* SecPathFromSFN */
896 }
897 },
898#endif
899 { /* 14046R4.sym */
900 14046, KF_UNI | KF_W4, 14,
901 {
902 {13, 0x00057270}, /* _ldrOpenPath */
903 {13, 0x000070cc}, /* _ldrRead */
904 {13, 0x00056f30}, /* _ldrOpen */
905 {13, 0x00058200}, /* _ldrClose */
906 {13, 0x000582e5}, /* _LDRQAppType */
907 {13, 0x00054a90}, /* _ldrEnum32bitRelRecs */
908 {13, 0x0006131e}, /* g_tkExecPgm */
909 {13, 0x0005b2eb}, /* _tkStartProcess */
910 {13, 0x00052c80}, /* _LDRClearSem */
911 {13, 0x00062070}, /* _ldrASMpMTEFromHandle */
912 {13, 0x0005bca3}, /* _ldrFindModule */
913 {13, 0x00052c50}, /* _ldrValidateMteHandle */
914 {13, 0x000531d0}, /* _VMAllocMem */
915 {13, 0x00053880}, /* _VMFreeMem */
916 {13, 0x00042b2b}, /* _VMGetOwner */
917 {13, 0x0003ea33}, /* _VMObjHandleInfo */
918 {13, 0x00082763}, /* _VMMapDebugAlias */
919 {13, 0x0000a100}, /* _KSEMRequestMutex */
920 {13, 0x0000a193}, /* _KSEMReleaseMutex */
921 {13, 0x0000a1be}, /* _KSEMQueryMutex */
922 {13, 0x0002b7c4}, /* _TKPidToPTDA */
923 {13, 0x0004c0c5}, /* _TKSuBuff */
924 {13, 0x0002df80}, /* _TKFuBuff */
925 {13, 0x0002dd60}, /* _TKFuBufLen */
926 {13, 0x0002e081}, /* _TKSuFuBuff */
927 {9 , 0x0000e74c}, /* f_FuStrLenZ */
928 {9 , 0x0000e702}, /* f_FuStrLen */
929 {9 , 0x0000e845}, /* f_FuBuff */
930 {13, 0x00004fd6}, /* _SftFileSize */
931 {8 , 0x0000f1f8}, /* _ldrpFileNameBuf */
932 {8 , 0x0000dd28}, /* _LdrSem */
933 {8 , 0x0000d71c}, /* _pTCBCur */
934 {8 , 0x0000d718}, /* _pPTDACur */
935 {2 , 0x0000f8a0}, /* ptda_start */
936 {2 , 0x0000f9be}, /* ptda_environ */
937 {2 , 0x0000fec8}, /* ptda_ptdasem */
938 {2 , 0x0000ffa8}, /* ptda_handle */
939 {2 , 0x0000ffaa}, /* ptda_module */
940 {2 , 0x0000f9c0}, /* ptda_pBeginLIBPATH */
941 {13, 0x00050bf0}, /* SecPathFromSFN */
942 }
943 },
944 { /* 14048RS.sym */
945 14048, KF_SMP, 15,
946 {
947 {14, 0x00061150}, /* _ldrOpenPath */
948 {14, 0x0000836c}, /* _ldrRead */
949 {14, 0x00060e10}, /* _ldrOpen */
950 {14, 0x000621b0}, /* _ldrClose */
951 {14, 0x00062295}, /* _LDRQAppType */
952 {14, 0x0005e690}, /* _ldrEnum32bitRelRecs */
953 {14, 0x0006c13e}, /* g_tkExecPgm */
954 {14, 0x00065871}, /* _tkStartProcess */
955 {14, 0x0005c620}, /* _LDRClearSem */
956 {14, 0x0006d020}, /* _ldrASMpMTEFromHandle */
957 {14, 0x000662a3}, /* _ldrFindModule */
958 {14, 0x0005c5f0}, /* _ldrValidateMteHandle */
959 {14, 0x0005cbd0}, /* _VMAllocMem */
960 {14, 0x0005d330}, /* _VMFreeMem */
961 {14, 0x0004cc8b}, /* _VMGetOwner */
962 {14, 0x00048944}, /* _VMObjHandleInfo */
963 {14, 0x0008ff13}, /* _VMMapDebugAlias */
964 {14, 0x0000bb3c}, /* _KSEMRequestMutex */
965 {14, 0x0000bbcf}, /* _KSEMReleaseMutex */
966 {14, 0x0000bbfa}, /* _KSEMQueryMutex */
967 {14, 0x000332c4}, /* _TKPidToPTDA */
968 {14, 0x00054d63}, /* _TKSuBuff */
969 {14, 0x000366a0}, /* _TKFuBuff */
970 {14, 0x00036431}, /* _TKFuBufLen */
971 {14, 0x000367c1}, /* _TKSuFuBuff */
972 {11, 0x00009e0c}, /* f_FuStrLenZ */
973 {11, 0x00009d8c}, /* f_FuStrLen */
974 {11, 0x00009fb6}, /* f_FuBuff */
975 {14, 0x00005d66}, /* _SftFileSize */
976 {9 , 0x0000e764}, /* _ldrpFileNameBuf */
977 {9 , 0x0000d2a0}, /* _LdrSem */
978 {0 , 0x00000aa4}, /* _pTCBCur */
979 {0 , 0x00000aa0}, /* _pPTDACur */
980 {3 , 0x0000f88c}, /* ptda_start */
981 {3 , 0x0000f9aa}, /* ptda_environ */
982 {3 , 0x0000feb4}, /* ptda_ptdasem */
983 {3 , 0x0000ffa0}, /* ptda_handle */
984 {3 , 0x0000ffa2}, /* ptda_module */
985 {3 , 0x0000f9ac}, /* ptda_pBeginLIBPATH */
986 {14, 0x0005a170}, /* SecPathFromSFN */
987 }
988 },
989 { /* 14048RU.sym */
990 14048, KF_UNI, 14,
991 {
992 {13, 0x000572e0}, /* _ldrOpenPath */
993 {13, 0x000070cc}, /* _ldrRead */
994 {13, 0x00056fa0}, /* _ldrOpen */
995 {13, 0x00058270}, /* _ldrClose */
996 {13, 0x00058355}, /* _LDRQAppType */
997 {13, 0x00054b00}, /* _ldrEnum32bitRelRecs */
998 {13, 0x0006138e}, /* g_tkExecPgm */
999 {13, 0x0005b35b}, /* _tkStartProcess */
1000 {13, 0x00052cf0}, /* _LDRClearSem */
1001 {13, 0x000620e0}, /* _ldrASMpMTEFromHandle */
1002 {13, 0x0005bd13}, /* _ldrFindModule */
1003 {13, 0x00052cc0}, /* _ldrValidateMteHandle */
1004 {13, 0x00053240}, /* _VMAllocMem */
1005 {13, 0x000538f0}, /* _VMFreeMem */
1006 {13, 0x00042b9b}, /* _VMGetOwner */
1007 {13, 0x0003eaa3}, /* _VMObjHandleInfo */
1008 {13, 0x000827d3}, /* _VMMapDebugAlias */
1009 {13, 0x0000a100}, /* _KSEMRequestMutex */
1010 {13, 0x0000a193}, /* _KSEMReleaseMutex */
1011 {13, 0x0000a1be}, /* _KSEMQueryMutex */
1012 {13, 0x0002b834}, /* _TKPidToPTDA */
1013 {13, 0x0004c135}, /* _TKSuBuff */
1014 {13, 0x0002dff0}, /* _TKFuBuff */
1015 {13, 0x0002ddd0}, /* _TKFuBufLen */
1016 {13, 0x0002e0f1}, /* _TKSuFuBuff */
1017 {9 , 0x0000e74c}, /* f_FuStrLenZ */
1018 {9 , 0x0000e702}, /* f_FuStrLen */
1019 {9 , 0x0000e845}, /* f_FuBuff */
1020 {13, 0x00004fd6}, /* _SftFileSize */
1021 {8 , 0x0000f1f8}, /* _ldrpFileNameBuf */
1022 {8 , 0x0000dd28}, /* _LdrSem */
1023 {8 , 0x0000d71c}, /* _pTCBCur */
1024 {8 , 0x0000d718}, /* _pPTDACur */
1025 {2 , 0x0000f8a0}, /* ptda_start */
1026 {2 , 0x0000f9be}, /* ptda_environ */
1027 {2 , 0x0000fec8}, /* ptda_ptdasem */
1028 {2 , 0x0000ffa8}, /* ptda_handle */
1029 {2 , 0x0000ffaa}, /* ptda_module */
1030 {2 , 0x0000f9c0}, /* ptda_pBeginLIBPATH */
1031 {13, 0x00050c60}, /* SecPathFromSFN */
1032 }
1033 },
1034#ifdef ALLKERNELS
1035 { /* 14053H4.sym */
1036 14053, KF_UNI | KF_W4 | KF_HALFSTRICT, 16,
1037 {
1038 {15, 0x000607e0}, /* _ldrOpenPath */
1039 {15, 0x00007a3c}, /* _ldrRead */
1040 {15, 0x000602f0}, /* _ldrOpen */
1041 {15, 0x000615e0}, /* _ldrClose */
1042 {15, 0x000616c5}, /* _LDRQAppType */
1043 {15, 0x0005de50}, /* _ldrEnum32bitRelRecs */
1044 {15, 0x0006aa0e}, /* g_tkExecPgm */
1045 {15, 0x0006475b}, /* _tkStartProcess */
1046 {15, 0x0005c040}, /* _LDRClearSem */
1047 {15, 0x0006b760}, /* _ldrASMpMTEFromHandle */
1048 {15, 0x00065133}, /* _ldrFindModule */
1049 {15, 0x0005c010}, /* _ldrValidateMteHandle */
1050 {15, 0x0005c590}, /* _VMAllocMem */
1051 {15, 0x0005cc40}, /* _VMFreeMem */
1052 {15, 0x00047d1b}, /* _VMGetOwner */
1053 {15, 0x00043c23}, /* _VMObjHandleInfo */
1054 {15, 0x0008bfd3}, /* _VMMapDebugAlias */
1055 {15, 0x0000ab1c}, /* _KSEMRequestMutex */
1056 {15, 0x0000abf3}, /* _KSEMReleaseMutex */
1057 {15, 0x0000ac1e}, /* _KSEMQueryMutex */
1058 {15, 0x0002e104}, /* _TKPidToPTDA */
1059 {15, 0x00055489}, /* _TKSuBuff */
1060 {15, 0x00030a10}, /* _TKFuBuff */
1061 {15, 0x000307f0}, /* _TKFuBufLen */
1062 {15, 0x00030b11}, /* _TKSuFuBuff */
1063 {11, 0x0000e74c}, /* f_FuStrLenZ */
1064 {11, 0x0000e702}, /* f_FuStrLen */
1065 {11, 0x0000e845}, /* f_FuBuff */
1066 {15, 0x00005056}, /* _SftFileSize */
1067 {10, 0x0001f99c}, /* _ldrpFileNameBuf */
1068 {10, 0x0001e4ac}, /* _LdrSem */
1069 {10, 0x0001dea0}, /* _pTCBCur */
1070 {10, 0x0001de9c}, /* _pPTDACur */
1071 {4 , 0x0000f8a0}, /* ptda_start */
1072 {4 , 0x0000f9be}, /* ptda_environ */
1073 {4 , 0x0000fec8}, /* ptda_ptdasem */
1074 {4 , 0x0000ffa8}, /* ptda_handle */
1075 {4 , 0x0000ffaa}, /* ptda_module */
1076 {4 , 0x0000f9c0}, /* ptda_pBeginLIBPATH */
1077 {15, 0x00059fb0}, /* SecPathFromSFN */
1078 }
1079 },
1080#endif
1081#ifdef ALLKERNELS
1082 { /* 14053HS.sym */
1083 14053, KF_SMP | KF_HALFSTRICT, 17,
1084 {
1085 {16, 0x0006bd17}, /* _ldrOpenPath */
1086 {16, 0x00008fc4}, /* _ldrRead */
1087 {16, 0x0006b800}, /* _ldrOpen */
1088 {16, 0x0006cbb0}, /* _ldrClose */
1089 {16, 0x0006cc95}, /* _LDRQAppType */
1090 {16, 0x00069080}, /* _ldrEnum32bitRelRecs */
1091 {16, 0x00076e7e}, /* g_tkExecPgm */
1092 {16, 0x00070331}, /* _tkStartProcess */
1093 {16, 0x00067010}, /* _LDRClearSem */
1094 {16, 0x00077d70}, /* _ldrASMpMTEFromHandle */
1095 {16, 0x00070d73}, /* _ldrFindModule */
1096 {16, 0x00066fe0}, /* _ldrValidateMteHandle */
1097 {16, 0x000675c0}, /* _VMAllocMem */
1098 {16, 0x00067d20}, /* _VMFreeMem */
1099 {16, 0x00052d7b}, /* _VMGetOwner */
1100 {16, 0x0004ea34}, /* _VMObjHandleInfo */
1101 {16, 0x0009ae63}, /* _VMMapDebugAlias */
1102 {16, 0x0000c8a0}, /* _KSEMRequestMutex */
1103 {16, 0x0000c977}, /* _KSEMReleaseMutex */
1104 {16, 0x0000c9a2}, /* _KSEMQueryMutex */
1105 {16, 0x000366b4}, /* _TKPidToPTDA */
1106 {16, 0x0005f747}, /* _TKSuBuff */
1107 {16, 0x00039be0}, /* _TKFuBuff */
1108 {16, 0x00039971}, /* _TKFuBufLen */
1109 {16, 0x00039d01}, /* _TKSuFuBuff */
1110 {13, 0x00009eec}, /* f_FuStrLenZ */
1111 {13, 0x00009e6c}, /* f_FuStrLen */
1112 {13, 0x0000a096}, /* f_FuBuff */
1113 {16, 0x00005e16}, /* _SftFileSize */
1114 {11, 0x0001ee90}, /* _ldrpFileNameBuf */
1115 {11, 0x0001d9ac}, /* _LdrSem */
1116 {0 , 0x00000aa4}, /* _pTCBCur */
1117 {0 , 0x00000aa0}, /* _pPTDACur */
1118 {5 , 0x0000f88c}, /* ptda_start */
1119 {5 , 0x0000f9aa}, /* ptda_environ */
1120 {5 , 0x0000feb4}, /* ptda_ptdasem */
1121 {5 , 0x0000ffa0}, /* ptda_handle */
1122 {5 , 0x0000ffa2}, /* ptda_module */
1123 {5 , 0x0000f9ac}, /* ptda_pBeginLIBPATH */
1124 {16, 0x00064b60}, /* SecPathFromSFN */
1125 }
1126 },
1127#endif
1128#ifdef ALLKERNELS
1129 { /* 14053HU.sym */
1130 14053, KF_UNI | KF_HALFSTRICT, 16,
1131 {
1132 {15, 0x00060850}, /* _ldrOpenPath */
1133 {15, 0x00007a3c}, /* _ldrRead */
1134 {15, 0x00060360}, /* _ldrOpen */
1135 {15, 0x00061650}, /* _ldrClose */
1136 {15, 0x00061735}, /* _LDRQAppType */
1137 {15, 0x0005dec0}, /* _ldrEnum32bitRelRecs */
1138 {15, 0x0006aa7e}, /* g_tkExecPgm */
1139 {15, 0x000647cb}, /* _tkStartProcess */
1140 {15, 0x0005c0b0}, /* _LDRClearSem */
1141 {15, 0x0006b7d0}, /* _ldrASMpMTEFromHandle */
1142 {15, 0x000651a3}, /* _ldrFindModule */
1143 {15, 0x0005c080}, /* _ldrValidateMteHandle */
1144 {15, 0x0005c600}, /* _VMAllocMem */
1145 {15, 0x0005ccb0}, /* _VMFreeMem */
1146 {15, 0x00047d8b}, /* _VMGetOwner */
1147 {15, 0x00043c93}, /* _VMObjHandleInfo */
1148 {15, 0x0008c043}, /* _VMMapDebugAlias */
1149 {15, 0x0000ab1c}, /* _KSEMRequestMutex */
1150 {15, 0x0000abf3}, /* _KSEMReleaseMutex */
1151 {15, 0x0000ac1e}, /* _KSEMQueryMutex */
1152 {15, 0x0002e174}, /* _TKPidToPTDA */
1153 {15, 0x000554f9}, /* _TKSuBuff */
1154 {15, 0x00030a80}, /* _TKFuBuff */
1155 {15, 0x00030860}, /* _TKFuBufLen */
1156 {15, 0x00030b81}, /* _TKSuFuBuff */
1157 {11, 0x0000e74c}, /* f_FuStrLenZ */
1158 {11, 0x0000e702}, /* f_FuStrLen */
1159 {11, 0x0000e845}, /* f_FuBuff */
1160 {15, 0x00005056}, /* _SftFileSize */
1161 {10, 0x0001f99c}, /* _ldrpFileNameBuf */
1162 {10, 0x0001e4ac}, /* _LdrSem */
1163 {10, 0x0001dea0}, /* _pTCBCur */
1164 {10, 0x0001de9c}, /* _pPTDACur */
1165 {4 , 0x0000f8a0}, /* ptda_start */
1166 {4 , 0x0000f9be}, /* ptda_environ */
1167 {4 , 0x0000fec8}, /* ptda_ptdasem */
1168 {4 , 0x0000ffa8}, /* ptda_handle */
1169 {4 , 0x0000ffaa}, /* ptda_module */
1170 {4 , 0x0000f9c0}, /* ptda_pBeginLIBPATH */
1171 {15, 0x0005a020}, /* SecPathFromSFN */
1172 }
1173 },
1174#endif
1175 { /* 14053R4.sym */
1176 14053, KF_UNI | KF_W4, 14,
1177 {
1178 {13, 0x0005ecd0}, /* _ldrOpenPath */
1179 {13, 0x000070cc}, /* _ldrRead */
1180 {13, 0x0005e7e0}, /* _ldrOpen */
1181 {13, 0x0005fad0}, /* _ldrClose */
1182 {13, 0x0005fbb5}, /* _LDRQAppType */
1183 {13, 0x0005c340}, /* _ldrEnum32bitRelRecs */
1184 {13, 0x00068ece}, /* g_tkExecPgm */
1185 {13, 0x00062c3b}, /* _tkStartProcess */
1186 {13, 0x0005a530}, /* _LDRClearSem */
1187 {13, 0x00069c20}, /* _ldrASMpMTEFromHandle */
1188 {13, 0x000635f3}, /* _ldrFindModule */
1189 {13, 0x0005a500}, /* _ldrValidateMteHandle */
1190 {13, 0x0005aa80}, /* _VMAllocMem */
1191 {13, 0x0005b130}, /* _VMFreeMem */
1192 {13, 0x0004629b}, /* _VMGetOwner */
1193 {13, 0x000421a3}, /* _VMObjHandleInfo */
1194 {13, 0x0008a3b3}, /* _VMMapDebugAlias */
1195 {13, 0x0000a100}, /* _KSEMRequestMutex */
1196 {13, 0x0000a193}, /* _KSEMReleaseMutex */
1197 {13, 0x0000a1be}, /* _KSEMQueryMutex */
1198 {13, 0x0002c8e4}, /* _TKPidToPTDA */
1199 {13, 0x00053975}, /* _TKSuBuff */
1200 {13, 0x0002f0c0}, /* _TKFuBuff */
1201 {13, 0x0002eea0}, /* _TKFuBufLen */
1202 {13, 0x0002f1c1}, /* _TKSuFuBuff */
1203 {9 , 0x0000e74c}, /* f_FuStrLenZ */
1204 {9 , 0x0000e702}, /* f_FuStrLen */
1205 {9 , 0x0000e845}, /* f_FuBuff */
1206 {13, 0x00004fd6}, /* _SftFileSize */
1207 {8 , 0x0000f360}, /* _ldrpFileNameBuf */
1208 {8 , 0x0000de90}, /* _LdrSem */
1209 {8 , 0x0000d880}, /* _pTCBCur */
1210 {8 , 0x0000d87c}, /* _pPTDACur */
1211 {2 , 0x0000f8a0}, /* ptda_start */
1212 {2 , 0x0000f9be}, /* ptda_environ */
1213 {2 , 0x0000fec8}, /* ptda_ptdasem */
1214 {2 , 0x0000ffa8}, /* ptda_handle */
1215 {2 , 0x0000ffaa}, /* ptda_module */
1216 {2 , 0x0000f9c0}, /* ptda_pBeginLIBPATH */
1217 {13, 0x000584a0}, /* SecPathFromSFN */
1218 }
1219 },
1220 { /* 14053RS.sym */
1221 14053, KF_SMP, 15,
1222 {
1223 {14, 0x00069827}, /* _ldrOpenPath */
1224 {14, 0x0000836c}, /* _ldrRead */
1225 {14, 0x00069310}, /* _ldrOpen */
1226 {14, 0x0006a6c0}, /* _ldrClose */
1227 {14, 0x0006a7a5}, /* _LDRQAppType */
1228 {14, 0x00066b90}, /* _ldrEnum32bitRelRecs */
1229 {14, 0x0007496e}, /* g_tkExecPgm */
1230 {14, 0x0006de31}, /* _tkStartProcess */
1231 {14, 0x00064b20}, /* _LDRClearSem */
1232 {14, 0x00075860}, /* _ldrASMpMTEFromHandle */
1233 {14, 0x0006e863}, /* _ldrFindModule */
1234 {14, 0x00064af0}, /* _ldrValidateMteHandle */
1235 {14, 0x000650d0}, /* _VMAllocMem */
1236 {14, 0x00065830}, /* _VMFreeMem */
1237 {14, 0x0005092b}, /* _VMGetOwner */
1238 {14, 0x0004c5e4}, /* _VMObjHandleInfo */
1239 {14, 0x000987f3}, /* _VMMapDebugAlias */
1240 {14, 0x0000bb3c}, /* _KSEMRequestMutex */
1241 {14, 0x0000bbcf}, /* _KSEMReleaseMutex */
1242 {14, 0x0000bbfa}, /* _KSEMQueryMutex */
1243 {14, 0x000344d4}, /* _TKPidToPTDA */
1244 {14, 0x0005d263}, /* _TKSuBuff */
1245 {14, 0x000378c0}, /* _TKFuBuff */
1246 {14, 0x00037651}, /* _TKFuBufLen */
1247 {14, 0x000379e1}, /* _TKSuFuBuff */
1248 {11, 0x00009e0c}, /* f_FuStrLenZ */
1249 {11, 0x00009d8c}, /* f_FuStrLen */
1250 {11, 0x00009fb6}, /* f_FuBuff */
1251 {14, 0x00005d66}, /* _SftFileSize */
1252 {9 , 0x0000e840}, /* _ldrpFileNameBuf */
1253 {9 , 0x0000d37c}, /* _LdrSem */
1254 {0 , 0x00000aa4}, /* _pTCBCur */
1255 {0 , 0x00000aa0}, /* _pPTDACur */
1256 {3 , 0x0000f88c}, /* ptda_start */
1257 {3 , 0x0000f9aa}, /* ptda_environ */
1258 {3 , 0x0000feb4}, /* ptda_ptdasem */
1259 {3 , 0x0000ffa0}, /* ptda_handle */
1260 {3 , 0x0000ffa2}, /* ptda_module */
1261 {3 , 0x0000f9ac}, /* ptda_pBeginLIBPATH */
1262 {14, 0x00062670}, /* SecPathFromSFN */
1263 }
1264 },
1265 { /* 14053RU.sym */
1266 14053, KF_UNI, 14,
1267 {
1268 {13, 0x0005ed40}, /* _ldrOpenPath */
1269 {13, 0x000070cc}, /* _ldrRead */
1270 {13, 0x0005e850}, /* _ldrOpen */
1271 {13, 0x0005fb40}, /* _ldrClose */
1272 {13, 0x0005fc25}, /* _LDRQAppType */
1273 {13, 0x0005c3b0}, /* _ldrEnum32bitRelRecs */
1274 {13, 0x00068f3e}, /* g_tkExecPgm */
1275 {13, 0x00062cab}, /* _tkStartProcess */
1276 {13, 0x0005a5a0}, /* _LDRClearSem */
1277 {13, 0x00069c90}, /* _ldrASMpMTEFromHandle */
1278 {13, 0x00063663}, /* _ldrFindModule */
1279 {13, 0x0005a570}, /* _ldrValidateMteHandle */
1280 {13, 0x0005aaf0}, /* _VMAllocMem */
1281 {13, 0x0005b1a0}, /* _VMFreeMem */
1282 {13, 0x0004630b}, /* _VMGetOwner */
1283 {13, 0x00042213}, /* _VMObjHandleInfo */
1284 {13, 0x0008a423}, /* _VMMapDebugAlias */
1285 {13, 0x0000a100}, /* _KSEMRequestMutex */
1286 {13, 0x0000a193}, /* _KSEMReleaseMutex */
1287 {13, 0x0000a1be}, /* _KSEMQueryMutex */
1288 {13, 0x0002c954}, /* _TKPidToPTDA */
1289 {13, 0x000539e5}, /* _TKSuBuff */
1290 {13, 0x0002f130}, /* _TKFuBuff */
1291 {13, 0x0002ef10}, /* _TKFuBufLen */
1292 {13, 0x0002f231}, /* _TKSuFuBuff */
1293 {9 , 0x0000e74c}, /* f_FuStrLenZ */
1294 {9 , 0x0000e702}, /* f_FuStrLen */
1295 {9 , 0x0000e845}, /* f_FuBuff */
1296 {13, 0x00004fd6}, /* _SftFileSize */
1297 {8 , 0x0000f360}, /* _ldrpFileNameBuf */
1298 {8 , 0x0000de90}, /* _LdrSem */
1299 {8 , 0x0000d880}, /* _pTCBCur */
1300 {8 , 0x0000d87c}, /* _pPTDACur */
1301 {2 , 0x0000f8a0}, /* ptda_start */
1302 {2 , 0x0000f9be}, /* ptda_environ */
1303 {2 , 0x0000fec8}, /* ptda_ptdasem */
1304 {2 , 0x0000ffa8}, /* ptda_handle */
1305 {2 , 0x0000ffaa}, /* ptda_module */
1306 {2 , 0x0000f9c0}, /* ptda_pBeginLIBPATH */
1307 {13, 0x00058510}, /* SecPathFromSFN */
1308 }
1309 },
1310 { /* 8255RS.sym */
1311 8255, KF_SMP, 15,
1312 {
1313 {14, 0x00045aba}, /* _ldrOpenPath */
1314 {14, 0x0000b434}, /* _ldrRead */
1315 {14, 0x00045838}, /* _ldrOpen */
1316 {14, 0x00046234}, /* _ldrClose */
1317 {14, 0x00046284}, /* _LDRQAppType */
1318 {14, 0x00043d70}, /* _ldrEnum32bitRelRecs */
1319 {14, 0x0004f84e}, /* g_tkExecPgm */
1320 {14, 0x0004c099}, /* _tkStartProcess */
1321 {14, 0x00042324}, /* _LDRClearSem */
1322 {14, 0x00050240}, /* _ldrASMpMTEFromHandle */
1323 {14, 0x0004b762}, /* _ldrFindModule */
1324 {14, 0x00042370}, /* _ldrValidateMteHandle */
1325 {14, 0x00041964}, /* _VMAllocMem */
1326 {14, 0x000421cd}, /* _VMFreeMem */
1327 {14, 0x00026624}, /* _VMGetOwner */
1328 {14, 0x0002527b}, /* _VMObjHandleInfo */
1329 {14, 0x0006a31d}, /* _VMMapDebugAlias */
1330 {14, 0x0000ca44}, /* _KSEMRequestMutex */
1331 {14, 0x0000cad7}, /* _KSEMReleaseMutex */
1332 {14, 0x0000cb02}, /* _KSEMQueryMutex */
1333 {14, 0x00030cb3}, /* _TKPidToPTDA */
1334 {14, 0x0003242f}, /* _TKSuBuff */
1335 {14, 0x00031fc4}, /* _TKFuBuff */
1336 {14, 0x0003218e}, /* _TKFuBufLen */
1337 {14, 0x00031e41}, /* _TKSuFuBuff */
1338 {11, 0x0000a168}, /* f_FuStrLenZ */
1339 {11, 0x0000a0e8}, /* f_FuStrLen */
1340 {11, 0x0000a311}, /* f_FuBuff */
1341 {14, 0x00005133}, /* _SftFileSize */
1342 {9 , 0x0000ce7c}, /* _ldrpFileNameBuf */
1343 {9 , 0x0000d0b4}, /* _LdrSem */
1344 {0 , 0x00000b44}, /* _pTCBCur */
1345 {0 , 0x00000b40}, /* _pPTDACur */
1346 {3 , 0x0000f8cc}, /* ptda_start */
1347 {3 , 0x0000f9da}, /* ptda_environ */
1348 {3 , 0x0000fe94}, /* ptda_ptdasem */
1349 {3 , 0x0000ffa0}, /* ptda_handle */
1350 {3 , 0x0000ffa2}, /* ptda_module */
1351 {3 , 0x0000f9dc}, /* ptda_pBeginLIBPATH */
1352 {13, 0xffffffff}, /* SecPathFromSFN */
1353 }
1354 },
1355 { /* 8255RU.sym */
1356 8255, KF_UNI, 13,
1357 {
1358 {12, 0x0003a283}, /* _ldrOpenPath */
1359 {12, 0x0000932c}, /* _ldrRead */
1360 {12, 0x0003a00c}, /* _ldrOpen */
1361 {12, 0x0003a890}, /* _ldrClose */
1362 {12, 0x0003a8e0}, /* _LDRQAppType */
1363 {12, 0x0003822c}, /* _ldrEnum32bitRelRecs */
1364 {12, 0x0004265e}, /* g_tkExecPgm */
1365 {12, 0x0003e377}, /* _tkStartProcess */
1366 {12, 0x00036cc8}, /* _LDRClearSem */
1367 {12, 0x00043010}, /* _ldrASMpMTEFromHandle */
1368 {12, 0x0003ef41}, /* _ldrFindModule */
1369 {12, 0x00036d04}, /* _ldrValidateMteHandle */
1370 {12, 0x00036588}, /* _VMAllocMem */
1371 {12, 0x00036c09}, /* _VMFreeMem */
1372 {12, 0x0001ccde}, /* _VMGetOwner */
1373 {12, 0x0001c048}, /* _VMObjHandleInfo */
1374 {12, 0x00059bdc}, /* _VMMapDebugAlias */
1375 {12, 0x0000a6b0}, /* _KSEMRequestMutex */
1376 {12, 0x0000a743}, /* _KSEMReleaseMutex */
1377 {12, 0x0000a76e}, /* _KSEMQueryMutex */
1378 {12, 0x0002610b}, /* _TKPidToPTDA */
1379 {12, 0x00027845}, /* _TKSuBuff */
1380 {12, 0x0002747b}, /* _TKFuBuff */
1381 {12, 0x00027605}, /* _TKFuBufLen */
1382 {12, 0x00027325}, /* _TKSuFuBuff */
1383 {9 , 0x0000e124}, /* f_FuStrLenZ */
1384 {9 , 0x0000e0da}, /* f_FuStrLen */
1385 {9 , 0x0000e218}, /* f_FuBuff */
1386 {12, 0x00003aba}, /* _SftFileSize */
1387 {8 , 0x0000bb70}, /* _ldrpFileNameBuf */
1388 {8 , 0x0000c7dc}, /* _LdrSem */
1389 {8 , 0x000070b8}, /* _pTCBCur */
1390 {8 , 0x000070b4}, /* _pPTDACur */
1391 {2 , 0x0000f9a8}, /* ptda_start */
1392 {2 , 0x0000fa4e}, /* ptda_environ */
1393 {2 , 0x0000fea8}, /* ptda_ptdasem */
1394 {2 , 0x0000ffa8}, /* ptda_handle */
1395 {2 , 0x0000ffaa}, /* ptda_module */
1396 {2 , 0x0000fa50}, /* ptda_pBeginLIBPATH */
1397 {12, 0x00032ff3}, /* SecPathFromSFN */
1398 }
1399 },
1400#ifdef ALLKERNELS
1401 { /* 8256AS.sym */
1402 8256, KF_SMP | KF_ALLSTRICT, 17,
1403 {
1404 {16, 0x0005752e}, /* _ldrOpenPath */
1405 {16, 0x0000c628}, /* _ldrRead */
1406 {16, 0x00057294}, /* _ldrOpen */
1407 {16, 0x00057db0}, /* _ldrClose */
1408 {16, 0x00057e00}, /* _LDRQAppType */
1409 {16, 0x00055584}, /* _ldrEnum32bitRelRecs */
1410 {16, 0x00062590}, /* g_tkExecPgm */
1411 {16, 0x0005e418}, /* _tkStartProcess */
1412 {16, 0x0005357c}, /* _LDRClearSem */
1413 {16, 0x00063058}, /* _ldrASMpMTEFromHandle */
1414 {16, 0x0005da41}, /* _ldrFindModule */
1415 {16, 0x00053614}, /* _ldrValidateMteHandle */
1416 {16, 0x000528e4}, /* _VMAllocMem */
1417 {16, 0x0005340f}, /* _VMFreeMem */
1418 {16, 0x0002e6c6}, /* _VMGetOwner */
1419 {16, 0x0002ceef}, /* _VMObjHandleInfo */
1420 {16, 0x0007feed}, /* _VMMapDebugAlias */
1421 {16, 0x0000e2e8}, /* _KSEMRequestMutex */
1422 {16, 0x0000e3fc}, /* _KSEMReleaseMutex */
1423 {16, 0x0000e45c}, /* _KSEMQueryMutex */
1424 {16, 0x0003b7bb}, /* _TKPidToPTDA */
1425 {16, 0x0003d458}, /* _TKSuBuff */
1426 {16, 0x0003cfa7}, /* _TKFuBuff */
1427 {16, 0x0003d1b3}, /* _TKFuBufLen */
1428 {16, 0x0003ce0f}, /* _TKSuFuBuff */
1429 {13, 0x0000a830}, /* f_FuStrLenZ */
1430 {13, 0x0000a7b0}, /* f_FuStrLen */
1431 {13, 0x0000a9fc}, /* f_FuBuff */
1432 {16, 0x00005cb4}, /* _SftFileSize */
1433 {11, 0x0001aa4c}, /* _ldrpFileNameBuf */
1434 {11, 0x0001ae5c}, /* _LdrSem */
1435 {0 , 0x00000b44}, /* _pTCBCur */
1436 {0 , 0x00000b40}, /* _pPTDACur */
1437 {5 , 0x0000f8c0}, /* ptda_start */
1438 {5 , 0x0000f9ce}, /* ptda_environ */
1439 {5 , 0x0000fe88}, /* ptda_ptdasem */
1440 {5 , 0x0000ffa0}, /* ptda_handle */
1441 {5 , 0x0000ffa2}, /* ptda_module */
1442 {5 , 0x0000f9d0}, /* ptda_pBeginLIBPATH */
1443 {12, 0xffffffff}, /* SecPathFromSFN */
1444 }
1445 },
1446#endif
1447#ifdef ALLKERNELS
1448 { /* 8256HS.sym */
1449 8256, KF_SMP | KF_HALFSTRICT, 17,
1450 {
1451 {16, 0x00047d5e}, /* _ldrOpenPath */
1452 {16, 0x0000b50c}, /* _ldrRead */
1453 {16, 0x00047adc}, /* _ldrOpen */
1454 {16, 0x000484d8}, /* _ldrClose */
1455 {16, 0x00048528}, /* _LDRQAppType */
1456 {16, 0x00046018}, /* _ldrEnum32bitRelRecs */
1457 {16, 0x00051bca}, /* g_tkExecPgm */
1458 {16, 0x0004e335}, /* _tkStartProcess */
1459 {16, 0x000445cc}, /* _LDRClearSem */
1460 {16, 0x000525bc}, /* _ldrASMpMTEFromHandle */
1461 {16, 0x0004d9fe}, /* _ldrFindModule */
1462 {16, 0x00044618}, /* _ldrValidateMteHandle */
1463 {16, 0x00043c0c}, /* _VMAllocMem */
1464 {16, 0x00044475}, /* _VMFreeMem */
1465 {16, 0x00027cc4}, /* _VMGetOwner */
1466 {16, 0x0002691b}, /* _VMObjHandleInfo */
1467 {16, 0x0006c6a9}, /* _VMMapDebugAlias */
1468 {16, 0x0000cc4c}, /* _KSEMRequestMutex */
1469 {16, 0x0000cd23}, /* _KSEMReleaseMutex */
1470 {16, 0x0000cd4e}, /* _KSEMQueryMutex */
1471 {16, 0x00032353}, /* _TKPidToPTDA */
1472 {16, 0x00033acf}, /* _TKSuBuff */
1473 {16, 0x00033664}, /* _TKFuBuff */
1474 {16, 0x0003382e}, /* _TKFuBufLen */
1475 {16, 0x000334e1}, /* _TKSuFuBuff */
1476 {13, 0x0000a168}, /* f_FuStrLenZ */
1477 {13, 0x0000a0e8}, /* f_FuStrLen */
1478 {13, 0x0000a311}, /* f_FuBuff */
1479 {16, 0x000051b7}, /* _SftFileSize */
1480 {11, 0x0000d40c}, /* _ldrpFileNameBuf */
1481 {11, 0x0000d644}, /* _LdrSem */
1482 {0 , 0x00000b44}, /* _pTCBCur */
1483 {0 , 0x00000b40}, /* _pPTDACur */
1484 {5 , 0x0000f8cc}, /* ptda_start */
1485 {5 , 0x0000f9da}, /* ptda_environ */
1486 {5 , 0x0000fe94}, /* ptda_ptdasem */
1487 {5 , 0x0000ffa0}, /* ptda_handle */
1488 {5 , 0x0000ffa2}, /* ptda_module */
1489 {5 , 0x0000f9dc}, /* ptda_pBeginLIBPATH */
1490 {12, 0xffffffff}, /* SecPathFromSFN */
1491 }
1492 },
1493#endif
1494 { /* 8256RS.sym */
1495 8256, KF_SMP, 15,
1496 {
1497 {14, 0x00045aba}, /* _ldrOpenPath */
1498 {14, 0x0000b434}, /* _ldrRead */
1499 {14, 0x00045838}, /* _ldrOpen */
1500 {14, 0x00046234}, /* _ldrClose */
1501 {14, 0x00046284}, /* _LDRQAppType */
1502 {14, 0x00043d70}, /* _ldrEnum32bitRelRecs */
1503 {14, 0x0004f84e}, /* g_tkExecPgm */
1504 {14, 0x0004c099}, /* _tkStartProcess */
1505 {14, 0x00042324}, /* _LDRClearSem */
1506 {14, 0x00050240}, /* _ldrASMpMTEFromHandle */
1507 {14, 0x0004b762}, /* _ldrFindModule */
1508 {14, 0x00042370}, /* _ldrValidateMteHandle */
1509 {14, 0x00041964}, /* _VMAllocMem */
1510 {14, 0x000421cd}, /* _VMFreeMem */
1511 {14, 0x00026624}, /* _VMGetOwner */
1512 {14, 0x0002527b}, /* _VMObjHandleInfo */
1513 {14, 0x0006a31d}, /* _VMMapDebugAlias */
1514 {14, 0x0000ca44}, /* _KSEMRequestMutex */
1515 {14, 0x0000cad7}, /* _KSEMReleaseMutex */
1516 {14, 0x0000cb02}, /* _KSEMQueryMutex */
1517 {14, 0x00030cb3}, /* _TKPidToPTDA */
1518 {14, 0x0003242f}, /* _TKSuBuff */
1519 {14, 0x00031fc4}, /* _TKFuBuff */
1520 {14, 0x0003218e}, /* _TKFuBufLen */
1521 {14, 0x00031e41}, /* _TKSuFuBuff */
1522 {11, 0x0000a168}, /* f_FuStrLenZ */
1523 {11, 0x0000a0e8}, /* f_FuStrLen */
1524 {11, 0x0000a311}, /* f_FuBuff */
1525 {14, 0x00005133}, /* _SftFileSize */
1526 {9 , 0x0000ce7c}, /* _ldrpFileNameBuf */
1527 {9 , 0x0000d0b4}, /* _LdrSem */
1528 {0 , 0x00000b44}, /* _pTCBCur */
1529 {0 , 0x00000b40}, /* _pPTDACur */
1530 {3 , 0x0000f8cc}, /* ptda_start */
1531 {3 , 0x0000f9da}, /* ptda_environ */
1532 {3 , 0x0000fe94}, /* ptda_ptdasem */
1533 {3 , 0x0000ffa0}, /* ptda_handle */
1534 {3 , 0x0000ffa2}, /* ptda_module */
1535 {3 , 0x0000f9dc}, /* ptda_pBeginLIBPATH */
1536 {12, 0xffffffff}, /* SecPathFromSFN */
1537 }
1538 },
1539#ifdef ALLKERNELS
1540 { /* 8257AS.sym */
1541 8257, KF_SMP | KF_ALLSTRICT, 17,
1542 {
1543 {16, 0x0005774e}, /* _ldrOpenPath */
1544 {16, 0x0000c628}, /* _ldrRead */
1545 {16, 0x000574b4}, /* _ldrOpen */
1546 {16, 0x00057fd0}, /* _ldrClose */
1547 {16, 0x00058020}, /* _LDRQAppType */
1548 {16, 0x0005579c}, /* _ldrEnum32bitRelRecs */
1549 {16, 0x000628d4}, /* g_tkExecPgm */
1550 {16, 0x0005e75c}, /* _tkStartProcess */
1551 {16, 0x00053794}, /* _LDRClearSem */
1552 {16, 0x0006339c}, /* _ldrASMpMTEFromHandle */
1553 {16, 0x0005dd85}, /* _ldrFindModule */
1554 {16, 0x0005382c}, /* _ldrValidateMteHandle */
1555 {16, 0x00052afc}, /* _VMAllocMem */
1556 {16, 0x00053627}, /* _VMFreeMem */
1557 {16, 0x0002e896}, /* _VMGetOwner */
1558 {16, 0x0002d0bf}, /* _VMObjHandleInfo */
1559 {16, 0x000802ad}, /* _VMMapDebugAlias */
1560 {16, 0x0000e3a8}, /* _KSEMRequestMutex */
1561 {16, 0x0000e4bc}, /* _KSEMReleaseMutex */
1562 {16, 0x0000e51c}, /* _KSEMQueryMutex */
1563 {16, 0x0003b98b}, /* _TKPidToPTDA */
1564 {16, 0x0003d628}, /* _TKSuBuff */
1565 {16, 0x0003d177}, /* _TKFuBuff */
1566 {16, 0x0003d383}, /* _TKFuBufLen */
1567 {16, 0x0003cfdf}, /* _TKSuFuBuff */
1568 {13, 0x0000a830}, /* f_FuStrLenZ */
1569 {13, 0x0000a7b0}, /* f_FuStrLen */
1570 {13, 0x0000a9fc}, /* f_FuBuff */
1571 {16, 0x00005cb4}, /* _SftFileSize */
1572 {11, 0x0001aa4c}, /* _ldrpFileNameBuf */
1573 {11, 0x0001ae5c}, /* _LdrSem */
1574 {0 , 0x00000b44}, /* _pTCBCur */
1575 {0 , 0x00000b40}, /* _pPTDACur */
1576 {5 , 0x0000f8c0}, /* ptda_start */
1577 {5 , 0x0000f9ce}, /* ptda_environ */
1578 {5 , 0x0000fe88}, /* ptda_ptdasem */
1579 {5 , 0x0000ffa0}, /* ptda_handle */
1580 {5 , 0x0000ffa2}, /* ptda_module */
1581 {5 , 0x0000f9d0}, /* ptda_pBeginLIBPATH */
1582 {12, 0xffffffff}, /* SecPathFromSFN */
1583 }
1584 },
1585#endif
1586#ifdef ALLKERNELS
1587 { /* 8257HS.sym */
1588 8257, KF_SMP | KF_HALFSTRICT, 17,
1589 {
1590 {16, 0x00047f76}, /* _ldrOpenPath */
1591 {16, 0x0000b50c}, /* _ldrRead */
1592 {16, 0x00047cf4}, /* _ldrOpen */
1593 {16, 0x000486f0}, /* _ldrClose */
1594 {16, 0x00048740}, /* _LDRQAppType */
1595 {16, 0x0004622c}, /* _ldrEnum32bitRelRecs */
1596 {16, 0x00051eb6}, /* g_tkExecPgm */
1597 {16, 0x0004e621}, /* _tkStartProcess */
1598 {16, 0x000447e0}, /* _LDRClearSem */
1599 {16, 0x000528a8}, /* _ldrASMpMTEFromHandle */
1600 {16, 0x0004dcea}, /* _ldrFindModule */
1601 {16, 0x0004482c}, /* _ldrValidateMteHandle */
1602 {16, 0x00043e20}, /* _VMAllocMem */
1603 {16, 0x00044689}, /* _VMFreeMem */
1604 {16, 0x00027ea0}, /* _VMGetOwner */
1605 {16, 0x00026af7}, /* _VMObjHandleInfo */
1606 {16, 0x0006c9e9}, /* _VMMapDebugAlias */
1607 {16, 0x0000cd0c}, /* _KSEMRequestMutex */
1608 {16, 0x0000cde3}, /* _KSEMReleaseMutex */
1609 {16, 0x0000ce0e}, /* _KSEMQueryMutex */
1610 {16, 0x0003252f}, /* _TKPidToPTDA */
1611 {16, 0x00033cab}, /* _TKSuBuff */
1612 {16, 0x00033840}, /* _TKFuBuff */
1613 {16, 0x00033a0a}, /* _TKFuBufLen */
1614 {16, 0x000336bd}, /* _TKSuFuBuff */
1615 {13, 0x0000a168}, /* f_FuStrLenZ */
1616 {13, 0x0000a0e8}, /* f_FuStrLen */
1617 {13, 0x0000a311}, /* f_FuBuff */
1618 {16, 0x000051b7}, /* _SftFileSize */
1619 {11, 0x0000d40c}, /* _ldrpFileNameBuf */
1620 {11, 0x0000d644}, /* _LdrSem */
1621 {0 , 0x00000b44}, /* _pTCBCur */
1622 {0 , 0x00000b40}, /* _pPTDACur */
1623 {5 , 0x0000f8cc}, /* ptda_start */
1624 {5 , 0x0000f9da}, /* ptda_environ */
1625 {5 , 0x0000fe94}, /* ptda_ptdasem */
1626 {5 , 0x0000ffa0}, /* ptda_handle */
1627 {5 , 0x0000ffa2}, /* ptda_module */
1628 {5 , 0x0000f9dc}, /* ptda_pBeginLIBPATH */
1629 {12, 0xffffffff}, /* SecPathFromSFN */
1630 }
1631 },
1632#endif
1633 { /* 8257RS.sym */
1634 8257, KF_SMP, 15,
1635 {
1636 {14, 0x00045cd2}, /* _ldrOpenPath */
1637 {14, 0x0000b434}, /* _ldrRead */
1638 {14, 0x00045a50}, /* _ldrOpen */
1639 {14, 0x0004644c}, /* _ldrClose */
1640 {14, 0x0004649c}, /* _LDRQAppType */
1641 {14, 0x00043f84}, /* _ldrEnum32bitRelRecs */
1642 {14, 0x0004fb4a}, /* g_tkExecPgm */
1643 {14, 0x0004c395}, /* _tkStartProcess */
1644 {14, 0x00042538}, /* _LDRClearSem */
1645 {14, 0x0005053c}, /* _ldrASMpMTEFromHandle */
1646 {14, 0x0004ba5e}, /* _ldrFindModule */
1647 {14, 0x00042584}, /* _ldrValidateMteHandle */
1648 {14, 0x00041b78}, /* _VMAllocMem */
1649 {14, 0x000423e1}, /* _VMFreeMem */
1650 {14, 0x00026800}, /* _VMGetOwner */
1651 {14, 0x00025457}, /* _VMObjHandleInfo */
1652 {14, 0x0006a66d}, /* _VMMapDebugAlias */
1653 {14, 0x0000cb04}, /* _KSEMRequestMutex */
1654 {14, 0x0000cb97}, /* _KSEMReleaseMutex */
1655 {14, 0x0000cbc2}, /* _KSEMQueryMutex */
1656 {14, 0x00030e8f}, /* _TKPidToPTDA */
1657 {14, 0x0003260b}, /* _TKSuBuff */
1658 {14, 0x000321a0}, /* _TKFuBuff */
1659 {14, 0x0003236a}, /* _TKFuBufLen */
1660 {14, 0x0003201d}, /* _TKSuFuBuff */
1661 {11, 0x0000a168}, /* f_FuStrLenZ */
1662 {11, 0x0000a0e8}, /* f_FuStrLen */
1663 {11, 0x0000a311}, /* f_FuBuff */
1664 {14, 0x00005133}, /* _SftFileSize */
1665 {9 , 0x0000ce7c}, /* _ldrpFileNameBuf */
1666 {9 , 0x0000d0b4}, /* _LdrSem */
1667 {0 , 0x00000b44}, /* _pTCBCur */
1668 {0 , 0x00000b40}, /* _pPTDACur */
1669 {3 , 0x0000f8cc}, /* ptda_start */
1670 {3 , 0x0000f9da}, /* ptda_environ */
1671 {3 , 0x0000fe94}, /* ptda_ptdasem */
1672 {3 , 0x0000ffa0}, /* ptda_handle */
1673 {3 , 0x0000ffa2}, /* ptda_module */
1674 {3 , 0x0000f9dc}, /* ptda_pBeginLIBPATH */
1675 {12, 0xffffffff}, /* SecPathFromSFN */
1676 }
1677 },
1678#ifdef ALLKERNELS
1679 { /* 8258AS.sym */
1680 8258, KF_SMP | KF_ALLSTRICT, 17,
1681 {
1682 {16, 0x000577aa}, /* _ldrOpenPath */
1683 {16, 0x0000c628}, /* _ldrRead */
1684 {16, 0x00057510}, /* _ldrOpen */
1685 {16, 0x0005802c}, /* _ldrClose */
1686 {16, 0x0005807c}, /* _LDRQAppType */
1687 {16, 0x000557f8}, /* _ldrEnum32bitRelRecs */
1688 {16, 0x000629a8}, /* g_tkExecPgm */
1689 {16, 0x0005e7fc}, /* _tkStartProcess */
1690 {16, 0x000537f0}, /* _LDRClearSem */
1691 {16, 0x00063470}, /* _ldrASMpMTEFromHandle */
1692 {16, 0x0005de29}, /* _ldrFindModule */
1693 {16, 0x00053888}, /* _ldrValidateMteHandle */
1694 {16, 0x00052b54}, /* _VMAllocMem */
1695 {16, 0x00053683}, /* _VMFreeMem */
1696 {16, 0x0002e8b2}, /* _VMGetOwner */
1697 {16, 0x0002d0db}, /* _VMObjHandleInfo */
1698 {16, 0x0008035d}, /* _VMMapDebugAlias */
1699 {16, 0x0000e3a8}, /* _KSEMRequestMutex */
1700 {16, 0x0000e4bc}, /* _KSEMReleaseMutex */
1701 {16, 0x0000e51c}, /* _KSEMQueryMutex */
1702 {16, 0x0003b9b7}, /* _TKPidToPTDA */
1703 {16, 0x0003d674}, /* _TKSuBuff */
1704 {16, 0x0003d1c3}, /* _TKFuBuff */
1705 {16, 0x0003d3cf}, /* _TKFuBufLen */
1706 {16, 0x0003d02b}, /* _TKSuFuBuff */
1707 {13, 0x0000a830}, /* f_FuStrLenZ */
1708 {13, 0x0000a7b0}, /* f_FuStrLen */
1709 {13, 0x0000a9fc}, /* f_FuBuff */
1710 {16, 0x00005cb4}, /* _SftFileSize */
1711 {11, 0x0001aa4c}, /* _ldrpFileNameBuf */
1712 {11, 0x0001ae5c}, /* _LdrSem */
1713 {0 , 0x00000b44}, /* _pTCBCur */
1714 {0 , 0x00000b40}, /* _pPTDACur */
1715 {5 , 0x0000f8c0}, /* ptda_start */
1716 {5 , 0x0000f9ce}, /* ptda_environ */
1717 {5 , 0x0000fe88}, /* ptda_ptdasem */
1718 {5 , 0x0000ffa0}, /* ptda_handle */
1719 {5 , 0x0000ffa2}, /* ptda_module */
1720 {5 , 0x0000f9d0}, /* ptda_pBeginLIBPATH */
1721 {12, 0xffffffff}, /* SecPathFromSFN */
1722 }
1723 },
1724#endif
1725#ifdef ALLKERNELS
1726 { /* 8258AU.sym */
1727 8258, KF_UNI | KF_ALLSTRICT, 16,
1728 {
1729 {15, 0x0004a3eb}, /* _ldrOpenPath */
1730 {15, 0x0000a1fc}, /* _ldrRead */
1731 {15, 0x0004a160}, /* _ldrOpen */
1732 {15, 0x0004aaf8}, /* _ldrClose */
1733 {15, 0x0004ab48}, /* _LDRQAppType */
1734 {15, 0x00048088}, /* _ldrEnum32bitRelRecs */
1735 {15, 0x00053a84}, /* g_tkExecPgm */
1736 {15, 0x000501f4}, /* _tkStartProcess */
1737 {15, 0x000464bc}, /* _LDRClearSem */
1738 {15, 0x0005451c}, /* _ldrASMpMTEFromHandle */
1739 {15, 0x0004f8f5}, /* _ldrFindModule */
1740 {15, 0x00046544}, /* _ldrValidateMteHandle */
1741 {15, 0x00045a08}, /* _VMAllocMem */
1742 {15, 0x000463e3}, /* _VMFreeMem */
1743 {15, 0x00023626}, /* _VMGetOwner */
1744 {15, 0x00022570}, /* _VMObjHandleInfo */
1745 {15, 0x000755a8}, /* _VMMapDebugAlias */
1746 {15, 0x0000bb6c}, /* _KSEMRequestMutex */
1747 {15, 0x0000bc80}, /* _KSEMReleaseMutex */
1748 {15, 0x0000bce0}, /* _KSEMQueryMutex */
1749 {15, 0x0002faef}, /* _TKPidToPTDA */
1750 {15, 0x000315ac}, /* _TKSuBuff */
1751 {15, 0x0003119e}, /* _TKFuBuff */
1752 {15, 0x0003136a}, /* _TKFuBufLen */
1753 {15, 0x0003103f}, /* _TKSuFuBuff */
1754 {11, 0x0000e9c8}, /* f_FuStrLenZ */
1755 {11, 0x0000e97c}, /* f_FuStrLen */
1756 {11, 0x0000eae0}, /* f_FuBuff */
1757 {15, 0x00004ad8}, /* _SftFileSize */
1758 {10, 0x000293a0}, /* _ldrpFileNameBuf */
1759 {10, 0x0002a1e8}, /* _LdrSem */
1760 {10, 0x0000b758}, /* _pTCBCur */
1761 {10, 0x0000b754}, /* _pPTDACur */
1762 {4 , 0x0000f9a0}, /* ptda_start */
1763 {4 , 0x0000fa46}, /* ptda_environ */
1764 {4 , 0x0000fea0}, /* ptda_ptdasem */
1765 {4 , 0x0000ffa8}, /* ptda_handle */
1766 {4 , 0x0000ffaa}, /* ptda_module */
1767 {4 , 0x0000fa48}, /* ptda_pBeginLIBPATH */
1768 {15, 0x000421eb}, /* SecPathFromSFN */
1769 }
1770 },
1771#endif
1772#ifdef ALLKERNELS
1773 { /* 8258HS.sym */
1774 8258, KF_SMP | KF_HALFSTRICT, 17,
1775 {
1776 {16, 0x00047ed2}, /* _ldrOpenPath */
1777 {16, 0x0000b50c}, /* _ldrRead */
1778 {16, 0x00047c50}, /* _ldrOpen */
1779 {16, 0x00048648}, /* _ldrClose */
1780 {16, 0x00048698}, /* _LDRQAppType */
1781 {16, 0x00046184}, /* _ldrEnum32bitRelRecs */
1782 {16, 0x00051e16}, /* g_tkExecPgm */
1783 {16, 0x0004e591}, /* _tkStartProcess */
1784 {16, 0x00044738}, /* _LDRClearSem */
1785 {16, 0x00052808}, /* _ldrASMpMTEFromHandle */
1786 {16, 0x0004dc5e}, /* _ldrFindModule */
1787 {16, 0x00044784}, /* _ldrValidateMteHandle */
1788 {16, 0x00043d74}, /* _VMAllocMem */
1789 {16, 0x000445e1}, /* _VMFreeMem */
1790 {16, 0x00027da0}, /* _VMGetOwner */
1791 {16, 0x000269fb}, /* _VMObjHandleInfo */
1792 {16, 0x0006c8a9}, /* _VMMapDebugAlias */
1793 {16, 0x0000cd0c}, /* _KSEMRequestMutex */
1794 {16, 0x0000cde3}, /* _KSEMReleaseMutex */
1795 {16, 0x0000ce0e}, /* _KSEMQueryMutex */
1796 {16, 0x0003243b}, /* _TKPidToPTDA */
1797 {16, 0x00033bcb}, /* _TKSuBuff */
1798 {16, 0x00033760}, /* _TKFuBuff */
1799 {16, 0x0003392a}, /* _TKFuBufLen */
1800 {16, 0x000335dd}, /* _TKSuFuBuff */
1801 {13, 0x0000a168}, /* f_FuStrLenZ */
1802 {13, 0x0000a0e8}, /* f_FuStrLen */
1803 {13, 0x0000a311}, /* f_FuBuff */
1804 {16, 0x000051b7}, /* _SftFileSize */
1805 {11, 0x0000d40c}, /* _ldrpFileNameBuf */
1806 {11, 0x0000d644}, /* _LdrSem */
1807 {0 , 0x00000b44}, /* _pTCBCur */
1808 {0 , 0x00000b40}, /* _pPTDACur */
1809 {5 , 0x0000f8cc}, /* ptda_start */
1810 {5 , 0x0000f9da}, /* ptda_environ */
1811 {5 , 0x0000fe94}, /* ptda_ptdasem */
1812 {5 , 0x0000ffa0}, /* ptda_handle */
1813 {5 , 0x0000ffa2}, /* ptda_module */
1814 {5 , 0x0000f9dc}, /* ptda_pBeginLIBPATH */
1815 {15, 0xffffffff}, /* SecPathFromSFN */
1816 }
1817 },
1818#endif
1819#ifdef ALLKERNELS
1820 { /* 8258HU.sym */
1821 8258, KF_UNI | KF_HALFSTRICT, 16,
1822 {
1823 {15, 0x0003c0ef}, /* _ldrOpenPath */
1824 {15, 0x00009238}, /* _ldrRead */
1825 {15, 0x0003be78}, /* _ldrOpen */
1826 {15, 0x0003c700}, /* _ldrClose */
1827 {15, 0x0003c750}, /* _LDRQAppType */
1828 {15, 0x0003a074}, /* _ldrEnum32bitRelRecs */
1829 {15, 0x000445e6}, /* g_tkExecPgm */
1830 {15, 0x000415b7}, /* _tkStartProcess */
1831 {15, 0x00038a88}, /* _LDRClearSem */
1832 {15, 0x00044fac}, /* _ldrASMpMTEFromHandle */
1833 {15, 0x00040d59}, /* _ldrFindModule */
1834 {15, 0x00038ac4}, /* _ldrValidateMteHandle */
1835 {15, 0x00038340}, /* _VMAllocMem */
1836 {15, 0x000389c9}, /* _VMFreeMem */
1837 {15, 0x0001dfd2}, /* _VMGetOwner */
1838 {15, 0x0001d334}, /* _VMObjHandleInfo */
1839 {15, 0x00062f00}, /* _VMMapDebugAlias */
1840 {15, 0x0000a6ac}, /* _KSEMRequestMutex */
1841 {15, 0x0000a783}, /* _KSEMReleaseMutex */
1842 {15, 0x0000a7ae}, /* _KSEMQueryMutex */
1843 {15, 0x00027697}, /* _TKPidToPTDA */
1844 {15, 0x00028c95}, /* _TKSuBuff */
1845 {15, 0x000288cb}, /* _TKFuBuff */
1846 {15, 0x00028a55}, /* _TKFuBufLen */
1847 {15, 0x00028775}, /* _TKSuFuBuff */
1848 {11, 0x0000d794}, /* f_FuStrLenZ */
1849 {11, 0x0000d74a}, /* f_FuStrLen */
1850 {11, 0x0000d888}, /* f_FuBuff */
1851 {15, 0x0000403e}, /* _SftFileSize */
1852 {10, 0x0001bd7c}, /* _ldrpFileNameBuf */
1853 {10, 0x0001c9ec}, /* _LdrSem */
1854 {10, 0x000070bc}, /* _pTCBCur */
1855 {10, 0x000070b8}, /* _pPTDACur */
1856 {4 , 0x0000f9a8}, /* ptda_start */
1857 {4 , 0x0000fa4e}, /* ptda_environ */
1858 {4 , 0x0000fea8}, /* ptda_ptdasem */
1859 {4 , 0x0000ffa8}, /* ptda_handle */
1860 {4 , 0x0000ffaa}, /* ptda_module */
1861 {4 , 0x0000fa50}, /* ptda_pBeginLIBPATH */
1862 {15, 0x000350e7}, /* SecPathFromSFN */
1863 }
1864 },
1865#endif
1866 { /* 8258RS.sym */
1867 8258, KF_SMP, 15,
1868 {
1869 {14, 0x00045c22}, /* _ldrOpenPath */
1870 {14, 0x0000b434}, /* _ldrRead */
1871 {14, 0x000459a0}, /* _ldrOpen */
1872 {14, 0x00046398}, /* _ldrClose */
1873 {14, 0x000463e8}, /* _LDRQAppType */
1874 {14, 0x00043ed4}, /* _ldrEnum32bitRelRecs */
1875 {14, 0x0004fa96}, /* g_tkExecPgm */
1876 {14, 0x0004c2f9}, /* _tkStartProcess */
1877 {14, 0x00042488}, /* _LDRClearSem */
1878 {14, 0x00050488}, /* _ldrASMpMTEFromHandle */
1879 {14, 0x0004b9c6}, /* _ldrFindModule */
1880 {14, 0x000424d4}, /* _ldrValidateMteHandle */
1881 {14, 0x00041ac4}, /* _VMAllocMem */
1882 {14, 0x00042331}, /* _VMFreeMem */
1883 {14, 0x000266f8}, /* _VMGetOwner */
1884 {14, 0x00025353}, /* _VMObjHandleInfo */
1885 {14, 0x0006a511}, /* _VMMapDebugAlias */
1886 {14, 0x0000cb04}, /* _KSEMRequestMutex */
1887 {14, 0x0000cb97}, /* _KSEMReleaseMutex */
1888 {14, 0x0000cbc2}, /* _KSEMQueryMutex */
1889 {14, 0x00030d93}, /* _TKPidToPTDA */
1890 {14, 0x00032523}, /* _TKSuBuff */
1891 {14, 0x000320b8}, /* _TKFuBuff */
1892 {14, 0x00032282}, /* _TKFuBufLen */
1893 {14, 0x00031f35}, /* _TKSuFuBuff */
1894 {11, 0x0000a168}, /* f_FuStrLenZ */
1895 {11, 0x0000a0e8}, /* f_FuStrLen */
1896 {11, 0x0000a311}, /* f_FuBuff */
1897 {14, 0x00005133}, /* _SftFileSize */
1898 {9 , 0x0000ce7c}, /* _ldrpFileNameBuf */
1899 {9 , 0x0000d0b4}, /* _LdrSem */
1900 {0 , 0x00000b44}, /* _pTCBCur */
1901 {0 , 0x00000b40}, /* _pPTDACur */
1902 {3 , 0x0000f8cc}, /* ptda_start */
1903 {3 , 0x0000f9da}, /* ptda_environ */
1904 {3 , 0x0000fe94}, /* ptda_ptdasem */
1905 {3 , 0x0000ffa0}, /* ptda_handle */
1906 {3 , 0x0000ffa2}, /* ptda_module */
1907 {3 , 0x0000f9dc}, /* ptda_pBeginLIBPATH */
1908 {15, 0xffffffff}, /* SecPathFromSFN */
1909 }
1910 },
1911#ifdef ALLKERNELS
1912 { /* 8259AS.sym */
1913 8259, KF_SMP | KF_ALLSTRICT, 17,
1914 {
1915 {16, 0x00058656}, /* _ldrOpenPath */
1916 {16, 0x0000d370}, /* _ldrRead */
1917 {16, 0x000583bc}, /* _ldrOpen */
1918 {16, 0x00058edc}, /* _ldrClose */
1919 {16, 0x00058f2c}, /* _LDRQAppType */
1920 {16, 0x00056674}, /* _ldrEnum32bitRelRecs */
1921 {16, 0x000637b8}, /* g_tkExecPgm */
1922 {16, 0x0005f5e8}, /* _tkStartProcess */
1923 {16, 0x00054670}, /* _LDRClearSem */
1924 {16, 0x00064290}, /* _ldrASMpMTEFromHandle */
1925 {16, 0x0005ec21}, /* _ldrFindModule */
1926 {16, 0x00054708}, /* _ldrValidateMteHandle */
1927 {16, 0x000539d4}, /* _VMAllocMem */
1928 {16, 0x00054503}, /* _VMFreeMem */
1929 {16, 0x0002f6e6}, /* _VMGetOwner */
1930 {16, 0x0002df0b}, /* _VMObjHandleInfo */
1931 {16, 0x000892d5}, /* _VMMapDebugAlias */
1932 {16, 0x0000f060}, /* _KSEMRequestMutex */
1933 {16, 0x0000f174}, /* _KSEMReleaseMutex */
1934 {16, 0x0000f1d4}, /* _KSEMQueryMutex */
1935 {16, 0x0003c793}, /* _TKPidToPTDA */
1936 {16, 0x0003e460}, /* _TKSuBuff */
1937 {16, 0x0003dfaf}, /* _TKFuBuff */
1938 {16, 0x0003e1bb}, /* _TKFuBufLen */
1939 {16, 0x0003de0b}, /* _TKSuFuBuff */
1940 {13, 0x0000a68c}, /* f_FuStrLenZ */
1941 {13, 0x0000a60c}, /* f_FuStrLen */
1942 {13, 0x0000a854}, /* f_FuBuff */
1943 {16, 0x000068ec}, /* _SftFileSize */
1944 {11, 0x0002c048}, /* _ldrpFileNameBuf */
1945 {11, 0x0002c45c}, /* _LdrSem */
1946 {0 , 0x00000b34}, /* _pTCBCur */
1947 {0 , 0x00000b30}, /* _pPTDACur */
1948 {5 , 0x0000f8c0}, /* ptda_start */
1949 {5 , 0x0000f9ce}, /* ptda_environ */
1950 {5 , 0x0000fe88}, /* ptda_ptdasem */
1951 {5 , 0x0000ffa0}, /* ptda_handle */
1952 {5 , 0x0000ffa2}, /* ptda_module */
1953 {5 , 0x0000f9d0}, /* ptda_pBeginLIBPATH */
1954 {15, 0xffffffff}, /* SecPathFromSFN */
1955 }
1956 },
1957#endif
1958#ifdef ALLKERNELS
1959 { /* 8259HS.sym */
1960 8259, KF_SMP | KF_HALFSTRICT, 17,
1961 {
1962 {16, 0x00048b5e}, /* _ldrOpenPath */
1963 {16, 0x0000bee0}, /* _ldrRead */
1964 {16, 0x000488dc}, /* _ldrOpen */
1965 {16, 0x000492d8}, /* _ldrClose */
1966 {16, 0x00049328}, /* _LDRQAppType */
1967 {16, 0x00046dd4}, /* _ldrEnum32bitRelRecs */
1968 {16, 0x00052956}, /* g_tkExecPgm */
1969 {16, 0x0004f1ad}, /* _tkStartProcess */
1970 {16, 0x00045388}, /* _LDRClearSem */
1971 {16, 0x0005335c}, /* _ldrASMpMTEFromHandle */
1972 {16, 0x0004e886}, /* _ldrFindModule */
1973 {16, 0x000453d4}, /* _ldrValidateMteHandle */
1974 {16, 0x000449c4}, /* _VMAllocMem */
1975 {16, 0x00045231}, /* _VMFreeMem */
1976 {16, 0x000289c2}, /* _VMGetOwner */
1977 {16, 0x0002761b}, /* _VMObjHandleInfo */
1978 {16, 0x00074f91}, /* _VMMapDebugAlias */
1979 {16, 0x0000d650}, /* _KSEMRequestMutex */
1980 {16, 0x0000d727}, /* _KSEMReleaseMutex */
1981 {16, 0x0000d752}, /* _KSEMQueryMutex */
1982 {16, 0x00033007}, /* _TKPidToPTDA */
1983 {16, 0x000347a7}, /* _TKSuBuff */
1984 {16, 0x0003433c}, /* _TKFuBuff */
1985 {16, 0x00034506}, /* _TKFuBufLen */
1986 {16, 0x000341ad}, /* _TKSuFuBuff */
1987 {13, 0x00009fdc}, /* f_FuStrLenZ */
1988 {13, 0x00009f5c}, /* f_FuStrLen */
1989 {13, 0x0000a185}, /* f_FuBuff */
1990 {16, 0x00005a6f}, /* _SftFileSize */
1991 {11, 0x0001d488}, /* _ldrpFileNameBuf */
1992 {11, 0x0001d6c4}, /* _LdrSem */
1993 {0 , 0x00000b34}, /* _pTCBCur */
1994 {0 , 0x00000b30}, /* _pPTDACur */
1995 {5 , 0x0000f8cc}, /* ptda_start */
1996 {5 , 0x0000f9da}, /* ptda_environ */
1997 {5 , 0x0000fe94}, /* ptda_ptdasem */
1998 {5 , 0x0000ffa0}, /* ptda_handle */
1999 {5 , 0x0000ffa2}, /* ptda_module */
2000 {5 , 0x0000f9dc}, /* ptda_pBeginLIBPATH */
2001 {15, 0xffffffff}, /* SecPathFromSFN */
2002 }
2003 },
2004#endif
2005#ifdef ALLKERNELS
2006 { /* 8259HU.sym */
2007 8259, KF_UNI | KF_HALFSTRICT, 16,
2008 {
2009 {15, 0x0003c177}, /* _ldrOpenPath */
2010 {15, 0x000092c8}, /* _ldrRead */
2011 {15, 0x0003bf00}, /* _ldrOpen */
2012 {15, 0x0003c788}, /* _ldrClose */
2013 {15, 0x0003c7d8}, /* _LDRQAppType */
2014 {15, 0x0003a0fc}, /* _ldrEnum32bitRelRecs */
2015 {15, 0x0004466e}, /* g_tkExecPgm */
2016 {15, 0x0004163f}, /* _tkStartProcess */
2017 {15, 0x00038b10}, /* _LDRClearSem */
2018 {15, 0x00045034}, /* _ldrASMpMTEFromHandle */
2019 {15, 0x00040de1}, /* _ldrFindModule */
2020 {15, 0x00038b4c}, /* _ldrValidateMteHandle */
2021 {15, 0x000383c8}, /* _VMAllocMem */
2022 {15, 0x00038a51}, /* _VMFreeMem */
2023 {15, 0x0001e146}, /* _VMGetOwner */
2024 {15, 0x0001d4a8}, /* _VMObjHandleInfo */
2025 {15, 0x00063014}, /* _VMMapDebugAlias */
2026 {15, 0x0000a73c}, /* _KSEMRequestMutex */
2027 {15, 0x0000a813}, /* _KSEMReleaseMutex */
2028 {15, 0x0000a83e}, /* _KSEMQueryMutex */
2029 {15, 0x0002780b}, /* _TKPidToPTDA */
2030 {15, 0x00028e09}, /* _TKSuBuff */
2031 {15, 0x00028a3f}, /* _TKFuBuff */
2032 {15, 0x00028bc9}, /* _TKFuBufLen */
2033 {15, 0x000288e9}, /* _TKSuFuBuff */
2034 {11, 0x0000d7a4}, /* f_FuStrLenZ */
2035 {11, 0x0000d75a}, /* f_FuStrLen */
2036 {11, 0x0000d898}, /* f_FuBuff */
2037 {15, 0x0000403e}, /* _SftFileSize */
2038 {10, 0x0001bd7c}, /* _ldrpFileNameBuf */
2039 {10, 0x0001c9ec}, /* _LdrSem */
2040 {10, 0x000070bc}, /* _pTCBCur */
2041 {10, 0x000070b8}, /* _pPTDACur */
2042 {4 , 0x0000f9a8}, /* ptda_start */
2043 {4 , 0x0000fa4e}, /* ptda_environ */
2044 {4 , 0x0000fea8}, /* ptda_ptdasem */
2045 {4 , 0x0000ffa8}, /* ptda_handle */
2046 {4 , 0x0000ffaa}, /* ptda_module */
2047 {4 , 0x0000fa50}, /* ptda_pBeginLIBPATH */
2048 {15, 0x0003525b}, /* SecPathFromSFN */
2049 }
2050 },
2051#endif
2052 { /* 8259RS.sym */
2053 8259, KF_SMP, 15,
2054 {
2055 {14, 0x0004673e}, /* _ldrOpenPath */
2056 {14, 0x0000bdd0}, /* _ldrRead */
2057 {14, 0x000464bc}, /* _ldrOpen */
2058 {14, 0x00046eb8}, /* _ldrClose */
2059 {14, 0x00046f08}, /* _LDRQAppType */
2060 {14, 0x000449b4}, /* _ldrEnum32bitRelRecs */
2061 {14, 0x0005065e}, /* g_tkExecPgm */
2062 {14, 0x0004cdad}, /* _tkStartProcess */
2063 {14, 0x00042f68}, /* _LDRClearSem */
2064 {14, 0x00051064}, /* _ldrASMpMTEFromHandle */
2065 {14, 0x0004c486}, /* _ldrFindModule */
2066 {14, 0x00042fb4}, /* _ldrValidateMteHandle */
2067 {14, 0x000425a4}, /* _VMAllocMem */
2068 {14, 0x00042e11}, /* _VMFreeMem */
2069 {14, 0x000271aa}, /* _VMGetOwner */
2070 {14, 0x00025e03}, /* _VMObjHandleInfo */
2071 {14, 0x00072c39}, /* _VMMapDebugAlias */
2072 {14, 0x0000d410}, /* _KSEMRequestMutex */
2073 {14, 0x0000d4a3}, /* _KSEMReleaseMutex */
2074 {14, 0x0000d4ce}, /* _KSEMQueryMutex */
2075 {14, 0x000317ef}, /* _TKPidToPTDA */
2076 {14, 0x00032f8f}, /* _TKSuBuff */
2077 {14, 0x00032b24}, /* _TKFuBuff */
2078 {14, 0x00032cee}, /* _TKFuBufLen */
2079 {14, 0x00032995}, /* _TKSuFuBuff */
2080 {11, 0x00009fdc}, /* f_FuStrLenZ */
2081 {11, 0x00009f5c}, /* f_FuStrLen */
2082 {11, 0x0000a185}, /* f_FuBuff */
2083 {14, 0x000059cb}, /* _SftFileSize */
2084 {9 , 0x0000cef0}, /* _ldrpFileNameBuf */
2085 {9 , 0x0000d12c}, /* _LdrSem */
2086 {0 , 0x00000b34}, /* _pTCBCur */
2087 {0 , 0x00000b30}, /* _pPTDACur */
2088 {3 , 0x0000f8cc}, /* ptda_start */
2089 {3 , 0x0000f9da}, /* ptda_environ */
2090 {3 , 0x0000fe94}, /* ptda_ptdasem */
2091 {3 , 0x0000ffa0}, /* ptda_handle */
2092 {3 , 0x0000ffa2}, /* ptda_module */
2093 {3 , 0x0000f9dc}, /* ptda_pBeginLIBPATH */
2094 {15, 0xffffffff}, /* SecPathFromSFN */
2095 }
2096 },
2097#ifdef ALLKERNELS
2098 { /* 8260AS.sym */
2099 8260, KF_SMP | KF_ALLSTRICT, 17,
2100 {
2101 {16, 0x00058a4a}, /* _ldrOpenPath */
2102 {16, 0x0000d38c}, /* _ldrRead */
2103 {16, 0x000587b0}, /* _ldrOpen */
2104 {16, 0x000592d0}, /* _ldrClose */
2105 {16, 0x00059320}, /* _LDRQAppType */
2106 {16, 0x00056a68}, /* _ldrEnum32bitRelRecs */
2107 {16, 0x00063cf8}, /* g_tkExecPgm */
2108 {16, 0x0005fb2c}, /* _tkStartProcess */
2109 {16, 0x00054a64}, /* _LDRClearSem */
2110 {16, 0x000647d0}, /* _ldrASMpMTEFromHandle */
2111 {16, 0x0005f162}, /* _ldrFindModule */
2112 {16, 0x00054afc}, /* _ldrValidateMteHandle */
2113 {16, 0x00053dc8}, /* _VMAllocMem */
2114 {16, 0x000548f7}, /* _VMFreeMem */
2115 {16, 0x0002f9d2}, /* _VMGetOwner */
2116 {16, 0x0002e1f7}, /* _VMObjHandleInfo */
2117 {16, 0x000898c1}, /* _VMMapDebugAlias */
2118 {16, 0x0000f07c}, /* _KSEMRequestMutex */
2119 {16, 0x0000f190}, /* _KSEMReleaseMutex */
2120 {16, 0x0000f1f0}, /* _KSEMQueryMutex */
2121 {16, 0x0003caff}, /* _TKPidToPTDA */
2122 {16, 0x0003e7cc}, /* _TKSuBuff */
2123 {16, 0x0003e31b}, /* _TKFuBuff */
2124 {16, 0x0003e527}, /* _TKFuBufLen */
2125 {16, 0x0003e177}, /* _TKSuFuBuff */
2126 {13, 0x0000a618}, /* f_FuStrLenZ */
2127 {13, 0x0000a598}, /* f_FuStrLen */
2128 {13, 0x0000a7e0}, /* f_FuBuff */
2129 {16, 0x000068fc}, /* _SftFileSize */
2130 {11, 0x0002c060}, /* _ldrpFileNameBuf */
2131 {11, 0x0002c474}, /* _LdrSem */
2132 {0 , 0x00000b34}, /* _pTCBCur */
2133 {0 , 0x00000b30}, /* _pPTDACur */
2134 {5 , 0x0000f8c0}, /* ptda_start */
2135 {5 , 0x0000f9ce}, /* ptda_environ */
2136 {5 , 0x0000fe88}, /* ptda_ptdasem */
2137 {5 , 0x0000ffa0}, /* ptda_handle */
2138 {5 , 0x0000ffa2}, /* ptda_module */
2139 {5 , 0x0000f9d0}, /* ptda_pBeginLIBPATH */
2140 {15, 0xffffffff}, /* SecPathFromSFN */
2141 }
2142 },
2143#endif
2144#ifdef ALLKERNELS
2145 { /* 8260AU.sym */
2146 8260, KF_UNI | KF_ALLSTRICT, 16,
2147 {
2148 {15, 0x0004a427}, /* _ldrOpenPath */
2149 {15, 0x0000a2a0}, /* _ldrRead */
2150 {15, 0x0004a19c}, /* _ldrOpen */
2151 {15, 0x0004ab34}, /* _ldrClose */
2152 {15, 0x0004ab84}, /* _LDRQAppType */
2153 {15, 0x000480c4}, /* _ldrEnum32bitRelRecs */
2154 {15, 0x00053b5c}, /* g_tkExecPgm */
2155 {15, 0x000502d0}, /* _tkStartProcess */
2156 {15, 0x000464f8}, /* _LDRClearSem */
2157 {15, 0x000545f4}, /* _ldrASMpMTEFromHandle */
2158 {15, 0x0004f9d0}, /* _ldrFindModule */
2159 {15, 0x00046580}, /* _ldrValidateMteHandle */
2160 {15, 0x00045a44}, /* _VMAllocMem */
2161 {15, 0x0004641f}, /* _VMFreeMem */
2162 {15, 0x0002376a}, /* _VMGetOwner */
2163 {15, 0x000226b4}, /* _VMObjHandleInfo */
2164 {15, 0x0007570c}, /* _VMMapDebugAlias */
2165 {15, 0x0000bbcc}, /* _KSEMRequestMutex */
2166 {15, 0x0000bce0}, /* _KSEMReleaseMutex */
2167 {15, 0x0000bd40}, /* _KSEMQueryMutex */
2168 {15, 0x0002fc1b}, /* _TKPidToPTDA */
2169 {15, 0x000316d8}, /* _TKSuBuff */
2170 {15, 0x000312ca}, /* _TKFuBuff */
2171 {15, 0x00031496}, /* _TKFuBufLen */
2172 {15, 0x0003116b}, /* _TKSuFuBuff */
2173 {11, 0x0000e9d4}, /* f_FuStrLenZ */
2174 {11, 0x0000e988}, /* f_FuStrLen */
2175 {11, 0x0000eaec}, /* f_FuBuff */
2176 {15, 0x00004ad8}, /* _SftFileSize */
2177 {10, 0x00029390}, /* _ldrpFileNameBuf */
2178 {10, 0x0002a1d8}, /* _LdrSem */
2179 {10, 0x0000b740}, /* _pTCBCur */
2180 {10, 0x0000b73c}, /* _pPTDACur */
2181 {4 , 0x0000f9a0}, /* ptda_start */
2182 {4 , 0x0000fa46}, /* ptda_environ */
2183 {4 , 0x0000fea0}, /* ptda_ptdasem */
2184 {4 , 0x0000ffa8}, /* ptda_handle */
2185 {4 , 0x0000ffaa}, /* ptda_module */
2186 {4 , 0x0000fa48}, /* ptda_pBeginLIBPATH */
2187 {15, 0x0004231f}, /* SecPathFromSFN */
2188 }
2189 },
2190#endif
2191#ifdef ALLKERNELS
2192 { /* 8260HS.sym */
2193 8260, KF_SMP | KF_HALFSTRICT, 17,
2194 {
2195 {16, 0x00048f0e}, /* _ldrOpenPath */
2196 {16, 0x0000befc}, /* _ldrRead */
2197 {16, 0x00048c8c}, /* _ldrOpen */
2198 {16, 0x00049688}, /* _ldrClose */
2199 {16, 0x000496d8}, /* _LDRQAppType */
2200 {16, 0x00047184}, /* _ldrEnum32bitRelRecs */
2201 {16, 0x00052e52}, /* g_tkExecPgm */
2202 {16, 0x0004f6a9}, /* _tkStartProcess */
2203 {16, 0x00045738}, /* _LDRClearSem */
2204 {16, 0x00053858}, /* _ldrASMpMTEFromHandle */
2205 {16, 0x0004ed83}, /* _ldrFindModule */
2206 {16, 0x00045784}, /* _ldrValidateMteHandle */
2207 {16, 0x00044d74}, /* _VMAllocMem */
2208 {16, 0x000455e1}, /* _VMFreeMem */
2209 {16, 0x00028c56}, /* _VMGetOwner */
2210 {16, 0x000278af}, /* _VMObjHandleInfo */
2211 {16, 0x00075541}, /* _VMMapDebugAlias */
2212 {16, 0x0000d66c}, /* _KSEMRequestMutex */
2213 {16, 0x0000d743}, /* _KSEMReleaseMutex */
2214 {16, 0x0000d76e}, /* _KSEMQueryMutex */
2215 {16, 0x00033333}, /* _TKPidToPTDA */
2216 {16, 0x00034ad3}, /* _TKSuBuff */
2217 {16, 0x00034668}, /* _TKFuBuff */
2218 {16, 0x00034832}, /* _TKFuBufLen */
2219 {16, 0x000344d9}, /* _TKSuFuBuff */
2220 {13, 0x00009f7c}, /* f_FuStrLenZ */
2221 {13, 0x00009efc}, /* f_FuStrLen */
2222 {13, 0x0000a125}, /* f_FuBuff */
2223 {16, 0x00005a7b}, /* _SftFileSize */
2224 {11, 0x0001d4b4}, /* _ldrpFileNameBuf */
2225 {11, 0x0001d6f0}, /* _LdrSem */
2226 {0 , 0x00000b34}, /* _pTCBCur */
2227 {0 , 0x00000b30}, /* _pPTDACur */
2228 {5 , 0x0000f8cc}, /* ptda_start */
2229 {5 , 0x0000f9da}, /* ptda_environ */
2230 {5 , 0x0000fe94}, /* ptda_ptdasem */
2231 {5 , 0x0000ffa0}, /* ptda_handle */
2232 {5 , 0x0000ffa2}, /* ptda_module */
2233 {5 , 0x0000f9dc}, /* ptda_pBeginLIBPATH */
2234 {15, 0xffffffff}, /* SecPathFromSFN */
2235 }
2236 },
2237#endif
2238#ifdef ALLKERNELS
2239 { /* 8260HU.sym */
2240 8260, KF_UNI | KF_HALFSTRICT, 16,
2241 {
2242 {15, 0x0003c187}, /* _ldrOpenPath */
2243 {15, 0x000092d8}, /* _ldrRead */
2244 {15, 0x0003bf10}, /* _ldrOpen */
2245 {15, 0x0003c798}, /* _ldrClose */
2246 {15, 0x0003c7e8}, /* _LDRQAppType */
2247 {15, 0x0003a10c}, /* _ldrEnum32bitRelRecs */
2248 {15, 0x00044716}, /* g_tkExecPgm */
2249 {15, 0x000416e7}, /* _tkStartProcess */
2250 {15, 0x00038b20}, /* _LDRClearSem */
2251 {15, 0x000450dc}, /* _ldrASMpMTEFromHandle */
2252 {15, 0x00040e88}, /* _ldrFindModule */
2253 {15, 0x00038b5c}, /* _ldrValidateMteHandle */
2254 {15, 0x000383d8}, /* _VMAllocMem */
2255 {15, 0x00038a61}, /* _VMFreeMem */
2256 {15, 0x0001e156}, /* _VMGetOwner */
2257 {15, 0x0001d4b8}, /* _VMObjHandleInfo */
2258 {15, 0x000630bc}, /* _VMMapDebugAlias */
2259 {15, 0x0000a74c}, /* _KSEMRequestMutex */
2260 {15, 0x0000a823}, /* _KSEMReleaseMutex */
2261 {15, 0x0000a84e}, /* _KSEMQueryMutex */
2262 {15, 0x00027817}, /* _TKPidToPTDA */
2263 {15, 0x00028e15}, /* _TKSuBuff */
2264 {15, 0x00028a4b}, /* _TKFuBuff */
2265 {15, 0x00028bd5}, /* _TKFuBufLen */
2266 {15, 0x000288f5}, /* _TKSuFuBuff */
2267 {11, 0x0000d7a4}, /* f_FuStrLenZ */
2268 {11, 0x0000d75a}, /* f_FuStrLen */
2269 {11, 0x0000d898}, /* f_FuBuff */
2270 {15, 0x0000403e}, /* _SftFileSize */
2271 {10, 0x0001bd84}, /* _ldrpFileNameBuf */
2272 {10, 0x0001c9f4}, /* _LdrSem */
2273 {10, 0x000070bc}, /* _pTCBCur */
2274 {10, 0x000070b8}, /* _pPTDACur */
2275 {4 , 0x0000f9a8}, /* ptda_start */
2276 {4 , 0x0000fa4e}, /* ptda_environ */
2277 {4 , 0x0000fea8}, /* ptda_ptdasem */
2278 {4 , 0x0000ffa8}, /* ptda_handle */
2279 {4 , 0x0000ffaa}, /* ptda_module */
2280 {4 , 0x0000fa50}, /* ptda_pBeginLIBPATH */
2281 {15, 0x0003526b}, /* SecPathFromSFN */
2282 }
2283 },
2284#endif
2285 { /* 8260RS.sym */
2286 8260, KF_SMP, 15,
2287 {
2288 {14, 0x00046ada}, /* _ldrOpenPath */
2289 {14, 0x0000bdec}, /* _ldrRead */
2290 {14, 0x00046858}, /* _ldrOpen */
2291 {14, 0x00047254}, /* _ldrClose */
2292 {14, 0x000472a4}, /* _LDRQAppType */
2293 {14, 0x00044d50}, /* _ldrEnum32bitRelRecs */
2294 {14, 0x00050b4a}, /* g_tkExecPgm */
2295 {14, 0x0004d299}, /* _tkStartProcess */
2296 {14, 0x00043304}, /* _LDRClearSem */
2297 {14, 0x00051550}, /* _ldrASMpMTEFromHandle */
2298 {14, 0x0004c973}, /* _ldrFindModule */
2299 {14, 0x00043350}, /* _ldrValidateMteHandle */
2300 {14, 0x00042940}, /* _VMAllocMem */
2301 {14, 0x000431ad}, /* _VMFreeMem */
2302 {14, 0x0002743a}, /* _VMGetOwner */
2303 {14, 0x00026093}, /* _VMObjHandleInfo */
2304 {14, 0x000731dd}, /* _VMMapDebugAlias */
2305 {14, 0x0000d42c}, /* _KSEMRequestMutex */
2306 {14, 0x0000d4bf}, /* _KSEMReleaseMutex */
2307 {14, 0x0000d4ea}, /* _KSEMQueryMutex */
2308 {14, 0x00031b17}, /* _TKPidToPTDA */
2309 {14, 0x000332b7}, /* _TKSuBuff */
2310 {14, 0x00032e4c}, /* _TKFuBuff */
2311 {14, 0x00033016}, /* _TKFuBufLen */
2312 {14, 0x00032cbd}, /* _TKSuFuBuff */
2313 {11, 0x00009f7c}, /* f_FuStrLenZ */
2314 {11, 0x00009efc}, /* f_FuStrLen */
2315 {11, 0x0000a125}, /* f_FuBuff */
2316 {14, 0x000059d7}, /* _SftFileSize */
2317 {9 , 0x0000cf1c}, /* _ldrpFileNameBuf */
2318 {9 , 0x0000d158}, /* _LdrSem */
2319 {0 , 0x00000b34}, /* _pTCBCur */
2320 {0 , 0x00000b30}, /* _pPTDACur */
2321 {3 , 0x0000f8cc}, /* ptda_start */
2322 {3 , 0x0000f9da}, /* ptda_environ */
2323 {3 , 0x0000fe94}, /* ptda_ptdasem */
2324 {3 , 0x0000ffa0}, /* ptda_handle */
2325 {3 , 0x0000ffa2}, /* ptda_module */
2326 {3 , 0x0000f9dc}, /* ptda_pBeginLIBPATH */
2327 {15, 0xffffffff}, /* SecPathFromSFN */
2328 }
2329 },
2330 { /* 8260RU.sym */
2331 8260, KF_UNI, 14,
2332 {
2333 {13, 0x0003a88f}, /* _ldrOpenPath */
2334 {13, 0x00009244}, /* _ldrRead */
2335 {13, 0x0003a618}, /* _ldrOpen */
2336 {13, 0x0003aea0}, /* _ldrClose */
2337 {13, 0x0003aef0}, /* _LDRQAppType */
2338 {13, 0x00038814}, /* _ldrEnum32bitRelRecs */
2339 {13, 0x00042e8a}, /* g_tkExecPgm */
2340 {13, 0x0003fe7f}, /* _tkStartProcess */
2341 {13, 0x00037228}, /* _LDRClearSem */
2342 {13, 0x00043850}, /* _ldrASMpMTEFromHandle */
2343 {13, 0x0003f620}, /* _ldrFindModule */
2344 {13, 0x00037264}, /* _ldrValidateMteHandle */
2345 {13, 0x00036ae0}, /* _VMAllocMem */
2346 {13, 0x00037169}, /* _VMFreeMem */
2347 {13, 0x0001d2ee}, /* _VMGetOwner */
2348 {13, 0x0001c650}, /* _VMObjHandleInfo */
2349 {13, 0x000617d8}, /* _VMMapDebugAlias */
2350 {13, 0x0000a590}, /* _KSEMRequestMutex */
2351 {13, 0x0000a623}, /* _KSEMReleaseMutex */
2352 {13, 0x0000a64e}, /* _KSEMQueryMutex */
2353 {13, 0x000269af}, /* _TKPidToPTDA */
2354 {13, 0x00027fad}, /* _TKSuBuff */
2355 {13, 0x00027be3}, /* _TKFuBuff */
2356 {13, 0x00027d6d}, /* _TKFuBufLen */
2357 {13, 0x00027a8d}, /* _TKSuFuBuff */
2358 {9 , 0x0000d7a4}, /* f_FuStrLenZ */
2359 {9 , 0x0000d75a}, /* f_FuStrLen */
2360 {9 , 0x0000d898}, /* f_FuBuff */
2361 {13, 0x00003fbe}, /* _SftFileSize */
2362 {8 , 0x0000bbc0}, /* _ldrpFileNameBuf */
2363 {8 , 0x0000c830}, /* _LdrSem */
2364 {8 , 0x000070bc}, /* _pTCBCur */
2365 {8 , 0x000070b8}, /* _pPTDACur */
2366 {2 , 0x0000f9a8}, /* ptda_start */
2367 {2 , 0x0000fa4e}, /* ptda_environ */
2368 {2 , 0x0000fea8}, /* ptda_ptdasem */
2369 {2 , 0x0000ffa8}, /* ptda_handle */
2370 {2 , 0x0000ffaa}, /* ptda_module */
2371 {2 , 0x0000fa50}, /* ptda_pBeginLIBPATH */
2372 {13, 0x00033973}, /* SecPathFromSFN */
2373 }
2374 },
2375#ifdef ALLKERNELS
2376 { /* 8261AS.sym */
2377 8261, KF_SMP | KF_ALLSTRICT, 17,
2378 {
2379 {16, 0x0005c68a}, /* _ldrOpenPath */
2380 {16, 0x0000d7d8}, /* _ldrRead */
2381 {16, 0x0005c3d0}, /* _ldrOpen */
2382 {16, 0x0005cf18}, /* _ldrClose */
2383 {16, 0x0005cf68}, /* _LDRQAppType */
2384 {16, 0x0005a674}, /* _ldrEnum32bitRelRecs */
2385 {16, 0x00067a48}, /* g_tkExecPgm */
2386 {16, 0x00063818}, /* _tkStartProcess */
2387 {16, 0x00058670}, /* _LDRClearSem */
2388 {16, 0x00068608}, /* _ldrASMpMTEFromHandle */
2389 {16, 0x00062e50}, /* _ldrFindModule */
2390 {16, 0x00058708}, /* _ldrValidateMteHandle */
2391 {16, 0x000579d4}, /* _VMAllocMem */
2392 {16, 0x00058503}, /* _VMFreeMem */
2393 {16, 0x0002fef6}, /* _VMGetOwner */
2394 {16, 0x0002e717}, /* _VMObjHandleInfo */
2395 {16, 0x0008dca5}, /* _VMMapDebugAlias */
2396 {16, 0x0000f4fc}, /* _KSEMRequestMutex */
2397 {16, 0x0000f610}, /* _KSEMReleaseMutex */
2398 {16, 0x0000f670}, /* _KSEMQueryMutex */
2399 {16, 0x0003d5f3}, /* _TKPidToPTDA */
2400 {16, 0x0003f29c}, /* _TKSuBuff */
2401 {16, 0x0003eded}, /* _TKFuBuff */
2402 {16, 0x0003eff9}, /* _TKFuBufLen */
2403 {16, 0x0003ec67}, /* _TKSuFuBuff */
2404 {13, 0x0000a824}, /* f_FuStrLenZ */
2405 {13, 0x0000a7a4}, /* f_FuStrLen */
2406 {13, 0x0000a9ec}, /* f_FuBuff */
2407 {16, 0x000069f8}, /* _SftFileSize */
2408 {11, 0x0002c3ec}, /* _ldrpFileNameBuf */
2409 {11, 0x0002c800}, /* _LdrSem */
2410 {0 , 0x00000b34}, /* _pTCBCur */
2411 {0 , 0x00000b30}, /* _pPTDACur */
2412 {5 , 0x0000f8b4}, /* ptda_start */
2413 {5 , 0x0000f9ce}, /* ptda_environ */
2414 {5 , 0x0000fe88}, /* ptda_ptdasem */
2415 {5 , 0x0000ffa0}, /* ptda_handle */
2416 {5 , 0x0000ffa2}, /* ptda_module */
2417 {5 , 0x0000f9d0}, /* ptda_pBeginLIBPATH */
2418 {16, 0x0005362a}, /* SecPathFromSFN */
2419 }
2420 },
2421#endif
2422#ifdef ALLKERNELS
2423 { /* 8261AU.sym */
2424 8261, KF_UNI | KF_ALLSTRICT, 16,
2425 {
2426 {15, 0x0004a717}, /* _ldrOpenPath */
2427 {15, 0x0000a328}, /* _ldrRead */
2428 {15, 0x0004a48c}, /* _ldrOpen */
2429 {15, 0x0004ae2c}, /* _ldrClose */
2430 {15, 0x0004ae7c}, /* _LDRQAppType */
2431 {15, 0x00048394}, /* _ldrEnum32bitRelRecs */
2432 {15, 0x00053f24}, /* g_tkExecPgm */
2433 {15, 0x0005065c}, /* _tkStartProcess */
2434 {15, 0x000467c4}, /* _LDRClearSem */
2435 {15, 0x000549ec}, /* _ldrASMpMTEFromHandle */
2436 {15, 0x0004fd5c}, /* _ldrFindModule */
2437 {15, 0x0004684c}, /* _ldrValidateMteHandle */
2438 {15, 0x00045d10}, /* _VMAllocMem */
2439 {15, 0x000466eb}, /* _VMFreeMem */
2440 {15, 0x0002384a}, /* _VMGetOwner */
2441 {15, 0x00022794}, /* _VMObjHandleInfo */
2442 {15, 0x000760b4}, /* _VMMapDebugAlias */
2443 {15, 0x0000bc54}, /* _KSEMRequestMutex */
2444 {15, 0x0000bd68}, /* _KSEMReleaseMutex */
2445 {15, 0x0000bdc8}, /* _KSEMQueryMutex */
2446 {15, 0x0002fd0f}, /* _TKPidToPTDA */
2447 {15, 0x000317f0}, /* _TKSuBuff */
2448 {15, 0x000313e0}, /* _TKFuBuff */
2449 {15, 0x000315ac}, /* _TKFuBufLen */
2450 {15, 0x00031263}, /* _TKSuFuBuff */
2451 {11, 0x0000ea04}, /* f_FuStrLenZ */
2452 {11, 0x0000e9b8}, /* f_FuStrLen */
2453 {11, 0x0000eb1c}, /* f_FuBuff */
2454 {15, 0x00004b58}, /* _SftFileSize */
2455 {10, 0x0002954c}, /* _ldrpFileNameBuf */
2456 {10, 0x0002a394}, /* _LdrSem */
2457 {10, 0x0000b84c}, /* _pTCBCur */
2458 {10, 0x0000b848}, /* _pPTDACur */
2459 {4 , 0x0000f994}, /* ptda_start */
2460 {4 , 0x0000fa46}, /* ptda_environ */
2461 {4 , 0x0000fea0}, /* ptda_ptdasem */
2462 {4 , 0x0000ffa8}, /* ptda_handle */
2463 {4 , 0x0000ffaa}, /* ptda_module */
2464 {4 , 0x0000fa48}, /* ptda_pBeginLIBPATH */
2465 {15, 0x000425d9}, /* SecPathFromSFN */
2466 }
2467 },
2468#endif
2469#ifdef ALLKERNELS
2470 { /* 8261HS.sym */
2471 8261, KF_SMP | KF_HALFSTRICT, 17,
2472 {
2473 {16, 0x0004cb22}, /* _ldrOpenPath */
2474 {16, 0x0000c2ec}, /* _ldrRead */
2475 {16, 0x0004c87c}, /* _ldrOpen */
2476 {16, 0x0004d2a4}, /* _ldrClose */
2477 {16, 0x0004d2f4}, /* _LDRQAppType */
2478 {16, 0x0004ad6c}, /* _ldrEnum32bitRelRecs */
2479 {16, 0x00056d3a}, /* g_tkExecPgm */
2480 {16, 0x00053415}, /* _tkStartProcess */
2481 {16, 0x00049320}, /* _LDRClearSem */
2482 {16, 0x00057824}, /* _ldrASMpMTEFromHandle */
2483 {16, 0x00052af1}, /* _ldrFindModule */
2484 {16, 0x0004936c}, /* _ldrValidateMteHandle */
2485 {16, 0x0004895c}, /* _VMAllocMem */
2486 {16, 0x000491c9}, /* _VMFreeMem */
2487 {16, 0x000292bc}, /* _VMGetOwner */
2488 {16, 0x00027f13}, /* _VMObjHandleInfo */
2489 {16, 0x00079b65}, /* _VMMapDebugAlias */
2490 {16, 0x0000da8c}, /* _KSEMRequestMutex */
2491 {16, 0x0000db63}, /* _KSEMReleaseMutex */
2492 {16, 0x0000db8e}, /* _KSEMQueryMutex */
2493 {16, 0x00033f63}, /* _TKPidToPTDA */
2494 {16, 0x000356e7}, /* _TKSuBuff */
2495 {16, 0x0003527a}, /* _TKFuBuff */
2496 {16, 0x00035444}, /* _TKFuBufLen */
2497 {16, 0x00035109}, /* _TKSuFuBuff */
2498 {13, 0x0000a158}, /* f_FuStrLenZ */
2499 {13, 0x0000a0d8}, /* f_FuStrLen */
2500 {13, 0x0000a301}, /* f_FuBuff */
2501 {16, 0x00005b36}, /* _SftFileSize */
2502 {11, 0x0001d544}, /* _ldrpFileNameBuf */
2503 {11, 0x0001d780}, /* _LdrSem */
2504 {0 , 0x00000b34}, /* _pTCBCur */
2505 {0 , 0x00000b30}, /* _pPTDACur */
2506 {5 , 0x0000f8c0}, /* ptda_start */
2507 {5 , 0x0000f9da}, /* ptda_environ */
2508 {5 , 0x0000fe94}, /* ptda_ptdasem */
2509 {5 , 0x0000ffa0}, /* ptda_handle */
2510 {5 , 0x0000ffa2}, /* ptda_module */
2511 {5 , 0x0000f9dc}, /* ptda_pBeginLIBPATH */
2512 {16, 0x00044c8a}, /* SecPathFromSFN */
2513 }
2514 },
2515#endif
2516#ifdef ALLKERNELS
2517 { /* 8261HU.sym */
2518 8261, KF_UNI | KF_HALFSTRICT, 16,
2519 {
2520 {15, 0x0003c397}, /* _ldrOpenPath */
2521 {15, 0x00009328}, /* _ldrRead */
2522 {15, 0x0003c120}, /* _ldrOpen */
2523 {15, 0x0003c9ac}, /* _ldrClose */
2524 {15, 0x0003c9fc}, /* _LDRQAppType */
2525 {15, 0x0003a308}, /* _ldrEnum32bitRelRecs */
2526 {15, 0x00044a9a}, /* g_tkExecPgm */
2527 {15, 0x00041a0b}, /* _tkStartProcess */
2528 {15, 0x00038d1c}, /* _LDRClearSem */
2529 {15, 0x00045490}, /* _ldrASMpMTEFromHandle */
2530 {15, 0x000411ac}, /* _ldrFindModule */
2531 {15, 0x00038d58}, /* _ldrValidateMteHandle */
2532 {15, 0x000385d4}, /* _VMAllocMem */
2533 {15, 0x00038c5d}, /* _VMFreeMem */
2534 {15, 0x0001e156}, /* _VMGetOwner */
2535 {15, 0x0001d4bc}, /* _VMObjHandleInfo */
2536 {15, 0x00063824}, /* _VMMapDebugAlias */
2537 {15, 0x0000a79c}, /* _KSEMRequestMutex */
2538 {15, 0x0000a873}, /* _KSEMReleaseMutex */
2539 {15, 0x0000a89e}, /* _KSEMQueryMutex */
2540 {15, 0x0002782f}, /* _TKPidToPTDA */
2541 {15, 0x00028e31}, /* _TKSuBuff */
2542 {15, 0x00028a67}, /* _TKFuBuff */
2543 {15, 0x00028bf1}, /* _TKFuBufLen */
2544 {15, 0x00028911}, /* _TKSuFuBuff */
2545 {11, 0x0000d7d0}, /* f_FuStrLenZ */
2546 {11, 0x0000d786}, /* f_FuStrLen */
2547 {11, 0x0000d8c4}, /* f_FuBuff */
2548 {15, 0x0000408a}, /* _SftFileSize */
2549 {10, 0x0001bdc0}, /* _ldrpFileNameBuf */
2550 {10, 0x0001ca30}, /* _LdrSem */
2551 {10, 0x000070e4}, /* _pTCBCur */
2552 {10, 0x000070e0}, /* _pPTDACur */
2553 {4 , 0x0000f99c}, /* ptda_start */
2554 {4 , 0x0000fa4e}, /* ptda_environ */
2555 {4 , 0x0000fea8}, /* ptda_ptdasem */
2556 {4 , 0x0000ffa8}, /* ptda_handle */
2557 {4 , 0x0000ffaa}, /* ptda_module */
2558 {4 , 0x0000fa50}, /* ptda_pBeginLIBPATH */
2559 {15, 0x00035455}, /* SecPathFromSFN */
2560 }
2561 },
2562#endif
2563 { /* 8261RS.sym */
2564 8261, KF_SMP, 15,
2565 {
2566 {14, 0x0004a712}, /* _ldrOpenPath */
2567 {14, 0x0000c1dc}, /* _ldrRead */
2568 {14, 0x0004a46c}, /* _ldrOpen */
2569 {14, 0x0004ae94}, /* _ldrClose */
2570 {14, 0x0004aee4}, /* _LDRQAppType */
2571 {14, 0x0004895c}, /* _ldrEnum32bitRelRecs */
2572 {14, 0x000547fe}, /* g_tkExecPgm */
2573 {14, 0x00050ff1}, /* _tkStartProcess */
2574 {14, 0x00046f10}, /* _LDRClearSem */
2575 {14, 0x000552e8}, /* _ldrASMpMTEFromHandle */
2576 {14, 0x000506cd}, /* _ldrFindModule */
2577 {14, 0x00046f5c}, /* _ldrValidateMteHandle */
2578 {14, 0x0004654c}, /* _VMAllocMem */
2579 {14, 0x00046db9}, /* _VMFreeMem */
2580 {14, 0x00027aa0}, /* _VMGetOwner */
2581 {14, 0x000266f7}, /* _VMObjHandleInfo */
2582 {14, 0x000775a9}, /* _VMMapDebugAlias */
2583 {14, 0x0000d84c}, /* _KSEMRequestMutex */
2584 {14, 0x0000d8df}, /* _KSEMReleaseMutex */
2585 {14, 0x0000d90a}, /* _KSEMQueryMutex */
2586 {14, 0x00032747}, /* _TKPidToPTDA */
2587 {14, 0x00033ecb}, /* _TKSuBuff */
2588 {14, 0x00033a5e}, /* _TKFuBuff */
2589 {14, 0x00033c28}, /* _TKFuBufLen */
2590 {14, 0x000338ed}, /* _TKSuFuBuff */
2591 {11, 0x0000a158}, /* f_FuStrLenZ */
2592 {11, 0x0000a0d8}, /* f_FuStrLen */
2593 {11, 0x0000a301}, /* f_FuBuff */
2594 {14, 0x00005a92}, /* _SftFileSize */
2595 {9 , 0x0000cfac}, /* _ldrpFileNameBuf */
2596 {9 , 0x0000d1e8}, /* _LdrSem */
2597 {0 , 0x00000b34}, /* _pTCBCur */
2598 {0 , 0x00000b30}, /* _pPTDACur */
2599 {3 , 0x0000f8c0}, /* ptda_start */
2600 {3 , 0x0000f9da}, /* ptda_environ */
2601 {3 , 0x0000fe94}, /* ptda_ptdasem */
2602 {3 , 0x0000ffa0}, /* ptda_handle */
2603 {3 , 0x0000ffa2}, /* ptda_module */
2604 {3 , 0x0000f9dc}, /* ptda_pBeginLIBPATH */
2605 {14, 0x0004287a}, /* SecPathFromSFN */
2606 }
2607 },
2608 { /* 8261RU.sym */
2609 8261, KF_UNI, 14,
2610 {
2611 {13, 0x0003aab3}, /* _ldrOpenPath */
2612 {13, 0x00009294}, /* _ldrRead */
2613 {13, 0x0003a83c}, /* _ldrOpen */
2614 {13, 0x0003b0c8}, /* _ldrClose */
2615 {13, 0x0003b118}, /* _LDRQAppType */
2616 {13, 0x00038a24}, /* _ldrEnum32bitRelRecs */
2617 {13, 0x0004315a}, /* g_tkExecPgm */
2618 {13, 0x000400eb}, /* _tkStartProcess */
2619 {13, 0x00037438}, /* _LDRClearSem */
2620 {13, 0x00043b50}, /* _ldrASMpMTEFromHandle */
2621 {13, 0x0003f88c}, /* _ldrFindModule */
2622 {13, 0x00037474}, /* _ldrValidateMteHandle */
2623 {13, 0x00036cf0}, /* _VMAllocMem */
2624 {13, 0x00037379}, /* _VMFreeMem */
2625 {13, 0x0001d2ee}, /* _VMGetOwner */
2626 {13, 0x0001c654}, /* _VMObjHandleInfo */
2627 {13, 0x00061e74}, /* _VMMapDebugAlias */
2628 {13, 0x0000a5e0}, /* _KSEMRequestMutex */
2629 {13, 0x0000a673}, /* _KSEMReleaseMutex */
2630 {13, 0x0000a69e}, /* _KSEMQueryMutex */
2631 {13, 0x000269c7}, /* _TKPidToPTDA */
2632 {13, 0x00027fc9}, /* _TKSuBuff */
2633 {13, 0x00027bff}, /* _TKFuBuff */
2634 {13, 0x00027d89}, /* _TKFuBufLen */
2635 {13, 0x00027aa9}, /* _TKSuFuBuff */
2636 {9 , 0x0000d7d0}, /* f_FuStrLenZ */
2637 {9 , 0x0000d786}, /* f_FuStrLen */
2638 {9 , 0x0000d8c4}, /* f_FuBuff */
2639 {13, 0x0000400a}, /* _SftFileSize */
2640 {8 , 0x0000bbfc}, /* _ldrpFileNameBuf */
2641 {8 , 0x0000c86c}, /* _LdrSem */
2642 {8 , 0x000070e4}, /* _pTCBCur */
2643 {8 , 0x000070e0}, /* _pPTDACur */
2644 {2 , 0x0000f99c}, /* ptda_start */
2645 {2 , 0x0000fa4e}, /* ptda_environ */
2646 {2 , 0x0000fea8}, /* ptda_ptdasem */
2647 {2 , 0x0000ffa8}, /* ptda_handle */
2648 {2 , 0x0000ffaa}, /* ptda_module */
2649 {2 , 0x0000fa50}, /* ptda_pBeginLIBPATH */
2650 {13, 0x00033b71}, /* SecPathFromSFN */
2651 }
2652 },
2653#ifdef ALLKERNELS
2654 { /* 8262AS.sym */
2655 8262, KF_SMP | KF_ALLSTRICT, 17,
2656 {
2657 {16, 0x0005c58a}, /* _ldrOpenPath */
2658 {16, 0x0000d7d8}, /* _ldrRead */
2659 {16, 0x0005c2d0}, /* _ldrOpen */
2660 {16, 0x0005ce18}, /* _ldrClose */
2661 {16, 0x0005ce68}, /* _LDRQAppType */
2662 {16, 0x0005a574}, /* _ldrEnum32bitRelRecs */
2663 {16, 0x00067948}, /* g_tkExecPgm */
2664 {16, 0x00063718}, /* _tkStartProcess */
2665 {16, 0x00058570}, /* _LDRClearSem */
2666 {16, 0x00068508}, /* _ldrASMpMTEFromHandle */
2667 {16, 0x00062d50}, /* _ldrFindModule */
2668 {16, 0x00058608}, /* _ldrValidateMteHandle */
2669 {16, 0x000578d4}, /* _VMAllocMem */
2670 {16, 0x00058403}, /* _VMFreeMem */
2671 {16, 0x0002fdf6}, /* _VMGetOwner */
2672 {16, 0x0002e617}, /* _VMObjHandleInfo */
2673 {16, 0x0008dbb1}, /* _VMMapDebugAlias */
2674 {16, 0x0000f4fc}, /* _KSEMRequestMutex */
2675 {16, 0x0000f610}, /* _KSEMReleaseMutex */
2676 {16, 0x0000f670}, /* _KSEMQueryMutex */
2677 {16, 0x0003d4f3}, /* _TKPidToPTDA */
2678 {16, 0x0003f19c}, /* _TKSuBuff */
2679 {16, 0x0003eced}, /* _TKFuBuff */
2680 {16, 0x0003eef9}, /* _TKFuBufLen */
2681 {16, 0x0003eb67}, /* _TKSuFuBuff */
2682 {13, 0x0000a824}, /* f_FuStrLenZ */
2683 {13, 0x0000a7a4}, /* f_FuStrLen */
2684 {13, 0x0000a9ec}, /* f_FuBuff */
2685 {16, 0x000069f8}, /* _SftFileSize */
2686 {11, 0x0002c3ec}, /* _ldrpFileNameBuf */
2687 {11, 0x0002c800}, /* _LdrSem */
2688 {0 , 0x00000b34}, /* _pTCBCur */
2689 {0 , 0x00000b30}, /* _pPTDACur */
2690 {5 , 0x0000f8b4}, /* ptda_start */
2691 {5 , 0x0000f9ce}, /* ptda_environ */
2692 {5 , 0x0000fe88}, /* ptda_ptdasem */
2693 {5 , 0x0000ffa0}, /* ptda_handle */
2694 {5 , 0x0000ffa2}, /* ptda_module */
2695 {5 , 0x0000f9d0}, /* ptda_pBeginLIBPATH */
2696 {16, 0x0005352a}, /* SecPathFromSFN */
2697 }
2698 },
2699#endif
2700#ifdef ALLKERNELS
2701 { /* 8262AU.sym */
2702 8262, KF_UNI | KF_ALLSTRICT, 16,
2703 {
2704 {15, 0x0004a633}, /* _ldrOpenPath */
2705 {15, 0x0000a328}, /* _ldrRead */
2706 {15, 0x0004a3a8}, /* _ldrOpen */
2707 {15, 0x0004ad48}, /* _ldrClose */
2708 {15, 0x0004ad98}, /* _LDRQAppType */
2709 {15, 0x000482b0}, /* _ldrEnum32bitRelRecs */
2710 {15, 0x00053e40}, /* g_tkExecPgm */
2711 {15, 0x00050578}, /* _tkStartProcess */
2712 {15, 0x000466e0}, /* _LDRClearSem */
2713 {15, 0x00054908}, /* _ldrASMpMTEFromHandle */
2714 {15, 0x0004fc78}, /* _ldrFindModule */
2715 {15, 0x00046768}, /* _ldrValidateMteHandle */
2716 {15, 0x00045c2c}, /* _VMAllocMem */
2717 {15, 0x00046607}, /* _VMFreeMem */
2718 {15, 0x00023766}, /* _VMGetOwner */
2719 {15, 0x000226b0}, /* _VMObjHandleInfo */
2720 {15, 0x00075fd8}, /* _VMMapDebugAlias */
2721 {15, 0x0000bc54}, /* _KSEMRequestMutex */
2722 {15, 0x0000bd68}, /* _KSEMReleaseMutex */
2723 {15, 0x0000bdc8}, /* _KSEMQueryMutex */
2724 {15, 0x0002fc2b}, /* _TKPidToPTDA */
2725 {15, 0x0003170c}, /* _TKSuBuff */
2726 {15, 0x000312fc}, /* _TKFuBuff */
2727 {15, 0x000314c8}, /* _TKFuBufLen */
2728 {15, 0x0003117f}, /* _TKSuFuBuff */
2729 {11, 0x0000ea08}, /* f_FuStrLenZ */
2730 {11, 0x0000e9bc}, /* f_FuStrLen */
2731 {11, 0x0000eb20}, /* f_FuBuff */
2732 {15, 0x00004b58}, /* _SftFileSize */
2733 {10, 0x0002954c}, /* _ldrpFileNameBuf */
2734 {10, 0x0002a394}, /* _LdrSem */
2735 {10, 0x0000b84c}, /* _pTCBCur */
2736 {10, 0x0000b848}, /* _pPTDACur */
2737 {4 , 0x0000f994}, /* ptda_start */
2738 {4 , 0x0000fa46}, /* ptda_environ */
2739 {4 , 0x0000fea0}, /* ptda_ptdasem */
2740 {4 , 0x0000ffa8}, /* ptda_handle */
2741 {4 , 0x0000ffaa}, /* ptda_module */
2742 {4 , 0x0000fa48}, /* ptda_pBeginLIBPATH */
2743 {15, 0x000424f5}, /* SecPathFromSFN */
2744 }
2745 },
2746#endif
2747#ifdef ALLKERNELS
2748 { /* 8262HS.sym */
2749 8262, KF_SMP | KF_HALFSTRICT, 17,
2750 {
2751 {16, 0x0004ca22}, /* _ldrOpenPath */
2752 {16, 0x0000c2ec}, /* _ldrRead */
2753 {16, 0x0004c77c}, /* _ldrOpen */
2754 {16, 0x0004d1a4}, /* _ldrClose */
2755 {16, 0x0004d1f4}, /* _LDRQAppType */
2756 {16, 0x0004ac6c}, /* _ldrEnum32bitRelRecs */
2757 {16, 0x00056c3a}, /* g_tkExecPgm */
2758 {16, 0x00053315}, /* _tkStartProcess */
2759 {16, 0x00049220}, /* _LDRClearSem */
2760 {16, 0x00057724}, /* _ldrASMpMTEFromHandle */
2761 {16, 0x000529f1}, /* _ldrFindModule */
2762 {16, 0x0004926c}, /* _ldrValidateMteHandle */
2763 {16, 0x0004885c}, /* _VMAllocMem */
2764 {16, 0x000490c9}, /* _VMFreeMem */
2765 {16, 0x000291bc}, /* _VMGetOwner */
2766 {16, 0x00027e13}, /* _VMObjHandleInfo */
2767 {16, 0x00079a71}, /* _VMMapDebugAlias */
2768 {16, 0x0000da8c}, /* _KSEMRequestMutex */
2769 {16, 0x0000db63}, /* _KSEMReleaseMutex */
2770 {16, 0x0000db8e}, /* _KSEMQueryMutex */
2771 {16, 0x00033e63}, /* _TKPidToPTDA */
2772 {16, 0x000355e7}, /* _TKSuBuff */
2773 {16, 0x0003517a}, /* _TKFuBuff */
2774 {16, 0x00035344}, /* _TKFuBufLen */
2775 {16, 0x00035009}, /* _TKSuFuBuff */
2776 {13, 0x0000a15c}, /* f_FuStrLenZ */
2777 {13, 0x0000a0dc}, /* f_FuStrLen */
2778 {13, 0x0000a305}, /* f_FuBuff */
2779 {16, 0x00005b36}, /* _SftFileSize */
2780 {11, 0x0001d544}, /* _ldrpFileNameBuf */
2781 {11, 0x0001d780}, /* _LdrSem */
2782 {0 , 0x00000b34}, /* _pTCBCur */
2783 {0 , 0x00000b30}, /* _pPTDACur */
2784 {5 , 0x0000f8c0}, /* ptda_start */
2785 {5 , 0x0000f9da}, /* ptda_environ */
2786 {5 , 0x0000fe94}, /* ptda_ptdasem */
2787 {5 , 0x0000ffa0}, /* ptda_handle */
2788 {5 , 0x0000ffa2}, /* ptda_module */
2789 {5 , 0x0000f9dc}, /* ptda_pBeginLIBPATH */
2790 {16, 0x00044b8a}, /* SecPathFromSFN */
2791 }
2792 },
2793#endif
2794#ifdef ALLKERNELS
2795 { /* 8262HU.sym */
2796 8262, KF_UNI | KF_HALFSTRICT, 16,
2797 {
2798 {15, 0x0003c2b3}, /* _ldrOpenPath */
2799 {15, 0x00009328}, /* _ldrRead */
2800 {15, 0x0003c03c}, /* _ldrOpen */
2801 {15, 0x0003c8c8}, /* _ldrClose */
2802 {15, 0x0003c918}, /* _LDRQAppType */
2803 {15, 0x0003a224}, /* _ldrEnum32bitRelRecs */
2804 {15, 0x000449b6}, /* g_tkExecPgm */
2805 {15, 0x00041927}, /* _tkStartProcess */
2806 {15, 0x00038c38}, /* _LDRClearSem */
2807 {15, 0x000453ac}, /* _ldrASMpMTEFromHandle */
2808 {15, 0x000410c8}, /* _ldrFindModule */
2809 {15, 0x00038c74}, /* _ldrValidateMteHandle */
2810 {15, 0x000384f0}, /* _VMAllocMem */
2811 {15, 0x00038b79}, /* _VMFreeMem */
2812 {15, 0x0001e072}, /* _VMGetOwner */
2813 {15, 0x0001d3d8}, /* _VMObjHandleInfo */
2814 {15, 0x00063748}, /* _VMMapDebugAlias */
2815 {15, 0x0000a79c}, /* _KSEMRequestMutex */
2816 {15, 0x0000a873}, /* _KSEMReleaseMutex */
2817 {15, 0x0000a89e}, /* _KSEMQueryMutex */
2818 {15, 0x0002774b}, /* _TKPidToPTDA */
2819 {15, 0x00028d4d}, /* _TKSuBuff */
2820 {15, 0x00028983}, /* _TKFuBuff */
2821 {15, 0x00028b0d}, /* _TKFuBufLen */
2822 {15, 0x0002882d}, /* _TKSuFuBuff */
2823 {11, 0x0000d7d4}, /* f_FuStrLenZ */
2824 {11, 0x0000d78a}, /* f_FuStrLen */
2825 {11, 0x0000d8c8}, /* f_FuBuff */
2826 {15, 0x0000408a}, /* _SftFileSize */
2827 {10, 0x0001bdc0}, /* _ldrpFileNameBuf */
2828 {10, 0x0001ca30}, /* _LdrSem */
2829 {10, 0x000070e4}, /* _pTCBCur */
2830 {10, 0x000070e0}, /* _pPTDACur */
2831 {4 , 0x0000f99c}, /* ptda_start */
2832 {4 , 0x0000fa4e}, /* ptda_environ */
2833 {4 , 0x0000fea8}, /* ptda_ptdasem */
2834 {4 , 0x0000ffa8}, /* ptda_handle */
2835 {4 , 0x0000ffaa}, /* ptda_module */
2836 {4 , 0x0000fa50}, /* ptda_pBeginLIBPATH */
2837 {15, 0x00035371}, /* SecPathFromSFN */
2838 }
2839 },
2840#endif
2841 { /* 8262RS.sym */
2842 8262, KF_SMP, 15,
2843 {
2844 {14, 0x0004a612}, /* _ldrOpenPath */
2845 {14, 0x0000c1dc}, /* _ldrRead */
2846 {14, 0x0004a36c}, /* _ldrOpen */
2847 {14, 0x0004ad94}, /* _ldrClose */
2848 {14, 0x0004ade4}, /* _LDRQAppType */
2849 {14, 0x0004885c}, /* _ldrEnum32bitRelRecs */
2850 {14, 0x000546fe}, /* g_tkExecPgm */
2851 {14, 0x00050ef1}, /* _tkStartProcess */
2852 {14, 0x00046e10}, /* _LDRClearSem */
2853 {14, 0x000551e8}, /* _ldrASMpMTEFromHandle */
2854 {14, 0x000505cd}, /* _ldrFindModule */
2855 {14, 0x00046e5c}, /* _ldrValidateMteHandle */
2856 {14, 0x0004644c}, /* _VMAllocMem */
2857 {14, 0x00046cb9}, /* _VMFreeMem */
2858 {14, 0x000279a0}, /* _VMGetOwner */
2859 {14, 0x000265f7}, /* _VMObjHandleInfo */
2860 {14, 0x000774b5}, /* _VMMapDebugAlias */
2861 {14, 0x0000d84c}, /* _KSEMRequestMutex */
2862 {14, 0x0000d8df}, /* _KSEMReleaseMutex */
2863 {14, 0x0000d90a}, /* _KSEMQueryMutex */
2864 {14, 0x00032647}, /* _TKPidToPTDA */
2865 {14, 0x00033dcb}, /* _TKSuBuff */
2866 {14, 0x0003395e}, /* _TKFuBuff */
2867 {14, 0x00033b28}, /* _TKFuBufLen */
2868 {14, 0x000337ed}, /* _TKSuFuBuff */
2869 {11, 0x0000a15c}, /* f_FuStrLenZ */
2870 {11, 0x0000a0dc}, /* f_FuStrLen */
2871 {11, 0x0000a305}, /* f_FuBuff */
2872 {14, 0x00005a92}, /* _SftFileSize */
2873 {9 , 0x0000cfac}, /* _ldrpFileNameBuf */
2874 {9 , 0x0000d1e8}, /* _LdrSem */
2875 {0 , 0x00000b34}, /* _pTCBCur */
2876 {0 , 0x00000b30}, /* _pPTDACur */
2877 {3 , 0x0000f8c0}, /* ptda_start */
2878 {3 , 0x0000f9da}, /* ptda_environ */
2879 {3 , 0x0000fe94}, /* ptda_ptdasem */
2880 {3 , 0x0000ffa0}, /* ptda_handle */
2881 {3 , 0x0000ffa2}, /* ptda_module */
2882 {3 , 0x0000f9dc}, /* ptda_pBeginLIBPATH */
2883 {14, 0x0004277a}, /* SecPathFromSFN */
2884 }
2885 },
2886 { /* 8262RU.sym */
2887 8262, KF_UNI, 14,
2888 {
2889 {13, 0x0003a9cf}, /* _ldrOpenPath */
2890 {13, 0x00009294}, /* _ldrRead */
2891 {13, 0x0003a758}, /* _ldrOpen */
2892 {13, 0x0003afe4}, /* _ldrClose */
2893 {13, 0x0003b034}, /* _LDRQAppType */
2894 {13, 0x00038940}, /* _ldrEnum32bitRelRecs */
2895 {13, 0x00043076}, /* g_tkExecPgm */
2896 {13, 0x00040007}, /* _tkStartProcess */
2897 {13, 0x00037354}, /* _LDRClearSem */
2898 {13, 0x00043a6c}, /* _ldrASMpMTEFromHandle */
2899 {13, 0x0003f7a8}, /* _ldrFindModule */
2900 {13, 0x00037390}, /* _ldrValidateMteHandle */
2901 {13, 0x00036c0c}, /* _VMAllocMem */
2902 {13, 0x00037295}, /* _VMFreeMem */
2903 {13, 0x0001d20a}, /* _VMGetOwner */
2904 {13, 0x0001c570}, /* _VMObjHandleInfo */
2905 {13, 0x00061d98}, /* _VMMapDebugAlias */
2906 {13, 0x0000a5e0}, /* _KSEMRequestMutex */
2907 {13, 0x0000a673}, /* _KSEMReleaseMutex */
2908 {13, 0x0000a69e}, /* _KSEMQueryMutex */
2909 {13, 0x000268e3}, /* _TKPidToPTDA */
2910 {13, 0x00027ee5}, /* _TKSuBuff */
2911 {13, 0x00027b1b}, /* _TKFuBuff */
2912 {13, 0x00027ca5}, /* _TKFuBufLen */
2913 {13, 0x000279c5}, /* _TKSuFuBuff */
2914 {9 , 0x0000d7d4}, /* f_FuStrLenZ */
2915 {9 , 0x0000d78a}, /* f_FuStrLen */
2916 {9 , 0x0000d8c8}, /* f_FuBuff */
2917 {13, 0x0000400a}, /* _SftFileSize */
2918 {8 , 0x0000bbfc}, /* _ldrpFileNameBuf */
2919 {8 , 0x0000c86c}, /* _LdrSem */
2920 {8 , 0x000070e4}, /* _pTCBCur */
2921 {8 , 0x000070e0}, /* _pPTDACur */
2922 {2 , 0x0000f99c}, /* ptda_start */
2923 {2 , 0x0000fa4e}, /* ptda_environ */
2924 {2 , 0x0000fea8}, /* ptda_ptdasem */
2925 {2 , 0x0000ffa8}, /* ptda_handle */
2926 {2 , 0x0000ffaa}, /* ptda_module */
2927 {2 , 0x0000fa50}, /* ptda_pBeginLIBPATH */
2928 {13, 0x00033a8d}, /* SecPathFromSFN */
2929 }
2930 },
2931#ifdef ALLKERNELS
2932 { /* 8263AS.sym */
2933 8263, KF_SMP | KF_ALLSTRICT, 17,
2934 {
2935 {16, 0x0005c666}, /* _ldrOpenPath */
2936 {16, 0x0000d854}, /* _ldrRead */
2937 {16, 0x0005c3ac}, /* _ldrOpen */
2938 {16, 0x0005cef4}, /* _ldrClose */
2939 {16, 0x0005cf44}, /* _LDRQAppType */
2940 {16, 0x0005a644}, /* _ldrEnum32bitRelRecs */
2941 {16, 0x00067990}, /* g_tkExecPgm */
2942 {16, 0x000637f4}, /* _tkStartProcess */
2943 {16, 0x00058640}, /* _LDRClearSem */
2944 {16, 0x00068550}, /* _ldrASMpMTEFromHandle */
2945 {16, 0x00062e2c}, /* _ldrFindModule */
2946 {16, 0x000586d8}, /* _ldrValidateMteHandle */
2947 {16, 0x000579a4}, /* _VMAllocMem */
2948 {16, 0x000584d3}, /* _VMFreeMem */
2949 {16, 0x0002fe72}, /* _VMGetOwner */
2950 {16, 0x0002e693}, /* _VMObjHandleInfo */
2951 {16, 0x0008dd15}, /* _VMMapDebugAlias */
2952 {16, 0x0000f578}, /* _KSEMRequestMutex */
2953 {16, 0x0000f68c}, /* _KSEMReleaseMutex */
2954 {16, 0x0000f6ec}, /* _KSEMQueryMutex */
2955 {16, 0x0003d56f}, /* _TKPidToPTDA */
2956 {16, 0x0003f218}, /* _TKSuBuff */
2957 {16, 0x0003ed69}, /* _TKFuBuff */
2958 {16, 0x0003ef75}, /* _TKFuBufLen */
2959 {16, 0x0003ebe3}, /* _TKSuFuBuff */
2960 {13, 0x0000a838}, /* f_FuStrLenZ */
2961 {13, 0x0000a7b8}, /* f_FuStrLen */
2962 {13, 0x0000aa00}, /* f_FuBuff */
2963 {16, 0x00006a04}, /* _SftFileSize */
2964 {11, 0x0002c434}, /* _ldrpFileNameBuf */
2965 {11, 0x0002c84c}, /* _LdrSem */
2966 {0 , 0x00000b34}, /* _pTCBCur */
2967 {0 , 0x00000b30}, /* _pPTDACur */
2968 {5 , 0x0000f8b4}, /* ptda_start */
2969 {5 , 0x0000f9ce}, /* ptda_environ */
2970 {5 , 0x0000fe88}, /* ptda_ptdasem */
2971 {5 , 0x0000ffa0}, /* ptda_handle */
2972 {5 , 0x0000ffa2}, /* ptda_module */
2973 {5 , 0x0000f9d0}, /* ptda_pBeginLIBPATH */
2974 {16, 0x000535dc}, /* SecPathFromSFN */
2975 }
2976 },
2977#endif
2978#ifdef ALLKERNELS
2979 { /* 8263AU.sym */
2980 8263, KF_UNI | KF_ALLSTRICT, 16,
2981 {
2982 {15, 0x0004a83b}, /* _ldrOpenPath */
2983 {15, 0x0000a3a4}, /* _ldrRead */
2984 {15, 0x0004a5b0}, /* _ldrOpen */
2985 {15, 0x0004af50}, /* _ldrClose */
2986 {15, 0x0004afa0}, /* _LDRQAppType */
2987 {15, 0x000484b4}, /* _ldrEnum32bitRelRecs */
2988 {15, 0x0005403c}, /* g_tkExecPgm */
2989 {15, 0x00050754}, /* _tkStartProcess */
2990 {15, 0x000468e4}, /* _LDRClearSem */
2991 {15, 0x00054b04}, /* _ldrASMpMTEFromHandle */
2992 {15, 0x0004fe40}, /* _ldrFindModule */
2993 {15, 0x0004696c}, /* _ldrValidateMteHandle */
2994 {15, 0x00045e30}, /* _VMAllocMem */
2995 {15, 0x0004680b}, /* _VMFreeMem */
2996 {15, 0x000237e2}, /* _VMGetOwner */
2997 {15, 0x0002272c}, /* _VMObjHandleInfo */
2998 {15, 0x000761b8}, /* _VMMapDebugAlias */
2999 {15, 0x0000bcd0}, /* _KSEMRequestMutex */
3000 {15, 0x0000bde4}, /* _KSEMReleaseMutex */
3001 {15, 0x0000be44}, /* _KSEMQueryMutex */
3002 {15, 0x0002fca7}, /* _TKPidToPTDA */
3003 {15, 0x00031788}, /* _TKSuBuff */
3004 {15, 0x00031378}, /* _TKFuBuff */
3005 {15, 0x00031544}, /* _TKFuBufLen */
3006 {15, 0x000311fb}, /* _TKSuFuBuff */
3007 {11, 0x0000ea08}, /* f_FuStrLenZ */
3008 {11, 0x0000e9bc}, /* f_FuStrLen */
3009 {11, 0x0000eb20}, /* f_FuBuff */
3010 {15, 0x00004b64}, /* _SftFileSize */
3011 {10, 0x0002959c}, /* _ldrpFileNameBuf */
3012 {10, 0x0002a3e8}, /* _LdrSem */
3013 {10, 0x0000b868}, /* _pTCBCur */
3014 {10, 0x0000b864}, /* _pPTDACur */
3015 {4 , 0x0000f994}, /* ptda_start */
3016 {4 , 0x0000fa46}, /* ptda_environ */
3017 {4 , 0x0000fea0}, /* ptda_ptdasem */
3018 {4 , 0x0000ffa8}, /* ptda_handle */
3019 {4 , 0x0000ffaa}, /* ptda_module */
3020 {4 , 0x0000fa48}, /* ptda_pBeginLIBPATH */
3021 {15, 0x000425a7}, /* SecPathFromSFN */
3022 }
3023 },
3024#endif
3025#ifdef ALLKERNELS
3026 { /* 8263HS.sym */
3027 8263, KF_SMP | KF_HALFSTRICT, 17,
3028 {
3029 {16, 0x0004cb16}, /* _ldrOpenPath */
3030 {16, 0x0000c360}, /* _ldrRead */
3031 {16, 0x0004c870}, /* _ldrOpen */
3032 {16, 0x0004d298}, /* _ldrClose */
3033 {16, 0x0004d2e8}, /* _LDRQAppType */
3034 {16, 0x0004ad54}, /* _ldrEnum32bitRelRecs */
3035 {16, 0x00056cde}, /* g_tkExecPgm */
3036 {16, 0x000533b5}, /* _tkStartProcess */
3037 {16, 0x00049308}, /* _LDRClearSem */
3038 {16, 0x000577c0}, /* _ldrASMpMTEFromHandle */
3039 {16, 0x00052a91}, /* _ldrFindModule */
3040 {16, 0x00049354}, /* _ldrValidateMteHandle */
3041 {16, 0x00048944}, /* _VMAllocMem */
3042 {16, 0x000491b1}, /* _VMFreeMem */
3043 {16, 0x00029230}, /* _VMGetOwner */
3044 {16, 0x00027e87}, /* _VMObjHandleInfo */
3045 {16, 0x00079b1d}, /* _VMMapDebugAlias */
3046 {16, 0x0000db00}, /* _KSEMRequestMutex */
3047 {16, 0x0000dbd7}, /* _KSEMReleaseMutex */
3048 {16, 0x0000dc02}, /* _KSEMQueryMutex */
3049 {16, 0x00033ed7}, /* _TKPidToPTDA */
3050 {16, 0x0003565b}, /* _TKSuBuff */
3051 {16, 0x000351ee}, /* _TKFuBuff */
3052 {16, 0x000353b8}, /* _TKFuBufLen */
3053 {16, 0x0003507d}, /* _TKSuFuBuff */
3054 {13, 0x0000a170}, /* f_FuStrLenZ */
3055 {13, 0x0000a0f0}, /* f_FuStrLen */
3056 {13, 0x0000a319}, /* f_FuBuff */
3057 {16, 0x00005b3e}, /* _SftFileSize */
3058 {11, 0x0001d580}, /* _ldrpFileNameBuf */
3059 {11, 0x0001d7c0}, /* _LdrSem */
3060 {0 , 0x00000b34}, /* _pTCBCur */
3061 {0 , 0x00000b30}, /* _pPTDACur */
3062 {5 , 0x0000f8c0}, /* ptda_start */
3063 {5 , 0x0000f9da}, /* ptda_environ */
3064 {5 , 0x0000fe94}, /* ptda_ptdasem */
3065 {5 , 0x0000ffa0}, /* ptda_handle */
3066 {5 , 0x0000ffa2}, /* ptda_module */
3067 {5 , 0x0000f9dc}, /* ptda_pBeginLIBPATH */
3068 {16, 0x00044c34}, /* SecPathFromSFN */
3069 }
3070 },
3071#endif
3072#ifdef ALLKERNELS
3073 { /* 8263HU.sym */
3074 8263, KF_UNI | KF_HALFSTRICT, 16,
3075 {
3076 {15, 0x0003c43b}, /* _ldrOpenPath */
3077 {15, 0x0000939c}, /* _ldrRead */
3078 {15, 0x0003c1c4}, /* _ldrOpen */
3079 {15, 0x0003ca50}, /* _ldrClose */
3080 {15, 0x0003caa0}, /* _LDRQAppType */
3081 {15, 0x0003a3a4}, /* _ldrEnum32bitRelRecs */
3082 {15, 0x00044b5e}, /* g_tkExecPgm */
3083 {15, 0x00041ac3}, /* _tkStartProcess */
3084 {15, 0x00038db8}, /* _LDRClearSem */
3085 {15, 0x00045554}, /* _ldrASMpMTEFromHandle */
3086 {15, 0x00041250}, /* _ldrFindModule */
3087 {15, 0x00038df4}, /* _ldrValidateMteHandle */
3088 {15, 0x00038670}, /* _VMAllocMem */
3089 {15, 0x00038cf9}, /* _VMFreeMem */
3090 {15, 0x0001e0e6}, /* _VMGetOwner */
3091 {15, 0x0001d44c}, /* _VMObjHandleInfo */
3092 {15, 0x00063954}, /* _VMMapDebugAlias */
3093 {15, 0x0000a810}, /* _KSEMRequestMutex */
3094 {15, 0x0000a8e7}, /* _KSEMReleaseMutex */
3095 {15, 0x0000a912}, /* _KSEMQueryMutex */
3096 {15, 0x000277bf}, /* _TKPidToPTDA */
3097 {15, 0x00028dc1}, /* _TKSuBuff */
3098 {15, 0x000289f7}, /* _TKFuBuff */
3099 {15, 0x00028b81}, /* _TKFuBufLen */
3100 {15, 0x000288a1}, /* _TKSuFuBuff */
3101 {11, 0x0000d7d4}, /* f_FuStrLenZ */
3102 {11, 0x0000d78a}, /* f_FuStrLen */
3103 {11, 0x0000d8c8}, /* f_FuBuff */
3104 {15, 0x00004092}, /* _SftFileSize */
3105 {10, 0x0001bdfc}, /* _ldrpFileNameBuf */
3106 {10, 0x0001ca70}, /* _LdrSem */
3107 {10, 0x000070ec}, /* _pTCBCur */
3108 {10, 0x000070e8}, /* _pPTDACur */
3109 {4 , 0x0000f99c}, /* ptda_start */
3110 {4 , 0x0000fa4e}, /* ptda_environ */
3111 {4 , 0x0000fea8}, /* ptda_ptdasem */
3112 {4 , 0x0000ffa8}, /* ptda_handle */
3113 {4 , 0x0000ffaa}, /* ptda_module */
3114 {4 , 0x0000fa50}, /* ptda_pBeginLIBPATH */
3115 {15, 0x0003541b}, /* SecPathFromSFN */
3116 }
3117 },
3118#endif
3119 { /* 8263RS.sym */
3120 8263, KF_SMP, 15,
3121 {
3122 {14, 0x0004a706}, /* _ldrOpenPath */
3123 {14, 0x0000c250}, /* _ldrRead */
3124 {14, 0x0004a460}, /* _ldrOpen */
3125 {14, 0x0004ae88}, /* _ldrClose */
3126 {14, 0x0004aed8}, /* _LDRQAppType */
3127 {14, 0x00048944}, /* _ldrEnum32bitRelRecs */
3128 {14, 0x000547a2}, /* g_tkExecPgm */
3129 {14, 0x00050f91}, /* _tkStartProcess */
3130 {14, 0x00046ef8}, /* _LDRClearSem */
3131 {14, 0x00055284}, /* _ldrASMpMTEFromHandle */
3132 {14, 0x0005066d}, /* _ldrFindModule */
3133 {14, 0x00046f44}, /* _ldrValidateMteHandle */
3134 {14, 0x00046534}, /* _VMAllocMem */
3135 {14, 0x00046da1}, /* _VMFreeMem */
3136 {14, 0x00027a14}, /* _VMGetOwner */
3137 {14, 0x0002666b}, /* _VMObjHandleInfo */
3138 {14, 0x00077565}, /* _VMMapDebugAlias */
3139 {14, 0x0000d8c0}, /* _KSEMRequestMutex */
3140 {14, 0x0000d953}, /* _KSEMReleaseMutex */
3141 {14, 0x0000d97e}, /* _KSEMQueryMutex */
3142 {14, 0x000326bb}, /* _TKPidToPTDA */
3143 {14, 0x00033e3f}, /* _TKSuBuff */
3144 {14, 0x000339d2}, /* _TKFuBuff */
3145 {14, 0x00033b9c}, /* _TKFuBufLen */
3146 {14, 0x00033861}, /* _TKSuFuBuff */
3147 {11, 0x0000a170}, /* f_FuStrLenZ */
3148 {11, 0x0000a0f0}, /* f_FuStrLen */
3149 {11, 0x0000a319}, /* f_FuBuff */
3150 {14, 0x00005a9a}, /* _SftFileSize */
3151 {9 , 0x0000cfe8}, /* _ldrpFileNameBuf */
3152 {9 , 0x0000d228}, /* _LdrSem */
3153 {0 , 0x00000b34}, /* _pTCBCur */
3154 {0 , 0x00000b30}, /* _pPTDACur */
3155 {3 , 0x0000f8c0}, /* ptda_start */
3156 {3 , 0x0000f9da}, /* ptda_environ */
3157 {3 , 0x0000fe94}, /* ptda_ptdasem */
3158 {3 , 0x0000ffa0}, /* ptda_handle */
3159 {3 , 0x0000ffa2}, /* ptda_module */
3160 {3 , 0x0000f9dc}, /* ptda_pBeginLIBPATH */
3161 {14, 0x00042824}, /* SecPathFromSFN */
3162 }
3163 },
3164 { /* 8263RU.sym */
3165 8263, KF_UNI, 14,
3166 {
3167 {13, 0x0003ab57}, /* _ldrOpenPath */
3168 {13, 0x00009308}, /* _ldrRead */
3169 {13, 0x0003a8e0}, /* _ldrOpen */
3170 {13, 0x0003b16c}, /* _ldrClose */
3171 {13, 0x0003b1bc}, /* _LDRQAppType */
3172 {13, 0x00038ac0}, /* _ldrEnum32bitRelRecs */
3173 {13, 0x0004321e}, /* g_tkExecPgm */
3174 {13, 0x000401a3}, /* _tkStartProcess */
3175 {13, 0x000374d4}, /* _LDRClearSem */
3176 {13, 0x00043c14}, /* _ldrASMpMTEFromHandle */
3177 {13, 0x0003f930}, /* _ldrFindModule */
3178 {13, 0x00037510}, /* _ldrValidateMteHandle */
3179 {13, 0x00036d8c}, /* _VMAllocMem */
3180 {13, 0x00037415}, /* _VMFreeMem */
3181 {13, 0x0001d27e}, /* _VMGetOwner */
3182 {13, 0x0001c5e4}, /* _VMObjHandleInfo */
3183 {13, 0x00061f68}, /* _VMMapDebugAlias */
3184 {13, 0x0000a654}, /* _KSEMRequestMutex */
3185 {13, 0x0000a6e7}, /* _KSEMReleaseMutex */
3186 {13, 0x0000a712}, /* _KSEMQueryMutex */
3187 {13, 0x00026957}, /* _TKPidToPTDA */
3188 {13, 0x00027f59}, /* _TKSuBuff */
3189 {13, 0x00027b8f}, /* _TKFuBuff */
3190 {13, 0x00027d19}, /* _TKFuBufLen */
3191 {13, 0x00027a39}, /* _TKSuFuBuff */
3192 {9 , 0x0000d7d4}, /* f_FuStrLenZ */
3193 {9 , 0x0000d78a}, /* f_FuStrLen */
3194 {9 , 0x0000d8c8}, /* f_FuBuff */
3195 {13, 0x00004012}, /* _SftFileSize */
3196 {8 , 0x0000bc38}, /* _ldrpFileNameBuf */
3197 {8 , 0x0000c8ac}, /* _LdrSem */
3198 {8 , 0x000070ec}, /* _pTCBCur */
3199 {8 , 0x000070e8}, /* _pPTDACur */
3200 {2 , 0x0000f99c}, /* ptda_start */
3201 {2 , 0x0000fa4e}, /* ptda_environ */
3202 {2 , 0x0000fea8}, /* ptda_ptdasem */
3203 {2 , 0x0000ffa8}, /* ptda_handle */
3204 {2 , 0x0000ffaa}, /* ptda_module */
3205 {2 , 0x0000fa50}, /* ptda_pBeginLIBPATH */
3206 {13, 0x00033b37}, /* SecPathFromSFN */
3207 }
3208 },
3209#ifdef ALLKERNELS
3210 { /* 8264AS.sym */
3211 8264, KF_SMP | KF_ALLSTRICT, 17,
3212 {
3213 {16, 0x0005c5fe}, /* _ldrOpenPath */
3214 {16, 0x0000d854}, /* _ldrRead */
3215 {16, 0x0005c344}, /* _ldrOpen */
3216 {16, 0x0005ce84}, /* _ldrClose */
3217 {16, 0x0005ced4}, /* _LDRQAppType */
3218 {16, 0x0005a5f0}, /* _ldrEnum32bitRelRecs */
3219 {16, 0x000678cc}, /* g_tkExecPgm */
3220 {16, 0x00063784}, /* _tkStartProcess */
3221 {16, 0x000585ec}, /* _LDRClearSem */
3222 {16, 0x0006848c}, /* _ldrASMpMTEFromHandle */
3223 {16, 0x00062dbc}, /* _ldrFindModule */
3224 {16, 0x00058684}, /* _ldrValidateMteHandle */
3225 {16, 0x00057950}, /* _VMAllocMem */
3226 {16, 0x0005847f}, /* _VMFreeMem */
3227 {16, 0x0002feb6}, /* _VMGetOwner */
3228 {16, 0x0002e6d7}, /* _VMObjHandleInfo */
3229 {16, 0x0008dca5}, /* _VMMapDebugAlias */
3230 {16, 0x0000f5cc}, /* _KSEMRequestMutex */
3231 {16, 0x0000f6e0}, /* _KSEMReleaseMutex */
3232 {16, 0x0000f740}, /* _KSEMQueryMutex */
3233 {16, 0x0003d5cb}, /* _TKPidToPTDA */
3234 {16, 0x0003f274}, /* _TKSuBuff */
3235 {16, 0x0003edc5}, /* _TKFuBuff */
3236 {16, 0x0003efd1}, /* _TKFuBufLen */
3237 {16, 0x0003ec3f}, /* _TKSuFuBuff */
3238 {13, 0x0000a840}, /* f_FuStrLenZ */
3239 {13, 0x0000a7c0}, /* f_FuStrLen */
3240 {13, 0x0000aa08}, /* f_FuBuff */
3241 {16, 0x00006a04}, /* _SftFileSize */
3242 {11, 0x0002c440}, /* _ldrpFileNameBuf */
3243 {11, 0x0002c858}, /* _LdrSem */
3244 {0 , 0x00000b34}, /* _pTCBCur */
3245 {0 , 0x00000b30}, /* _pPTDACur */
3246 {5 , 0x0000f8b4}, /* ptda_start */
3247 {5 , 0x0000f9ce}, /* ptda_environ */
3248 {5 , 0x0000fe88}, /* ptda_ptdasem */
3249 {5 , 0x0000ffa0}, /* ptda_handle */
3250 {5 , 0x0000ffa2}, /* ptda_module */
3251 {5 , 0x0000f9d0}, /* ptda_pBeginLIBPATH */
3252 {16, 0x00053650}, /* SecPathFromSFN */
3253 }
3254 },
3255#endif
3256#ifdef ALLKERNELS
3257 { /* 8264AU.sym */
3258 8264, KF_UNI | KF_ALLSTRICT, 16,
3259 {
3260 {15, 0x0004a87b}, /* _ldrOpenPath */
3261 {15, 0x0000a3a8}, /* _ldrRead */
3262 {15, 0x0004a5f0}, /* _ldrOpen */
3263 {15, 0x0004af88}, /* _ldrClose */
3264 {15, 0x0004afd8}, /* _LDRQAppType */
3265 {15, 0x00048508}, /* _ldrEnum32bitRelRecs */
3266 {15, 0x000540d0}, /* g_tkExecPgm */
3267 {15, 0x000507d4}, /* _tkStartProcess */
3268 {15, 0x00046938}, /* _LDRClearSem */
3269 {15, 0x00054b98}, /* _ldrASMpMTEFromHandle */
3270 {15, 0x0004febf}, /* _ldrFindModule */
3271 {15, 0x000469c0}, /* _ldrValidateMteHandle */
3272 {15, 0x00045e84}, /* _VMAllocMem */
3273 {15, 0x0004685f}, /* _VMFreeMem */
3274 {15, 0x000238ca}, /* _VMGetOwner */
3275 {15, 0x00022814}, /* _VMObjHandleInfo */
3276 {15, 0x000761bc}, /* _VMMapDebugAlias */
3277 {15, 0x0000bcd4}, /* _KSEMRequestMutex */
3278 {15, 0x0000bde8}, /* _KSEMReleaseMutex */
3279 {15, 0x0000be48}, /* _KSEMQueryMutex */
3280 {15, 0x0002fda7}, /* _TKPidToPTDA */
3281 {15, 0x00031888}, /* _TKSuBuff */
3282 {15, 0x00031478}, /* _TKFuBuff */
3283 {15, 0x00031644}, /* _TKFuBufLen */
3284 {15, 0x000312fb}, /* _TKSuFuBuff */
3285 {11, 0x0000ea10}, /* f_FuStrLenZ */
3286 {11, 0x0000e9c4}, /* f_FuStrLen */
3287 {11, 0x0000eb28}, /* f_FuBuff */
3288 {15, 0x00004b68}, /* _SftFileSize */
3289 {10, 0x00029538}, /* _ldrpFileNameBuf */
3290 {10, 0x0002a384}, /* _LdrSem */
3291 {10, 0x0000b868}, /* _pTCBCur */
3292 {10, 0x0000b864}, /* _pPTDACur */
3293 {4 , 0x0000f994}, /* ptda_start */
3294 {4 , 0x0000fa46}, /* ptda_environ */
3295 {4 , 0x0000fea0}, /* ptda_ptdasem */
3296 {4 , 0x0000ffa8}, /* ptda_handle */
3297 {4 , 0x0000ffaa}, /* ptda_module */
3298 {4 , 0x0000fa48}, /* ptda_pBeginLIBPATH */
3299 {15, 0x000426a7}, /* SecPathFromSFN */
3300 }
3301 },
3302#endif
3303#ifdef ALLKERNELS
3304 { /* 8264HS.sym */
3305 8264, KF_SMP | KF_HALFSTRICT, 17,
3306 {
3307 {16, 0x0004ca56}, /* _ldrOpenPath */
3308 {16, 0x0000c360}, /* _ldrRead */
3309 {16, 0x0004c7b0}, /* _ldrOpen */
3310 {16, 0x0004d1d0}, /* _ldrClose */
3311 {16, 0x0004d220}, /* _LDRQAppType */
3312 {16, 0x0004aca8}, /* _ldrEnum32bitRelRecs */
3313 {16, 0x00056be2}, /* g_tkExecPgm */
3314 {16, 0x00053359}, /* _tkStartProcess */
3315 {16, 0x0004925c}, /* _LDRClearSem */
3316 {16, 0x000576c4}, /* _ldrASMpMTEFromHandle */
3317 {16, 0x00052a35}, /* _ldrFindModule */
3318 {16, 0x000492a8}, /* _ldrValidateMteHandle */
3319 {16, 0x00048898}, /* _VMAllocMem */
3320 {16, 0x00049105}, /* _VMFreeMem */
3321 {16, 0x00029210}, /* _VMGetOwner */
3322 {16, 0x00027e67}, /* _VMObjHandleInfo */
3323 {16, 0x00079915}, /* _VMMapDebugAlias */
3324 {16, 0x0000db54}, /* _KSEMRequestMutex */
3325 {16, 0x0000dc2b}, /* _KSEMReleaseMutex */
3326 {16, 0x0000dc56}, /* _KSEMQueryMutex */
3327 {16, 0x00033ecf}, /* _TKPidToPTDA */
3328 {16, 0x00035653}, /* _TKSuBuff */
3329 {16, 0x000351e6}, /* _TKFuBuff */
3330 {16, 0x000353b0}, /* _TKFuBufLen */
3331 {16, 0x00035075}, /* _TKSuFuBuff */
3332 {13, 0x0000a178}, /* f_FuStrLenZ */
3333 {13, 0x0000a0f8}, /* f_FuStrLen */
3334 {13, 0x0000a321}, /* f_FuBuff */
3335 {16, 0x00005b3e}, /* _SftFileSize */
3336 {11, 0x0001d588}, /* _ldrpFileNameBuf */
3337 {11, 0x0001d7c8}, /* _LdrSem */
3338 {0 , 0x00000b34}, /* _pTCBCur */
3339 {0 , 0x00000b30}, /* _pPTDACur */
3340 {5 , 0x0000f8c0}, /* ptda_start */
3341 {5 , 0x0000f9da}, /* ptda_environ */
3342 {5 , 0x0000fe94}, /* ptda_ptdasem */
3343 {5 , 0x0000ffa0}, /* ptda_handle */
3344 {5 , 0x0000ffa2}, /* ptda_module */
3345 {5 , 0x0000f9dc}, /* ptda_pBeginLIBPATH */
3346 {16, 0x00044c58}, /* SecPathFromSFN */
3347 }
3348 },
3349#endif
3350#ifdef ALLKERNELS
3351 { /* 8264HU.sym */
3352 8264, KF_UNI | KF_HALFSTRICT, 16,
3353 {
3354 {15, 0x0003c47b}, /* _ldrOpenPath */
3355 {15, 0x000093a0}, /* _ldrRead */
3356 {15, 0x0003c204}, /* _ldrOpen */
3357 {15, 0x0003ca88}, /* _ldrClose */
3358 {15, 0x0003cad8}, /* _LDRQAppType */
3359 {15, 0x0003a3f8}, /* _ldrEnum32bitRelRecs */
3360 {15, 0x00044c02}, /* g_tkExecPgm */
3361 {15, 0x00041b67}, /* _tkStartProcess */
3362 {15, 0x00038e0c}, /* _LDRClearSem */
3363 {15, 0x000455f8}, /* _ldrASMpMTEFromHandle */
3364 {15, 0x000412f2}, /* _ldrFindModule */
3365 {15, 0x00038e48}, /* _ldrValidateMteHandle */
3366 {15, 0x000386c4}, /* _VMAllocMem */
3367 {15, 0x00038d4d}, /* _VMFreeMem */
3368 {15, 0x0001e20e}, /* _VMGetOwner */
3369 {15, 0x0001d574}, /* _VMObjHandleInfo */
3370 {15, 0x00063b4c}, /* _VMMapDebugAlias */
3371 {15, 0x0000a814}, /* _KSEMRequestMutex */
3372 {15, 0x0000a8eb}, /* _KSEMReleaseMutex */
3373 {15, 0x0000a916}, /* _KSEMQueryMutex */
3374 {15, 0x000278ff}, /* _TKPidToPTDA */
3375 {15, 0x00028f15}, /* _TKSuBuff */
3376 {15, 0x00028b49}, /* _TKFuBuff */
3377 {15, 0x00028cd3}, /* _TKFuBufLen */
3378 {15, 0x000289e1}, /* _TKSuFuBuff */
3379 {11, 0x0000d7e0}, /* f_FuStrLenZ */
3380 {11, 0x0000d796}, /* f_FuStrLen */
3381 {11, 0x0000d8d4}, /* f_FuBuff */
3382 {15, 0x00004096}, /* _SftFileSize */
3383 {10, 0x0001bdfc}, /* _ldrpFileNameBuf */
3384 {10, 0x0001ca70}, /* _LdrSem */
3385 {10, 0x000070ec}, /* _pTCBCur */
3386 {10, 0x000070e8}, /* _pPTDACur */
3387 {4 , 0x0000f99c}, /* ptda_start */
3388 {4 , 0x0000fa4e}, /* ptda_environ */
3389 {4 , 0x0000fea8}, /* ptda_ptdasem */
3390 {4 , 0x0000ffa8}, /* ptda_handle */
3391 {4 , 0x0000ffaa}, /* ptda_module */
3392 {4 , 0x0000fa50}, /* ptda_pBeginLIBPATH */
3393 {15, 0x0003553b}, /* SecPathFromSFN */
3394 }
3395 },
3396#endif
3397 { /* 8264RS.sym */
3398 8264, KF_SMP, 15,
3399 {
3400 {14, 0x0004a7ca}, /* _ldrOpenPath */
3401 {14, 0x0000c250}, /* _ldrRead */
3402 {14, 0x0004a524}, /* _ldrOpen */
3403 {14, 0x0004af44}, /* _ldrClose */
3404 {14, 0x0004af94}, /* _LDRQAppType */
3405 {14, 0x00048a1c}, /* _ldrEnum32bitRelRecs */
3406 {14, 0x00054942}, /* g_tkExecPgm */
3407 {14, 0x0005103d}, /* _tkStartProcess */
3408 {14, 0x00046fd0}, /* _LDRClearSem */
3409 {14, 0x00055424}, /* _ldrASMpMTEFromHandle */
3410 {14, 0x00050719}, /* _ldrFindModule */
3411 {14, 0x0004701c}, /* _ldrValidateMteHandle */
3412 {14, 0x0004660c}, /* _VMAllocMem */
3413 {14, 0x00046e79}, /* _VMFreeMem */
3414 {14, 0x000279f4}, /* _VMGetOwner */
3415 {14, 0x0002664b}, /* _VMObjHandleInfo */
3416 {14, 0x0007769d}, /* _VMMapDebugAlias */
3417 {14, 0x0000d914}, /* _KSEMRequestMutex */
3418 {14, 0x0000d9a7}, /* _KSEMReleaseMutex */
3419 {14, 0x0000d9d2}, /* _KSEMQueryMutex */
3420 {14, 0x000326b3}, /* _TKPidToPTDA */
3421 {14, 0x00033e37}, /* _TKSuBuff */
3422 {14, 0x000339ca}, /* _TKFuBuff */
3423 {14, 0x00033b94}, /* _TKFuBufLen */
3424 {14, 0x00033859}, /* _TKSuFuBuff */
3425 {11, 0x0000a178}, /* f_FuStrLenZ */
3426 {11, 0x0000a0f8}, /* f_FuStrLen */
3427 {11, 0x0000a321}, /* f_FuBuff */
3428 {14, 0x00005a9a}, /* _SftFileSize */
3429 {9 , 0x0000cff8}, /* _ldrpFileNameBuf */
3430 {9 , 0x0000d238}, /* _LdrSem */
3431 {0 , 0x00000b34}, /* _pTCBCur */
3432 {0 , 0x00000b30}, /* _pPTDACur */
3433 {3 , 0x0000f8c0}, /* ptda_start */
3434 {3 , 0x0000f9da}, /* ptda_environ */
3435 {3 , 0x0000fe94}, /* ptda_ptdasem */
3436 {3 , 0x0000ffa0}, /* ptda_handle */
3437 {3 , 0x0000ffa2}, /* ptda_module */
3438 {3 , 0x0000f9dc}, /* ptda_pBeginLIBPATH */
3439 {14, 0x000429cc}, /* SecPathFromSFN */
3440 }
3441 },
3442 { /* 8264RU.sym */
3443 8264, KF_UNI, 14,
3444 {
3445 {13, 0x0003ad0b}, /* _ldrOpenPath */
3446 {13, 0x0000930c}, /* _ldrRead */
3447 {13, 0x0003aa94}, /* _ldrOpen */
3448 {13, 0x0003b318}, /* _ldrClose */
3449 {13, 0x0003b368}, /* _LDRQAppType */
3450 {13, 0x00038c88}, /* _ldrEnum32bitRelRecs */
3451 {13, 0x00043432}, /* g_tkExecPgm */
3452 {13, 0x000403bb}, /* _tkStartProcess */
3453 {13, 0x0003769c}, /* _LDRClearSem */
3454 {13, 0x00043e28}, /* _ldrASMpMTEFromHandle */
3455 {13, 0x0003fb46}, /* _ldrFindModule */
3456 {13, 0x000376d8}, /* _ldrValidateMteHandle */
3457 {13, 0x00036f54}, /* _VMAllocMem */
3458 {13, 0x000375dd}, /* _VMFreeMem */
3459 {13, 0x0001d3a6}, /* _VMGetOwner */
3460 {13, 0x0001c70c}, /* _VMObjHandleInfo */
3461 {13, 0x00062298}, /* _VMMapDebugAlias */
3462 {13, 0x0000a658}, /* _KSEMRequestMutex */
3463 {13, 0x0000a6eb}, /* _KSEMReleaseMutex */
3464 {13, 0x0000a716}, /* _KSEMQueryMutex */
3465 {13, 0x00026a97}, /* _TKPidToPTDA */
3466 {13, 0x000280ad}, /* _TKSuBuff */
3467 {13, 0x00027ce1}, /* _TKFuBuff */
3468 {13, 0x00027e6b}, /* _TKFuBufLen */
3469 {13, 0x00027b79}, /* _TKSuFuBuff */
3470 {9 , 0x0000d7e0}, /* f_FuStrLenZ */
3471 {9 , 0x0000d796}, /* f_FuStrLen */
3472 {9 , 0x0000d8d4}, /* f_FuBuff */
3473 {13, 0x00004016}, /* _SftFileSize */
3474 {8 , 0x0000bc40}, /* _ldrpFileNameBuf */
3475 {8 , 0x0000c8b4}, /* _LdrSem */
3476 {8 , 0x000070ec}, /* _pTCBCur */
3477 {8 , 0x000070e8}, /* _pPTDACur */
3478 {2 , 0x0000f99c}, /* ptda_start */
3479 {2 , 0x0000fa4e}, /* ptda_environ */
3480 {2 , 0x0000fea8}, /* ptda_ptdasem */
3481 {2 , 0x0000ffa8}, /* ptda_handle */
3482 {2 , 0x0000ffaa}, /* ptda_module */
3483 {2 , 0x0000fa50}, /* ptda_pBeginLIBPATH */
3484 {13, 0x00033dcb}, /* SecPathFromSFN */
3485 }
3486 },
3487#ifdef ALLKERNELS
3488 { /* 8265AS.sym */
3489 8265, KF_SMP | KF_ALLSTRICT, 17,
3490 {
3491 {16, 0x0005c64e}, /* _ldrOpenPath */
3492 {16, 0x0000d854}, /* _ldrRead */
3493 {16, 0x0005c394}, /* _ldrOpen */
3494 {16, 0x0005ced4}, /* _ldrClose */
3495 {16, 0x0005cf24}, /* _LDRQAppType */
3496 {16, 0x0005a62c}, /* _ldrEnum32bitRelRecs */
3497 {16, 0x0006791c}, /* g_tkExecPgm */
3498 {16, 0x000637d4}, /* _tkStartProcess */
3499 {16, 0x00058628}, /* _LDRClearSem */
3500 {16, 0x000684dc}, /* _ldrASMpMTEFromHandle */
3501 {16, 0x00062e0c}, /* _ldrFindModule */
3502 {16, 0x000586c0}, /* _ldrValidateMteHandle */
3503 {16, 0x0005798c}, /* _VMAllocMem */
3504 {16, 0x000584bb}, /* _VMFreeMem */
3505 {16, 0x0002fede}, /* _VMGetOwner */
3506 {16, 0x0002e6ff}, /* _VMObjHandleInfo */
3507 {16, 0x0008dd8d}, /* _VMMapDebugAlias */
3508 {16, 0x0000f5b8}, /* _KSEMRequestMutex */
3509 {16, 0x0000f6cc}, /* _KSEMReleaseMutex */
3510 {16, 0x0000f72c}, /* _KSEMQueryMutex */
3511 {16, 0x0003d5f3}, /* _TKPidToPTDA */
3512 {16, 0x0003f29c}, /* _TKSuBuff */
3513 {16, 0x0003eded}, /* _TKFuBuff */
3514 {16, 0x0003eff9}, /* _TKFuBufLen */
3515 {16, 0x0003ec67}, /* _TKSuFuBuff */
3516 {13, 0x0000a840}, /* f_FuStrLenZ */
3517 {13, 0x0000a7c0}, /* f_FuStrLen */
3518 {13, 0x0000aa08}, /* f_FuBuff */
3519 {16, 0x00006a04}, /* _SftFileSize */
3520 {11, 0x0002c41c}, /* _ldrpFileNameBuf */
3521 {11, 0x0002c834}, /* _LdrSem */
3522 {0 , 0x00000b34}, /* _pTCBCur */
3523 {0 , 0x00000b30}, /* _pPTDACur */
3524 {5 , 0x0000f8b4}, /* ptda_start */
3525 {5 , 0x0000f9ce}, /* ptda_environ */
3526 {5 , 0x0000fe88}, /* ptda_ptdasem */
3527 {5 , 0x0000ffa0}, /* ptda_handle */
3528 {5 , 0x0000ffa2}, /* ptda_module */
3529 {5 , 0x0000f9d0}, /* ptda_pBeginLIBPATH */
3530 {16, 0x0005368c}, /* SecPathFromSFN */
3531 }
3532 },
3533#endif
3534#ifdef ALLKERNELS
3535 { /* 8265AU.sym */
3536 8265, KF_UNI | KF_ALLSTRICT, 16,
3537 {
3538 {15, 0x0004a8e3}, /* _ldrOpenPath */
3539 {15, 0x0000a3a8}, /* _ldrRead */
3540 {15, 0x0004a658}, /* _ldrOpen */
3541 {15, 0x0004aff0}, /* _ldrClose */
3542 {15, 0x0004b040}, /* _LDRQAppType */
3543 {15, 0x00048558}, /* _ldrEnum32bitRelRecs */
3544 {15, 0x00054138}, /* g_tkExecPgm */
3545 {15, 0x0005083c}, /* _tkStartProcess */
3546 {15, 0x00046988}, /* _LDRClearSem */
3547 {15, 0x00054c00}, /* _ldrASMpMTEFromHandle */
3548 {15, 0x0004ff27}, /* _ldrFindModule */
3549 {15, 0x00046a10}, /* _ldrValidateMteHandle */
3550 {15, 0x00045ed4}, /* _VMAllocMem */
3551 {15, 0x000468af}, /* _VMFreeMem */
3552 {15, 0x0002390e}, /* _VMGetOwner */
3553 {15, 0x00022858}, /* _VMObjHandleInfo */
3554 {15, 0x000761e0}, /* _VMMapDebugAlias */
3555 {15, 0x0000bccc}, /* _KSEMRequestMutex */
3556 {15, 0x0000bde0}, /* _KSEMReleaseMutex */
3557 {15, 0x0000be40}, /* _KSEMQueryMutex */
3558 {15, 0x0002fde7}, /* _TKPidToPTDA */
3559 {15, 0x000318c8}, /* _TKSuBuff */
3560 {15, 0x000314b8}, /* _TKFuBuff */
3561 {15, 0x00031684}, /* _TKFuBufLen */
3562 {15, 0x0003133b}, /* _TKSuFuBuff */
3563 {11, 0x0000ea50}, /* f_FuStrLenZ */
3564 {11, 0x0000ea04}, /* f_FuStrLen */
3565 {11, 0x0000eb68}, /* f_FuBuff */
3566 {15, 0x00004b68}, /* _SftFileSize */
3567 {10, 0x00029514}, /* _ldrpFileNameBuf */
3568 {10, 0x0002a360}, /* _LdrSem */
3569 {10, 0x0000b868}, /* _pTCBCur */
3570 {10, 0x0000b864}, /* _pPTDACur */
3571 {4 , 0x0000f994}, /* ptda_start */
3572 {4 , 0x0000fa46}, /* ptda_environ */
3573 {4 , 0x0000fea0}, /* ptda_ptdasem */
3574 {4 , 0x0000ffa8}, /* ptda_handle */
3575 {4 , 0x0000ffaa}, /* ptda_module */
3576 {4 , 0x0000fa48}, /* ptda_pBeginLIBPATH */
3577 {15, 0x000426f7}, /* SecPathFromSFN */
3578 }
3579 },
3580#endif
3581#ifdef ALLKERNELS
3582 { /* 8265HS.sym */
3583 8265, KF_SMP | KF_HALFSTRICT, 17,
3584 {
3585 {16, 0x0004cb12}, /* _ldrOpenPath */
3586 {16, 0x0000c360}, /* _ldrRead */
3587 {16, 0x0004c86c}, /* _ldrOpen */
3588 {16, 0x0004d28c}, /* _ldrClose */
3589 {16, 0x0004d2dc}, /* _LDRQAppType */
3590 {16, 0x0004ad50}, /* _ldrEnum32bitRelRecs */
3591 {16, 0x00056c8e}, /* g_tkExecPgm */
3592 {16, 0x00053405}, /* _tkStartProcess */
3593 {16, 0x00049304}, /* _LDRClearSem */
3594 {16, 0x00057770}, /* _ldrASMpMTEFromHandle */
3595 {16, 0x00052ae1}, /* _ldrFindModule */
3596 {16, 0x00049350}, /* _ldrValidateMteHandle */
3597 {16, 0x00048940}, /* _VMAllocMem */
3598 {16, 0x000491ad}, /* _VMFreeMem */
3599 {16, 0x000292a4}, /* _VMGetOwner */
3600 {16, 0x00027efb}, /* _VMObjHandleInfo */
3601 {16, 0x00079a61}, /* _VMMapDebugAlias */
3602 {16, 0x0000db44}, /* _KSEMRequestMutex */
3603 {16, 0x0000dc1b}, /* _KSEMReleaseMutex */
3604 {16, 0x0000dc46}, /* _KSEMQueryMutex */
3605 {16, 0x00033f63}, /* _TKPidToPTDA */
3606 {16, 0x000356e7}, /* _TKSuBuff */
3607 {16, 0x0003527a}, /* _TKFuBuff */
3608 {16, 0x00035444}, /* _TKFuBufLen */
3609 {16, 0x00035109}, /* _TKSuFuBuff */
3610 {13, 0x0000a178}, /* f_FuStrLenZ */
3611 {13, 0x0000a0f8}, /* f_FuStrLen */
3612 {13, 0x0000a321}, /* f_FuBuff */
3613 {16, 0x00005b3e}, /* _SftFileSize */
3614 {11, 0x0001d588}, /* _ldrpFileNameBuf */
3615 {11, 0x0001d7c8}, /* _LdrSem */
3616 {0 , 0x00000b34}, /* _pTCBCur */
3617 {0 , 0x00000b30}, /* _pPTDACur */
3618 {5 , 0x0000f8c0}, /* ptda_start */
3619 {5 , 0x0000f9da}, /* ptda_environ */
3620 {5 , 0x0000fe94}, /* ptda_ptdasem */
3621 {5 , 0x0000ffa0}, /* ptda_handle */
3622 {5 , 0x0000ffa2}, /* ptda_module */
3623 {5 , 0x0000f9dc}, /* ptda_pBeginLIBPATH */
3624 {16, 0x00044d00}, /* SecPathFromSFN */
3625 }
3626 },
3627#endif
3628#ifdef ALLKERNELS
3629 { /* 8265HU.sym */
3630 8265, KF_UNI | KF_HALFSTRICT, 16,
3631 {
3632 {15, 0x0003c3a3}, /* _ldrOpenPath */
3633 {15, 0x000093a0}, /* _ldrRead */
3634 {15, 0x0003c12c}, /* _ldrOpen */
3635 {15, 0x0003c9b0}, /* _ldrClose */
3636 {15, 0x0003ca00}, /* _LDRQAppType */
3637 {15, 0x0003a30c}, /* _ldrEnum32bitRelRecs */
3638 {15, 0x00044b2a}, /* g_tkExecPgm */
3639 {15, 0x00041a8f}, /* _tkStartProcess */
3640 {15, 0x00038d20}, /* _LDRClearSem */
3641 {15, 0x00045520}, /* _ldrASMpMTEFromHandle */
3642 {15, 0x0004121a}, /* _ldrFindModule */
3643 {15, 0x00038d5c}, /* _ldrValidateMteHandle */
3644 {15, 0x000385d8}, /* _VMAllocMem */
3645 {15, 0x00038c61}, /* _VMFreeMem */
3646 {15, 0x0001e116}, /* _VMGetOwner */
3647 {15, 0x0001d47c}, /* _VMObjHandleInfo */
3648 {15, 0x00063a58}, /* _VMMapDebugAlias */
3649 {15, 0x0000a808}, /* _KSEMRequestMutex */
3650 {15, 0x0000a8df}, /* _KSEMReleaseMutex */
3651 {15, 0x0000a90a}, /* _KSEMQueryMutex */
3652 {15, 0x00027807}, /* _TKPidToPTDA */
3653 {15, 0x00028e1d}, /* _TKSuBuff */
3654 {15, 0x00028a51}, /* _TKFuBuff */
3655 {15, 0x00028bdb}, /* _TKFuBufLen */
3656 {15, 0x000288e9}, /* _TKSuFuBuff */
3657 {11, 0x0000d830}, /* f_FuStrLenZ */
3658 {11, 0x0000d7e6}, /* f_FuStrLen */
3659 {11, 0x0000d924}, /* f_FuBuff */
3660 {15, 0x00004096}, /* _SftFileSize */
3661 {10, 0x0001bdfc}, /* _ldrpFileNameBuf */
3662 {10, 0x0001ca70}, /* _LdrSem */
3663 {10, 0x000070ec}, /* _pTCBCur */
3664 {10, 0x000070e8}, /* _pPTDACur */
3665 {4 , 0x0000f99c}, /* ptda_start */
3666 {4 , 0x0000fa4e}, /* ptda_environ */
3667 {4 , 0x0000fea8}, /* ptda_ptdasem */
3668 {4 , 0x0000ffa8}, /* ptda_handle */
3669 {4 , 0x0000ffaa}, /* ptda_module */
3670 {4 , 0x0000fa50}, /* ptda_pBeginLIBPATH */
3671 {15, 0x00035453}, /* SecPathFromSFN */
3672 }
3673 },
3674#endif
3675 { /* 8265RS.sym */
3676 8265, KF_SMP, 15,
3677 {
3678 {14, 0x0004a87a}, /* _ldrOpenPath */
3679 {14, 0x0000c250}, /* _ldrRead */
3680 {14, 0x0004a5d4}, /* _ldrOpen */
3681 {14, 0x0004aff4}, /* _ldrClose */
3682 {14, 0x0004b044}, /* _LDRQAppType */
3683 {14, 0x00048ab8}, /* _ldrEnum32bitRelRecs */
3684 {14, 0x000549e2}, /* g_tkExecPgm */
3685 {14, 0x000510dd}, /* _tkStartProcess */
3686 {14, 0x0004706c}, /* _LDRClearSem */
3687 {14, 0x000554c4}, /* _ldrASMpMTEFromHandle */
3688 {14, 0x000507b9}, /* _ldrFindModule */
3689 {14, 0x000470b8}, /* _ldrValidateMteHandle */
3690 {14, 0x000466a8}, /* _VMAllocMem */
3691 {14, 0x00046f15}, /* _VMFreeMem */
3692 {14, 0x00027a7c}, /* _VMGetOwner */
3693 {14, 0x000266d3}, /* _VMObjHandleInfo */
3694 {14, 0x000777c5}, /* _VMMapDebugAlias */
3695 {14, 0x0000d914}, /* _KSEMRequestMutex */
3696 {14, 0x0000d9a7}, /* _KSEMReleaseMutex */
3697 {14, 0x0000d9d2}, /* _KSEMQueryMutex */
3698 {14, 0x0003273b}, /* _TKPidToPTDA */
3699 {14, 0x00033ebf}, /* _TKSuBuff */
3700 {14, 0x00033a52}, /* _TKFuBuff */
3701 {14, 0x00033c1c}, /* _TKFuBufLen */
3702 {14, 0x000338e1}, /* _TKSuFuBuff */
3703 {11, 0x0000a178}, /* f_FuStrLenZ */
3704 {11, 0x0000a0f8}, /* f_FuStrLen */
3705 {11, 0x0000a321}, /* f_FuBuff */
3706 {14, 0x00005a9a}, /* _SftFileSize */
3707 {9 , 0x0000cff8}, /* _ldrpFileNameBuf */
3708 {9 , 0x0000d238}, /* _LdrSem */
3709 {0 , 0x00000b34}, /* _pTCBCur */
3710 {0 , 0x00000b30}, /* _pPTDACur */
3711 {3 , 0x0000f8c0}, /* ptda_start */
3712 {3 , 0x0000f9da}, /* ptda_environ */
3713 {3 , 0x0000fe94}, /* ptda_ptdasem */
3714 {3 , 0x0000ffa0}, /* ptda_handle */
3715 {3 , 0x0000ffa2}, /* ptda_module */
3716 {3 , 0x0000f9dc}, /* ptda_pBeginLIBPATH */
3717 {14, 0x00042a68}, /* SecPathFromSFN */
3718 }
3719 },
3720 { /* 8265RU.sym */
3721 8265, KF_UNI, 14,
3722 {
3723 {13, 0x0003ac2b}, /* _ldrOpenPath */
3724 {13, 0x0000930c}, /* _ldrRead */
3725 {13, 0x0003a9b4}, /* _ldrOpen */
3726 {13, 0x0003b238}, /* _ldrClose */
3727 {13, 0x0003b288}, /* _LDRQAppType */
3728 {13, 0x00038b94}, /* _ldrEnum32bitRelRecs */
3729 {13, 0x00043352}, /* g_tkExecPgm */
3730 {13, 0x000402db}, /* _tkStartProcess */
3731 {13, 0x000375a8}, /* _LDRClearSem */
3732 {13, 0x00043d48}, /* _ldrASMpMTEFromHandle */
3733 {13, 0x0003fa66}, /* _ldrFindModule */
3734 {13, 0x000375e4}, /* _ldrValidateMteHandle */
3735 {13, 0x00036e60}, /* _VMAllocMem */
3736 {13, 0x000374e9}, /* _VMFreeMem */
3737 {13, 0x0001d2a6}, /* _VMGetOwner */
3738 {13, 0x0001c60c}, /* _VMObjHandleInfo */
3739 {13, 0x000621d8}, /* _VMMapDebugAlias */
3740 {13, 0x0000a65c}, /* _KSEMRequestMutex */
3741 {13, 0x0000a6ef}, /* _KSEMReleaseMutex */
3742 {13, 0x0000a71a}, /* _KSEMQueryMutex */
3743 {13, 0x00026997}, /* _TKPidToPTDA */
3744 {13, 0x00027fad}, /* _TKSuBuff */
3745 {13, 0x00027be1}, /* _TKFuBuff */
3746 {13, 0x00027d6b}, /* _TKFuBufLen */
3747 {13, 0x00027a79}, /* _TKSuFuBuff */
3748 {9 , 0x0000d830}, /* f_FuStrLenZ */
3749 {9 , 0x0000d7e6}, /* f_FuStrLen */
3750 {9 , 0x0000d924}, /* f_FuBuff */
3751 {13, 0x00004016}, /* _SftFileSize */
3752 {8 , 0x0000bc40}, /* _ldrpFileNameBuf */
3753 {8 , 0x0000c8b4}, /* _LdrSem */
3754 {8 , 0x000070ec}, /* _pTCBCur */
3755 {8 , 0x000070e8}, /* _pPTDACur */
3756 {2 , 0x0000f99c}, /* ptda_start */
3757 {2 , 0x0000fa4e}, /* ptda_environ */
3758 {2 , 0x0000fea8}, /* ptda_ptdasem */
3759 {2 , 0x0000ffa8}, /* ptda_handle */
3760 {2 , 0x0000ffaa}, /* ptda_module */
3761 {2 , 0x0000fa50}, /* ptda_pBeginLIBPATH */
3762 {13, 0x00033cdb}, /* SecPathFromSFN */
3763 }
3764 },
3765 { /* 8266RS.sym */
3766 8266, KF_SMP, 15,
3767 {
3768 {14, 0x0004a886}, /* _ldrOpenPath */
3769 {14, 0x0000c250}, /* _ldrRead */
3770 {14, 0x0004a5e0}, /* _ldrOpen */
3771 {14, 0x0004b000}, /* _ldrClose */
3772 {14, 0x0004b050}, /* _LDRQAppType */
3773 {14, 0x00048ac4}, /* _ldrEnum32bitRelRecs */
3774 {14, 0x000549ee}, /* g_tkExecPgm */
3775 {14, 0x000510e9}, /* _tkStartProcess */
3776 {14, 0x00047078}, /* _LDRClearSem */
3777 {14, 0x000554d0}, /* _ldrASMpMTEFromHandle */
3778 {14, 0x000507c5}, /* _ldrFindModule */
3779 {14, 0x000470c4}, /* _ldrValidateMteHandle */
3780 {14, 0x000466b4}, /* _VMAllocMem */
3781 {14, 0x00046f21}, /* _VMFreeMem */
3782 {14, 0x00027a7c}, /* _VMGetOwner */
3783 {14, 0x000266d3}, /* _VMObjHandleInfo */
3784 {14, 0x000777d1}, /* _VMMapDebugAlias */
3785 {14, 0x0000d914}, /* _KSEMRequestMutex */
3786 {14, 0x0000d9a7}, /* _KSEMReleaseMutex */
3787 {14, 0x0000d9d2}, /* _KSEMQueryMutex */
3788 {14, 0x0003273b}, /* _TKPidToPTDA */
3789 {14, 0x00033ebf}, /* _TKSuBuff */
3790 {14, 0x00033a52}, /* _TKFuBuff */
3791 {14, 0x00033c1c}, /* _TKFuBufLen */
3792 {14, 0x000338e1}, /* _TKSuFuBuff */
3793 {11, 0x0000a178}, /* f_FuStrLenZ */
3794 {11, 0x0000a0f8}, /* f_FuStrLen */
3795 {11, 0x0000a321}, /* f_FuBuff */
3796 {14, 0x00005a9a}, /* _SftFileSize */
3797 {9 , 0x0000cff8}, /* _ldrpFileNameBuf */
3798 {9 , 0x0000d238}, /* _LdrSem */
3799 {0 , 0x00000b34}, /* _pTCBCur */
3800 {0 , 0x00000b30}, /* _pPTDACur */
3801 {3 , 0x0000f8c0}, /* ptda_start */
3802 {3 , 0x0000f9da}, /* ptda_environ */
3803 {3 , 0x0000fe94}, /* ptda_ptdasem */
3804 {3 , 0x0000ffa0}, /* ptda_handle */
3805 {3 , 0x0000ffa2}, /* ptda_module */
3806 {3 , 0x0000f9dc}, /* ptda_pBeginLIBPATH */
3807 {14, 0x00042a74}, /* SecPathFromSFN */
3808 }
3809 },
3810#ifdef ALLKERNELS
3811 { /* 9024AU.sym */
3812 9024, KF_UNI | KF_ALLSTRICT, 15,
3813 {
3814 {14, 0x0004667f}, /* _ldrOpenPath */
3815 {14, 0x00008c0c}, /* _ldrRead */
3816 {14, 0x000463f4}, /* _ldrOpen */
3817 {14, 0x00046d8c}, /* _ldrClose */
3818 {14, 0x00046ddc}, /* _LDRQAppType */
3819 {14, 0x000443ec}, /* _ldrEnum32bitRelRecs */
3820 {14, 0x0004f97c}, /* g_tkExecPgm */
3821 {14, 0x0004c120}, /* _tkStartProcess */
3822 {14, 0x00042864}, /* _LDRClearSem */
3823 {14, 0x00050404}, /* _ldrASMpMTEFromHandle */
3824 {14, 0x0004b812}, /* _ldrFindModule */
3825 {14, 0x000428ec}, /* _ldrValidateMteHandle */
3826 {14, 0x00041db8}, /* _VMAllocMem */
3827 {14, 0x0004278b}, /* _VMFreeMem */
3828 {14, 0x0002165e}, /* _VMGetOwner */
3829 {14, 0x000205bc}, /* _VMObjHandleInfo */
3830 {14, 0x0006a3b4}, /* _VMMapDebugAlias */
3831 {14, 0x0000a5b4}, /* _KSEMRequestMutex */
3832 {14, 0x0000a6c8}, /* _KSEMReleaseMutex */
3833 {14, 0x0000a728}, /* _KSEMQueryMutex */
3834 {14, 0x0002d183}, /* _TKPidToPTDA */
3835 {14, 0x0002ec48}, /* _TKSuBuff */
3836 {14, 0x0002e83a}, /* _TKFuBuff */
3837 {14, 0x0002ea06}, /* _TKFuBufLen */
3838 {14, 0x0002e6db}, /* _TKSuFuBuff */
3839 {11, 0x0000f8d4}, /* f_FuStrLenZ */
3840 {11, 0x0000f888}, /* f_FuStrLen */
3841 {11, 0x0000f9ec}, /* f_FuBuff */
3842 {14, 0x0000442c}, /* _SftFileSize */
3843 {10, 0x00017ebc}, /* _ldrpFileNameBuf */
3844 {10, 0x000159f0}, /* _LdrSem */
3845 {10, 0x0000b920}, /* _pTCBCur */
3846 {10, 0x0000b91c}, /* _pPTDACur */
3847 {4 , 0x0000f9f4}, /* ptda_start */
3848 {4 , 0x0000fa9a}, /* ptda_environ */
3849 {4 , 0x0000fecc}, /* ptda_ptdasem */
3850 {4 , 0x0000ffa8}, /* ptda_handle */
3851 {4 , 0x0000ffaa}, /* ptda_module */
3852 {4 , 0x0000fa9c}, /* ptda_pBeginLIBPATH */
3853 {14, 0x0003e13e}, /* SecPathFromSFN */
3854 }
3855 },
3856#endif
3857 { /* 9024RU.sym */
3858 9024, KF_UNI, 13,
3859 {
3860 {12, 0x00036ea3}, /* _ldrOpenPath */
3861 {12, 0x00007d68}, /* _ldrRead */
3862 {12, 0x00036c2c}, /* _ldrOpen */
3863 {12, 0x000374b4}, /* _ldrClose */
3864 {12, 0x00037504}, /* _LDRQAppType */
3865 {12, 0x00034ef8}, /* _ldrEnum32bitRelRecs */
3866 {12, 0x0003f196}, /* g_tkExecPgm */
3867 {12, 0x0003c177}, /* _tkStartProcess */
3868 {12, 0x00033954}, /* _LDRClearSem */
3869 {12, 0x0003fb4c}, /* _ldrASMpMTEFromHandle */
3870 {12, 0x0003b907}, /* _ldrFindModule */
3871 {12, 0x00033990}, /* _ldrValidateMteHandle */
3872 {12, 0x00033214}, /* _VMAllocMem */
3873 {12, 0x00033895}, /* _VMFreeMem */
3874 {12, 0x0001b218}, /* _VMGetOwner */
3875 {12, 0x0001a58c}, /* _VMObjHandleInfo */
3876 {12, 0x00056e30}, /* _VMMapDebugAlias */
3877 {12, 0x000090ec}, /* _KSEMRequestMutex */
3878 {12, 0x0000917f}, /* _KSEMReleaseMutex */
3879 {12, 0x000091aa}, /* _KSEMQueryMutex */
3880 {12, 0x000240bb}, /* _TKPidToPTDA */
3881 {12, 0x000256b5}, /* _TKSuBuff */
3882 {12, 0x000252eb}, /* _TKFuBuff */
3883 {12, 0x00025475}, /* _TKFuBufLen */
3884 {12, 0x000251a1}, /* _TKSuFuBuff */
3885 {9 , 0x0000e60c}, /* f_FuStrLenZ */
3886 {9 , 0x0000e5c2}, /* f_FuStrLen */
3887 {9 , 0x0000e700}, /* f_FuBuff */
3888 {12, 0x00003afa}, /* _SftFileSize */
3889 {8 , 0x0000ba4c}, /* _ldrpFileNameBuf */
3890 {8 , 0x0000a020}, /* _LdrSem */
3891 {8 , 0x000072a8}, /* _pTCBCur */
3892 {8 , 0x000072a4}, /* _pPTDACur */
3893 {2 , 0x0000f9fc}, /* ptda_start */
3894 {2 , 0x0000faa2}, /* ptda_environ */
3895 {2 , 0x0000fed4}, /* ptda_ptdasem */
3896 {2 , 0x0000ffa8}, /* ptda_handle */
3897 {2 , 0x0000ffaa}, /* ptda_module */
3898 {2 , 0x0000faa4}, /* ptda_pBeginLIBPATH */
3899 {12, 0x0002fcea}, /* SecPathFromSFN */
3900 }
3901 },
3902#ifdef ALLKERNELS
3903 { /* 9026AU.sym */
3904 9026, KF_UNI | KF_ALLSTRICT, 15,
3905 {
3906 {14, 0x000467c7}, /* _ldrOpenPath */
3907 {14, 0x00008c8c}, /* _ldrRead */
3908 {14, 0x0004653c}, /* _ldrOpen */
3909 {14, 0x00046ed4}, /* _ldrClose */
3910 {14, 0x00046f24}, /* _LDRQAppType */
3911 {14, 0x00044534}, /* _ldrEnum32bitRelRecs */
3912 {14, 0x0004fadc}, /* g_tkExecPgm */
3913 {14, 0x0004c280}, /* _tkStartProcess */
3914 {14, 0x000429ac}, /* _LDRClearSem */
3915 {14, 0x00050560}, /* _ldrASMpMTEFromHandle */
3916 {14, 0x0004b95a}, /* _ldrFindModule */
3917 {14, 0x00042a34}, /* _ldrValidateMteHandle */
3918 {14, 0x00041f00}, /* _VMAllocMem */
3919 {14, 0x000428d3}, /* _VMFreeMem */
3920 {14, 0x00021752}, /* _VMGetOwner */
3921 {14, 0x0002069c}, /* _VMObjHandleInfo */
3922 {14, 0x0006a4fc}, /* _VMMapDebugAlias */
3923 {14, 0x0000a634}, /* _KSEMRequestMutex */
3924 {14, 0x0000a748}, /* _KSEMReleaseMutex */
3925 {14, 0x0000a7a8}, /* _KSEMQueryMutex */
3926 {14, 0x0002d277}, /* _TKPidToPTDA */
3927 {14, 0x0002ed3c}, /* _TKSuBuff */
3928 {14, 0x0002e92e}, /* _TKFuBuff */
3929 {14, 0x0002eafa}, /* _TKFuBufLen */
3930 {14, 0x0002e7cf}, /* _TKSuFuBuff */
3931 {11, 0x0000f904}, /* f_FuStrLenZ */
3932 {11, 0x0000f8b8}, /* f_FuStrLen */
3933 {11, 0x0000fa1c}, /* f_FuBuff */
3934 {14, 0x0000442c}, /* _SftFileSize */
3935 {10, 0x00017ec4}, /* _ldrpFileNameBuf */
3936 {10, 0x000159f8}, /* _LdrSem */
3937 {10, 0x0000b858}, /* _pTCBCur */
3938 {10, 0x0000b854}, /* _pPTDACur */
3939 {4 , 0x0000f9f4}, /* ptda_start */
3940 {4 , 0x0000fa9a}, /* ptda_environ */
3941 {4 , 0x0000fecc}, /* ptda_ptdasem */
3942 {4 , 0x0000ffa8}, /* ptda_handle */
3943 {4 , 0x0000ffaa}, /* ptda_module */
3944 {4 , 0x0000fa9c}, /* ptda_pBeginLIBPATH */
3945 {14, 0x0003e27e}, /* SecPathFromSFN */
3946 }
3947 },
3948#endif
3949 { /* 9026RU.sym */
3950 9026, KF_UNI, 13,
3951 {
3952 {12, 0x00036fb3}, /* _ldrOpenPath */
3953 {12, 0x00007de0}, /* _ldrRead */
3954 {12, 0x00036d3c}, /* _ldrOpen */
3955 {12, 0x000375c4}, /* _ldrClose */
3956 {12, 0x00037614}, /* _LDRQAppType */
3957 {12, 0x00035008}, /* _ldrEnum32bitRelRecs */
3958 {12, 0x0003f2ba}, /* g_tkExecPgm */
3959 {12, 0x0003c29b}, /* _tkStartProcess */
3960 {12, 0x00033a64}, /* _LDRClearSem */
3961 {12, 0x0003fc6c}, /* _ldrASMpMTEFromHandle */
3962 {12, 0x0003ba17}, /* _ldrFindModule */
3963 {12, 0x00033aa0}, /* _ldrValidateMteHandle */
3964 {12, 0x00033324}, /* _VMAllocMem */
3965 {12, 0x000339a5}, /* _VMFreeMem */
3966 {12, 0x0001b2dc}, /* _VMGetOwner */
3967 {12, 0x0001a63c}, /* _VMObjHandleInfo */
3968 {12, 0x00056f90}, /* _VMMapDebugAlias */
3969 {12, 0x00009164}, /* _KSEMRequestMutex */
3970 {12, 0x000091f7}, /* _KSEMReleaseMutex */
3971 {12, 0x00009222}, /* _KSEMQueryMutex */
3972 {12, 0x0002417b}, /* _TKPidToPTDA */
3973 {12, 0x00025775}, /* _TKSuBuff */
3974 {12, 0x000253ab}, /* _TKFuBuff */
3975 {12, 0x00025535}, /* _TKFuBufLen */
3976 {12, 0x00025261}, /* _TKSuFuBuff */
3977 {9 , 0x0000e644}, /* f_FuStrLenZ */
3978 {9 , 0x0000e5fa}, /* f_FuStrLen */
3979 {9 , 0x0000e738}, /* f_FuBuff */
3980 {12, 0x00003afa}, /* _SftFileSize */
3981 {8 , 0x0000ba54}, /* _ldrpFileNameBuf */
3982 {8 , 0x0000a028}, /* _LdrSem */
3983 {8 , 0x000072ac}, /* _pTCBCur */
3984 {8 , 0x000072a8}, /* _pPTDACur */
3985 {2 , 0x0000f9fc}, /* ptda_start */
3986 {2 , 0x0000faa2}, /* ptda_environ */
3987 {2 , 0x0000fed4}, /* ptda_ptdasem */
3988 {2 , 0x0000ffa8}, /* ptda_handle */
3989 {2 , 0x0000ffaa}, /* ptda_module */
3990 {2 , 0x0000faa4}, /* ptda_pBeginLIBPATH */
3991 {12, 0x0002fdf2}, /* SecPathFromSFN */
3992 }
3993 },
3994#ifdef ALLKERNELS
3995 { /* 9027AU.sym */
3996 9027, KF_UNI | KF_ALLSTRICT, 15,
3997 {
3998 {14, 0x00049d3f}, /* _ldrOpenPath */
3999 {14, 0x0000a2f0}, /* _ldrRead */
4000 {14, 0x00049ab4}, /* _ldrOpen */
4001 {14, 0x0004a44c}, /* _ldrClose */
4002 {14, 0x0004a49c}, /* _LDRQAppType */
4003 {14, 0x00047a78}, /* _ldrEnum32bitRelRecs */
4004 {14, 0x00052efc}, /* g_tkExecPgm */
4005 {14, 0x0004f6b8}, /* _tkStartProcess */
4006 {14, 0x00045694}, /* _LDRClearSem */
4007 {14, 0x00053980}, /* _ldrASMpMTEFromHandle */
4008 {14, 0x0004ed92}, /* _ldrFindModule */
4009 {14, 0x0004571c}, /* _ldrValidateMteHandle */
4010 {14, 0x00044be8}, /* _VMAllocMem */
4011 {14, 0x000455bb}, /* _VMFreeMem */
4012 {14, 0x00022bd2}, /* _VMGetOwner */
4013 {14, 0x00021b1c}, /* _VMObjHandleInfo */
4014 {14, 0x0006dac4}, /* _VMMapDebugAlias */
4015 {14, 0x0000bc9c}, /* _KSEMRequestMutex */
4016 {14, 0x0000bdb0}, /* _KSEMReleaseMutex */
4017 {14, 0x0000be10}, /* _KSEMQueryMutex */
4018 {14, 0x0002eba3}, /* _TKPidToPTDA */
4019 {14, 0x00030668}, /* _TKSuBuff */
4020 {14, 0x0003025a}, /* _TKFuBuff */
4021 {14, 0x00030426}, /* _TKFuBufLen */
4022 {14, 0x000300fb}, /* _TKSuFuBuff */
4023 {11, 0x0000f91c}, /* f_FuStrLenZ */
4024 {11, 0x0000f8d0}, /* f_FuStrLen */
4025 {11, 0x0000fa34}, /* f_FuBuff */
4026 {14, 0x000044b8}, /* _SftFileSize */
4027 {10, 0x0001862c}, /* _ldrpFileNameBuf */
4028 {10, 0x00016030}, /* _LdrSem */
4029 {10, 0x0000b8c4}, /* _pTCBCur */
4030 {10, 0x0000b8c0}, /* _pPTDACur */
4031 {4 , 0x0000f9f4}, /* ptda_start */
4032 {4 , 0x0000fa9a}, /* ptda_environ */
4033 {4 , 0x0000fecc}, /* ptda_ptdasem */
4034 {4 , 0x0000ffa8}, /* ptda_handle */
4035 {4 , 0x0000ffaa}, /* ptda_module */
4036 {4 , 0x0000fa9c}, /* ptda_pBeginLIBPATH */
4037 {14, 0x00040f46}, /* SecPathFromSFN */
4038 }
4039 },
4040#endif
4041 { /* 9027RU.sym */
4042 9027, KF_UNI, 13,
4043 {
4044 {12, 0x0003a2bb}, /* _ldrOpenPath */
4045 {12, 0x0000941c}, /* _ldrRead */
4046 {12, 0x0003a044}, /* _ldrOpen */
4047 {12, 0x0003a8cc}, /* _ldrClose */
4048 {12, 0x0003a91c}, /* _LDRQAppType */
4049 {12, 0x00038314}, /* _ldrEnum32bitRelRecs */
4050 {12, 0x0004245e}, /* g_tkExecPgm */
4051 {12, 0x0003f3e3}, /* _tkStartProcess */
4052 {12, 0x000366d8}, /* _LDRClearSem */
4053 {12, 0x00042e10}, /* _ldrASMpMTEFromHandle */
4054 {12, 0x0003eb5d}, /* _ldrFindModule */
4055 {12, 0x00036714}, /* _ldrValidateMteHandle */
4056 {12, 0x00035f98}, /* _VMAllocMem */
4057 {12, 0x00036619}, /* _VMFreeMem */
4058 {12, 0x0001c924}, /* _VMGetOwner */
4059 {12, 0x0001bc84}, /* _VMObjHandleInfo */
4060 {12, 0x0005a1d8}, /* _VMMapDebugAlias */
4061 {12, 0x0000a7a4}, /* _KSEMRequestMutex */
4062 {12, 0x0000a837}, /* _KSEMReleaseMutex */
4063 {12, 0x0000a862}, /* _KSEMQueryMutex */
4064 {12, 0x00025c73}, /* _TKPidToPTDA */
4065 {12, 0x0002728d}, /* _TKSuBuff */
4066 {12, 0x00026ec1}, /* _TKFuBuff */
4067 {12, 0x0002704b}, /* _TKFuBufLen */
4068 {12, 0x00026d59}, /* _TKSuFuBuff */
4069 {9 , 0x0000e660}, /* f_FuStrLenZ */
4070 {9 , 0x0000e616}, /* f_FuStrLen */
4071 {9 , 0x0000e754}, /* f_FuBuff */
4072 {12, 0x00003b6a}, /* _SftFileSize */
4073 {8 , 0x0000bee4}, /* _ldrpFileNameBuf */
4074 {8 , 0x0000a3a0}, /* _LdrSem */
4075 {8 , 0x000072b4}, /* _pTCBCur */
4076 {8 , 0x000072b0}, /* _pPTDACur */
4077 {2 , 0x0000f9fc}, /* ptda_start */
4078 {2 , 0x0000faa2}, /* ptda_environ */
4079 {2 , 0x0000fed4}, /* ptda_ptdasem */
4080 {2 , 0x0000ffa8}, /* ptda_handle */
4081 {2 , 0x0000ffaa}, /* ptda_module */
4082 {2 , 0x0000faa4}, /* ptda_pBeginLIBPATH */
4083 {12, 0x00032a46}, /* SecPathFromSFN */
4084 }
4085 },
4086#ifdef ALLKERNELS
4087 { /* 9028AU.sym */
4088 9028, KF_UNI | KF_ALLSTRICT, 15,
4089 {
4090 {14, 0x00049527}, /* _ldrOpenPath */
4091 {14, 0x0000a2fc}, /* _ldrRead */
4092 {14, 0x0004929c}, /* _ldrOpen */
4093 {14, 0x00049c34}, /* _ldrClose */
4094 {14, 0x00049c84}, /* _LDRQAppType */
4095 {14, 0x00047294}, /* _ldrEnum32bitRelRecs */
4096 {14, 0x0005297c}, /* g_tkExecPgm */
4097 {14, 0x0004f110}, /* _tkStartProcess */
4098 {14, 0x000456c4}, /* _LDRClearSem */
4099 {14, 0x00053400}, /* _ldrASMpMTEFromHandle */
4100 {14, 0x0004e7ea}, /* _ldrFindModule */
4101 {14, 0x0004574c}, /* _ldrValidateMteHandle */
4102 {14, 0x00044c18}, /* _VMAllocMem */
4103 {14, 0x000455eb}, /* _VMFreeMem */
4104 {14, 0x00022bf6}, /* _VMGetOwner */
4105 {14, 0x00021b40}, /* _VMObjHandleInfo */
4106 {14, 0x0006d378}, /* _VMMapDebugAlias */
4107 {14, 0x0000bca8}, /* _KSEMRequestMutex */
4108 {14, 0x0000bdbc}, /* _KSEMReleaseMutex */
4109 {14, 0x0000be1c}, /* _KSEMQueryMutex */
4110 {14, 0x0002ebd3}, /* _TKPidToPTDA */
4111 {14, 0x000306a4}, /* _TKSuBuff */
4112 {14, 0x00030296}, /* _TKFuBuff */
4113 {14, 0x00030462}, /* _TKFuBufLen */
4114 {14, 0x0003012b}, /* _TKSuFuBuff */
4115 {11, 0x0000f88c}, /* f_FuStrLenZ */
4116 {11, 0x0000f840}, /* f_FuStrLen */
4117 {11, 0x0000f9a4}, /* f_FuBuff */
4118 {14, 0x000044c4}, /* _SftFileSize */
4119 {10, 0x000183d4}, /* _ldrpFileNameBuf */
4120 {10, 0x00015df4}, /* _LdrSem */
4121 {10, 0x0000b8d0}, /* _pTCBCur */
4122 {10, 0x0000b8cc}, /* _pPTDACur */
4123 {4 , 0x0000f9f4}, /* ptda_start */
4124 {4 , 0x0000fa9a}, /* ptda_environ */
4125 {4 , 0x0000fecc}, /* ptda_ptdasem */
4126 {4 , 0x0000ffa8}, /* ptda_handle */
4127 {4 , 0x0000ffaa}, /* ptda_module */
4128 {4 , 0x0000fa9c}, /* ptda_pBeginLIBPATH */
4129 {14, 0x00040f46}, /* SecPathFromSFN */
4130 }
4131 },
4132#endif
4133 { /* 9028RU.sym */
4134 9028, KF_UNI, 13,
4135 {
4136 {12, 0x00039b43}, /* _ldrOpenPath */
4137 {12, 0x00009424}, /* _ldrRead */
4138 {12, 0x000398cc}, /* _ldrOpen */
4139 {12, 0x0003a154}, /* _ldrClose */
4140 {12, 0x0003a1a4}, /* _LDRQAppType */
4141 {12, 0x00037ba4}, /* _ldrEnum32bitRelRecs */
4142 {12, 0x00041e62}, /* g_tkExecPgm */
4143 {12, 0x0003ee2f}, /* _tkStartProcess */
4144 {12, 0x000365b8}, /* _LDRClearSem */
4145 {12, 0x00042814}, /* _ldrASMpMTEFromHandle */
4146 {12, 0x0003e5a9}, /* _ldrFindModule */
4147 {12, 0x000365f4}, /* _ldrValidateMteHandle */
4148 {12, 0x00035e78}, /* _VMAllocMem */
4149 {12, 0x000364f9}, /* _VMFreeMem */
4150 {12, 0x0001c9b0}, /* _VMGetOwner */
4151 {12, 0x0001bd10}, /* _VMObjHandleInfo */
4152 {12, 0x00059acc}, /* _VMMapDebugAlias */
4153 {12, 0x0000a7ac}, /* _KSEMRequestMutex */
4154 {12, 0x0000a83f}, /* _KSEMReleaseMutex */
4155 {12, 0x0000a86a}, /* _KSEMQueryMutex */
4156 {12, 0x00025d03}, /* _TKPidToPTDA */
4157 {12, 0x0002731d}, /* _TKSuBuff */
4158 {12, 0x00026f51}, /* _TKFuBuff */
4159 {12, 0x000270db}, /* _TKFuBufLen */
4160 {12, 0x00026de9}, /* _TKSuFuBuff */
4161 {9 , 0x0000e5bc}, /* f_FuStrLenZ */
4162 {9 , 0x0000e572}, /* f_FuStrLen */
4163 {9 , 0x0000e6b0}, /* f_FuBuff */
4164 {12, 0x00003b72}, /* _SftFileSize */
4165 {8 , 0x0000be7c}, /* _ldrpFileNameBuf */
4166 {8 , 0x0000a33c}, /* _LdrSem */
4167 {8 , 0x000072b8}, /* _pTCBCur */
4168 {8 , 0x000072b4}, /* _pPTDACur */
4169 {2 , 0x0000f9fc}, /* ptda_start */
4170 {2 , 0x0000faa2}, /* ptda_environ */
4171 {2 , 0x0000fed4}, /* ptda_ptdasem */
4172 {2 , 0x0000ffa8}, /* ptda_handle */
4173 {2 , 0x0000ffaa}, /* ptda_module */
4174 {2 , 0x0000faa4}, /* ptda_pBeginLIBPATH */
4175 {12, 0x00032a37}, /* SecPathFromSFN */
4176 }
4177 },
4178#ifdef ALLKERNELS
4179 { /* 9029AU.sym */
4180 9029, KF_UNI | KF_ALLSTRICT, 15,
4181 {
4182 {14, 0x00049637}, /* _ldrOpenPath */
4183 {14, 0x0000a2d4}, /* _ldrRead */
4184 {14, 0x000493ac}, /* _ldrOpen */
4185 {14, 0x00049d44}, /* _ldrClose */
4186 {14, 0x00049d94}, /* _LDRQAppType */
4187 {14, 0x000473a4}, /* _ldrEnum32bitRelRecs */
4188 {14, 0x00052ae0}, /* g_tkExecPgm */
4189 {14, 0x0004f268}, /* _tkStartProcess */
4190 {14, 0x000457d8}, /* _LDRClearSem */
4191 {14, 0x00053564}, /* _ldrASMpMTEFromHandle */
4192 {14, 0x0004e942}, /* _ldrFindModule */
4193 {14, 0x00045860}, /* _ldrValidateMteHandle */
4194 {14, 0x00044d2c}, /* _VMAllocMem */
4195 {14, 0x000456ff}, /* _VMFreeMem */
4196 {14, 0x00022b9a}, /* _VMGetOwner */
4197 {14, 0x00021ae4}, /* _VMObjHandleInfo */
4198 {14, 0x0006d4f8}, /* _VMMapDebugAlias */
4199 {14, 0x0000bc80}, /* _KSEMRequestMutex */
4200 {14, 0x0000bd94}, /* _KSEMReleaseMutex */
4201 {14, 0x0000bdf4}, /* _KSEMQueryMutex */
4202 {14, 0x0002eb7b}, /* _TKPidToPTDA */
4203 {14, 0x00030640}, /* _TKSuBuff */
4204 {14, 0x00030232}, /* _TKFuBuff */
4205 {14, 0x000303fe}, /* _TKFuBufLen */
4206 {14, 0x000300d3}, /* _TKSuFuBuff */
4207 {11, 0x0000f864}, /* f_FuStrLenZ */
4208 {11, 0x0000f818}, /* f_FuStrLen */
4209 {11, 0x0000f97c}, /* f_FuBuff */
4210 {14, 0x0000449c}, /* _SftFileSize */
4211 {10, 0x00018428}, /* _ldrpFileNameBuf */
4212 {10, 0x00015e48}, /* _LdrSem */
4213 {10, 0x0000b8bc}, /* _pTCBCur */
4214 {10, 0x0000b8b8}, /* _pPTDACur */
4215 {4 , 0x0000f9f4}, /* ptda_start */
4216 {4 , 0x0000fa9a}, /* ptda_environ */
4217 {4 , 0x0000fecc}, /* ptda_ptdasem */
4218 {4 , 0x0000ffa8}, /* ptda_handle */
4219 {4 , 0x0000ffaa}, /* ptda_module */
4220 {4 , 0x0000fa9c}, /* ptda_pBeginLIBPATH */
4221 {14, 0x0004102a}, /* SecPathFromSFN */
4222 }
4223 },
4224#endif
4225#ifdef ALLKERNELS
4226 { /* 9029HU.sym */
4227 9029, KF_UNI | KF_HALFSTRICT, 15,
4228 {
4229 {14, 0x0003b2b3}, /* _ldrOpenPath */
4230 {14, 0x0000947c}, /* _ldrRead */
4231 {14, 0x0003b03c}, /* _ldrOpen */
4232 {14, 0x0003b8c4}, /* _ldrClose */
4233 {14, 0x0003b914}, /* _LDRQAppType */
4234 {14, 0x0003930c}, /* _ldrEnum32bitRelRecs */
4235 {14, 0x0004361a}, /* g_tkExecPgm */
4236 {14, 0x000405bf}, /* _tkStartProcess */
4237 {14, 0x00037d20}, /* _LDRClearSem */
4238 {14, 0x00043fcc}, /* _ldrASMpMTEFromHandle */
4239 {14, 0x0003fd39}, /* _ldrFindModule */
4240 {14, 0x00037d5c}, /* _ldrValidateMteHandle */
4241 {14, 0x000375e0}, /* _VMAllocMem */
4242 {14, 0x00037c61}, /* _VMFreeMem */
4243 {14, 0x0001d618}, /* _VMGetOwner */
4244 {14, 0x0001c978}, /* _VMObjHandleInfo */
4245 {14, 0x0005b3a4}, /* _VMMapDebugAlias */
4246 {14, 0x0000a92c}, /* _KSEMRequestMutex */
4247 {14, 0x0000aa03}, /* _KSEMReleaseMutex */
4248 {14, 0x0000aa2e}, /* _KSEMQueryMutex */
4249 {14, 0x00026973}, /* _TKPidToPTDA */
4250 {14, 0x00027f8d}, /* _TKSuBuff */
4251 {14, 0x00027bc1}, /* _TKFuBuff */
4252 {14, 0x00027d4b}, /* _TKFuBufLen */
4253 {14, 0x00027a59}, /* _TKSuFuBuff */
4254 {11, 0x0000e594}, /* f_FuStrLenZ */
4255 {11, 0x0000e54a}, /* f_FuStrLen */
4256 {11, 0x0000e688}, /* f_FuBuff */
4257 {14, 0x00003bc2}, /* _SftFileSize */
4258 {10, 0x0000c094}, /* _ldrpFileNameBuf */
4259 {10, 0x0000a550}, /* _LdrSem */
4260 {10, 0x000072b4}, /* _pTCBCur */
4261 {10, 0x000072b0}, /* _pPTDACur */
4262 {4 , 0x0000f9fc}, /* ptda_start */
4263 {4 , 0x0000faa2}, /* ptda_environ */
4264 {4 , 0x0000fed4}, /* ptda_ptdasem */
4265 {4 , 0x0000ffa8}, /* ptda_handle */
4266 {4 , 0x0000ffaa}, /* ptda_module */
4267 {4 , 0x0000faa4}, /* ptda_pBeginLIBPATH */
4268 {14, 0x0003419f}, /* SecPathFromSFN */
4269 }
4270 },
4271#endif
4272 { /* 9029RU.sym */
4273 9029, KF_UNI, 13,
4274 {
4275 {12, 0x00039b77}, /* _ldrOpenPath */
4276 {12, 0x00009404}, /* _ldrRead */
4277 {12, 0x00039900}, /* _ldrOpen */
4278 {12, 0x0003a188}, /* _ldrClose */
4279 {12, 0x0003a1d8}, /* _LDRQAppType */
4280 {12, 0x00037bcc}, /* _ldrEnum32bitRelRecs */
4281 {12, 0x00041eb6}, /* g_tkExecPgm */
4282 {12, 0x0003ee7f}, /* _tkStartProcess */
4283 {12, 0x000365e0}, /* _LDRClearSem */
4284 {12, 0x00042868}, /* _ldrASMpMTEFromHandle */
4285 {12, 0x0003e5f9}, /* _ldrFindModule */
4286 {12, 0x0003661c}, /* _ldrValidateMteHandle */
4287 {12, 0x00035ea0}, /* _VMAllocMem */
4288 {12, 0x00036521}, /* _VMFreeMem */
4289 {12, 0x0001c8f0}, /* _VMGetOwner */
4290 {12, 0x0001bc50}, /* _VMObjHandleInfo */
4291 {12, 0x00059b44}, /* _VMMapDebugAlias */
4292 {12, 0x0000a78c}, /* _KSEMRequestMutex */
4293 {12, 0x0000a81f}, /* _KSEMReleaseMutex */
4294 {12, 0x0000a84a}, /* _KSEMQueryMutex */
4295 {12, 0x00025c4b}, /* _TKPidToPTDA */
4296 {12, 0x00027265}, /* _TKSuBuff */
4297 {12, 0x00026e99}, /* _TKFuBuff */
4298 {12, 0x00027023}, /* _TKFuBufLen */
4299 {12, 0x00026d31}, /* _TKSuFuBuff */
4300 {9 , 0x0000e594}, /* f_FuStrLenZ */
4301 {9 , 0x0000e54a}, /* f_FuStrLen */
4302 {9 , 0x0000e688}, /* f_FuBuff */
4303 {12, 0x00003b52}, /* _SftFileSize */
4304 {8 , 0x0000bed8}, /* _ldrpFileNameBuf */
4305 {8 , 0x0000a398}, /* _LdrSem */
4306 {8 , 0x000072b4}, /* _pTCBCur */
4307 {8 , 0x000072b0}, /* _pPTDACur */
4308 {2 , 0x0000f9fc}, /* ptda_start */
4309 {2 , 0x0000faa2}, /* ptda_environ */
4310 {2 , 0x0000fed4}, /* ptda_ptdasem */
4311 {2 , 0x0000ffa8}, /* ptda_handle */
4312 {2 , 0x0000ffaa}, /* ptda_module */
4313 {2 , 0x0000faa4}, /* ptda_pBeginLIBPATH */
4314 {12, 0x00032a5f}, /* SecPathFromSFN */
4315 }
4316 },
4317#ifdef ALLKERNELS
4318 { /* 9030AU.sym */
4319 9030, KF_UNI | KF_ALLSTRICT, 16,
4320 {
4321 {15, 0x00049eeb}, /* _ldrOpenPath */
4322 {15, 0x0000a7b4}, /* _ldrRead */
4323 {15, 0x00049c60}, /* _ldrOpen */
4324 {15, 0x0004a5f8}, /* _ldrClose */
4325 {15, 0x0004a648}, /* _LDRQAppType */
4326 {15, 0x00047b7c}, /* _ldrEnum32bitRelRecs */
4327 {15, 0x00053590}, /* g_tkExecPgm */
4328 {15, 0x0004fcd8}, /* _tkStartProcess */
4329 {15, 0x00045fc4}, /* _LDRClearSem */
4330 {15, 0x00054014}, /* _ldrASMpMTEFromHandle */
4331 {15, 0x0004f3b6}, /* _ldrFindModule */
4332 {15, 0x0004604c}, /* _ldrValidateMteHandle */
4333 {15, 0x00045510}, /* _VMAllocMem */
4334 {15, 0x00045eeb}, /* _VMFreeMem */
4335 {15, 0x00023390}, /* _VMGetOwner */
4336 {15, 0x000222d8}, /* _VMObjHandleInfo */
4337 {15, 0x0006de50}, /* _VMMapDebugAlias */
4338 {15, 0x0000c160}, /* _KSEMRequestMutex */
4339 {15, 0x0000c274}, /* _KSEMReleaseMutex */
4340 {15, 0x0000c2d4}, /* _KSEMQueryMutex */
4341 {15, 0x0002f3b3}, /* _TKPidToPTDA */
4342 {15, 0x00030e98}, /* _TKSuBuff */
4343 {15, 0x00030a88}, /* _TKFuBuff */
4344 {15, 0x00030c54}, /* _TKFuBufLen */
4345 {15, 0x0003090b}, /* _TKSuFuBuff */
4346 {11, 0x0000ecfc}, /* f_FuStrLenZ */
4347 {11, 0x0000ecb0}, /* f_FuStrLen */
4348 {11, 0x0000ee14}, /* f_FuBuff */
4349 {15, 0x0000499c}, /* _SftFileSize */
4350 {10, 0x0001951c}, /* _ldrpFileNameBuf */
4351 {10, 0x00016f2c}, /* _LdrSem */
4352 {10, 0x0000b8ac}, /* _pTCBCur */
4353 {10, 0x0000b8a8}, /* _pPTDACur */
4354 {4 , 0x0000f9f4}, /* ptda_start */
4355 {4 , 0x0000fa9a}, /* ptda_environ */
4356 {4 , 0x0000fecc}, /* ptda_ptdasem */
4357 {4 , 0x0000ffa8}, /* ptda_handle */
4358 {4 , 0x0000ffaa}, /* ptda_module */
4359 {4 , 0x0000fa9c}, /* ptda_pBeginLIBPATH */
4360 {15, 0x000418e2}, /* SecPathFromSFN */
4361 }
4362 },
4363#endif
4364#ifdef ALLKERNELS
4365 { /* 9030HU.sym */
4366 9030, KF_UNI | KF_HALFSTRICT, 16,
4367 {
4368 {15, 0x0003bb3b}, /* _ldrOpenPath */
4369 {15, 0x0000980c}, /* _ldrRead */
4370 {15, 0x0003b8c4}, /* _ldrOpen */
4371 {15, 0x0003c14c}, /* _ldrClose */
4372 {15, 0x0003c19c}, /* _LDRQAppType */
4373 {15, 0x00039acc}, /* _ldrEnum32bitRelRecs */
4374 {15, 0x0004406e}, /* g_tkExecPgm */
4375 {15, 0x00040ffb}, /* _tkStartProcess */
4376 {15, 0x000384e0}, /* _LDRClearSem */
4377 {15, 0x00044a20}, /* _ldrASMpMTEFromHandle */
4378 {15, 0x00040775}, /* _ldrFindModule */
4379 {15, 0x0003851c}, /* _ldrValidateMteHandle */
4380 {15, 0x00037d98}, /* _VMAllocMem */
4381 {15, 0x00038421}, /* _VMFreeMem */
4382 {15, 0x0001dd38}, /* _VMGetOwner */
4383 {15, 0x0001d094}, /* _VMObjHandleInfo */
4384 {15, 0x0005be14}, /* _VMMapDebugAlias */
4385 {15, 0x0000acbc}, /* _KSEMRequestMutex */
4386 {15, 0x0000ad93}, /* _KSEMReleaseMutex */
4387 {15, 0x0000adbe}, /* _KSEMQueryMutex */
4388 {15, 0x000270df}, /* _TKPidToPTDA */
4389 {15, 0x000286d9}, /* _TKSuBuff */
4390 {15, 0x0002830f}, /* _TKFuBuff */
4391 {15, 0x00028499}, /* _TKFuBufLen */
4392 {15, 0x000281c5}, /* _TKSuFuBuff */
4393 {11, 0x0000db08}, /* f_FuStrLenZ */
4394 {11, 0x0000dabe}, /* f_FuStrLen */
4395 {11, 0x0000dbfc}, /* f_FuBuff */
4396 {15, 0x00003f72}, /* _SftFileSize */
4397 {10, 0x0000c0c0}, /* _ldrpFileNameBuf */
4398 {10, 0x0000a56c}, /* _LdrSem */
4399 {10, 0x000072b8}, /* _pTCBCur */
4400 {10, 0x000072b4}, /* _pPTDACur */
4401 {4 , 0x0000f9fc}, /* ptda_start */
4402 {4 , 0x0000faa2}, /* ptda_environ */
4403 {4 , 0x0000fed4}, /* ptda_ptdasem */
4404 {4 , 0x0000ffa8}, /* ptda_handle */
4405 {4 , 0x0000ffaa}, /* ptda_module */
4406 {4 , 0x0000faa4}, /* ptda_pBeginLIBPATH */
4407 {15, 0x00034957}, /* SecPathFromSFN */
4408 }
4409 },
4410#endif
4411 { /* 9030RU.sym */
4412 9030, KF_UNI, 14,
4413 {
4414 {13, 0x0003a38b}, /* _ldrOpenPath */
4415 {13, 0x00009784}, /* _ldrRead */
4416 {13, 0x0003a114}, /* _ldrOpen */
4417 {13, 0x0003a99c}, /* _ldrClose */
4418 {13, 0x0003a9ec}, /* _LDRQAppType */
4419 {13, 0x0003831c}, /* _ldrEnum32bitRelRecs */
4420 {13, 0x0004288a}, /* g_tkExecPgm */
4421 {13, 0x0003f83b}, /* _tkStartProcess */
4422 {13, 0x00036d30}, /* _LDRClearSem */
4423 {13, 0x0004323c}, /* _ldrASMpMTEFromHandle */
4424 {13, 0x0003efb5}, /* _ldrFindModule */
4425 {13, 0x00036d6c}, /* _ldrValidateMteHandle */
4426 {13, 0x000365e8}, /* _VMAllocMem */
4427 {13, 0x00036c71}, /* _VMFreeMem */
4428 {13, 0x0001d000}, /* _VMGetOwner */
4429 {13, 0x0001c35c}, /* _VMObjHandleInfo */
4430 {13, 0x0005a51c}, /* _VMMapDebugAlias */
4431 {13, 0x0000ab0c}, /* _KSEMRequestMutex */
4432 {13, 0x0000ab9f}, /* _KSEMReleaseMutex */
4433 {13, 0x0000abca}, /* _KSEMQueryMutex */
4434 {13, 0x000263a7}, /* _TKPidToPTDA */
4435 {13, 0x000279a1}, /* _TKSuBuff */
4436 {13, 0x000275d7}, /* _TKFuBuff */
4437 {13, 0x00027761}, /* _TKFuBufLen */
4438 {13, 0x0002748d}, /* _TKSuFuBuff */
4439 {9 , 0x0000db08}, /* f_FuStrLenZ */
4440 {9 , 0x0000dabe}, /* f_FuStrLen */
4441 {9 , 0x0000dbfc}, /* f_FuBuff */
4442 {13, 0x00003ef2}, /* _SftFileSize */
4443 {8 , 0x0000bf04}, /* _ldrpFileNameBuf */
4444 {8 , 0x0000a3b4}, /* _LdrSem */
4445 {8 , 0x000072b8}, /* _pTCBCur */
4446 {8 , 0x000072b4}, /* _pPTDACur */
4447 {2 , 0x0000f9fc}, /* ptda_start */
4448 {2 , 0x0000faa2}, /* ptda_environ */
4449 {2 , 0x0000fed4}, /* ptda_ptdasem */
4450 {2 , 0x0000ffa8}, /* ptda_handle */
4451 {2 , 0x0000ffaa}, /* ptda_module */
4452 {2 , 0x0000faa4}, /* ptda_pBeginLIBPATH */
4453 {13, 0x000331a7}, /* SecPathFromSFN */
4454 }
4455 },
4456#ifdef ALLKERNELS
4457 { /* 9031AU.sym */
4458 9031, KF_UNI | KF_ALLSTRICT, 16,
4459 {
4460 {15, 0x00049a27}, /* _ldrOpenPath */
4461 {15, 0x0000a84c}, /* _ldrRead */
4462 {15, 0x0004979c}, /* _ldrOpen */
4463 {15, 0x0004a138}, /* _ldrClose */
4464 {15, 0x0004a188}, /* _LDRQAppType */
4465 {15, 0x000476c4}, /* _ldrEnum32bitRelRecs */
4466 {15, 0x000530e4}, /* g_tkExecPgm */
4467 {15, 0x0004f824}, /* _tkStartProcess */
4468 {15, 0x00045b94}, /* _LDRClearSem */
4469 {15, 0x00053b68}, /* _ldrASMpMTEFromHandle */
4470 {15, 0x0004ef01}, /* _ldrFindModule */
4471 {15, 0x00045c1c}, /* _ldrValidateMteHandle */
4472 {15, 0x00045188}, /* _VMAllocMem */
4473 {15, 0x00045abb}, /* _VMFreeMem */
4474 {15, 0x000234b0}, /* _VMGetOwner */
4475 {15, 0x000223f0}, /* _VMObjHandleInfo */
4476 {15, 0x0006daf4}, /* _VMMapDebugAlias */
4477 {15, 0x0000c1b4}, /* _KSEMRequestMutex */
4478 {15, 0x0000c2c8}, /* _KSEMReleaseMutex */
4479 {15, 0x0000c328}, /* _KSEMQueryMutex */
4480 {15, 0x0002f0ab}, /* _TKPidToPTDA */
4481 {15, 0x00030b94}, /* _TKSuBuff */
4482 {15, 0x00030784}, /* _TKFuBuff */
4483 {15, 0x00030950}, /* _TKFuBufLen */
4484 {15, 0x00030607}, /* _TKSuFuBuff */
4485 {11, 0x0000ecfc}, /* f_FuStrLenZ */
4486 {11, 0x0000ecb0}, /* f_FuStrLen */
4487 {11, 0x0000ee14}, /* f_FuBuff */
4488 {15, 0x0000499c}, /* _SftFileSize */
4489 {10, 0x00029508}, /* _ldrpFileNameBuf */
4490 {10, 0x00026f18}, /* _LdrSem */
4491 {10, 0x0000b8a4}, /* _pTCBCur */
4492 {10, 0x0000b8a0}, /* _pPTDACur */
4493 {4 , 0x0000f9f4}, /* ptda_start */
4494 {4 , 0x0000fa9a}, /* ptda_environ */
4495 {4 , 0x0000fecc}, /* ptda_ptdasem */
4496 {4 , 0x0000ffa8}, /* ptda_handle */
4497 {4 , 0x0000ffaa}, /* ptda_module */
4498 {4 , 0x0000fa9c}, /* ptda_pBeginLIBPATH */
4499 {15, 0x00041686}, /* SecPathFromSFN */
4500 }
4501 },
4502#endif
4503#ifdef ALLKERNELS
4504 { /* 9031HU.sym */
4505 9031, KF_UNI | KF_HALFSTRICT, 16,
4506 {
4507 {15, 0x0003ba2f}, /* _ldrOpenPath */
4508 {15, 0x0000989c}, /* _ldrRead */
4509 {15, 0x0003b7b8}, /* _ldrOpen */
4510 {15, 0x0003c03c}, /* _ldrClose */
4511 {15, 0x0003c08c}, /* _LDRQAppType */
4512 {15, 0x000399b4}, /* _ldrEnum32bitRelRecs */
4513 {15, 0x00044036}, /* g_tkExecPgm */
4514 {15, 0x00040fa7}, /* _tkStartProcess */
4515 {15, 0x00038448}, /* _LDRClearSem */
4516 {15, 0x000449e8}, /* _ldrASMpMTEFromHandle */
4517 {15, 0x00040724}, /* _ldrFindModule */
4518 {15, 0x00038484}, /* _ldrValidateMteHandle */
4519 {15, 0x00037d00}, /* _VMAllocMem */
4520 {15, 0x00038389}, /* _VMFreeMem */
4521 {15, 0x0001dd60}, /* _VMGetOwner */
4522 {15, 0x0001d0bc}, /* _VMObjHandleInfo */
4523 {15, 0x0005bdf4}, /* _VMMapDebugAlias */
4524 {15, 0x0000ad4c}, /* _KSEMRequestMutex */
4525 {15, 0x0000ae23}, /* _KSEMReleaseMutex */
4526 {15, 0x0000ae4e}, /* _KSEMQueryMutex */
4527 {15, 0x0002710b}, /* _TKPidToPTDA */
4528 {15, 0x00028705}, /* _TKSuBuff */
4529 {15, 0x0002833b}, /* _TKFuBuff */
4530 {15, 0x000284c5}, /* _TKFuBufLen */
4531 {15, 0x000281f1}, /* _TKSuFuBuff */
4532 {11, 0x0000db08}, /* f_FuStrLenZ */
4533 {11, 0x0000dabe}, /* f_FuStrLen */
4534 {11, 0x0000dbfc}, /* f_FuBuff */
4535 {15, 0x00003f72}, /* _SftFileSize */
4536 {10, 0x0001c0c8}, /* _ldrpFileNameBuf */
4537 {10, 0x0001a574}, /* _LdrSem */
4538 {10, 0x000072b8}, /* _pTCBCur */
4539 {10, 0x000072b4}, /* _pPTDACur */
4540 {4 , 0x0000f9fc}, /* ptda_start */
4541 {4 , 0x0000faa2}, /* ptda_environ */
4542 {4 , 0x0000fed4}, /* ptda_ptdasem */
4543 {4 , 0x0000ffa8}, /* ptda_handle */
4544 {4 , 0x0000ffaa}, /* ptda_module */
4545 {4 , 0x0000faa4}, /* ptda_pBeginLIBPATH */
4546 {15, 0x0003499f}, /* SecPathFromSFN */
4547 }
4548 },
4549#endif
4550 { /* 9031RU.sym */
4551 9031, KF_UNI, 14,
4552 {
4553 {13, 0x0003a2a3}, /* _ldrOpenPath */
4554 {13, 0x00009814}, /* _ldrRead */
4555 {13, 0x0003a02c}, /* _ldrOpen */
4556 {13, 0x0003a8b0}, /* _ldrClose */
4557 {13, 0x0003a900}, /* _LDRQAppType */
4558 {13, 0x00038228}, /* _ldrEnum32bitRelRecs */
4559 {13, 0x0004288a}, /* g_tkExecPgm */
4560 {13, 0x0003f81b}, /* _tkStartProcess */
4561 {13, 0x00036cbc}, /* _LDRClearSem */
4562 {13, 0x0004323c}, /* _ldrASMpMTEFromHandle */
4563 {13, 0x0003ef98}, /* _ldrFindModule */
4564 {13, 0x00036cf8}, /* _ldrValidateMteHandle */
4565 {13, 0x00036574}, /* _VMAllocMem */
4566 {13, 0x00036bfd}, /* _VMFreeMem */
4567 {13, 0x0001d09c}, /* _VMGetOwner */
4568 {13, 0x0001c3f8}, /* _VMObjHandleInfo */
4569 {13, 0x0005a534}, /* _VMMapDebugAlias */
4570 {13, 0x0000ab9c}, /* _KSEMRequestMutex */
4571 {13, 0x0000ac2f}, /* _KSEMReleaseMutex */
4572 {13, 0x0000ac5a}, /* _KSEMQueryMutex */
4573 {13, 0x00026447}, /* _TKPidToPTDA */
4574 {13, 0x00027a41}, /* _TKSuBuff */
4575 {13, 0x00027677}, /* _TKFuBuff */
4576 {13, 0x00027801}, /* _TKFuBufLen */
4577 {13, 0x0002752d}, /* _TKSuFuBuff */
4578 {9 , 0x0000db08}, /* f_FuStrLenZ */
4579 {9 , 0x0000dabe}, /* f_FuStrLen */
4580 {9 , 0x0000dbfc}, /* f_FuBuff */
4581 {13, 0x00003ef2}, /* _SftFileSize */
4582 {8 , 0x0000bf0c}, /* _ldrpFileNameBuf */
4583 {8 , 0x0000a3bc}, /* _LdrSem */
4584 {8 , 0x000072b8}, /* _pTCBCur */
4585 {8 , 0x000072b4}, /* _pPTDACur */
4586 {2 , 0x0000f9fc}, /* ptda_start */
4587 {2 , 0x0000faa2}, /* ptda_environ */
4588 {2 , 0x0000fed4}, /* ptda_ptdasem */
4589 {2 , 0x0000ffa8}, /* ptda_handle */
4590 {2 , 0x0000ffaa}, /* ptda_module */
4591 {2 , 0x0000faa4}, /* ptda_pBeginLIBPATH */
4592 {13, 0x00033213}, /* SecPathFromSFN */
4593 }
4594 },
4595#ifdef ALLKERNELS
4596 { /* 9032AU.sym */
4597 9032, KF_UNI | KF_ALLSTRICT, 16,
4598 {
4599 {15, 0x00049953}, /* _ldrOpenPath */
4600 {15, 0x0000a84c}, /* _ldrRead */
4601 {15, 0x000496c8}, /* _ldrOpen */
4602 {15, 0x0004a060}, /* _ldrClose */
4603 {15, 0x0004a0b0}, /* _LDRQAppType */
4604 {15, 0x000475e4}, /* _ldrEnum32bitRelRecs */
4605 {15, 0x000530d4}, /* g_tkExecPgm */
4606 {15, 0x0004f828}, /* _tkStartProcess */
4607 {15, 0x00045ab4}, /* _LDRClearSem */
4608 {15, 0x00053b58}, /* _ldrASMpMTEFromHandle */
4609 {15, 0x0004ef05}, /* _ldrFindModule */
4610 {15, 0x00045b3c}, /* _ldrValidateMteHandle */
4611 {15, 0x000450a8}, /* _VMAllocMem */
4612 {15, 0x000459db}, /* _VMFreeMem */
4613 {15, 0x000234a8}, /* _VMGetOwner */
4614 {15, 0x000223e8}, /* _VMObjHandleInfo */
4615 {15, 0x0006dbe0}, /* _VMMapDebugAlias */
4616 {15, 0x0000c1b4}, /* _KSEMRequestMutex */
4617 {15, 0x0000c2c8}, /* _KSEMReleaseMutex */
4618 {15, 0x0000c328}, /* _KSEMQueryMutex */
4619 {15, 0x0002f097}, /* _TKPidToPTDA */
4620 {15, 0x00030b60}, /* _TKSuBuff */
4621 {15, 0x00030752}, /* _TKFuBuff */
4622 {15, 0x0003091e}, /* _TKFuBufLen */
4623 {15, 0x000305f3}, /* _TKSuFuBuff */
4624 {11, 0x0000ecf8}, /* f_FuStrLenZ */
4625 {11, 0x0000ecac}, /* f_FuStrLen */
4626 {11, 0x0000ee10}, /* f_FuBuff */
4627 {15, 0x0000499c}, /* _SftFileSize */
4628 {10, 0x000294f0}, /* _ldrpFileNameBuf */
4629 {10, 0x00026f00}, /* _LdrSem */
4630 {10, 0x0000b88c}, /* _pTCBCur */
4631 {10, 0x0000b888}, /* _pPTDACur */
4632 {4 , 0x0000f9f4}, /* ptda_start */
4633 {4 , 0x0000fa9a}, /* ptda_environ */
4634 {4 , 0x0000fecc}, /* ptda_ptdasem */
4635 {4 , 0x0000ffa8}, /* ptda_handle */
4636 {4 , 0x0000ffaa}, /* ptda_module */
4637 {4 , 0x0000fa9c}, /* ptda_pBeginLIBPATH */
4638 {15, 0x000415ff}, /* SecPathFromSFN */
4639 }
4640 },
4641#endif
4642#ifdef ALLKERNELS
4643 { /* 9032HU.sym */
4644 9032, KF_UNI | KF_HALFSTRICT, 16,
4645 {
4646 {15, 0x0003bc43}, /* _ldrOpenPath */
4647 {15, 0x0000989c}, /* _ldrRead */
4648 {15, 0x0003b9cc}, /* _ldrOpen */
4649 {15, 0x0003c250}, /* _ldrClose */
4650 {15, 0x0003c2a0}, /* _LDRQAppType */
4651 {15, 0x00039bc8}, /* _ldrEnum32bitRelRecs */
4652 {15, 0x0004421a}, /* g_tkExecPgm */
4653 {15, 0x00041197}, /* _tkStartProcess */
4654 {15, 0x0003865c}, /* _LDRClearSem */
4655 {15, 0x00044bcc}, /* _ldrASMpMTEFromHandle */
4656 {15, 0x00040914}, /* _ldrFindModule */
4657 {15, 0x00038698}, /* _ldrValidateMteHandle */
4658 {15, 0x00037f14}, /* _VMAllocMem */
4659 {15, 0x0003859d}, /* _VMFreeMem */
4660 {15, 0x0001dd5e}, /* _VMGetOwner */
4661 {15, 0x0001d0bc}, /* _VMObjHandleInfo */
4662 {15, 0x0005c074}, /* _VMMapDebugAlias */
4663 {15, 0x0000ad4c}, /* _KSEMRequestMutex */
4664 {15, 0x0000ae23}, /* _KSEMReleaseMutex */
4665 {15, 0x0000ae4e}, /* _KSEMQueryMutex */
4666 {15, 0x00027113}, /* _TKPidToPTDA */
4667 {15, 0x00028711}, /* _TKSuBuff */
4668 {15, 0x00028347}, /* _TKFuBuff */
4669 {15, 0x000284d1}, /* _TKFuBufLen */
4670 {15, 0x000281fd}, /* _TKSuFuBuff */
4671 {11, 0x0000db00}, /* f_FuStrLenZ */
4672 {11, 0x0000dab6}, /* f_FuStrLen */
4673 {11, 0x0000dbf4}, /* f_FuBuff */
4674 {15, 0x00003f72}, /* _SftFileSize */
4675 {10, 0x0001c0c8}, /* _ldrpFileNameBuf */
4676 {10, 0x0001a574}, /* _LdrSem */
4677 {10, 0x000072b8}, /* _pTCBCur */
4678 {10, 0x000072b4}, /* _pPTDACur */
4679 {4 , 0x0000f9fc}, /* ptda_start */
4680 {4 , 0x0000faa2}, /* ptda_environ */
4681 {4 , 0x0000fed4}, /* ptda_ptdasem */
4682 {4 , 0x0000ffa8}, /* ptda_handle */
4683 {4 , 0x0000ffaa}, /* ptda_module */
4684 {4 , 0x0000faa4}, /* ptda_pBeginLIBPATH */
4685 {15, 0x00034a13}, /* SecPathFromSFN */
4686 }
4687 },
4688#endif
4689 { /* 9032RU.sym */
4690 9032, KF_UNI, 14,
4691 {
4692 {13, 0x0003a4f3}, /* _ldrOpenPath */
4693 {13, 0x00009814}, /* _ldrRead */
4694 {13, 0x0003a27c}, /* _ldrOpen */
4695 {13, 0x0003ab00}, /* _ldrClose */
4696 {13, 0x0003ab50}, /* _LDRQAppType */
4697 {13, 0x00038478}, /* _ldrEnum32bitRelRecs */
4698 {13, 0x00042b3a}, /* g_tkExecPgm */
4699 {13, 0x0003fad3}, /* _tkStartProcess */
4700 {13, 0x00036f0c}, /* _LDRClearSem */
4701 {13, 0x000434ec}, /* _ldrASMpMTEFromHandle */
4702 {13, 0x0003f250}, /* _ldrFindModule */
4703 {13, 0x00036f48}, /* _ldrValidateMteHandle */
4704 {13, 0x000367c4}, /* _VMAllocMem */
4705 {13, 0x00036e4d}, /* _VMFreeMem */
4706 {13, 0x0001d09a}, /* _VMGetOwner */
4707 {13, 0x0001c3f8}, /* _VMObjHandleInfo */
4708 {13, 0x0005a940}, /* _VMMapDebugAlias */
4709 {13, 0x0000ab9c}, /* _KSEMRequestMutex */
4710 {13, 0x0000ac2f}, /* _KSEMReleaseMutex */
4711 {13, 0x0000ac5a}, /* _KSEMQueryMutex */
4712 {13, 0x0002644f}, /* _TKPidToPTDA */
4713 {13, 0x00027a4d}, /* _TKSuBuff */
4714 {13, 0x00027683}, /* _TKFuBuff */
4715 {13, 0x0002780d}, /* _TKFuBufLen */
4716 {13, 0x00027539}, /* _TKSuFuBuff */
4717 {9 , 0x0000db00}, /* f_FuStrLenZ */
4718 {9 , 0x0000dab6}, /* f_FuStrLen */
4719 {9 , 0x0000dbf4}, /* f_FuBuff */
4720 {13, 0x00003ef2}, /* _SftFileSize */
4721 {8 , 0x0000bf0c}, /* _ldrpFileNameBuf */
4722 {8 , 0x0000a3bc}, /* _LdrSem */
4723 {8 , 0x000072b8}, /* _pTCBCur */
4724 {8 , 0x000072b4}, /* _pPTDACur */
4725 {2 , 0x0000f9fc}, /* ptda_start */
4726 {2 , 0x0000faa2}, /* ptda_environ */
4727 {2 , 0x0000fed4}, /* ptda_ptdasem */
4728 {2 , 0x0000ffa8}, /* ptda_handle */
4729 {2 , 0x0000ffaa}, /* ptda_module */
4730 {2 , 0x0000faa4}, /* ptda_pBeginLIBPATH */
4731 {13, 0x000332c3}, /* SecPathFromSFN */
4732 }
4733 },
4734#ifdef ALLKERNELS
4735 { /* 9033AU.sym */
4736 9033, KF_UNI | KF_ALLSTRICT, 16,
4737 {
4738 {15, 0x00049a9f}, /* _ldrOpenPath */
4739 {15, 0x0000a850}, /* _ldrRead */
4740 {15, 0x00049814}, /* _ldrOpen */
4741 {15, 0x0004a1b4}, /* _ldrClose */
4742 {15, 0x0004a204}, /* _LDRQAppType */
4743 {15, 0x0004771c}, /* _ldrEnum32bitRelRecs */
4744 {15, 0x00053228}, /* g_tkExecPgm */
4745 {15, 0x0004f97c}, /* _tkStartProcess */
4746 {15, 0x00045bec}, /* _LDRClearSem */
4747 {15, 0x00053cac}, /* _ldrASMpMTEFromHandle */
4748 {15, 0x0004f059}, /* _ldrFindModule */
4749 {15, 0x00045c74}, /* _ldrValidateMteHandle */
4750 {15, 0x000451e0}, /* _VMAllocMem */
4751 {15, 0x00045b13}, /* _VMFreeMem */
4752 {15, 0x0002358c}, /* _VMGetOwner */
4753 {15, 0x000224cc}, /* _VMObjHandleInfo */
4754 {15, 0x0006dd40}, /* _VMMapDebugAlias */
4755 {15, 0x0000c1c4}, /* _KSEMRequestMutex */
4756 {15, 0x0000c2d8}, /* _KSEMReleaseMutex */
4757 {15, 0x0000c338}, /* _KSEMQueryMutex */
4758 {15, 0x0002f17b}, /* _TKPidToPTDA */
4759 {15, 0x00030c44}, /* _TKSuBuff */
4760 {15, 0x00030836}, /* _TKFuBuff */
4761 {15, 0x00030a02}, /* _TKFuBufLen */
4762 {15, 0x000306d7}, /* _TKSuFuBuff */
4763 {11, 0x0000ed2c}, /* f_FuStrLenZ */
4764 {11, 0x0000ece0}, /* f_FuStrLen */
4765 {11, 0x0000ee44}, /* f_FuBuff */
4766 {15, 0x0000499c}, /* _SftFileSize */
4767 {10, 0x000294bc}, /* _ldrpFileNameBuf */
4768 {10, 0x00026ecc}, /* _LdrSem */
4769 {10, 0x0000b898}, /* _pTCBCur */
4770 {10, 0x0000b894}, /* _pPTDACur */
4771 {4 , 0x0000f9f4}, /* ptda_start */
4772 {4 , 0x0000fa9a}, /* ptda_environ */
4773 {4 , 0x0000fecc}, /* ptda_ptdasem */
4774 {4 , 0x0000ffa8}, /* ptda_handle */
4775 {4 , 0x0000ffaa}, /* ptda_module */
4776 {4 , 0x0000fa9c}, /* ptda_pBeginLIBPATH */
4777 {15, 0x000416f7}, /* SecPathFromSFN */
4778 }
4779 },
4780#endif
4781#ifdef ALLKERNELS
4782 { /* 9033HU.sym */
4783 9033, KF_UNI | KF_HALFSTRICT, 16,
4784 {
4785 {15, 0x0003bd9b}, /* _ldrOpenPath */
4786 {15, 0x000098ac}, /* _ldrRead */
4787 {15, 0x0003bb24}, /* _ldrOpen */
4788 {15, 0x0003c3b0}, /* _ldrClose */
4789 {15, 0x0003c400}, /* _LDRQAppType */
4790 {15, 0x00039d0c}, /* _ldrEnum32bitRelRecs */
4791 {15, 0x0004437a}, /* g_tkExecPgm */
4792 {15, 0x000412f7}, /* _tkStartProcess */
4793 {15, 0x000387a0}, /* _LDRClearSem */
4794 {15, 0x00044d2c}, /* _ldrASMpMTEFromHandle */
4795 {15, 0x00040a74}, /* _ldrFindModule */
4796 {15, 0x000387dc}, /* _ldrValidateMteHandle */
4797 {15, 0x00038058}, /* _VMAllocMem */
4798 {15, 0x000386e1}, /* _VMFreeMem */
4799 {15, 0x0001de42}, /* _VMGetOwner */
4800 {15, 0x0001d1a0}, /* _VMObjHandleInfo */
4801 {15, 0x0005c1e0}, /* _VMMapDebugAlias */
4802 {15, 0x0000ad68}, /* _KSEMRequestMutex */
4803 {15, 0x0000ae3f}, /* _KSEMReleaseMutex */
4804 {15, 0x0000ae6a}, /* _KSEMQueryMutex */
4805 {15, 0x000271f7}, /* _TKPidToPTDA */
4806 {15, 0x000287f5}, /* _TKSuBuff */
4807 {15, 0x0002842b}, /* _TKFuBuff */
4808 {15, 0x000285b5}, /* _TKFuBufLen */
4809 {15, 0x000282e1}, /* _TKSuFuBuff */
4810 {11, 0x0000db30}, /* f_FuStrLenZ */
4811 {11, 0x0000dae6}, /* f_FuStrLen */
4812 {11, 0x0000dc24}, /* f_FuBuff */
4813 {15, 0x00003f72}, /* _SftFileSize */
4814 {10, 0x0001c0cc}, /* _ldrpFileNameBuf */
4815 {10, 0x0001a578}, /* _LdrSem */
4816 {10, 0x000072bc}, /* _pTCBCur */
4817 {10, 0x000072b8}, /* _pPTDACur */
4818 {4 , 0x0000f9fc}, /* ptda_start */
4819 {4 , 0x0000faa2}, /* ptda_environ */
4820 {4 , 0x0000fed4}, /* ptda_ptdasem */
4821 {4 , 0x0000ffa8}, /* ptda_handle */
4822 {4 , 0x0000ffaa}, /* ptda_module */
4823 {4 , 0x0000faa4}, /* ptda_pBeginLIBPATH */
4824 {15, 0x00034b0b}, /* SecPathFromSFN */
4825 }
4826 },
4827#endif
4828 { /* 9033RU.sym */
4829 9033, KF_UNI, 14,
4830 {
4831 {13, 0x0003a63f}, /* _ldrOpenPath */
4832 {13, 0x00009824}, /* _ldrRead */
4833 {13, 0x0003a3c8}, /* _ldrOpen */
4834 {13, 0x0003ac54}, /* _ldrClose */
4835 {13, 0x0003aca4}, /* _LDRQAppType */
4836 {13, 0x000385b0}, /* _ldrEnum32bitRelRecs */
4837 {13, 0x00042c8e}, /* g_tkExecPgm */
4838 {13, 0x0003fc27}, /* _tkStartProcess */
4839 {13, 0x00037044}, /* _LDRClearSem */
4840 {13, 0x00043640}, /* _ldrASMpMTEFromHandle */
4841 {13, 0x0003f3a4}, /* _ldrFindModule */
4842 {13, 0x00037080}, /* _ldrValidateMteHandle */
4843 {13, 0x000368fc}, /* _VMAllocMem */
4844 {13, 0x00036f85}, /* _VMFreeMem */
4845 {13, 0x0001d172}, /* _VMGetOwner */
4846 {13, 0x0001c4d0}, /* _VMObjHandleInfo */
4847 {13, 0x0005aaa0}, /* _VMMapDebugAlias */
4848 {13, 0x0000abb8}, /* _KSEMRequestMutex */
4849 {13, 0x0000ac4b}, /* _KSEMReleaseMutex */
4850 {13, 0x0000ac76}, /* _KSEMQueryMutex */
4851 {13, 0x00026527}, /* _TKPidToPTDA */
4852 {13, 0x00027b25}, /* _TKSuBuff */
4853 {13, 0x0002775b}, /* _TKFuBuff */
4854 {13, 0x000278e5}, /* _TKFuBufLen */
4855 {13, 0x00027611}, /* _TKSuFuBuff */
4856 {9 , 0x0000db30}, /* f_FuStrLenZ */
4857 {9 , 0x0000dae6}, /* f_FuStrLen */
4858 {9 , 0x0000dc24}, /* f_FuBuff */
4859 {13, 0x00003ef2}, /* _SftFileSize */
4860 {8 , 0x0000bf10}, /* _ldrpFileNameBuf */
4861 {8 , 0x0000a3c0}, /* _LdrSem */
4862 {8 , 0x000072bc}, /* _pTCBCur */
4863 {8 , 0x000072b8}, /* _pPTDACur */
4864 {2 , 0x0000f9fc}, /* ptda_start */
4865 {2 , 0x0000faa2}, /* ptda_environ */
4866 {2 , 0x0000fed4}, /* ptda_ptdasem */
4867 {2 , 0x0000ffa8}, /* ptda_handle */
4868 {2 , 0x0000ffaa}, /* ptda_module */
4869 {2 , 0x0000faa4}, /* ptda_pBeginLIBPATH */
4870 {13, 0x000333af}, /* SecPathFromSFN */
4871 }
4872 },
4873#ifdef ALLKERNELS
4874 { /* 9034AU.sym */
4875 9034, KF_UNI | KF_ALLSTRICT, 16,
4876 {
4877 {15, 0x0004a3cf}, /* _ldrOpenPath */
4878 {15, 0x0000a3cc}, /* _ldrRead */
4879 {15, 0x0004a144}, /* _ldrOpen */
4880 {15, 0x0004aae8}, /* _ldrClose */
4881 {15, 0x0004ab38}, /* _LDRQAppType */
4882 {15, 0x00048048}, /* _ldrEnum32bitRelRecs */
4883 {15, 0x00053b44}, /* g_tkExecPgm */
4884 {15, 0x00050264}, /* _tkStartProcess */
4885 {15, 0x00046518}, /* _LDRClearSem */
4886 {15, 0x000545dc}, /* _ldrASMpMTEFromHandle */
4887 {15, 0x0004f950}, /* _ldrFindModule */
4888 {15, 0x000465a0}, /* _ldrValidateMteHandle */
4889 {15, 0x00045b0c}, /* _VMAllocMem */
4890 {15, 0x0004643f}, /* _VMFreeMem */
4891 {15, 0x0002399c}, /* _VMGetOwner */
4892 {15, 0x000228dc}, /* _VMObjHandleInfo */
4893 {15, 0x00075c84}, /* _VMMapDebugAlias */
4894 {15, 0x0000bcfc}, /* _KSEMRequestMutex */
4895 {15, 0x0000be10}, /* _KSEMReleaseMutex */
4896 {15, 0x0000be70}, /* _KSEMQueryMutex */
4897 {15, 0x0002f537}, /* _TKPidToPTDA */
4898 {15, 0x00031014}, /* _TKSuBuff */
4899 {15, 0x00030c04}, /* _TKFuBuff */
4900 {15, 0x00030dd0}, /* _TKFuBufLen */
4901 {15, 0x00030a93}, /* _TKSuFuBuff */
4902 {11, 0x0000ed44}, /* f_FuStrLenZ */
4903 {11, 0x0000ecf8}, /* f_FuStrLen */
4904 {11, 0x0000ee5c}, /* f_FuBuff */
4905 {15, 0x00004b38}, /* _SftFileSize */
4906 {10, 0x0002978c}, /* _ldrpFileNameBuf */
4907 {10, 0x00027160}, /* _LdrSem */
4908 {10, 0x0000b9b0}, /* _pTCBCur */
4909 {10, 0x0000b9ac}, /* _pPTDACur */
4910 {4 , 0x0000f9f4}, /* ptda_start */
4911 {4 , 0x0000fa9a}, /* ptda_environ */
4912 {4 , 0x0000fecc}, /* ptda_ptdasem */
4913 {4 , 0x0000ffa8}, /* ptda_handle */
4914 {4 , 0x0000ffaa}, /* ptda_module */
4915 {4 , 0x0000fa9c}, /* ptda_pBeginLIBPATH */
4916 {15, 0x00041d7e}, /* SecPathFromSFN */
4917 }
4918 },
4919#endif
4920#ifdef ALLKERNELS
4921 { /* 9034HU.sym */
4922 9034, KF_UNI | KF_HALFSTRICT, 16,
4923 {
4924 {15, 0x0003c0c7}, /* _ldrOpenPath */
4925 {15, 0x000093fc}, /* _ldrRead */
4926 {15, 0x0003be50}, /* _ldrOpen */
4927 {15, 0x0003c6dc}, /* _ldrClose */
4928 {15, 0x0003c72c}, /* _LDRQAppType */
4929 {15, 0x0003a034}, /* _ldrEnum32bitRelRecs */
4930 {15, 0x0004476a}, /* g_tkExecPgm */
4931 {15, 0x000416e7}, /* _tkStartProcess */
4932 {15, 0x00038ac8}, /* _LDRClearSem */
4933 {15, 0x00045130}, /* _ldrASMpMTEFromHandle */
4934 {15, 0x00040e74}, /* _ldrFindModule */
4935 {15, 0x00038b04}, /* _ldrValidateMteHandle */
4936 {15, 0x00038380}, /* _VMAllocMem */
4937 {15, 0x00038a09}, /* _VMFreeMem */
4938 {15, 0x0001e136}, /* _VMGetOwner */
4939 {15, 0x0001d494}, /* _VMObjHandleInfo */
4940 {15, 0x000637cc}, /* _VMMapDebugAlias */
4941 {15, 0x0000a874}, /* _KSEMRequestMutex */
4942 {15, 0x0000a94b}, /* _KSEMReleaseMutex */
4943 {15, 0x0000a976}, /* _KSEMQueryMutex */
4944 {15, 0x00027497}, /* _TKPidToPTDA */
4945 {15, 0x00028aa1}, /* _TKSuBuff */
4946 {15, 0x000286d7}, /* _TKFuBuff */
4947 {15, 0x00028861}, /* _TKFuBufLen */
4948 {15, 0x00028581}, /* _TKSuFuBuff */
4949 {11, 0x0000db44}, /* f_FuStrLenZ */
4950 {11, 0x0000dafa}, /* f_FuStrLen */
4951 {11, 0x0000dc38}, /* f_FuBuff */
4952 {15, 0x00004096}, /* _SftFileSize */
4953 {10, 0x0001c148}, /* _ldrpFileNameBuf */
4954 {10, 0x0001a5bc}, /* _LdrSem */
4955 {10, 0x000072dc}, /* _pTCBCur */
4956 {10, 0x000072d8}, /* _pPTDACur */
4957 {4 , 0x0000f9fc}, /* ptda_start */
4958 {4 , 0x0000faa2}, /* ptda_environ */
4959 {4 , 0x0000fed4}, /* ptda_ptdasem */
4960 {4 , 0x0000ffa8}, /* ptda_handle */
4961 {4 , 0x0000ffaa}, /* ptda_module */
4962 {4 , 0x0000faa4}, /* ptda_pBeginLIBPATH */
4963 {15, 0x00034f09}, /* SecPathFromSFN */
4964 }
4965 },
4966#endif
4967 { /* 9034RU.sym */
4968 9034, KF_UNI, 14,
4969 {
4970 {13, 0x0003a977}, /* _ldrOpenPath */
4971 {13, 0x00009368}, /* _ldrRead */
4972 {13, 0x0003a700}, /* _ldrOpen */
4973 {13, 0x0003af8c}, /* _ldrClose */
4974 {13, 0x0003afdc}, /* _LDRQAppType */
4975 {13, 0x000388e0}, /* _ldrEnum32bitRelRecs */
4976 {13, 0x00042fda}, /* g_tkExecPgm */
4977 {13, 0x0003ff73}, /* _tkStartProcess */
4978 {13, 0x00037374}, /* _LDRClearSem */
4979 {13, 0x000439a0}, /* _ldrASMpMTEFromHandle */
4980 {13, 0x0003f700}, /* _ldrFindModule */
4981 {13, 0x000373b0}, /* _ldrValidateMteHandle */
4982 {13, 0x00036c2c}, /* _VMAllocMem */
4983 {13, 0x000372b5}, /* _VMFreeMem */
4984 {13, 0x0001d2fa}, /* _VMGetOwner */
4985 {13, 0x0001c658}, /* _VMObjHandleInfo */
4986 {13, 0x00061f38}, /* _VMMapDebugAlias */
4987 {13, 0x0000a6b8}, /* _KSEMRequestMutex */
4988 {13, 0x0000a74b}, /* _KSEMReleaseMutex */
4989 {13, 0x0000a776}, /* _KSEMQueryMutex */
4990 {13, 0x0002665b}, /* _TKPidToPTDA */
4991 {13, 0x00027c65}, /* _TKSuBuff */
4992 {13, 0x0002789b}, /* _TKFuBuff */
4993 {13, 0x00027a25}, /* _TKFuBufLen */
4994 {13, 0x00027745}, /* _TKSuFuBuff */
4995 {9 , 0x0000db44}, /* f_FuStrLenZ */
4996 {9 , 0x0000dafa}, /* f_FuStrLen */
4997 {9 , 0x0000dc38}, /* f_FuBuff */
4998 {13, 0x00004016}, /* _SftFileSize */
4999 {8 , 0x0000bf8c}, /* _ldrpFileNameBuf */
5000 {8 , 0x0000a404}, /* _LdrSem */
5001 {8 , 0x000072dc}, /* _pTCBCur */
5002 {8 , 0x000072d8}, /* _pPTDACur */
5003 {2 , 0x0000f9fc}, /* ptda_start */
5004 {2 , 0x0000faa2}, /* ptda_environ */
5005 {2 , 0x0000fed4}, /* ptda_ptdasem */
5006 {2 , 0x0000ffa8}, /* ptda_handle */
5007 {2 , 0x0000ffaa}, /* ptda_module */
5008 {2 , 0x0000faa4}, /* ptda_pBeginLIBPATH */
5009 {13, 0x000337b5}, /* SecPathFromSFN */
5010 }
5011 },
5012#ifdef ALLKERNELS
5013 { /* 9035AU.sym */
5014 9035, KF_UNI | KF_ALLSTRICT, 16,
5015 {
5016 {15, 0x00049f7b}, /* _ldrOpenPath */
5017 {15, 0x0000a3cc}, /* _ldrRead */
5018 {15, 0x00049cf0}, /* _ldrOpen */
5019 {15, 0x0004a68c}, /* _ldrClose */
5020 {15, 0x0004a6dc}, /* _LDRQAppType */
5021 {15, 0x00047c08}, /* _ldrEnum32bitRelRecs */
5022 {15, 0x00053758}, /* g_tkExecPgm */
5023 {15, 0x0004feb0}, /* _tkStartProcess */
5024 {15, 0x000460d8}, /* _LDRClearSem */
5025 {15, 0x000541f0}, /* _ldrASMpMTEFromHandle */
5026 {15, 0x0004f59c}, /* _ldrFindModule */
5027 {15, 0x00046160}, /* _ldrValidateMteHandle */
5028 {15, 0x000456cc}, /* _VMAllocMem */
5029 {15, 0x00045fff}, /* _VMFreeMem */
5030 {15, 0x000237ac}, /* _VMGetOwner */
5031 {15, 0x000226ec}, /* _VMObjHandleInfo */
5032 {15, 0x00075948}, /* _VMMapDebugAlias */
5033 {15, 0x0000bcfc}, /* _KSEMRequestMutex */
5034 {15, 0x0000be10}, /* _KSEMReleaseMutex */
5035 {15, 0x0000be70}, /* _KSEMQueryMutex */
5036 {15, 0x0002f35f}, /* _TKPidToPTDA */
5037 {15, 0x00030e3c}, /* _TKSuBuff */
5038 {15, 0x00030a2c}, /* _TKFuBuff */
5039 {15, 0x00030bf8}, /* _TKFuBufLen */
5040 {15, 0x000308bb}, /* _TKSuFuBuff */
5041 {11, 0x0000ed44}, /* f_FuStrLenZ */
5042 {11, 0x0000ecf8}, /* f_FuStrLen */
5043 {11, 0x0000ee5c}, /* f_FuBuff */
5044 {15, 0x00004b38}, /* _SftFileSize */
5045 {10, 0x00029790}, /* _ldrpFileNameBuf */
5046 {10, 0x00027164}, /* _LdrSem */
5047 {10, 0x0000b9b0}, /* _pTCBCur */
5048 {10, 0x0000b9ac}, /* _pPTDACur */
5049 {4 , 0x0000f9f4}, /* ptda_start */
5050 {4 , 0x0000fa9a}, /* ptda_environ */
5051 {4 , 0x0000fecc}, /* ptda_ptdasem */
5052 {4 , 0x0000ffa8}, /* ptda_handle */
5053 {4 , 0x0000ffaa}, /* ptda_module */
5054 {4 , 0x0000fa9c}, /* ptda_pBeginLIBPATH */
5055 {15, 0x00041af0}, /* SecPathFromSFN */
5056 }
5057 },
5058#endif
5059#ifdef ALLKERNELS
5060 { /* 9035HU.sym */
5061 9035, KF_UNI | KF_HALFSTRICT, 16,
5062 {
5063 {15, 0x0003c32b}, /* _ldrOpenPath */
5064 {15, 0x000093fc}, /* _ldrRead */
5065 {15, 0x0003c0b4}, /* _ldrOpen */
5066 {15, 0x0003c938}, /* _ldrClose */
5067 {15, 0x0003c988}, /* _LDRQAppType */
5068 {15, 0x0003a2ac}, /* _ldrEnum32bitRelRecs */
5069 {15, 0x00044a1e}, /* g_tkExecPgm */
5070 {15, 0x00041997}, /* _tkStartProcess */
5071 {15, 0x00038d40}, /* _LDRClearSem */
5072 {15, 0x000453e4}, /* _ldrASMpMTEFromHandle */
5073 {15, 0x00041124}, /* _ldrFindModule */
5074 {15, 0x00038d7c}, /* _ldrValidateMteHandle */
5075 {15, 0x000385f8}, /* _VMAllocMem */
5076 {15, 0x00038c81}, /* _VMFreeMem */
5077 {15, 0x0001e272}, /* _VMGetOwner */
5078 {15, 0x0001d5d0}, /* _VMObjHandleInfo */
5079 {15, 0x00063ad0}, /* _VMMapDebugAlias */
5080 {15, 0x0000a874}, /* _KSEMRequestMutex */
5081 {15, 0x0000a94b}, /* _KSEMReleaseMutex */
5082 {15, 0x0000a976}, /* _KSEMQueryMutex */
5083 {15, 0x000275eb}, /* _TKPidToPTDA */
5084 {15, 0x00028be9}, /* _TKSuBuff */
5085 {15, 0x0002881f}, /* _TKFuBuff */
5086 {15, 0x000289a9}, /* _TKFuBufLen */
5087 {15, 0x000286d5}, /* _TKSuFuBuff */
5088 {11, 0x0000db44}, /* f_FuStrLenZ */
5089 {11, 0x0000dafa}, /* f_FuStrLen */
5090 {11, 0x0000dc38}, /* f_FuBuff */
5091 {15, 0x00004096}, /* _SftFileSize */
5092 {10, 0x0001c148}, /* _ldrpFileNameBuf */
5093 {10, 0x0001a5bc}, /* _LdrSem */
5094 {10, 0x000072dc}, /* _pTCBCur */
5095 {10, 0x000072d8}, /* _pPTDACur */
5096 {4 , 0x0000f9fc}, /* ptda_start */
5097 {4 , 0x0000faa2}, /* ptda_environ */
5098 {4 , 0x0000fed4}, /* ptda_ptdasem */
5099 {4 , 0x0000ffa8}, /* ptda_handle */
5100 {4 , 0x0000ffaa}, /* ptda_module */
5101 {4 , 0x0000faa4}, /* ptda_pBeginLIBPATH */
5102 {15, 0x000350b6}, /* SecPathFromSFN */
5103 }
5104 },
5105#endif
5106 { /* 9035RU.sym */
5107 9035, KF_UNI, 14,
5108 {
5109 {13, 0x0003abdb}, /* _ldrOpenPath */
5110 {13, 0x00009368}, /* _ldrRead */
5111 {13, 0x0003a964}, /* _ldrOpen */
5112 {13, 0x0003b1e8}, /* _ldrClose */
5113 {13, 0x0003b238}, /* _LDRQAppType */
5114 {13, 0x00038b58}, /* _ldrEnum32bitRelRecs */
5115 {13, 0x0004324e}, /* g_tkExecPgm */
5116 {13, 0x000401eb}, /* _tkStartProcess */
5117 {13, 0x000375ec}, /* _LDRClearSem */
5118 {13, 0x00043c14}, /* _ldrASMpMTEFromHandle */
5119 {13, 0x0003f977}, /* _ldrFindModule */
5120 {13, 0x00037628}, /* _ldrValidateMteHandle */
5121 {13, 0x00036ea4}, /* _VMAllocMem */
5122 {13, 0x0003752d}, /* _VMFreeMem */
5123 {13, 0x0001d436}, /* _VMGetOwner */
5124 {13, 0x0001c794}, /* _VMObjHandleInfo */
5125 {13, 0x000621b8}, /* _VMMapDebugAlias */
5126 {13, 0x0000a6b8}, /* _KSEMRequestMutex */
5127 {13, 0x0000a74b}, /* _KSEMReleaseMutex */
5128 {13, 0x0000a776}, /* _KSEMQueryMutex */
5129 {13, 0x000267af}, /* _TKPidToPTDA */
5130 {13, 0x00027dad}, /* _TKSuBuff */
5131 {13, 0x000279e3}, /* _TKFuBuff */
5132 {13, 0x00027b6d}, /* _TKFuBufLen */
5133 {13, 0x00027899}, /* _TKSuFuBuff */
5134 {9 , 0x0000db44}, /* f_FuStrLenZ */
5135 {9 , 0x0000dafa}, /* f_FuStrLen */
5136 {9 , 0x0000dc38}, /* f_FuBuff */
5137 {13, 0x00004016}, /* _SftFileSize */
5138 {8 , 0x0000bf8c}, /* _ldrpFileNameBuf */
5139 {8 , 0x0000a404}, /* _LdrSem */
5140 {8 , 0x000072dc}, /* _pTCBCur */
5141 {8 , 0x000072d8}, /* _pPTDACur */
5142 {2 , 0x0000f9fc}, /* ptda_start */
5143 {2 , 0x0000faa2}, /* ptda_environ */
5144 {2 , 0x0000fed4}, /* ptda_ptdasem */
5145 {2 , 0x0000ffa8}, /* ptda_handle */
5146 {2 , 0x0000ffaa}, /* ptda_module */
5147 {2 , 0x0000faa4}, /* ptda_pBeginLIBPATH */
5148 {13, 0x00033962}, /* SecPathFromSFN */
5149 }
5150 },
5151#ifdef ALLKERNELS
5152 { /* 9036AU.sym */
5153 9036, KF_UNI | KF_ALLSTRICT, 16,
5154 {
5155 {15, 0x0004a203}, /* _ldrOpenPath */
5156 {15, 0x0000a444}, /* _ldrRead */
5157 {15, 0x00049f78}, /* _ldrOpen */
5158 {15, 0x0004a914}, /* _ldrClose */
5159 {15, 0x0004a964}, /* _LDRQAppType */
5160 {15, 0x00047e84}, /* _ldrEnum32bitRelRecs */
5161 {15, 0x00053a98}, /* g_tkExecPgm */
5162 {15, 0x00050188}, /* _tkStartProcess */
5163 {15, 0x00046354}, /* _LDRClearSem */
5164 {15, 0x00054560}, /* _ldrASMpMTEFromHandle */
5165 {15, 0x0004f873}, /* _ldrFindModule */
5166 {15, 0x000463dc}, /* _ldrValidateMteHandle */
5167 {15, 0x00045948}, /* _VMAllocMem */
5168 {15, 0x0004627b}, /* _VMFreeMem */
5169 {15, 0x00023814}, /* _VMGetOwner */
5170 {15, 0x00022754}, /* _VMObjHandleInfo */
5171 {15, 0x00076194}, /* _VMMapDebugAlias */
5172 {15, 0x0000bd6c}, /* _KSEMRequestMutex */
5173 {15, 0x0000be80}, /* _KSEMReleaseMutex */
5174 {15, 0x0000bee0}, /* _KSEMQueryMutex */
5175 {15, 0x0002f3cf}, /* _TKPidToPTDA */
5176 {15, 0x00030eb8}, /* _TKSuBuff */
5177 {15, 0x00030aa8}, /* _TKFuBuff */
5178 {15, 0x00030c74}, /* _TKFuBufLen */
5179 {15, 0x0003092b}, /* _TKSuFuBuff */
5180 {11, 0x0000ed84}, /* f_FuStrLenZ */
5181 {11, 0x0000ed38}, /* f_FuStrLen */
5182 {11, 0x0000ee9c}, /* f_FuBuff */
5183 {15, 0x00004bb0}, /* _SftFileSize */
5184 {10, 0x00029920}, /* _ldrpFileNameBuf */
5185 {10, 0x000272f4}, /* _LdrSem */
5186 {10, 0x0000bab8}, /* _pTCBCur */
5187 {10, 0x0000bab4}, /* _pPTDACur */
5188 {4 , 0x0000f9e8}, /* ptda_start */
5189 {4 , 0x0000fa9a}, /* ptda_environ */
5190 {4 , 0x0000fecc}, /* ptda_ptdasem */
5191 {4 , 0x0000ffa8}, /* ptda_handle */
5192 {4 , 0x0000ffaa}, /* ptda_module */
5193 {4 , 0x0000fa9c}, /* ptda_pBeginLIBPATH */
5194 {15, 0x00041d19}, /* SecPathFromSFN */
5195 }
5196 },
5197#endif
5198#ifdef ALLKERNELS
5199 { /* 9036HU.sym */
5200 9036, KF_UNI | KF_HALFSTRICT, 16,
5201 {
5202 {15, 0x0003c54b}, /* _ldrOpenPath */
5203 {15, 0x00009448}, /* _ldrRead */
5204 {15, 0x0003c2d4}, /* _ldrOpen */
5205 {15, 0x0003cb58}, /* _ldrClose */
5206 {15, 0x0003cba8}, /* _LDRQAppType */
5207 {15, 0x0003a4b8}, /* _ldrEnum32bitRelRecs */
5208 {15, 0x00044cea}, /* g_tkExecPgm */
5209 {15, 0x00041bf3}, /* _tkStartProcess */
5210 {15, 0x00038f4c}, /* _LDRClearSem */
5211 {15, 0x000456e0}, /* _ldrASMpMTEFromHandle */
5212 {15, 0x0004137f}, /* _ldrFindModule */
5213 {15, 0x00038f88}, /* _ldrValidateMteHandle */
5214 {15, 0x00038804}, /* _VMAllocMem */
5215 {15, 0x00038e8d}, /* _VMFreeMem */
5216 {15, 0x0001e31a}, /* _VMGetOwner */
5217 {15, 0x0001d678}, /* _VMObjHandleInfo */
5218 {15, 0x00064138}, /* _VMMapDebugAlias */
5219 {15, 0x0000a8b4}, /* _KSEMRequestMutex */
5220 {15, 0x0000a98b}, /* _KSEMReleaseMutex */
5221 {15, 0x0000a9b6}, /* _KSEMQueryMutex */
5222 {15, 0x0002769b}, /* _TKPidToPTDA */
5223 {15, 0x00028c99}, /* _TKSuBuff */
5224 {15, 0x000288cf}, /* _TKFuBuff */
5225 {15, 0x00028a59}, /* _TKFuBufLen */
5226 {15, 0x00028785}, /* _TKSuFuBuff */
5227 {11, 0x0000db94}, /* f_FuStrLenZ */
5228 {11, 0x0000db4a}, /* f_FuStrLen */
5229 {11, 0x0000dc88}, /* f_FuBuff */
5230 {15, 0x000040e2}, /* _SftFileSize */
5231 {10, 0x0001c17c}, /* _ldrpFileNameBuf */
5232 {10, 0x0001a5f0}, /* _LdrSem */
5233 {10, 0x000072fc}, /* _pTCBCur */
5234 {10, 0x000072f8}, /* _pPTDACur */
5235 {4 , 0x0000f9f0}, /* ptda_start */
5236 {4 , 0x0000faa2}, /* ptda_environ */
5237 {4 , 0x0000fed4}, /* ptda_ptdasem */
5238 {4 , 0x0000ffa8}, /* ptda_handle */
5239 {4 , 0x0000ffaa}, /* ptda_module */
5240 {4 , 0x0000faa4}, /* ptda_pBeginLIBPATH */
5241 {15, 0x00035319}, /* SecPathFromSFN */
5242 }
5243 },
5244#endif
5245 { /* 9036RU.sym */
5246 9036, KF_UNI, 14,
5247 {
5248 {13, 0x0003ae03}, /* _ldrOpenPath */
5249 {13, 0x000093b4}, /* _ldrRead */
5250 {13, 0x0003ab8c}, /* _ldrOpen */
5251 {13, 0x0003b410}, /* _ldrClose */
5252 {13, 0x0003b460}, /* _LDRQAppType */
5253 {13, 0x00038d6c}, /* _ldrEnum32bitRelRecs */
5254 {13, 0x0004359e}, /* g_tkExecPgm */
5255 {13, 0x000404c7}, /* _tkStartProcess */
5256 {13, 0x00037800}, /* _LDRClearSem */
5257 {13, 0x00043f94}, /* _ldrASMpMTEFromHandle */
5258 {13, 0x0003fc54}, /* _ldrFindModule */
5259 {13, 0x0003783c}, /* _ldrValidateMteHandle */
5260 {13, 0x000370b8}, /* _VMAllocMem */
5261 {13, 0x00037741}, /* _VMFreeMem */
5262 {13, 0x0001d4ee}, /* _VMGetOwner */
5263 {13, 0x0001c84c}, /* _VMObjHandleInfo */
5264 {13, 0x0006299c}, /* _VMMapDebugAlias */
5265 {13, 0x0000a708}, /* _KSEMRequestMutex */
5266 {13, 0x0000a79b}, /* _KSEMReleaseMutex */
5267 {13, 0x0000a7c6}, /* _KSEMQueryMutex */
5268 {13, 0x0002686f}, /* _TKPidToPTDA */
5269 {13, 0x00027e6d}, /* _TKSuBuff */
5270 {13, 0x00027aa3}, /* _TKFuBuff */
5271 {13, 0x00027c2d}, /* _TKFuBufLen */
5272 {13, 0x00027959}, /* _TKSuFuBuff */
5273 {9 , 0x0000db94}, /* f_FuStrLenZ */
5274 {9 , 0x0000db4a}, /* f_FuStrLen */
5275 {9 , 0x0000dc88}, /* f_FuBuff */
5276 {13, 0x00004062}, /* _SftFileSize */
5277 {8 , 0x0000bfc0}, /* _ldrpFileNameBuf */
5278 {8 , 0x0000a438}, /* _LdrSem */
5279 {8 , 0x000072fc}, /* _pTCBCur */
5280 {8 , 0x000072f8}, /* _pPTDACur */
5281 {2 , 0x0000f9f0}, /* ptda_start */
5282 {2 , 0x0000faa2}, /* ptda_environ */
5283 {2 , 0x0000fed4}, /* ptda_ptdasem */
5284 {2 , 0x0000ffa8}, /* ptda_handle */
5285 {2 , 0x0000ffaa}, /* ptda_module */
5286 {2 , 0x0000faa4}, /* ptda_pBeginLIBPATH */
5287 {13, 0x00033bcd}, /* SecPathFromSFN */
5288 }
5289 },
5290 { /* Terminating entry */
5291 0,0,0,
5292 {
5293 {0,0},
5294 {0,0},
5295 {0,0},
5296 {0,0},
5297 {0,0},
5298 {0,0},
5299 {0,0},
5300 {0,0},
5301 {0,0},
5302 {0,0},
5303 {0,0},
5304 {0,0},
5305 {0,0},
5306 {0,0},
5307 {0,0},
5308 {0,0},
5309 {0,0},
5310 {0,0},
5311 {0,0},
5312 {0,0},
5313 {0,0},
5314 {0,0},
5315 {0,0},
5316 {0,0},
5317 {0,0},
5318 {0,0},
5319 {0,0},
5320 {0,0},
5321 {0,0},
5322 {0,0},
5323 {0,0},
5324 {0,0},
5325 {0,0},
5326 {0,0},
5327 {0,0},
5328 {0,0},
5329 {0,0},
5330 {0,0},
5331 {0,0},
5332 {0,0},
5333 }
5334 }
5335}; /* end of aKrnlSymDB[] */
Note: See TracBrowser for help on using the repository browser.