]> git.proxmox.com Git - mirror_edk2.git/blame - UnixPkg/Sec/X64/Gasket.S
Sync update to improve compiler compatibility
[mirror_edk2.git] / UnixPkg / Sec / X64 / Gasket.S
CommitLineData
a4902ccc 1#------------------------------------------------------------------------------
2#
3# This template was generated from GasketEfiTemplate.c Unix x86_64 ABI
4#
5# Efi Prefix means it has been ported to gasket EFIABI to Unix x86_64 ABI
6#
7# The EFI_UNIX_THUNK_PROTOCOL member functions call these these generic assembly
8# routines.
9#
10# Some OS X POSIX calls get name mangled in C code and we need to fill in a C global
11# to get the correct binding (does not work from assembly). So we have 4 functions
12# that do an indirect call, while the others call POSIX APIs directly
13#
14# movq _gUnixRmDir@GOTPCREL(%rip), %rax
15#
16#
17# UNIX Arg passing: RCX, RDX, R8, R9
18# EFI Arg passing: RDI, RDI, RDX, RCX, R8, R9
19#
20# RSI, RDI calle-save on EFI, scatch on UNIX callign
21#
22#
23# Copyright (c) 2008 - 2010, Apple Inc. All rights reserved.<BR>
24# This program and the accompanying materials
25# are licensed and made available under the terms and conditions of the BSD License
26# which accompanies this distribution. The full text of the license may be found at
27# http://opensource.org/licenses/bsd-license.php
28#
29# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
30# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
31#
32#------------------------------------------------------------------------------
33#ifdef __APPLE__
ede7ec0b 34 .section __DWARF,__debug_frame,regular,debug
35Lsection__debug_frame:
36 .section __DWARF,__debug_info,regular,debug
37Lsection__debug_info:
38 .section __DWARF,__debug_abbrev,regular,debug
39Lsection__debug_abbrev:
40 .section __DWARF,__debug_aranges,regular,debug
41Lsection__debug_aranges:
42 .section __DWARF,__debug_macinfo,regular,debug
43Lsection__debug_macinfo:
44 .section __DWARF,__debug_line,regular,debug
45Lsection__debug_line:
46 .section __DWARF,__debug_loc,regular,debug
47Lsection__debug_loc:
48 .section __DWARF,__debug_pubnames,regular,debug
49Lsection__debug_pubnames:
50 .section __DWARF,__debug_pubtypes,regular,debug
51Lsection__debug_pubtypes:
52 .section __DWARF,__debug_inlined,regular,debug
53Lsection__debug_inlined:
54 .section __DWARF,__debug_str,regular,debug
55Lsection__debug_str:
56 .section __DWARF,__debug_ranges,regular,debug
57Lsection__debug_ranges:
58 .section __DWARF,__debug_abbrev,regular,debug
59Ldebug_abbrev0:
60 .section __DWARF,__debug_info,regular,debug
61Ldebug_info0:
62 .section __DWARF,__debug_line,regular,debug
63Ldebug_line0:
a4902ccc 64#endif
65
67f86803 66 .text
ede7ec0b 67Ltext0:
68.globl _Gasketrmdir
69_Gasketrmdir:
70LFB16:
71 .file 1 "/Users/fish/work/edk2/UnixPkg/Sec/X64/GasketEfiTemplate.c"
72 .loc 1 35 0
67f86803 73 pushq %rbp
74LCFI0:
75 movq %rsp, %rbp
76LCFI1:
ede7ec0b 77 subq $16, %rsp
67f86803 78LCFI2:
ede7ec0b 79 movq %rdi, -8(%rbp)
80 .loc 1 36 0
81 movq _gUnixRmDir@GOTPCREL(%rip), %rax
82 movq (%rax), %rax
83 movq -8(%rbp), %rdi
84 call *%rax
85 .loc 1 37 0
67f86803 86 leave
87 ret
a4902ccc 88
ede7ec0b 89LFE16:
90.globl _Gasketopendir
91_Gasketopendir:
92LFB17:
93 .loc 1 42 0
67f86803 94 pushq %rbp
95LCFI3:
96 movq %rsp, %rbp
97LCFI4:
ede7ec0b 98 subq $16, %rsp
67f86803 99LCFI5:
ede7ec0b 100 movq %rdi, -8(%rbp)
101 .loc 1 43 0
102 movq _gUnixOpenDir@GOTPCREL(%rip), %rax
103 movq (%rax), %rax
104 movq -8(%rbp), %rdi
67f86803 105 call *%rax
ede7ec0b 106 .loc 1 44 0
67f86803 107 leave
108 ret
ede7ec0b 109LFE17:
110.globl _Gasketstat
111_Gasketstat:
112LFB18:
113 .loc 1 49 0
67f86803 114 pushq %rbp
115LCFI6:
116 movq %rsp, %rbp
117LCFI7:
ede7ec0b 118 subq $16, %rsp
67f86803 119LCFI8:
ede7ec0b 120 movq %rdi, -8(%rbp)
121 movq %rsi, -16(%rbp)
122 .loc 1 50 0
123 movq _gUnixStat@GOTPCREL(%rip), %rax
124 movq (%rax), %rax
125 movq -16(%rbp), %rsi
126 movq -8(%rbp), %rdi
67f86803 127 call *%rax
ede7ec0b 128 .loc 1 51 0
67f86803 129 leave
130 ret
ede7ec0b 131LFE18:
132.globl _Gasketstatfs
133_Gasketstatfs:
134LFB19:
135 .loc 1 56 0
67f86803 136 pushq %rbp
137LCFI9:
138 movq %rsp, %rbp
139LCFI10:
ede7ec0b 140 subq $16, %rsp
67f86803 141LCFI11:
ede7ec0b 142 movq %rdi, -8(%rbp)
143 movq %rsi, -16(%rbp)
144 .loc 1 57 0
145 movq _gUnixStatFs@GOTPCREL(%rip), %rax
146 movq (%rax), %rax
147 movq -16(%rbp), %rsi
148 movq -8(%rbp), %rdi
67f86803 149 call *%rax
ede7ec0b 150 .loc 1 58 0
67f86803 151 leave
152 ret
ede7ec0b 153LFE19:
154.globl _GasketmsSleep
155_GasketmsSleep:
156LFB20:
157 .loc 1 65 0
67f86803 158 pushq %rbp
159LCFI12:
160 movq %rsp, %rbp
161LCFI13:
ede7ec0b 162 subq $16, %rsp
67f86803 163LCFI14:
ede7ec0b 164 movq %rdi, -8(%rbp)
165 .loc 1 66 0
166 movq -8(%rbp), %rdi
167 call _msSleep
168 .loc 1 68 0
67f86803 169 leave
170 ret
ede7ec0b 171LFE20:
172.globl _Gasketexit
173_Gasketexit:
174LFB21:
175 .loc 1 72 0
67f86803 176 pushq %rbp
177LCFI15:
178 movq %rsp, %rbp
179LCFI16:
ede7ec0b 180 subq $16, %rsp
67f86803 181LCFI17:
ede7ec0b 182 movl %edi, -4(%rbp)
183 .loc 1 73 0
184 movl -4(%rbp), %edi
185 call _exit
186LFE21:
187.globl _GasketSetTimer
188_GasketSetTimer:
189LFB22:
190 .loc 1 80 0
67f86803 191 pushq %rbp
192LCFI18:
193 movq %rsp, %rbp
194LCFI19:
ede7ec0b 195 subq $16, %rsp
67f86803 196LCFI20:
ede7ec0b 197 movq %rdi, -8(%rbp)
198 movq %rsi, -16(%rbp)
199 .loc 1 81 0
200 movq -16(%rbp), %rsi
201 movq -8(%rbp), %rdi
202 call _SetTimer
203 .loc 1 83 0
67f86803 204 leave
205 ret
ede7ec0b 206LFE22:
207.globl _GasketGetLocalTime
208_GasketGetLocalTime:
209LFB23:
210 .loc 1 88 0
67f86803 211 pushq %rbp
212LCFI21:
213 movq %rsp, %rbp
214LCFI22:
ede7ec0b 215 subq $16, %rsp
67f86803 216LCFI23:
ede7ec0b 217 movq %rdi, -8(%rbp)
218 .loc 1 89 0
219 movq -8(%rbp), %rdi
220 call _GetLocalTime
221 .loc 1 91 0
67f86803 222 leave
223 ret
ede7ec0b 224LFE23:
225.globl _Gasketgmtime
226_Gasketgmtime:
227LFB24:
228 .loc 1 96 0
67f86803 229 pushq %rbp
230LCFI24:
231 movq %rsp, %rbp
232LCFI25:
ede7ec0b 233 subq $16, %rsp
67f86803 234LCFI26:
ede7ec0b 235 movq %rdi, -8(%rbp)
236 .loc 1 97 0
237 movq -8(%rbp), %rdi
238 call _localtime
239 .loc 1 98 0
67f86803 240 leave
241 ret
ede7ec0b 242LFE24:
243.globl _GasketGetTimeZone
244_GasketGetTimeZone:
245LFB25:
246 .loc 1 103 0
b9c8e50e 247 pushq %rbp
248LCFI27:
249 movq %rsp, %rbp
250LCFI28:
ede7ec0b 251 .loc 1 104 0
252 call _GetTimeZone
253 .loc 1 105 0
254 leave
255 ret
256LFE25:
257.globl _GasketGetDayLight
258_GasketGetDayLight:
259LFB26:
260 .loc 1 110 0
261 pushq %rbp
b9c8e50e 262LCFI29:
ede7ec0b 263 movq %rsp, %rbp
264LCFI30:
265 .loc 1 111 0
266 call _GetDayLight
267 .loc 1 112 0
268 leave
269 ret
270LFE26:
271.globl _Gasketpoll
272_Gasketpoll:
273LFB27:
274 .loc 1 117 0
275 pushq %rbp
276LCFI31:
277 movq %rsp, %rbp
278LCFI32:
279 subq $16, %rsp
280LCFI33:
281 movq %rdi, -8(%rbp)
282 movl %esi, -12(%rbp)
283 movl %edx, -16(%rbp)
284 .loc 1 118 0
285 movl -16(%rbp), %edx
286 movl -12(%rbp), %esi
287 movq -8(%rbp), %rdi
288 call _poll
289 .loc 1 119 0
290 leave
291 ret
292LFE27:
293.globl _Gasketread
294_Gasketread:
295LFB28:
296 .loc 1 124 0
297 pushq %rbp
298LCFI34:
299 movq %rsp, %rbp
300LCFI35:
301 subq $32, %rsp
302LCFI36:
303 movl %edi, -4(%rbp)
304 movq %rsi, -16(%rbp)
305 movl %edx, -20(%rbp)
306 .loc 1 125 0
307 movl -20(%rbp), %eax
308 movslq %eax,%rdx
309 movq -16(%rbp), %rsi
310 movl -4(%rbp), %edi
311 call _read
312 .loc 1 126 0
313 leave
314 ret
315LFE28:
316.globl _Gasketwrite
317_Gasketwrite:
318LFB29:
319 .loc 1 131 0
320 pushq %rbp
321LCFI37:
322 movq %rsp, %rbp
323LCFI38:
324 subq $32, %rsp
325LCFI39:
326 movl %edi, -4(%rbp)
327 movq %rsi, -16(%rbp)
328 movl %edx, -20(%rbp)
329 .loc 1 132 0
330 movl -20(%rbp), %eax
331 movslq %eax,%rdx
332 movq -16(%rbp), %rsi
333 movl -4(%rbp), %edi
334 call _write
335 .loc 1 133 0
336 leave
337 ret
338LFE29:
339.globl _Gasketgetenv
340_Gasketgetenv:
341LFB30:
342 .loc 1 138 0
343 pushq %rbp
344LCFI40:
345 movq %rsp, %rbp
346LCFI41:
347 subq $16, %rsp
348LCFI42:
349 movq %rdi, -8(%rbp)
350 .loc 1 139 0
351 movq -8(%rbp), %rdi
352 call _getenv
353 .loc 1 140 0
354 leave
355 ret
356LFE30:
357.globl _Gasketopen
358_Gasketopen:
359LFB31:
360 .loc 1 145 0
361 pushq %rbp
362LCFI43:
363 movq %rsp, %rbp
364LCFI44:
365 subq $16, %rsp
366LCFI45:
367 movq %rdi, -8(%rbp)
368 movl %esi, -12(%rbp)
369 movl %edx, -16(%rbp)
370 .loc 1 146 0
371 movl -16(%rbp), %edx
372 movl -12(%rbp), %esi
373 movq -8(%rbp), %rdi
374 movl $0, %eax
375 call _open
376 .loc 1 147 0
377 leave
378 ret
379LFE31:
380.globl _Gasketlseek
381_Gasketlseek:
382LFB32:
383 .loc 1 152 0
384 pushq %rbp
385LCFI46:
386 movq %rsp, %rbp
387LCFI47:
388 subq $32, %rsp
389LCFI48:
390 movl %edi, -4(%rbp)
391 movq %rsi, -16(%rbp)
392 movl %edx, -20(%rbp)
393 .loc 1 153 0
394 movl -20(%rbp), %edx
395 movq -16(%rbp), %rsi
396 movl -4(%rbp), %edi
397 call _lseek
398 .loc 1 154 0
399 leave
400 ret
401LFE32:
402.globl _Gasketftruncate
403_Gasketftruncate:
404LFB33:
405 .loc 1 159 0
406 pushq %rbp
407LCFI49:
408 movq %rsp, %rbp
409LCFI50:
410 subq $16, %rsp
411LCFI51:
412 movl %edi, -4(%rbp)
413 movq %rsi, -16(%rbp)
414 .loc 1 160 0
415 movq -16(%rbp), %rsi
416 movl -4(%rbp), %edi
417 call _ftruncate
418 .loc 1 161 0
419 leave
420 ret
421LFE33:
422.globl _Gasketclose
423_Gasketclose:
424LFB34:
425 .loc 1 166 0
426 pushq %rbp
427LCFI52:
428 movq %rsp, %rbp
429LCFI53:
430 subq $16, %rsp
431LCFI54:
432 movl %edi, -4(%rbp)
433 .loc 1 167 0
434 movl -4(%rbp), %edi
435 call _close
436 .loc 1 168 0
437 leave
438 ret
439LFE34:
440.globl _Gasketmkdir
441_Gasketmkdir:
442LFB35:
443 .loc 1 173 0
444 pushq %rbp
445LCFI55:
446 movq %rsp, %rbp
447LCFI56:
448 subq $16, %rsp
449LCFI57:
450 movq %rdi, -8(%rbp)
451 movw %si, -12(%rbp)
452 .loc 1 174 0
453 movzwl -12(%rbp), %esi
454 movq -8(%rbp), %rdi
455 call _mkdir
456 .loc 1 175 0
457 leave
458 ret
459LFE35:
460.globl _Gasketunlink
461_Gasketunlink:
462LFB36:
463 .loc 1 180 0
464 pushq %rbp
465LCFI58:
466 movq %rsp, %rbp
467LCFI59:
468 subq $16, %rsp
469LCFI60:
470 movq %rdi, -8(%rbp)
471 .loc 1 181 0
472 movq -8(%rbp), %rdi
473 call _unlink
474 .loc 1 182 0
475 leave
476 ret
477LFE36:
478.globl _GasketGetErrno
479_GasketGetErrno:
480LFB37:
481 .loc 1 187 0
482 pushq %rbp
483LCFI61:
484 movq %rsp, %rbp
485LCFI62:
486 .loc 1 188 0
487 call _GetErrno
488 .loc 1 189 0
489 leave
490 ret
491LFE37:
492.globl _Gasketrewinddir
493_Gasketrewinddir:
494LFB38:
495 .loc 1 194 0
496 pushq %rbp
497LCFI63:
498 movq %rsp, %rbp
499LCFI64:
500 subq $16, %rsp
501LCFI65:
502 movq %rdi, -8(%rbp)
503 .loc 1 195 0
504 movq -8(%rbp), %rdi
505 call _rewinddir$INODE64
506 .loc 1 197 0
507 leave
508 ret
509LFE38:
510.globl _Gasketreaddir
511_Gasketreaddir:
512LFB39:
513 .loc 1 202 0
514 pushq %rbp
515LCFI66:
516 movq %rsp, %rbp
517LCFI67:
518 subq $16, %rsp
519LCFI68:
520 movq %rdi, -8(%rbp)
521 .loc 1 203 0
522 movq -8(%rbp), %rdi
523 call _readdir$INODE64
524 .loc 1 204 0
525 leave
526 ret
527LFE39:
528.globl _Gasketclosedir
529_Gasketclosedir:
530LFB40:
531 .loc 1 209 0
532 pushq %rbp
533LCFI69:
534 movq %rsp, %rbp
535LCFI70:
536 subq $16, %rsp
537LCFI71:
538 movq %rdi, -8(%rbp)
539 .loc 1 210 0
540 movq -8(%rbp), %rdi
541 call _closedir
542 .loc 1 211 0
543 leave
544 ret
545LFE40:
546.globl _Gasketrename
547_Gasketrename:
548LFB41:
549 .loc 1 216 0
550 pushq %rbp
551LCFI72:
552 movq %rsp, %rbp
553LCFI73:
554 subq $16, %rsp
555LCFI74:
556 movq %rdi, -8(%rbp)
557 movq %rsi, -16(%rbp)
558 .loc 1 217 0
559 movq -16(%rbp), %rsi
560 movq -8(%rbp), %rdi
561 call _rename
562 .loc 1 218 0
563 leave
564 ret
565LFE41:
566.globl _Gasketmktime
567_Gasketmktime:
568LFB42:
569 .loc 1 223 0
570 pushq %rbp
571LCFI75:
572 movq %rsp, %rbp
573LCFI76:
574 subq $16, %rsp
575LCFI77:
576 movq %rdi, -8(%rbp)
577 .loc 1 224 0
578 movq -8(%rbp), %rdi
579 call _mktime
580 .loc 1 225 0
581 leave
582 ret
583LFE42:
584.globl _Gasketfsync
585_Gasketfsync:
586LFB43:
587 .loc 1 230 0
588 pushq %rbp
589LCFI78:
590 movq %rsp, %rbp
591LCFI79:
592 subq $16, %rsp
593LCFI80:
594 movl %edi, -4(%rbp)
595 .loc 1 231 0
596 movl -4(%rbp), %edi
597 call _fsync
598 .loc 1 232 0
599 leave
600 ret
601LFE43:
602.globl _Gasketchmod
603_Gasketchmod:
604LFB44:
605 .loc 1 237 0
606 pushq %rbp
607LCFI81:
608 movq %rsp, %rbp
609LCFI82:
610 subq $16, %rsp
611LCFI83:
612 movq %rdi, -8(%rbp)
613 movw %si, -12(%rbp)
614 .loc 1 238 0
615 movzwl -12(%rbp), %esi
616 movq -8(%rbp), %rdi
617 call _chmod
618 .loc 1 239 0
619 leave
620 ret
621LFE44:
622.globl _Gasketutime
623_Gasketutime:
624LFB45:
625 .loc 1 244 0
626 pushq %rbp
627LCFI84:
628 movq %rsp, %rbp
629LCFI85:
630 subq $16, %rsp
631LCFI86:
632 movq %rdi, -8(%rbp)
633 movq %rsi, -16(%rbp)
634 .loc 1 245 0
635 movq -16(%rbp), %rsi
636 movq -8(%rbp), %rdi
637 call _utime
638 .loc 1 246 0
639 leave
640 ret
641LFE45:
642.globl _Gaskettcflush
643_Gaskettcflush:
644LFB46:
645 .loc 1 251 0
646 pushq %rbp
647LCFI87:
648 movq %rsp, %rbp
649LCFI88:
650 subq $16, %rsp
651LCFI89:
652 movl %edi, -4(%rbp)
653 movl %esi, -8(%rbp)
654 .loc 1 252 0
655 movl -8(%rbp), %esi
656 movl -4(%rbp), %edi
657 call _tcflush
658 .loc 1 253 0
659 leave
660 ret
661LFE46:
662.globl _GasketUgaCreate
663_GasketUgaCreate:
664LFB47:
665 .loc 1 258 0
666 pushq %rbp
667LCFI90:
668 movq %rsp, %rbp
669LCFI91:
670 subq $16, %rsp
671LCFI92:
672 movq %rdi, -8(%rbp)
673 movq %rsi, -16(%rbp)
674 .loc 1 259 0
675 movq -16(%rbp), %rsi
676 movq -8(%rbp), %rdi
677 call _UgaCreate
678 .loc 1 260 0
679 leave
680 ret
681LFE47:
682.globl _Gasketperror
683_Gasketperror:
684LFB48:
685 .loc 1 265 0
686 pushq %rbp
687LCFI93:
688 movq %rsp, %rbp
689LCFI94:
690 subq $16, %rsp
691LCFI95:
692 movq %rdi, -8(%rbp)
693 .loc 1 266 0
694 movq -8(%rbp), %rdi
695 call _perror
696 .loc 1 268 0
697 leave
698 ret
699LFE48:
700.globl _Gasketioctl
701_Gasketioctl:
702LFB49:
703 .loc 1 277 0
704 pushq %rbp
705LCFI96:
706 movq %rsp, %rbp
707LCFI97:
708 subq $240, %rsp
709LCFI98:
710 movl %edi, -212(%rbp)
711 movq %rdx, -160(%rbp)
712 movq %rcx, -152(%rbp)
713 movq %r8, -144(%rbp)
714 movq %r9, -136(%rbp)
715 movzbl %al, %eax
716 movq %rax, -240(%rbp)
717 movq -240(%rbp), %rdx
718 leaq 0(,%rdx,4), %rax
719 leaq L68(%rip), %rdx
720 movq %rdx, -240(%rbp)
721 subq %rax, -240(%rbp)
722 leaq -1(%rbp), %rax
723 movq -240(%rbp), %rdx
724 jmp *%rdx
725 movaps %xmm7, -15(%rax)
726 movaps %xmm6, -31(%rax)
727 movaps %xmm5, -47(%rax)
728 movaps %xmm4, -63(%rax)
729 movaps %xmm3, -79(%rax)
730 movaps %xmm2, -95(%rax)
731 movaps %xmm1, -111(%rax)
732 movaps %xmm0, -127(%rax)
733L68:
734 movq %rsi, -224(%rbp)
735 .loc 1 280 0
736 leaq -208(%rbp), %rax
737 movl $16, (%rax)
738 leaq -208(%rbp), %rax
739 movl $48, 4(%rax)
740 leaq -208(%rbp), %rax
741 leaq 16(%rbp), %rdx
742 movq %rdx, 8(%rax)
743 leaq -208(%rbp), %rax
744 leaq -176(%rbp), %rdx
745 movq %rdx, 16(%rax)
746 .loc 1 281 0
747 movl -208(%rbp), %eax
748 cmpl $48, %eax
749 jae L69
750 movq -192(%rbp), %rdx
751 movl -208(%rbp), %eax
752 mov %eax, %eax
753 addq %rax, %rdx
754 movq %rdx, -232(%rbp)
755 movl -208(%rbp), %eax
756 addl $8, %eax
757 movl %eax, -208(%rbp)
758 jmp L71
759L69:
760 movq -200(%rbp), %rax
761 movq %rax, -232(%rbp)
762 addq $8, %rax
763 movq %rax, -200(%rbp)
764L71:
765 movq -232(%rbp), %rax
766 movq (%rax), %rdx
767 movq -224(%rbp), %rsi
768 movl -212(%rbp), %edi
769 movl $0, %eax
770 call _ioctl
771 .loc 1 282 0
772 leave
773 ret
774LFE49:
775.globl _Gasketfcntl
776_Gasketfcntl:
777LFB50:
778 .loc 1 287 0
779 pushq %rbp
780LCFI99:
781 movq %rsp, %rbp
782LCFI100:
783 subq $240, %rsp
784LCFI101:
785 movl %edi, -212(%rbp)
786 movq %rdx, -160(%rbp)
787 movq %rcx, -152(%rbp)
788 movq %r8, -144(%rbp)
789 movq %r9, -136(%rbp)
790 movzbl %al, %eax
791 movq %rax, -232(%rbp)
792 movq -232(%rbp), %rdx
793 leaq 0(,%rdx,4), %rax
794 leaq L74(%rip), %rdx
795 movq %rdx, -232(%rbp)
796 subq %rax, -232(%rbp)
797 leaq -1(%rbp), %rax
798 movq -232(%rbp), %rdx
799 jmp *%rdx
800 movaps %xmm7, -15(%rax)
801 movaps %xmm6, -31(%rax)
802 movaps %xmm5, -47(%rax)
803 movaps %xmm4, -63(%rax)
804 movaps %xmm3, -79(%rax)
805 movaps %xmm2, -95(%rax)
806 movaps %xmm1, -111(%rax)
807 movaps %xmm0, -127(%rax)
808L74:
809 movl %esi, -216(%rbp)
810 .loc 1 290 0
811 leaq -208(%rbp), %rax
812 movl $16, (%rax)
813 leaq -208(%rbp), %rax
814 movl $48, 4(%rax)
815 leaq -208(%rbp), %rax
816 leaq 16(%rbp), %rdx
817 movq %rdx, 8(%rax)
818 leaq -208(%rbp), %rax
819 leaq -176(%rbp), %rdx
820 movq %rdx, 16(%rax)
821 .loc 1 291 0
822 movl -208(%rbp), %eax
823 cmpl $48, %eax
824 jae L75
825 movq -192(%rbp), %rdx
826 movl -208(%rbp), %eax
827 mov %eax, %eax
828 addq %rax, %rdx
829 movq %rdx, -224(%rbp)
830 movl -208(%rbp), %eax
831 addl $8, %eax
832 movl %eax, -208(%rbp)
833 jmp L77
834L75:
835 movq -200(%rbp), %rax
836 movq %rax, -224(%rbp)
837 addq $8, %rax
838 movq %rax, -200(%rbp)
839L77:
840 movq -224(%rbp), %rax
841 movq (%rax), %rdx
842 movl -216(%rbp), %esi
843 movl -212(%rbp), %edi
844 movl $0, %eax
845 call _fcntl
846 .loc 1 292 0
847 leave
848 ret
849LFE50:
850.globl _Gasketcfsetispeed
851_Gasketcfsetispeed:
852LFB51:
853 .loc 1 298 0
854 pushq %rbp
855LCFI102:
856 movq %rsp, %rbp
857LCFI103:
858 subq $16, %rsp
859LCFI104:
860 movq %rdi, -8(%rbp)
861 movq %rsi, -16(%rbp)
862 .loc 1 299 0
863 movq -16(%rbp), %rsi
864 movq -8(%rbp), %rdi
865 call _cfsetispeed
866 .loc 1 300 0
867 leave
868 ret
869LFE51:
870.globl _Gasketcfsetospeed
871_Gasketcfsetospeed:
872LFB52:
873 .loc 1 305 0
874 pushq %rbp
875LCFI105:
876 movq %rsp, %rbp
877LCFI106:
878 subq $16, %rsp
879LCFI107:
880 movq %rdi, -8(%rbp)
881 movq %rsi, -16(%rbp)
882 .loc 1 306 0
883 movq -16(%rbp), %rsi
884 movq -8(%rbp), %rdi
885 call _cfsetospeed
886 .loc 1 307 0
887 leave
888 ret
889LFE52:
890.globl _Gaskettcgetattr
891_Gaskettcgetattr:
892LFB53:
893 .loc 1 312 0
894 pushq %rbp
895LCFI108:
896 movq %rsp, %rbp
897LCFI109:
898 subq $16, %rsp
899LCFI110:
900 movl %edi, -4(%rbp)
901 movq %rsi, -16(%rbp)
902 .loc 1 313 0
903 movq -16(%rbp), %rsi
904 movl -4(%rbp), %edi
905 call _tcgetattr
906 .loc 1 314 0
907 leave
908 ret
909LFE53:
910.globl _Gaskettcsetattr
911_Gaskettcsetattr:
912LFB54:
913 .loc 1 319 0
914 pushq %rbp
915LCFI111:
916 movq %rsp, %rbp
917LCFI112:
918 subq $16, %rsp
919LCFI113:
920 movl %edi, -4(%rbp)
921 movl %esi, -8(%rbp)
922 movq %rdx, -16(%rbp)
923 .loc 1 320 0
924 movq -16(%rbp), %rdx
925 movl -8(%rbp), %esi
926 movl -4(%rbp), %edi
927 call _tcsetattr
928 .loc 1 321 0
929 leave
930 ret
931LFE54:
932.globl _GasketUnixPeCoffGetEntryPoint
933_GasketUnixPeCoffGetEntryPoint:
934LFB55:
935 .loc 1 331 0
936 pushq %rbp
937LCFI114:
938 movq %rsp, %rbp
939LCFI115:
940 subq $16, %rsp
941LCFI116:
942 movq %rdi, -8(%rbp)
943 movq %rsi, -16(%rbp)
944 .loc 1 332 0
945 movq -16(%rbp), %rsi
946 movq -8(%rbp), %rdi
947 call _SecPeCoffGetEntryPoint
948 .loc 1 333 0
949 leave
950 ret
951LFE55:
952.globl _GasketUnixPeCoffRelocateImageExtraAction
953_GasketUnixPeCoffRelocateImageExtraAction:
954LFB56:
955 .loc 1 341 0
956 pushq %rbp
957LCFI117:
958 movq %rsp, %rbp
959LCFI118:
960 subq $16, %rsp
961LCFI119:
962 movq %rdi, -8(%rbp)
963 .loc 1 342 0
964 movq -8(%rbp), %rdi
965 call _SecPeCoffRelocateImageExtraAction
966 .loc 1 344 0
967 leave
968 ret
969LFE56:
970.globl _GasketUnixPeCoffUnloadImageExtraAction
971_GasketUnixPeCoffUnloadImageExtraAction:
972LFB57:
973 .loc 1 352 0
974 pushq %rbp
975LCFI120:
976 movq %rsp, %rbp
977LCFI121:
978 subq $16, %rsp
979LCFI122:
980 movq %rdi, -8(%rbp)
981 .loc 1 353 0
982 movq -8(%rbp), %rdi
983 call _SecPeCoffLoaderUnloadImageExtraAction
984 .loc 1 355 0
985 leave
986 ret
987LFE57:
988.globl _GasketUgaClose
989_GasketUgaClose:
990LFB58:
991 .loc 1 365 0
992 pushq %rbp
993LCFI123:
994 movq %rsp, %rbp
995LCFI124:
996 subq $16, %rsp
997LCFI125:
998 movq %rdi, -8(%rbp)
999 .loc 1 366 0
1000 movq -8(%rbp), %rdi
1001 call _UgaClose
1002 .loc 1 367 0
1003 leave
1004 ret
1005LFE58:
1006.globl _GasketUgaSize
1007_GasketUgaSize:
1008LFB59:
1009 .loc 1 372 0
1010 pushq %rbp
1011LCFI126:
1012 movq %rsp, %rbp
1013LCFI127:
1014 subq $16, %rsp
1015LCFI128:
1016 movq %rdi, -8(%rbp)
1017 movl %esi, -12(%rbp)
1018 movl %edx, -16(%rbp)
1019 .loc 1 373 0
1020 movl -16(%rbp), %edx
1021 movl -12(%rbp), %esi
1022 movq -8(%rbp), %rdi
1023 call _UgaSize
1024 .loc 1 374 0
1025 leave
1026 ret
1027LFE59:
1028.globl _GasketUgaCheckKey
1029_GasketUgaCheckKey:
1030LFB60:
1031 .loc 1 379 0
1032 pushq %rbp
1033LCFI129:
1034 movq %rsp, %rbp
1035LCFI130:
1036 subq $16, %rsp
1037LCFI131:
1038 movq %rdi, -8(%rbp)
1039 .loc 1 380 0
1040 movq -8(%rbp), %rdi
1041 call _UgaCheckKey
1042 .loc 1 381 0
1043 leave
1044 ret
1045LFE60:
1046.globl _GasketUgaGetKey
1047_GasketUgaGetKey:
1048LFB61:
1049 .loc 1 386 0
1050 pushq %rbp
1051LCFI132:
1052 movq %rsp, %rbp
1053LCFI133:
1054 subq $16, %rsp
1055LCFI134:
1056 movq %rdi, -8(%rbp)
1057 movq %rsi, -16(%rbp)
1058 .loc 1 387 0
1059 movq -16(%rbp), %rsi
1060 movq -8(%rbp), %rdi
1061 call _UgaGetKey
1062 .loc 1 388 0
1063 leave
1064 ret
1065LFE61:
1066.globl _GasketUgaBlt
1067_GasketUgaBlt:
1068LFB62:
1069 .loc 1 404 0
1070 pushq %rbp
1071LCFI135:
1072 movq %rsp, %rbp
1073LCFI136:
1074 subq $80, %rsp
1075LCFI137:
1076 movq %rdi, -8(%rbp)
1077 movq %rsi, -16(%rbp)
1078 movl %edx, -20(%rbp)
1079 movq %rcx, -32(%rbp)
1080 movq %r8, -40(%rbp)
1081 movq %r9, -48(%rbp)
1082 .loc 1 405 0
1083 movq -48(%rbp), %rdx
1084 movq -40(%rbp), %rcx
1085 movq -32(%rbp), %rsi
1086 movl -20(%rbp), %edi
1087 movq -16(%rbp), %r10
1088 movq -8(%rbp), %r11
1089 movq 40(%rbp), %rax
1090 movq %rax, 24(%rsp)
1091 movq 32(%rbp), %rax
1092 movq %rax, 16(%rsp)
1093 movq 24(%rbp), %rax
1094 movq %rax, 8(%rsp)
1095 movq 16(%rbp), %rax
1096 movq %rax, (%rsp)
1097 movq %rdx, %r9
1098 movq %rcx, %r8
1099 movq %rsi, %rcx
1100 movl %edi, %edx
1101 movq %r10, %rsi
1102 movq %r11, %rdi
1103 call _UgaBlt
1104 .loc 1 406 0
1105 leave
1106 ret
1107LFE62:
a4902ccc 1108
ede7ec0b 1109.globl _ReverseGasketUint64
1110_ReverseGasketUint64:
1111LFB63:
1112 .loc 1 413 0
1113 pushq %rbp
1114LCFI138:
1115 movq %rsp, %rbp
1116LCFI139:
1117 subq $32, %rsp
1118LCFI140:
b9c8e50e 1119 movq %rdi, -24(%rbp)
1120 movq %rsi, -32(%rbp)
ede7ec0b 1121 .loc 1 414 0
b9c8e50e 1122 movq -24(%rbp), %rax
1123 movq %rax, -8(%rbp)
ede7ec0b 1124 .loc 1 416 0
b9c8e50e 1125 movq -32(%rbp), %rdi
1126 movq -8(%rbp), %rax
1127 call *%rax
ede7ec0b 1128 .loc 1 417 0
1129 movl $0, %eax
1130 .loc 1 418 0
b9c8e50e 1131 leave
1132 ret
a4902ccc 1133
1134.globl _EfiReverseGasketUint64
1135_EfiReverseGasketUint64:
1136 pushq %rbp
1137 movq %rsp, %rbp
1138 subq $64, %rsp
1139 movq %rdi, -24(%rbp)
1140 movq %rsi, -32(%rbp)
1141 movq -24(%rbp), %rax
1142 movq %rax, -8(%rbp)
1143 movq -32(%rbp), %rcx
1144 movq -8(%rbp), %rax
1145 call *%rax
1146 leave
1147 ret
1148
bb111c23 1149// Sec PPI Callbacks
1150
1151.globl _GasketSecUnixPeiLoadFile
1152_GasketSecUnixPeiLoadFile:
1153 jmp _SecUnixPeiLoadFile
1154
1155
1156.globl _GasketSecUnixPeiAutoScan
1157_GasketSecUnixPeiAutoScan:
1158 jmp _SecUnixPeiAutoScan
1159
1160
1161.globl _GasketSecUnixUnixThunkAddress
1162_GasketSecUnixUnixThunkAddress:
1163 jmp _SecUnixUnixThunkAddress
1164
1165
1166.globl _GasketSecPeiReportStatusCode
1167_GasketSecPeiReportStatusCode:
1168 jmp _SecPeiReportStatusCode
1169
1170
1171.globl _GasketSecUnixFdAddress
1172_GasketSecUnixFdAddress:
1173 jmp _SecUnixFdAddress
1174
1175
1176.globl _GasketSecTemporaryRamSupport
1177_GasketSecTemporaryRamSupport:
1178 jmp _SecTemporaryRamSupport
1179
1180
1181
a4902ccc 1182#if __APPLE__
1183
ede7ec0b 1184LFE63:
1185 .section __DWARF,__debug_frame,regular,debug
1186Lframe0:
1187 .set L$set$0,LECIE0-LSCIE0
67f86803 1188 .long L$set$0
ede7ec0b 1189LSCIE0:
1190 .long 0xffffffff
67f86803 1191 .byte 0x1
ede7ec0b 1192 .ascii "\0"
67f86803 1193 .byte 0x1
1194 .byte 0x78
1195 .byte 0x10
67f86803 1196 .byte 0xc
1197 .byte 0x7
1198 .byte 0x8
1199 .byte 0x90
1200 .byte 0x1
1201 .align 3
ede7ec0b 1202LECIE0:
1203LSFDE0:
1204 .set L$set$1,LEFDE0-LASFDE0
67f86803 1205 .long L$set$1
ede7ec0b 1206LASFDE0:
1207 .set L$set$2,Lframe0-Lsection__debug_frame
1208 .long L$set$2
1209 .quad LFB16
1210 .set L$set$3,LFE16-LFB16
1211 .quad L$set$3
67f86803 1212 .byte 0x4
ede7ec0b 1213 .set L$set$4,LCFI0-LFB16
1214 .long L$set$4
67f86803 1215 .byte 0xe
1216 .byte 0x10
1217 .byte 0x86
1218 .byte 0x2
1219 .byte 0x4
ede7ec0b 1220 .set L$set$5,LCFI1-LCFI0
1221 .long L$set$5
67f86803 1222 .byte 0xd
1223 .byte 0x6
1224 .align 3
ede7ec0b 1225LEFDE0:
1226LSFDE2:
1227 .set L$set$6,LEFDE2-LASFDE2
1228 .long L$set$6
1229LASFDE2:
1230 .set L$set$7,Lframe0-Lsection__debug_frame
67f86803 1231 .long L$set$7
ede7ec0b 1232 .quad LFB17
1233 .set L$set$8,LFE17-LFB17
1234 .quad L$set$8
1235 .byte 0x4
1236 .set L$set$9,LCFI3-LFB17
1237 .long L$set$9
67f86803 1238 .byte 0xe
1239 .byte 0x10
1240 .byte 0x86
1241 .byte 0x2
1242 .byte 0x4
ede7ec0b 1243 .set L$set$10,LCFI4-LCFI3
1244 .long L$set$10
67f86803 1245 .byte 0xd
1246 .byte 0x6
1247 .align 3
ede7ec0b 1248LEFDE2:
1249LSFDE4:
1250 .set L$set$11,LEFDE4-LASFDE4
67f86803 1251 .long L$set$11
ede7ec0b 1252LASFDE4:
1253 .set L$set$12,Lframe0-Lsection__debug_frame
1254 .long L$set$12
1255 .quad LFB18
1256 .set L$set$13,LFE18-LFB18
1257 .quad L$set$13
1258 .byte 0x4
1259 .set L$set$14,LCFI6-LFB18
1260 .long L$set$14
67f86803 1261 .byte 0xe
1262 .byte 0x10
1263 .byte 0x86
1264 .byte 0x2
1265 .byte 0x4
ede7ec0b 1266 .set L$set$15,LCFI7-LCFI6
1267 .long L$set$15
67f86803 1268 .byte 0xd
1269 .byte 0x6
1270 .align 3
ede7ec0b 1271LEFDE4:
1272LSFDE6:
1273 .set L$set$16,LEFDE6-LASFDE6
1274 .long L$set$16
1275LASFDE6:
1276 .set L$set$17,Lframe0-Lsection__debug_frame
1277 .long L$set$17
1278 .quad LFB19
1279 .set L$set$18,LFE19-LFB19
1280 .quad L$set$18
67f86803 1281 .byte 0x4
ede7ec0b 1282 .set L$set$19,LCFI9-LFB19
1283 .long L$set$19
67f86803 1284 .byte 0xe
1285 .byte 0x10
1286 .byte 0x86
1287 .byte 0x2
1288 .byte 0x4
ede7ec0b 1289 .set L$set$20,LCFI10-LCFI9
1290 .long L$set$20
67f86803 1291 .byte 0xd
1292 .byte 0x6
1293 .align 3
ede7ec0b 1294LEFDE6:
1295LSFDE8:
1296 .set L$set$21,LEFDE8-LASFDE8
1297 .long L$set$21
1298LASFDE8:
1299 .set L$set$22,Lframe0-Lsection__debug_frame
1300 .long L$set$22
1301 .quad LFB20
1302 .set L$set$23,LFE20-LFB20
1303 .quad L$set$23
67f86803 1304 .byte 0x4
ede7ec0b 1305 .set L$set$24,LCFI12-LFB20
1306 .long L$set$24
67f86803 1307 .byte 0xe
1308 .byte 0x10
1309 .byte 0x86
1310 .byte 0x2
1311 .byte 0x4
ede7ec0b 1312 .set L$set$25,LCFI13-LCFI12
1313 .long L$set$25
67f86803 1314 .byte 0xd
1315 .byte 0x6
1316 .align 3
ede7ec0b 1317LEFDE8:
1318LSFDE10:
1319 .set L$set$26,LEFDE10-LASFDE10
1320 .long L$set$26
1321LASFDE10:
1322 .set L$set$27,Lframe0-Lsection__debug_frame
1323 .long L$set$27
1324 .quad LFB21
1325 .set L$set$28,LFE21-LFB21
1326 .quad L$set$28
67f86803 1327 .byte 0x4
ede7ec0b 1328 .set L$set$29,LCFI15-LFB21
1329 .long L$set$29
67f86803 1330 .byte 0xe
1331 .byte 0x10
1332 .byte 0x86
1333 .byte 0x2
1334 .byte 0x4
ede7ec0b 1335 .set L$set$30,LCFI16-LCFI15
1336 .long L$set$30
67f86803 1337 .byte 0xd
1338 .byte 0x6
1339 .align 3
ede7ec0b 1340LEFDE10:
1341LSFDE12:
1342 .set L$set$31,LEFDE12-LASFDE12
1343 .long L$set$31
1344LASFDE12:
1345 .set L$set$32,Lframe0-Lsection__debug_frame
1346 .long L$set$32
1347 .quad LFB22
1348 .set L$set$33,LFE22-LFB22
1349 .quad L$set$33
67f86803 1350 .byte 0x4
ede7ec0b 1351 .set L$set$34,LCFI18-LFB22
1352 .long L$set$34
67f86803 1353 .byte 0xe
1354 .byte 0x10
1355 .byte 0x86
1356 .byte 0x2
1357 .byte 0x4
ede7ec0b 1358 .set L$set$35,LCFI19-LCFI18
1359 .long L$set$35
67f86803 1360 .byte 0xd
1361 .byte 0x6
1362 .align 3
ede7ec0b 1363LEFDE12:
1364LSFDE14:
1365 .set L$set$36,LEFDE14-LASFDE14
1366 .long L$set$36
1367LASFDE14:
1368 .set L$set$37,Lframe0-Lsection__debug_frame
1369 .long L$set$37
1370 .quad LFB23
1371 .set L$set$38,LFE23-LFB23
1372 .quad L$set$38
67f86803 1373 .byte 0x4
ede7ec0b 1374 .set L$set$39,LCFI21-LFB23
1375 .long L$set$39
67f86803 1376 .byte 0xe
1377 .byte 0x10
1378 .byte 0x86
1379 .byte 0x2
1380 .byte 0x4
ede7ec0b 1381 .set L$set$40,LCFI22-LCFI21
1382 .long L$set$40
67f86803 1383 .byte 0xd
1384 .byte 0x6
1385 .align 3
ede7ec0b 1386LEFDE14:
1387LSFDE16:
1388 .set L$set$41,LEFDE16-LASFDE16
1389 .long L$set$41
1390LASFDE16:
1391 .set L$set$42,Lframe0-Lsection__debug_frame
1392 .long L$set$42
1393 .quad LFB24
1394 .set L$set$43,LFE24-LFB24
1395 .quad L$set$43
67f86803 1396 .byte 0x4
ede7ec0b 1397 .set L$set$44,LCFI24-LFB24
1398 .long L$set$44
67f86803 1399 .byte 0xe
1400 .byte 0x10
1401 .byte 0x86
1402 .byte 0x2
1403 .byte 0x4
ede7ec0b 1404 .set L$set$45,LCFI25-LCFI24
1405 .long L$set$45
67f86803 1406 .byte 0xd
1407 .byte 0x6
1408 .align 3
ede7ec0b 1409LEFDE16:
1410LSFDE18:
1411 .set L$set$46,LEFDE18-LASFDE18
1412 .long L$set$46
1413LASFDE18:
1414 .set L$set$47,Lframe0-Lsection__debug_frame
1415 .long L$set$47
1416 .quad LFB25
1417 .set L$set$48,LFE25-LFB25
1418 .quad L$set$48
b9c8e50e 1419 .byte 0x4
ede7ec0b 1420 .set L$set$49,LCFI27-LFB25
1421 .long L$set$49
b9c8e50e 1422 .byte 0xe
1423 .byte 0x10
1424 .byte 0x86
1425 .byte 0x2
1426 .byte 0x4
ede7ec0b 1427 .set L$set$50,LCFI28-LCFI27
1428 .long L$set$50
b9c8e50e 1429 .byte 0xd
1430 .byte 0x6
1431 .align 3
ede7ec0b 1432LEFDE18:
1433LSFDE20:
1434 .set L$set$51,LEFDE20-LASFDE20
1435 .long L$set$51
1436LASFDE20:
1437 .set L$set$52,Lframe0-Lsection__debug_frame
1438 .long L$set$52
1439 .quad LFB26
1440 .set L$set$53,LFE26-LFB26
1441 .quad L$set$53
1442 .byte 0x4
1443 .set L$set$54,LCFI29-LFB26
1444 .long L$set$54
1445 .byte 0xe
1446 .byte 0x10
1447 .byte 0x86
1448 .byte 0x2
1449 .byte 0x4
1450 .set L$set$55,LCFI30-LCFI29
1451 .long L$set$55
1452 .byte 0xd
1453 .byte 0x6
1454 .align 3
1455LEFDE20:
1456LSFDE22:
1457 .set L$set$56,LEFDE22-LASFDE22
1458 .long L$set$56
1459LASFDE22:
1460 .set L$set$57,Lframe0-Lsection__debug_frame
1461 .long L$set$57
1462 .quad LFB27
1463 .set L$set$58,LFE27-LFB27
1464 .quad L$set$58
1465 .byte 0x4
1466 .set L$set$59,LCFI31-LFB27
1467 .long L$set$59
1468 .byte 0xe
1469 .byte 0x10
1470 .byte 0x86
1471 .byte 0x2
1472 .byte 0x4
1473 .set L$set$60,LCFI32-LCFI31
1474 .long L$set$60
1475 .byte 0xd
1476 .byte 0x6
1477 .align 3
1478LEFDE22:
1479LSFDE24:
1480 .set L$set$61,LEFDE24-LASFDE24
1481 .long L$set$61
1482LASFDE24:
1483 .set L$set$62,Lframe0-Lsection__debug_frame
1484 .long L$set$62
1485 .quad LFB28
1486 .set L$set$63,LFE28-LFB28
1487 .quad L$set$63
1488 .byte 0x4
1489 .set L$set$64,LCFI34-LFB28
1490 .long L$set$64
1491 .byte 0xe
1492 .byte 0x10
1493 .byte 0x86
1494 .byte 0x2
1495 .byte 0x4
1496 .set L$set$65,LCFI35-LCFI34
1497 .long L$set$65
1498 .byte 0xd
1499 .byte 0x6
1500 .align 3
1501LEFDE24:
1502LSFDE26:
1503 .set L$set$66,LEFDE26-LASFDE26
1504 .long L$set$66
1505LASFDE26:
1506 .set L$set$67,Lframe0-Lsection__debug_frame
1507 .long L$set$67
1508 .quad LFB29
1509 .set L$set$68,LFE29-LFB29
1510 .quad L$set$68
1511 .byte 0x4
1512 .set L$set$69,LCFI37-LFB29
1513 .long L$set$69
1514 .byte 0xe
1515 .byte 0x10
1516 .byte 0x86
1517 .byte 0x2
1518 .byte 0x4
1519 .set L$set$70,LCFI38-LCFI37
1520 .long L$set$70
1521 .byte 0xd
1522 .byte 0x6
1523 .align 3
1524LEFDE26:
1525LSFDE28:
1526 .set L$set$71,LEFDE28-LASFDE28
1527 .long L$set$71
1528LASFDE28:
1529 .set L$set$72,Lframe0-Lsection__debug_frame
1530 .long L$set$72
1531 .quad LFB30
1532 .set L$set$73,LFE30-LFB30
1533 .quad L$set$73
1534 .byte 0x4
1535 .set L$set$74,LCFI40-LFB30
1536 .long L$set$74
1537 .byte 0xe
1538 .byte 0x10
1539 .byte 0x86
1540 .byte 0x2
1541 .byte 0x4
1542 .set L$set$75,LCFI41-LCFI40
1543 .long L$set$75
1544 .byte 0xd
1545 .byte 0x6
1546 .align 3
1547LEFDE28:
1548LSFDE30:
1549 .set L$set$76,LEFDE30-LASFDE30
1550 .long L$set$76
1551LASFDE30:
1552 .set L$set$77,Lframe0-Lsection__debug_frame
1553 .long L$set$77
1554 .quad LFB31
1555 .set L$set$78,LFE31-LFB31
1556 .quad L$set$78
1557 .byte 0x4
1558 .set L$set$79,LCFI43-LFB31
1559 .long L$set$79
1560 .byte 0xe
1561 .byte 0x10
1562 .byte 0x86
1563 .byte 0x2
1564 .byte 0x4
1565 .set L$set$80,LCFI44-LCFI43
1566 .long L$set$80
1567 .byte 0xd
1568 .byte 0x6
1569 .align 3
1570LEFDE30:
1571LSFDE32:
1572 .set L$set$81,LEFDE32-LASFDE32
1573 .long L$set$81
1574LASFDE32:
1575 .set L$set$82,Lframe0-Lsection__debug_frame
1576 .long L$set$82
1577 .quad LFB32
1578 .set L$set$83,LFE32-LFB32
1579 .quad L$set$83
1580 .byte 0x4
1581 .set L$set$84,LCFI46-LFB32
1582 .long L$set$84
1583 .byte 0xe
1584 .byte 0x10
1585 .byte 0x86
1586 .byte 0x2
1587 .byte 0x4
1588 .set L$set$85,LCFI47-LCFI46
1589 .long L$set$85
1590 .byte 0xd
1591 .byte 0x6
1592 .align 3
1593LEFDE32:
1594LSFDE34:
1595 .set L$set$86,LEFDE34-LASFDE34
1596 .long L$set$86
1597LASFDE34:
1598 .set L$set$87,Lframe0-Lsection__debug_frame
1599 .long L$set$87
1600 .quad LFB33
1601 .set L$set$88,LFE33-LFB33
1602 .quad L$set$88
1603 .byte 0x4
1604 .set L$set$89,LCFI49-LFB33
1605 .long L$set$89
1606 .byte 0xe
1607 .byte 0x10
1608 .byte 0x86
1609 .byte 0x2
1610 .byte 0x4
1611 .set L$set$90,LCFI50-LCFI49
1612 .long L$set$90
1613 .byte 0xd
1614 .byte 0x6
1615 .align 3
1616LEFDE34:
1617LSFDE36:
1618 .set L$set$91,LEFDE36-LASFDE36
1619 .long L$set$91
1620LASFDE36:
1621 .set L$set$92,Lframe0-Lsection__debug_frame
1622 .long L$set$92
1623 .quad LFB34
1624 .set L$set$93,LFE34-LFB34
1625 .quad L$set$93
1626 .byte 0x4
1627 .set L$set$94,LCFI52-LFB34
1628 .long L$set$94
1629 .byte 0xe
1630 .byte 0x10
1631 .byte 0x86
1632 .byte 0x2
1633 .byte 0x4
1634 .set L$set$95,LCFI53-LCFI52
1635 .long L$set$95
1636 .byte 0xd
1637 .byte 0x6
1638 .align 3
1639LEFDE36:
1640LSFDE38:
1641 .set L$set$96,LEFDE38-LASFDE38
1642 .long L$set$96
1643LASFDE38:
1644 .set L$set$97,Lframe0-Lsection__debug_frame
1645 .long L$set$97
1646 .quad LFB35
1647 .set L$set$98,LFE35-LFB35
1648 .quad L$set$98
1649 .byte 0x4
1650 .set L$set$99,LCFI55-LFB35
1651 .long L$set$99
1652 .byte 0xe
1653 .byte 0x10
1654 .byte 0x86
1655 .byte 0x2
1656 .byte 0x4
1657 .set L$set$100,LCFI56-LCFI55
1658 .long L$set$100
1659 .byte 0xd
1660 .byte 0x6
1661 .align 3
1662LEFDE38:
1663LSFDE40:
1664 .set L$set$101,LEFDE40-LASFDE40
1665 .long L$set$101
1666LASFDE40:
1667 .set L$set$102,Lframe0-Lsection__debug_frame
1668 .long L$set$102
1669 .quad LFB36
1670 .set L$set$103,LFE36-LFB36
1671 .quad L$set$103
1672 .byte 0x4
1673 .set L$set$104,LCFI58-LFB36
1674 .long L$set$104
1675 .byte 0xe
1676 .byte 0x10
1677 .byte 0x86
1678 .byte 0x2
1679 .byte 0x4
1680 .set L$set$105,LCFI59-LCFI58
1681 .long L$set$105
1682 .byte 0xd
1683 .byte 0x6
1684 .align 3
1685LEFDE40:
1686LSFDE42:
1687 .set L$set$106,LEFDE42-LASFDE42
1688 .long L$set$106
1689LASFDE42:
1690 .set L$set$107,Lframe0-Lsection__debug_frame
1691 .long L$set$107
1692 .quad LFB37
1693 .set L$set$108,LFE37-LFB37
1694 .quad L$set$108
1695 .byte 0x4
1696 .set L$set$109,LCFI61-LFB37
1697 .long L$set$109
1698 .byte 0xe
1699 .byte 0x10
1700 .byte 0x86
1701 .byte 0x2
1702 .byte 0x4
1703 .set L$set$110,LCFI62-LCFI61
1704 .long L$set$110
1705 .byte 0xd
1706 .byte 0x6
1707 .align 3
1708LEFDE42:
1709LSFDE44:
1710 .set L$set$111,LEFDE44-LASFDE44
1711 .long L$set$111
1712LASFDE44:
1713 .set L$set$112,Lframe0-Lsection__debug_frame
1714 .long L$set$112
1715 .quad LFB38
1716 .set L$set$113,LFE38-LFB38
1717 .quad L$set$113
1718 .byte 0x4
1719 .set L$set$114,LCFI63-LFB38
1720 .long L$set$114
1721 .byte 0xe
1722 .byte 0x10
1723 .byte 0x86
1724 .byte 0x2
1725 .byte 0x4
1726 .set L$set$115,LCFI64-LCFI63
1727 .long L$set$115
1728 .byte 0xd
1729 .byte 0x6
1730 .align 3
1731LEFDE44:
1732LSFDE46:
1733 .set L$set$116,LEFDE46-LASFDE46
1734 .long L$set$116
1735LASFDE46:
1736 .set L$set$117,Lframe0-Lsection__debug_frame
1737 .long L$set$117
1738 .quad LFB39
1739 .set L$set$118,LFE39-LFB39
1740 .quad L$set$118
1741 .byte 0x4
1742 .set L$set$119,LCFI66-LFB39
1743 .long L$set$119
1744 .byte 0xe
1745 .byte 0x10
1746 .byte 0x86
1747 .byte 0x2
1748 .byte 0x4
1749 .set L$set$120,LCFI67-LCFI66
1750 .long L$set$120
1751 .byte 0xd
1752 .byte 0x6
1753 .align 3
1754LEFDE46:
1755LSFDE48:
1756 .set L$set$121,LEFDE48-LASFDE48
1757 .long L$set$121
1758LASFDE48:
1759 .set L$set$122,Lframe0-Lsection__debug_frame
1760 .long L$set$122
1761 .quad LFB40
1762 .set L$set$123,LFE40-LFB40
1763 .quad L$set$123
1764 .byte 0x4
1765 .set L$set$124,LCFI69-LFB40
1766 .long L$set$124
1767 .byte 0xe
1768 .byte 0x10
1769 .byte 0x86
1770 .byte 0x2
1771 .byte 0x4
1772 .set L$set$125,LCFI70-LCFI69
1773 .long L$set$125
1774 .byte 0xd
1775 .byte 0x6
1776 .align 3
1777LEFDE48:
1778LSFDE50:
1779 .set L$set$126,LEFDE50-LASFDE50
1780 .long L$set$126
1781LASFDE50:
1782 .set L$set$127,Lframe0-Lsection__debug_frame
1783 .long L$set$127
1784 .quad LFB41
1785 .set L$set$128,LFE41-LFB41
1786 .quad L$set$128
1787 .byte 0x4
1788 .set L$set$129,LCFI72-LFB41
1789 .long L$set$129
1790 .byte 0xe
1791 .byte 0x10
1792 .byte 0x86
1793 .byte 0x2
1794 .byte 0x4
1795 .set L$set$130,LCFI73-LCFI72
1796 .long L$set$130
1797 .byte 0xd
1798 .byte 0x6
1799 .align 3
1800LEFDE50:
1801LSFDE52:
1802 .set L$set$131,LEFDE52-LASFDE52
1803 .long L$set$131
1804LASFDE52:
1805 .set L$set$132,Lframe0-Lsection__debug_frame
1806 .long L$set$132
1807 .quad LFB42
1808 .set L$set$133,LFE42-LFB42
1809 .quad L$set$133
1810 .byte 0x4
1811 .set L$set$134,LCFI75-LFB42
1812 .long L$set$134
1813 .byte 0xe
1814 .byte 0x10
1815 .byte 0x86
1816 .byte 0x2
1817 .byte 0x4
1818 .set L$set$135,LCFI76-LCFI75
1819 .long L$set$135
1820 .byte 0xd
1821 .byte 0x6
1822 .align 3
1823LEFDE52:
1824LSFDE54:
1825 .set L$set$136,LEFDE54-LASFDE54
1826 .long L$set$136
1827LASFDE54:
1828 .set L$set$137,Lframe0-Lsection__debug_frame
1829 .long L$set$137
1830 .quad LFB43
1831 .set L$set$138,LFE43-LFB43
1832 .quad L$set$138
1833 .byte 0x4
1834 .set L$set$139,LCFI78-LFB43
1835 .long L$set$139
1836 .byte 0xe
1837 .byte 0x10
1838 .byte 0x86
1839 .byte 0x2
1840 .byte 0x4
1841 .set L$set$140,LCFI79-LCFI78
1842 .long L$set$140
1843 .byte 0xd
1844 .byte 0x6
1845 .align 3
1846LEFDE54:
1847LSFDE56:
1848 .set L$set$141,LEFDE56-LASFDE56
1849 .long L$set$141
1850LASFDE56:
1851 .set L$set$142,Lframe0-Lsection__debug_frame
1852 .long L$set$142
1853 .quad LFB44
1854 .set L$set$143,LFE44-LFB44
1855 .quad L$set$143
1856 .byte 0x4
1857 .set L$set$144,LCFI81-LFB44
1858 .long L$set$144
1859 .byte 0xe
1860 .byte 0x10
1861 .byte 0x86
1862 .byte 0x2
1863 .byte 0x4
1864 .set L$set$145,LCFI82-LCFI81
1865 .long L$set$145
1866 .byte 0xd
1867 .byte 0x6
1868 .align 3
1869LEFDE56:
1870LSFDE58:
1871 .set L$set$146,LEFDE58-LASFDE58
1872 .long L$set$146
1873LASFDE58:
1874 .set L$set$147,Lframe0-Lsection__debug_frame
1875 .long L$set$147
1876 .quad LFB45
1877 .set L$set$148,LFE45-LFB45
1878 .quad L$set$148
1879 .byte 0x4
1880 .set L$set$149,LCFI84-LFB45
1881 .long L$set$149
1882 .byte 0xe
1883 .byte 0x10
1884 .byte 0x86
1885 .byte 0x2
1886 .byte 0x4
1887 .set L$set$150,LCFI85-LCFI84
1888 .long L$set$150
1889 .byte 0xd
1890 .byte 0x6
1891 .align 3
1892LEFDE58:
1893LSFDE60:
1894 .set L$set$151,LEFDE60-LASFDE60
1895 .long L$set$151
1896LASFDE60:
1897 .set L$set$152,Lframe0-Lsection__debug_frame
1898 .long L$set$152
1899 .quad LFB46
1900 .set L$set$153,LFE46-LFB46
1901 .quad L$set$153
1902 .byte 0x4
1903 .set L$set$154,LCFI87-LFB46
1904 .long L$set$154
1905 .byte 0xe
1906 .byte 0x10
1907 .byte 0x86
1908 .byte 0x2
1909 .byte 0x4
1910 .set L$set$155,LCFI88-LCFI87
1911 .long L$set$155
1912 .byte 0xd
1913 .byte 0x6
1914 .align 3
1915LEFDE60:
1916LSFDE62:
1917 .set L$set$156,LEFDE62-LASFDE62
1918 .long L$set$156
1919LASFDE62:
1920 .set L$set$157,Lframe0-Lsection__debug_frame
1921 .long L$set$157
1922 .quad LFB47
1923 .set L$set$158,LFE47-LFB47
1924 .quad L$set$158
1925 .byte 0x4
1926 .set L$set$159,LCFI90-LFB47
1927 .long L$set$159
1928 .byte 0xe
1929 .byte 0x10
1930 .byte 0x86
1931 .byte 0x2
1932 .byte 0x4
1933 .set L$set$160,LCFI91-LCFI90
1934 .long L$set$160
1935 .byte 0xd
1936 .byte 0x6
1937 .align 3
1938LEFDE62:
1939LSFDE64:
1940 .set L$set$161,LEFDE64-LASFDE64
1941 .long L$set$161
1942LASFDE64:
1943 .set L$set$162,Lframe0-Lsection__debug_frame
1944 .long L$set$162
1945 .quad LFB48
1946 .set L$set$163,LFE48-LFB48
1947 .quad L$set$163
1948 .byte 0x4
1949 .set L$set$164,LCFI93-LFB48
1950 .long L$set$164
1951 .byte 0xe
1952 .byte 0x10
1953 .byte 0x86
1954 .byte 0x2
1955 .byte 0x4
1956 .set L$set$165,LCFI94-LCFI93
1957 .long L$set$165
1958 .byte 0xd
1959 .byte 0x6
1960 .align 3
1961LEFDE64:
1962LSFDE66:
1963 .set L$set$166,LEFDE66-LASFDE66
1964 .long L$set$166
1965LASFDE66:
1966 .set L$set$167,Lframe0-Lsection__debug_frame
1967 .long L$set$167
1968 .quad LFB49
1969 .set L$set$168,LFE49-LFB49
1970 .quad L$set$168
1971 .byte 0x4
1972 .set L$set$169,LCFI96-LFB49
1973 .long L$set$169
1974 .byte 0xe
1975 .byte 0x10
1976 .byte 0x86
1977 .byte 0x2
1978 .byte 0x4
1979 .set L$set$170,LCFI97-LCFI96
1980 .long L$set$170
1981 .byte 0xd
1982 .byte 0x6
1983 .align 3
1984LEFDE66:
1985LSFDE68:
1986 .set L$set$171,LEFDE68-LASFDE68
1987 .long L$set$171
1988LASFDE68:
1989 .set L$set$172,Lframe0-Lsection__debug_frame
1990 .long L$set$172
1991 .quad LFB50
1992 .set L$set$173,LFE50-LFB50
1993 .quad L$set$173
1994 .byte 0x4
1995 .set L$set$174,LCFI99-LFB50
1996 .long L$set$174
1997 .byte 0xe
1998 .byte 0x10
1999 .byte 0x86
2000 .byte 0x2
2001 .byte 0x4
2002 .set L$set$175,LCFI100-LCFI99
2003 .long L$set$175
2004 .byte 0xd
2005 .byte 0x6
2006 .align 3
2007LEFDE68:
2008LSFDE70:
2009 .set L$set$176,LEFDE70-LASFDE70
2010 .long L$set$176
2011LASFDE70:
2012 .set L$set$177,Lframe0-Lsection__debug_frame
2013 .long L$set$177
2014 .quad LFB51
2015 .set L$set$178,LFE51-LFB51
2016 .quad L$set$178
2017 .byte 0x4
2018 .set L$set$179,LCFI102-LFB51
2019 .long L$set$179
2020 .byte 0xe
2021 .byte 0x10
2022 .byte 0x86
2023 .byte 0x2
2024 .byte 0x4
2025 .set L$set$180,LCFI103-LCFI102
2026 .long L$set$180
2027 .byte 0xd
2028 .byte 0x6
2029 .align 3
2030LEFDE70:
2031LSFDE72:
2032 .set L$set$181,LEFDE72-LASFDE72
2033 .long L$set$181
2034LASFDE72:
2035 .set L$set$182,Lframe0-Lsection__debug_frame
2036 .long L$set$182
2037 .quad LFB52
2038 .set L$set$183,LFE52-LFB52
2039 .quad L$set$183
2040 .byte 0x4
2041 .set L$set$184,LCFI105-LFB52
2042 .long L$set$184
2043 .byte 0xe
2044 .byte 0x10
2045 .byte 0x86
2046 .byte 0x2
2047 .byte 0x4
2048 .set L$set$185,LCFI106-LCFI105
2049 .long L$set$185
2050 .byte 0xd
2051 .byte 0x6
2052 .align 3
2053LEFDE72:
2054LSFDE74:
2055 .set L$set$186,LEFDE74-LASFDE74
2056 .long L$set$186
2057LASFDE74:
2058 .set L$set$187,Lframe0-Lsection__debug_frame
2059 .long L$set$187
2060 .quad LFB53
2061 .set L$set$188,LFE53-LFB53
2062 .quad L$set$188
2063 .byte 0x4
2064 .set L$set$189,LCFI108-LFB53
2065 .long L$set$189
2066 .byte 0xe
2067 .byte 0x10
2068 .byte 0x86
2069 .byte 0x2
2070 .byte 0x4
2071 .set L$set$190,LCFI109-LCFI108
2072 .long L$set$190
2073 .byte 0xd
2074 .byte 0x6
2075 .align 3
2076LEFDE74:
2077LSFDE76:
2078 .set L$set$191,LEFDE76-LASFDE76
2079 .long L$set$191
2080LASFDE76:
2081 .set L$set$192,Lframe0-Lsection__debug_frame
2082 .long L$set$192
2083 .quad LFB54
2084 .set L$set$193,LFE54-LFB54
2085 .quad L$set$193
2086 .byte 0x4
2087 .set L$set$194,LCFI111-LFB54
2088 .long L$set$194
2089 .byte 0xe
2090 .byte 0x10
2091 .byte 0x86
2092 .byte 0x2
2093 .byte 0x4
2094 .set L$set$195,LCFI112-LCFI111
2095 .long L$set$195
2096 .byte 0xd
2097 .byte 0x6
2098 .align 3
2099LEFDE76:
2100LSFDE78:
2101 .set L$set$196,LEFDE78-LASFDE78
2102 .long L$set$196
2103LASFDE78:
2104 .set L$set$197,Lframe0-Lsection__debug_frame
2105 .long L$set$197
2106 .quad LFB55
2107 .set L$set$198,LFE55-LFB55
2108 .quad L$set$198
2109 .byte 0x4
2110 .set L$set$199,LCFI114-LFB55
2111 .long L$set$199
2112 .byte 0xe
2113 .byte 0x10
2114 .byte 0x86
2115 .byte 0x2
2116 .byte 0x4
2117 .set L$set$200,LCFI115-LCFI114
2118 .long L$set$200
2119 .byte 0xd
2120 .byte 0x6
2121 .align 3
2122LEFDE78:
2123LSFDE80:
2124 .set L$set$201,LEFDE80-LASFDE80
2125 .long L$set$201
2126LASFDE80:
2127 .set L$set$202,Lframe0-Lsection__debug_frame
2128 .long L$set$202
2129 .quad LFB56
2130 .set L$set$203,LFE56-LFB56
2131 .quad L$set$203
2132 .byte 0x4
2133 .set L$set$204,LCFI117-LFB56
2134 .long L$set$204
2135 .byte 0xe
2136 .byte 0x10
2137 .byte 0x86
2138 .byte 0x2
2139 .byte 0x4
2140 .set L$set$205,LCFI118-LCFI117
2141 .long L$set$205
2142 .byte 0xd
2143 .byte 0x6
2144 .align 3
2145LEFDE80:
2146LSFDE82:
2147 .set L$set$206,LEFDE82-LASFDE82
2148 .long L$set$206
2149LASFDE82:
2150 .set L$set$207,Lframe0-Lsection__debug_frame
2151 .long L$set$207
2152 .quad LFB57
2153 .set L$set$208,LFE57-LFB57
2154 .quad L$set$208
2155 .byte 0x4
2156 .set L$set$209,LCFI120-LFB57
2157 .long L$set$209
2158 .byte 0xe
2159 .byte 0x10
2160 .byte 0x86
2161 .byte 0x2
2162 .byte 0x4
2163 .set L$set$210,LCFI121-LCFI120
2164 .long L$set$210
2165 .byte 0xd
2166 .byte 0x6
2167 .align 3
2168LEFDE82:
2169LSFDE84:
2170 .set L$set$211,LEFDE84-LASFDE84
2171 .long L$set$211
2172LASFDE84:
2173 .set L$set$212,Lframe0-Lsection__debug_frame
2174 .long L$set$212
2175 .quad LFB58
2176 .set L$set$213,LFE58-LFB58
2177 .quad L$set$213
2178 .byte 0x4
2179 .set L$set$214,LCFI123-LFB58
2180 .long L$set$214
2181 .byte 0xe
2182 .byte 0x10
2183 .byte 0x86
2184 .byte 0x2
2185 .byte 0x4
2186 .set L$set$215,LCFI124-LCFI123
2187 .long L$set$215
2188 .byte 0xd
2189 .byte 0x6
2190 .align 3
2191LEFDE84:
2192LSFDE86:
2193 .set L$set$216,LEFDE86-LASFDE86
2194 .long L$set$216
2195LASFDE86:
2196 .set L$set$217,Lframe0-Lsection__debug_frame
2197 .long L$set$217
2198 .quad LFB59
2199 .set L$set$218,LFE59-LFB59
2200 .quad L$set$218
2201 .byte 0x4
2202 .set L$set$219,LCFI126-LFB59
2203 .long L$set$219
2204 .byte 0xe
2205 .byte 0x10
2206 .byte 0x86
2207 .byte 0x2
2208 .byte 0x4
2209 .set L$set$220,LCFI127-LCFI126
2210 .long L$set$220
2211 .byte 0xd
2212 .byte 0x6
2213 .align 3
2214LEFDE86:
2215LSFDE88:
2216 .set L$set$221,LEFDE88-LASFDE88
2217 .long L$set$221
2218LASFDE88:
2219 .set L$set$222,Lframe0-Lsection__debug_frame
2220 .long L$set$222
2221 .quad LFB60
2222 .set L$set$223,LFE60-LFB60
2223 .quad L$set$223
2224 .byte 0x4
2225 .set L$set$224,LCFI129-LFB60
2226 .long L$set$224
2227 .byte 0xe
2228 .byte 0x10
2229 .byte 0x86
2230 .byte 0x2
2231 .byte 0x4
2232 .set L$set$225,LCFI130-LCFI129
2233 .long L$set$225
2234 .byte 0xd
2235 .byte 0x6
2236 .align 3
2237LEFDE88:
2238LSFDE90:
2239 .set L$set$226,LEFDE90-LASFDE90
2240 .long L$set$226
2241LASFDE90:
2242 .set L$set$227,Lframe0-Lsection__debug_frame
2243 .long L$set$227
2244 .quad LFB61
2245 .set L$set$228,LFE61-LFB61
2246 .quad L$set$228
2247 .byte 0x4
2248 .set L$set$229,LCFI132-LFB61
2249 .long L$set$229
2250 .byte 0xe
2251 .byte 0x10
2252 .byte 0x86
2253 .byte 0x2
2254 .byte 0x4
2255 .set L$set$230,LCFI133-LCFI132
2256 .long L$set$230
2257 .byte 0xd
2258 .byte 0x6
2259 .align 3
2260LEFDE90:
2261LSFDE92:
2262 .set L$set$231,LEFDE92-LASFDE92
2263 .long L$set$231
2264LASFDE92:
2265 .set L$set$232,Lframe0-Lsection__debug_frame
2266 .long L$set$232
2267 .quad LFB62
2268 .set L$set$233,LFE62-LFB62
2269 .quad L$set$233
2270 .byte 0x4
2271 .set L$set$234,LCFI135-LFB62
2272 .long L$set$234
2273 .byte 0xe
2274 .byte 0x10
2275 .byte 0x86
2276 .byte 0x2
2277 .byte 0x4
2278 .set L$set$235,LCFI136-LCFI135
2279 .long L$set$235
2280 .byte 0xd
2281 .byte 0x6
2282 .align 3
2283LEFDE92:
2284LSFDE94:
2285 .set L$set$236,LEFDE94-LASFDE94
2286 .long L$set$236
2287LASFDE94:
2288 .set L$set$237,Lframe0-Lsection__debug_frame
2289 .long L$set$237
2290 .quad LFB63
2291 .set L$set$238,LFE63-LFB63
2292 .quad L$set$238
2293 .byte 0x4
2294 .set L$set$239,LCFI138-LFB63
2295 .long L$set$239
2296 .byte 0xe
2297 .byte 0x10
2298 .byte 0x86
2299 .byte 0x2
2300 .byte 0x4
2301 .set L$set$240,LCFI139-LCFI138
2302 .long L$set$240
2303 .byte 0xd
2304 .byte 0x6
2305 .align 3
2306LEFDE94:
2307 .section __TEXT,__eh_frame,coalesced,no_toc+strip_static_syms+live_support
2308EH_frame1:
2309 .set L$set$241,LECIE1-LSCIE1
2310 .long L$set$241
2311LSCIE1:
2312 .long 0x0
2313 .byte 0x1
2314 .ascii "zR\0"
2315 .byte 0x1
2316 .byte 0x78
2317 .byte 0x10
2318 .byte 0x1
2319 .byte 0x10
2320 .byte 0xc
2321 .byte 0x7
2322 .byte 0x8
2323 .byte 0x90
2324 .byte 0x1
2325 .align 3
2326LECIE1:
2327.globl _Gasketrmdir.eh
2328_Gasketrmdir.eh:
2329LSFDE1:
2330 .set L$set$242,LEFDE1-LASFDE1
2331 .long L$set$242
2332LASFDE1:
2333 .long LASFDE1-EH_frame1
2334 .quad LFB16-.
2335 .set L$set$243,LFE16-LFB16
2336 .quad L$set$243
2337 .byte 0x0
2338 .byte 0x4
2339 .set L$set$244,LCFI0-LFB16
2340 .long L$set$244
2341 .byte 0xe
2342 .byte 0x10
2343 .byte 0x86
2344 .byte 0x2
2345 .byte 0x4
2346 .set L$set$245,LCFI1-LCFI0
2347 .long L$set$245
2348 .byte 0xd
2349 .byte 0x6
2350 .align 3
2351LEFDE1:
2352.globl _Gasketopendir.eh
2353_Gasketopendir.eh:
2354LSFDE3:
2355 .set L$set$246,LEFDE3-LASFDE3
2356 .long L$set$246
2357LASFDE3:
2358 .long LASFDE3-EH_frame1
2359 .quad LFB17-.
2360 .set L$set$247,LFE17-LFB17
2361 .quad L$set$247
2362 .byte 0x0
2363 .byte 0x4
2364 .set L$set$248,LCFI3-LFB17
2365 .long L$set$248
2366 .byte 0xe
2367 .byte 0x10
2368 .byte 0x86
2369 .byte 0x2
2370 .byte 0x4
2371 .set L$set$249,LCFI4-LCFI3
2372 .long L$set$249
2373 .byte 0xd
2374 .byte 0x6
2375 .align 3
2376LEFDE3:
2377.globl _Gasketstat.eh
2378_Gasketstat.eh:
2379LSFDE5:
2380 .set L$set$250,LEFDE5-LASFDE5
2381 .long L$set$250
2382LASFDE5:
2383 .long LASFDE5-EH_frame1
2384 .quad LFB18-.
2385 .set L$set$251,LFE18-LFB18
2386 .quad L$set$251
2387 .byte 0x0
2388 .byte 0x4
2389 .set L$set$252,LCFI6-LFB18
2390 .long L$set$252
2391 .byte 0xe
2392 .byte 0x10
2393 .byte 0x86
2394 .byte 0x2
2395 .byte 0x4
2396 .set L$set$253,LCFI7-LCFI6
2397 .long L$set$253
2398 .byte 0xd
2399 .byte 0x6
2400 .align 3
2401LEFDE5:
2402.globl _Gasketstatfs.eh
2403_Gasketstatfs.eh:
2404LSFDE7:
2405 .set L$set$254,LEFDE7-LASFDE7
2406 .long L$set$254
2407LASFDE7:
2408 .long LASFDE7-EH_frame1
2409 .quad LFB19-.
2410 .set L$set$255,LFE19-LFB19
2411 .quad L$set$255
2412 .byte 0x0
2413 .byte 0x4
2414 .set L$set$256,LCFI9-LFB19
2415 .long L$set$256
2416 .byte 0xe
2417 .byte 0x10
2418 .byte 0x86
2419 .byte 0x2
2420 .byte 0x4
2421 .set L$set$257,LCFI10-LCFI9
2422 .long L$set$257
2423 .byte 0xd
2424 .byte 0x6
2425 .align 3
2426LEFDE7:
2427.globl _GasketmsSleep.eh
2428_GasketmsSleep.eh:
2429LSFDE9:
2430 .set L$set$258,LEFDE9-LASFDE9
2431 .long L$set$258
2432LASFDE9:
2433 .long LASFDE9-EH_frame1
2434 .quad LFB20-.
2435 .set L$set$259,LFE20-LFB20
2436 .quad L$set$259
2437 .byte 0x0
2438 .byte 0x4
2439 .set L$set$260,LCFI12-LFB20
2440 .long L$set$260
2441 .byte 0xe
2442 .byte 0x10
2443 .byte 0x86
2444 .byte 0x2
2445 .byte 0x4
2446 .set L$set$261,LCFI13-LCFI12
2447 .long L$set$261
2448 .byte 0xd
2449 .byte 0x6
2450 .align 3
2451LEFDE9:
2452.globl _Gasketexit.eh
2453_Gasketexit.eh:
2454LSFDE11:
2455 .set L$set$262,LEFDE11-LASFDE11
2456 .long L$set$262
2457LASFDE11:
2458 .long LASFDE11-EH_frame1
2459 .quad LFB21-.
2460 .set L$set$263,LFE21-LFB21
2461 .quad L$set$263
2462 .byte 0x0
2463 .byte 0x4
2464 .set L$set$264,LCFI15-LFB21
2465 .long L$set$264
2466 .byte 0xe
2467 .byte 0x10
2468 .byte 0x86
2469 .byte 0x2
2470 .byte 0x4
2471 .set L$set$265,LCFI16-LCFI15
2472 .long L$set$265
2473 .byte 0xd
2474 .byte 0x6
2475 .align 3
2476LEFDE11:
2477.globl _GasketSetTimer.eh
2478_GasketSetTimer.eh:
2479LSFDE13:
2480 .set L$set$266,LEFDE13-LASFDE13
2481 .long L$set$266
2482LASFDE13:
2483 .long LASFDE13-EH_frame1
2484 .quad LFB22-.
2485 .set L$set$267,LFE22-LFB22
2486 .quad L$set$267
2487 .byte 0x0
2488 .byte 0x4
2489 .set L$set$268,LCFI18-LFB22
2490 .long L$set$268
2491 .byte 0xe
2492 .byte 0x10
2493 .byte 0x86
2494 .byte 0x2
2495 .byte 0x4
2496 .set L$set$269,LCFI19-LCFI18
2497 .long L$set$269
2498 .byte 0xd
2499 .byte 0x6
2500 .align 3
2501LEFDE13:
2502.globl _GasketGetLocalTime.eh
2503_GasketGetLocalTime.eh:
2504LSFDE15:
2505 .set L$set$270,LEFDE15-LASFDE15
2506 .long L$set$270
2507LASFDE15:
2508 .long LASFDE15-EH_frame1
2509 .quad LFB23-.
2510 .set L$set$271,LFE23-LFB23
2511 .quad L$set$271
2512 .byte 0x0
2513 .byte 0x4
2514 .set L$set$272,LCFI21-LFB23
2515 .long L$set$272
2516 .byte 0xe
2517 .byte 0x10
2518 .byte 0x86
2519 .byte 0x2
2520 .byte 0x4
2521 .set L$set$273,LCFI22-LCFI21
2522 .long L$set$273
2523 .byte 0xd
2524 .byte 0x6
2525 .align 3
2526LEFDE15:
2527.globl _Gasketgmtime.eh
2528_Gasketgmtime.eh:
2529LSFDE17:
2530 .set L$set$274,LEFDE17-LASFDE17
2531 .long L$set$274
2532LASFDE17:
2533 .long LASFDE17-EH_frame1
2534 .quad LFB24-.
2535 .set L$set$275,LFE24-LFB24
2536 .quad L$set$275
2537 .byte 0x0
2538 .byte 0x4
2539 .set L$set$276,LCFI24-LFB24
2540 .long L$set$276
2541 .byte 0xe
2542 .byte 0x10
2543 .byte 0x86
2544 .byte 0x2
2545 .byte 0x4
2546 .set L$set$277,LCFI25-LCFI24
2547 .long L$set$277
2548 .byte 0xd
2549 .byte 0x6
2550 .align 3
2551LEFDE17:
2552.globl _GasketGetTimeZone.eh
2553_GasketGetTimeZone.eh:
2554LSFDE19:
2555 .set L$set$278,LEFDE19-LASFDE19
2556 .long L$set$278
2557LASFDE19:
2558 .long LASFDE19-EH_frame1
2559 .quad LFB25-.
2560 .set L$set$279,LFE25-LFB25
2561 .quad L$set$279
2562 .byte 0x0
2563 .byte 0x4
2564 .set L$set$280,LCFI27-LFB25
2565 .long L$set$280
2566 .byte 0xe
2567 .byte 0x10
2568 .byte 0x86
2569 .byte 0x2
2570 .byte 0x4
2571 .set L$set$281,LCFI28-LCFI27
2572 .long L$set$281
2573 .byte 0xd
2574 .byte 0x6
2575 .align 3
2576LEFDE19:
2577.globl _GasketGetDayLight.eh
2578_GasketGetDayLight.eh:
2579LSFDE21:
2580 .set L$set$282,LEFDE21-LASFDE21
2581 .long L$set$282
2582LASFDE21:
2583 .long LASFDE21-EH_frame1
2584 .quad LFB26-.
2585 .set L$set$283,LFE26-LFB26
2586 .quad L$set$283
2587 .byte 0x0
2588 .byte 0x4
2589 .set L$set$284,LCFI29-LFB26
2590 .long L$set$284
2591 .byte 0xe
2592 .byte 0x10
2593 .byte 0x86
2594 .byte 0x2
2595 .byte 0x4
2596 .set L$set$285,LCFI30-LCFI29
2597 .long L$set$285
2598 .byte 0xd
2599 .byte 0x6
2600 .align 3
2601LEFDE21:
2602.globl _Gasketpoll.eh
2603_Gasketpoll.eh:
2604LSFDE23:
2605 .set L$set$286,LEFDE23-LASFDE23
2606 .long L$set$286
2607LASFDE23:
2608 .long LASFDE23-EH_frame1
2609 .quad LFB27-.
2610 .set L$set$287,LFE27-LFB27
2611 .quad L$set$287
2612 .byte 0x0
2613 .byte 0x4
2614 .set L$set$288,LCFI31-LFB27
2615 .long L$set$288
2616 .byte 0xe
2617 .byte 0x10
2618 .byte 0x86
2619 .byte 0x2
2620 .byte 0x4
2621 .set L$set$289,LCFI32-LCFI31
2622 .long L$set$289
2623 .byte 0xd
2624 .byte 0x6
2625 .align 3
2626LEFDE23:
2627.globl _Gasketread.eh
2628_Gasketread.eh:
2629LSFDE25:
2630 .set L$set$290,LEFDE25-LASFDE25
2631 .long L$set$290
2632LASFDE25:
2633 .long LASFDE25-EH_frame1
2634 .quad LFB28-.
2635 .set L$set$291,LFE28-LFB28
2636 .quad L$set$291
2637 .byte 0x0
2638 .byte 0x4
2639 .set L$set$292,LCFI34-LFB28
2640 .long L$set$292
2641 .byte 0xe
2642 .byte 0x10
2643 .byte 0x86
2644 .byte 0x2
2645 .byte 0x4
2646 .set L$set$293,LCFI35-LCFI34
2647 .long L$set$293
2648 .byte 0xd
2649 .byte 0x6
2650 .align 3
2651LEFDE25:
2652.globl _Gasketwrite.eh
2653_Gasketwrite.eh:
2654LSFDE27:
2655 .set L$set$294,LEFDE27-LASFDE27
2656 .long L$set$294
2657LASFDE27:
2658 .long LASFDE27-EH_frame1
2659 .quad LFB29-.
2660 .set L$set$295,LFE29-LFB29
2661 .quad L$set$295
2662 .byte 0x0
2663 .byte 0x4
2664 .set L$set$296,LCFI37-LFB29
2665 .long L$set$296
2666 .byte 0xe
2667 .byte 0x10
2668 .byte 0x86
2669 .byte 0x2
2670 .byte 0x4
2671 .set L$set$297,LCFI38-LCFI37
2672 .long L$set$297
2673 .byte 0xd
2674 .byte 0x6
2675 .align 3
2676LEFDE27:
2677.globl _Gasketgetenv.eh
2678_Gasketgetenv.eh:
2679LSFDE29:
2680 .set L$set$298,LEFDE29-LASFDE29
2681 .long L$set$298
2682LASFDE29:
2683 .long LASFDE29-EH_frame1
2684 .quad LFB30-.
2685 .set L$set$299,LFE30-LFB30
2686 .quad L$set$299
2687 .byte 0x0
2688 .byte 0x4
2689 .set L$set$300,LCFI40-LFB30
2690 .long L$set$300
2691 .byte 0xe
2692 .byte 0x10
2693 .byte 0x86
2694 .byte 0x2
2695 .byte 0x4
2696 .set L$set$301,LCFI41-LCFI40
2697 .long L$set$301
2698 .byte 0xd
2699 .byte 0x6
2700 .align 3
2701LEFDE29:
2702.globl _Gasketopen.eh
2703_Gasketopen.eh:
2704LSFDE31:
2705 .set L$set$302,LEFDE31-LASFDE31
2706 .long L$set$302
2707LASFDE31:
2708 .long LASFDE31-EH_frame1
2709 .quad LFB31-.
2710 .set L$set$303,LFE31-LFB31
2711 .quad L$set$303
2712 .byte 0x0
2713 .byte 0x4
2714 .set L$set$304,LCFI43-LFB31
2715 .long L$set$304
2716 .byte 0xe
2717 .byte 0x10
2718 .byte 0x86
2719 .byte 0x2
2720 .byte 0x4
2721 .set L$set$305,LCFI44-LCFI43
2722 .long L$set$305
2723 .byte 0xd
2724 .byte 0x6
2725 .align 3
2726LEFDE31:
2727.globl _Gasketlseek.eh
2728_Gasketlseek.eh:
2729LSFDE33:
2730 .set L$set$306,LEFDE33-LASFDE33
2731 .long L$set$306
2732LASFDE33:
2733 .long LASFDE33-EH_frame1
2734 .quad LFB32-.
2735 .set L$set$307,LFE32-LFB32
2736 .quad L$set$307
2737 .byte 0x0
2738 .byte 0x4
2739 .set L$set$308,LCFI46-LFB32
2740 .long L$set$308
2741 .byte 0xe
2742 .byte 0x10
2743 .byte 0x86
2744 .byte 0x2
2745 .byte 0x4
2746 .set L$set$309,LCFI47-LCFI46
2747 .long L$set$309
2748 .byte 0xd
2749 .byte 0x6
2750 .align 3
2751LEFDE33:
2752.globl _Gasketftruncate.eh
2753_Gasketftruncate.eh:
2754LSFDE35:
2755 .set L$set$310,LEFDE35-LASFDE35
2756 .long L$set$310
2757LASFDE35:
2758 .long LASFDE35-EH_frame1
2759 .quad LFB33-.
2760 .set L$set$311,LFE33-LFB33
2761 .quad L$set$311
2762 .byte 0x0
2763 .byte 0x4
2764 .set L$set$312,LCFI49-LFB33
2765 .long L$set$312
2766 .byte 0xe
2767 .byte 0x10
2768 .byte 0x86
2769 .byte 0x2
2770 .byte 0x4
2771 .set L$set$313,LCFI50-LCFI49
2772 .long L$set$313
2773 .byte 0xd
2774 .byte 0x6
2775 .align 3
2776LEFDE35:
2777.globl _Gasketclose.eh
2778_Gasketclose.eh:
2779LSFDE37:
2780 .set L$set$314,LEFDE37-LASFDE37
2781 .long L$set$314
2782LASFDE37:
2783 .long LASFDE37-EH_frame1
2784 .quad LFB34-.
2785 .set L$set$315,LFE34-LFB34
2786 .quad L$set$315
2787 .byte 0x0
2788 .byte 0x4
2789 .set L$set$316,LCFI52-LFB34
2790 .long L$set$316
2791 .byte 0xe
2792 .byte 0x10
2793 .byte 0x86
2794 .byte 0x2
2795 .byte 0x4
2796 .set L$set$317,LCFI53-LCFI52
2797 .long L$set$317
2798 .byte 0xd
2799 .byte 0x6
2800 .align 3
2801LEFDE37:
2802.globl _Gasketmkdir.eh
2803_Gasketmkdir.eh:
2804LSFDE39:
2805 .set L$set$318,LEFDE39-LASFDE39
2806 .long L$set$318
2807LASFDE39:
2808 .long LASFDE39-EH_frame1
2809 .quad LFB35-.
2810 .set L$set$319,LFE35-LFB35
2811 .quad L$set$319
2812 .byte 0x0
2813 .byte 0x4
2814 .set L$set$320,LCFI55-LFB35
2815 .long L$set$320
2816 .byte 0xe
2817 .byte 0x10
2818 .byte 0x86
2819 .byte 0x2
2820 .byte 0x4
2821 .set L$set$321,LCFI56-LCFI55
2822 .long L$set$321
2823 .byte 0xd
2824 .byte 0x6
2825 .align 3
2826LEFDE39:
2827.globl _Gasketunlink.eh
2828_Gasketunlink.eh:
2829LSFDE41:
2830 .set L$set$322,LEFDE41-LASFDE41
2831 .long L$set$322
2832LASFDE41:
2833 .long LASFDE41-EH_frame1
2834 .quad LFB36-.
2835 .set L$set$323,LFE36-LFB36
2836 .quad L$set$323
2837 .byte 0x0
2838 .byte 0x4
2839 .set L$set$324,LCFI58-LFB36
2840 .long L$set$324
2841 .byte 0xe
2842 .byte 0x10
2843 .byte 0x86
2844 .byte 0x2
2845 .byte 0x4
2846 .set L$set$325,LCFI59-LCFI58
2847 .long L$set$325
2848 .byte 0xd
2849 .byte 0x6
2850 .align 3
2851LEFDE41:
2852.globl _GasketGetErrno.eh
2853_GasketGetErrno.eh:
2854LSFDE43:
2855 .set L$set$326,LEFDE43-LASFDE43
2856 .long L$set$326
2857LASFDE43:
2858 .long LASFDE43-EH_frame1
2859 .quad LFB37-.
2860 .set L$set$327,LFE37-LFB37
2861 .quad L$set$327
2862 .byte 0x0
2863 .byte 0x4
2864 .set L$set$328,LCFI61-LFB37
2865 .long L$set$328
2866 .byte 0xe
2867 .byte 0x10
2868 .byte 0x86
2869 .byte 0x2
2870 .byte 0x4
2871 .set L$set$329,LCFI62-LCFI61
2872 .long L$set$329
2873 .byte 0xd
2874 .byte 0x6
2875 .align 3
2876LEFDE43:
2877.globl _Gasketrewinddir.eh
2878_Gasketrewinddir.eh:
2879LSFDE45:
2880 .set L$set$330,LEFDE45-LASFDE45
2881 .long L$set$330
2882LASFDE45:
2883 .long LASFDE45-EH_frame1
2884 .quad LFB38-.
2885 .set L$set$331,LFE38-LFB38
2886 .quad L$set$331
2887 .byte 0x0
2888 .byte 0x4
2889 .set L$set$332,LCFI63-LFB38
2890 .long L$set$332
2891 .byte 0xe
2892 .byte 0x10
2893 .byte 0x86
2894 .byte 0x2
2895 .byte 0x4
2896 .set L$set$333,LCFI64-LCFI63
2897 .long L$set$333
2898 .byte 0xd
2899 .byte 0x6
2900 .align 3
2901LEFDE45:
2902.globl _Gasketreaddir.eh
2903_Gasketreaddir.eh:
2904LSFDE47:
2905 .set L$set$334,LEFDE47-LASFDE47
2906 .long L$set$334
2907LASFDE47:
2908 .long LASFDE47-EH_frame1
2909 .quad LFB39-.
2910 .set L$set$335,LFE39-LFB39
2911 .quad L$set$335
2912 .byte 0x0
2913 .byte 0x4
2914 .set L$set$336,LCFI66-LFB39
2915 .long L$set$336
2916 .byte 0xe
2917 .byte 0x10
2918 .byte 0x86
2919 .byte 0x2
2920 .byte 0x4
2921 .set L$set$337,LCFI67-LCFI66
2922 .long L$set$337
2923 .byte 0xd
2924 .byte 0x6
2925 .align 3
2926LEFDE47:
2927.globl _Gasketclosedir.eh
2928_Gasketclosedir.eh:
2929LSFDE49:
2930 .set L$set$338,LEFDE49-LASFDE49
2931 .long L$set$338
2932LASFDE49:
2933 .long LASFDE49-EH_frame1
2934 .quad LFB40-.
2935 .set L$set$339,LFE40-LFB40
2936 .quad L$set$339
2937 .byte 0x0
2938 .byte 0x4
2939 .set L$set$340,LCFI69-LFB40
2940 .long L$set$340
2941 .byte 0xe
2942 .byte 0x10
2943 .byte 0x86
2944 .byte 0x2
2945 .byte 0x4
2946 .set L$set$341,LCFI70-LCFI69
2947 .long L$set$341
2948 .byte 0xd
2949 .byte 0x6
2950 .align 3
2951LEFDE49:
2952.globl _Gasketrename.eh
2953_Gasketrename.eh:
2954LSFDE51:
2955 .set L$set$342,LEFDE51-LASFDE51
2956 .long L$set$342
2957LASFDE51:
2958 .long LASFDE51-EH_frame1
2959 .quad LFB41-.
2960 .set L$set$343,LFE41-LFB41
2961 .quad L$set$343
2962 .byte 0x0
2963 .byte 0x4
2964 .set L$set$344,LCFI72-LFB41
2965 .long L$set$344
2966 .byte 0xe
2967 .byte 0x10
2968 .byte 0x86
2969 .byte 0x2
2970 .byte 0x4
2971 .set L$set$345,LCFI73-LCFI72
2972 .long L$set$345
2973 .byte 0xd
2974 .byte 0x6
2975 .align 3
2976LEFDE51:
2977.globl _Gasketmktime.eh
2978_Gasketmktime.eh:
2979LSFDE53:
2980 .set L$set$346,LEFDE53-LASFDE53
2981 .long L$set$346
2982LASFDE53:
2983 .long LASFDE53-EH_frame1
2984 .quad LFB42-.
2985 .set L$set$347,LFE42-LFB42
2986 .quad L$set$347
2987 .byte 0x0
2988 .byte 0x4
2989 .set L$set$348,LCFI75-LFB42
2990 .long L$set$348
2991 .byte 0xe
2992 .byte 0x10
2993 .byte 0x86
2994 .byte 0x2
2995 .byte 0x4
2996 .set L$set$349,LCFI76-LCFI75
2997 .long L$set$349
2998 .byte 0xd
2999 .byte 0x6
3000 .align 3
3001LEFDE53:
3002.globl _Gasketfsync.eh
3003_Gasketfsync.eh:
3004LSFDE55:
3005 .set L$set$350,LEFDE55-LASFDE55
3006 .long L$set$350
3007LASFDE55:
3008 .long LASFDE55-EH_frame1
3009 .quad LFB43-.
3010 .set L$set$351,LFE43-LFB43
3011 .quad L$set$351
3012 .byte 0x0
3013 .byte 0x4
3014 .set L$set$352,LCFI78-LFB43
3015 .long L$set$352
3016 .byte 0xe
3017 .byte 0x10
3018 .byte 0x86
3019 .byte 0x2
3020 .byte 0x4
3021 .set L$set$353,LCFI79-LCFI78
3022 .long L$set$353
3023 .byte 0xd
3024 .byte 0x6
3025 .align 3
3026LEFDE55:
3027.globl _Gasketchmod.eh
3028_Gasketchmod.eh:
3029LSFDE57:
3030 .set L$set$354,LEFDE57-LASFDE57
3031 .long L$set$354
3032LASFDE57:
3033 .long LASFDE57-EH_frame1
3034 .quad LFB44-.
3035 .set L$set$355,LFE44-LFB44
3036 .quad L$set$355
3037 .byte 0x0
3038 .byte 0x4
3039 .set L$set$356,LCFI81-LFB44
3040 .long L$set$356
3041 .byte 0xe
3042 .byte 0x10
3043 .byte 0x86
3044 .byte 0x2
3045 .byte 0x4
3046 .set L$set$357,LCFI82-LCFI81
3047 .long L$set$357
3048 .byte 0xd
3049 .byte 0x6
3050 .align 3
3051LEFDE57:
3052.globl _Gasketutime.eh
3053_Gasketutime.eh:
3054LSFDE59:
3055 .set L$set$358,LEFDE59-LASFDE59
3056 .long L$set$358
3057LASFDE59:
3058 .long LASFDE59-EH_frame1
3059 .quad LFB45-.
3060 .set L$set$359,LFE45-LFB45
3061 .quad L$set$359
3062 .byte 0x0
3063 .byte 0x4
3064 .set L$set$360,LCFI84-LFB45
3065 .long L$set$360
3066 .byte 0xe
3067 .byte 0x10
3068 .byte 0x86
3069 .byte 0x2
3070 .byte 0x4
3071 .set L$set$361,LCFI85-LCFI84
3072 .long L$set$361
3073 .byte 0xd
3074 .byte 0x6
3075 .align 3
3076LEFDE59:
3077.globl _Gaskettcflush.eh
3078_Gaskettcflush.eh:
3079LSFDE61:
3080 .set L$set$362,LEFDE61-LASFDE61
3081 .long L$set$362
3082LASFDE61:
3083 .long LASFDE61-EH_frame1
3084 .quad LFB46-.
3085 .set L$set$363,LFE46-LFB46
3086 .quad L$set$363
3087 .byte 0x0
3088 .byte 0x4
3089 .set L$set$364,LCFI87-LFB46
3090 .long L$set$364
3091 .byte 0xe
3092 .byte 0x10
3093 .byte 0x86
3094 .byte 0x2
3095 .byte 0x4
3096 .set L$set$365,LCFI88-LCFI87
3097 .long L$set$365
3098 .byte 0xd
3099 .byte 0x6
3100 .align 3
3101LEFDE61:
3102.globl _GasketUgaCreate.eh
3103_GasketUgaCreate.eh:
3104LSFDE63:
3105 .set L$set$366,LEFDE63-LASFDE63
3106 .long L$set$366
3107LASFDE63:
3108 .long LASFDE63-EH_frame1
3109 .quad LFB47-.
3110 .set L$set$367,LFE47-LFB47
3111 .quad L$set$367
3112 .byte 0x0
3113 .byte 0x4
3114 .set L$set$368,LCFI90-LFB47
3115 .long L$set$368
3116 .byte 0xe
3117 .byte 0x10
3118 .byte 0x86
3119 .byte 0x2
3120 .byte 0x4
3121 .set L$set$369,LCFI91-LCFI90
3122 .long L$set$369
3123 .byte 0xd
3124 .byte 0x6
3125 .align 3
3126LEFDE63:
3127.globl _Gasketperror.eh
3128_Gasketperror.eh:
3129LSFDE65:
3130 .set L$set$370,LEFDE65-LASFDE65
3131 .long L$set$370
3132LASFDE65:
3133 .long LASFDE65-EH_frame1
3134 .quad LFB48-.
3135 .set L$set$371,LFE48-LFB48
3136 .quad L$set$371
3137 .byte 0x0
3138 .byte 0x4
3139 .set L$set$372,LCFI93-LFB48
3140 .long L$set$372
3141 .byte 0xe
3142 .byte 0x10
3143 .byte 0x86
3144 .byte 0x2
3145 .byte 0x4
3146 .set L$set$373,LCFI94-LCFI93
3147 .long L$set$373
3148 .byte 0xd
3149 .byte 0x6
3150 .align 3
3151LEFDE65:
3152.globl _Gasketioctl.eh
3153_Gasketioctl.eh:
3154LSFDE67:
3155 .set L$set$374,LEFDE67-LASFDE67
3156 .long L$set$374
3157LASFDE67:
3158 .long LASFDE67-EH_frame1
3159 .quad LFB49-.
3160 .set L$set$375,LFE49-LFB49
3161 .quad L$set$375
3162 .byte 0x0
3163 .byte 0x4
3164 .set L$set$376,LCFI96-LFB49
3165 .long L$set$376
3166 .byte 0xe
3167 .byte 0x10
3168 .byte 0x86
3169 .byte 0x2
3170 .byte 0x4
3171 .set L$set$377,LCFI97-LCFI96
3172 .long L$set$377
3173 .byte 0xd
3174 .byte 0x6
3175 .align 3
3176LEFDE67:
3177.globl _Gasketfcntl.eh
3178_Gasketfcntl.eh:
3179LSFDE69:
3180 .set L$set$378,LEFDE69-LASFDE69
3181 .long L$set$378
3182LASFDE69:
3183 .long LASFDE69-EH_frame1
3184 .quad LFB50-.
3185 .set L$set$379,LFE50-LFB50
3186 .quad L$set$379
3187 .byte 0x0
3188 .byte 0x4
3189 .set L$set$380,LCFI99-LFB50
3190 .long L$set$380
3191 .byte 0xe
3192 .byte 0x10
3193 .byte 0x86
3194 .byte 0x2
3195 .byte 0x4
3196 .set L$set$381,LCFI100-LCFI99
3197 .long L$set$381
3198 .byte 0xd
3199 .byte 0x6
3200 .align 3
3201LEFDE69:
3202.globl _Gasketcfsetispeed.eh
3203_Gasketcfsetispeed.eh:
3204LSFDE71:
3205 .set L$set$382,LEFDE71-LASFDE71
3206 .long L$set$382
3207LASFDE71:
3208 .long LASFDE71-EH_frame1
3209 .quad LFB51-.
3210 .set L$set$383,LFE51-LFB51
3211 .quad L$set$383
3212 .byte 0x0
3213 .byte 0x4
3214 .set L$set$384,LCFI102-LFB51
3215 .long L$set$384
3216 .byte 0xe
3217 .byte 0x10
3218 .byte 0x86
3219 .byte 0x2
3220 .byte 0x4
3221 .set L$set$385,LCFI103-LCFI102
3222 .long L$set$385
3223 .byte 0xd
3224 .byte 0x6
3225 .align 3
3226LEFDE71:
3227.globl _Gasketcfsetospeed.eh
3228_Gasketcfsetospeed.eh:
3229LSFDE73:
3230 .set L$set$386,LEFDE73-LASFDE73
3231 .long L$set$386
3232LASFDE73:
3233 .long LASFDE73-EH_frame1
3234 .quad LFB52-.
3235 .set L$set$387,LFE52-LFB52
3236 .quad L$set$387
3237 .byte 0x0
3238 .byte 0x4
3239 .set L$set$388,LCFI105-LFB52
3240 .long L$set$388
3241 .byte 0xe
3242 .byte 0x10
3243 .byte 0x86
3244 .byte 0x2
3245 .byte 0x4
3246 .set L$set$389,LCFI106-LCFI105
3247 .long L$set$389
3248 .byte 0xd
3249 .byte 0x6
3250 .align 3
3251LEFDE73:
3252.globl _Gaskettcgetattr.eh
3253_Gaskettcgetattr.eh:
3254LSFDE75:
3255 .set L$set$390,LEFDE75-LASFDE75
3256 .long L$set$390
3257LASFDE75:
3258 .long LASFDE75-EH_frame1
3259 .quad LFB53-.
3260 .set L$set$391,LFE53-LFB53
3261 .quad L$set$391
3262 .byte 0x0
3263 .byte 0x4
3264 .set L$set$392,LCFI108-LFB53
3265 .long L$set$392
3266 .byte 0xe
3267 .byte 0x10
3268 .byte 0x86
3269 .byte 0x2
3270 .byte 0x4
3271 .set L$set$393,LCFI109-LCFI108
3272 .long L$set$393
3273 .byte 0xd
3274 .byte 0x6
3275 .align 3
3276LEFDE75:
3277.globl _Gaskettcsetattr.eh
3278_Gaskettcsetattr.eh:
3279LSFDE77:
3280 .set L$set$394,LEFDE77-LASFDE77
3281 .long L$set$394
3282LASFDE77:
3283 .long LASFDE77-EH_frame1
3284 .quad LFB54-.
3285 .set L$set$395,LFE54-LFB54
3286 .quad L$set$395
3287 .byte 0x0
3288 .byte 0x4
3289 .set L$set$396,LCFI111-LFB54
3290 .long L$set$396
3291 .byte 0xe
3292 .byte 0x10
3293 .byte 0x86
3294 .byte 0x2
3295 .byte 0x4
3296 .set L$set$397,LCFI112-LCFI111
3297 .long L$set$397
3298 .byte 0xd
3299 .byte 0x6
3300 .align 3
3301LEFDE77:
3302.globl _GasketUnixPeCoffGetEntryPoint.eh
3303_GasketUnixPeCoffGetEntryPoint.eh:
3304LSFDE79:
3305 .set L$set$398,LEFDE79-LASFDE79
3306 .long L$set$398
3307LASFDE79:
3308 .long LASFDE79-EH_frame1
3309 .quad LFB55-.
3310 .set L$set$399,LFE55-LFB55
3311 .quad L$set$399
3312 .byte 0x0
3313 .byte 0x4
3314 .set L$set$400,LCFI114-LFB55
3315 .long L$set$400
3316 .byte 0xe
3317 .byte 0x10
3318 .byte 0x86
3319 .byte 0x2
3320 .byte 0x4
3321 .set L$set$401,LCFI115-LCFI114
3322 .long L$set$401
3323 .byte 0xd
3324 .byte 0x6
3325 .align 3
3326LEFDE79:
3327.globl _GasketUnixPeCoffRelocateImageExtraAction.eh
3328_GasketUnixPeCoffRelocateImageExtraAction.eh:
3329LSFDE81:
3330 .set L$set$402,LEFDE81-LASFDE81
3331 .long L$set$402
3332LASFDE81:
3333 .long LASFDE81-EH_frame1
3334 .quad LFB56-.
3335 .set L$set$403,LFE56-LFB56
3336 .quad L$set$403
3337 .byte 0x0
3338 .byte 0x4
3339 .set L$set$404,LCFI117-LFB56
3340 .long L$set$404
3341 .byte 0xe
3342 .byte 0x10
3343 .byte 0x86
3344 .byte 0x2
3345 .byte 0x4
3346 .set L$set$405,LCFI118-LCFI117
3347 .long L$set$405
3348 .byte 0xd
3349 .byte 0x6
3350 .align 3
3351LEFDE81:
3352.globl _GasketUnixPeCoffUnloadImageExtraAction.eh
3353_GasketUnixPeCoffUnloadImageExtraAction.eh:
3354LSFDE83:
3355 .set L$set$406,LEFDE83-LASFDE83
3356 .long L$set$406
3357LASFDE83:
3358 .long LASFDE83-EH_frame1
3359 .quad LFB57-.
3360 .set L$set$407,LFE57-LFB57
3361 .quad L$set$407
3362 .byte 0x0
3363 .byte 0x4
3364 .set L$set$408,LCFI120-LFB57
3365 .long L$set$408
3366 .byte 0xe
3367 .byte 0x10
3368 .byte 0x86
3369 .byte 0x2
3370 .byte 0x4
3371 .set L$set$409,LCFI121-LCFI120
3372 .long L$set$409
3373 .byte 0xd
3374 .byte 0x6
3375 .align 3
3376LEFDE83:
3377.globl _GasketUgaClose.eh
3378_GasketUgaClose.eh:
3379LSFDE85:
3380 .set L$set$410,LEFDE85-LASFDE85
3381 .long L$set$410
3382LASFDE85:
3383 .long LASFDE85-EH_frame1
3384 .quad LFB58-.
3385 .set L$set$411,LFE58-LFB58
3386 .quad L$set$411
3387 .byte 0x0
3388 .byte 0x4
3389 .set L$set$412,LCFI123-LFB58
3390 .long L$set$412
3391 .byte 0xe
3392 .byte 0x10
3393 .byte 0x86
3394 .byte 0x2
3395 .byte 0x4
3396 .set L$set$413,LCFI124-LCFI123
3397 .long L$set$413
3398 .byte 0xd
3399 .byte 0x6
3400 .align 3
3401LEFDE85:
3402.globl _GasketUgaSize.eh
3403_GasketUgaSize.eh:
3404LSFDE87:
3405 .set L$set$414,LEFDE87-LASFDE87
3406 .long L$set$414
3407LASFDE87:
3408 .long LASFDE87-EH_frame1
3409 .quad LFB59-.
3410 .set L$set$415,LFE59-LFB59
3411 .quad L$set$415
3412 .byte 0x0
3413 .byte 0x4
3414 .set L$set$416,LCFI126-LFB59
3415 .long L$set$416
3416 .byte 0xe
3417 .byte 0x10
3418 .byte 0x86
3419 .byte 0x2
3420 .byte 0x4
3421 .set L$set$417,LCFI127-LCFI126
3422 .long L$set$417
3423 .byte 0xd
3424 .byte 0x6
3425 .align 3
3426LEFDE87:
3427.globl _GasketUgaCheckKey.eh
3428_GasketUgaCheckKey.eh:
3429LSFDE89:
3430 .set L$set$418,LEFDE89-LASFDE89
3431 .long L$set$418
3432LASFDE89:
3433 .long LASFDE89-EH_frame1
3434 .quad LFB60-.
3435 .set L$set$419,LFE60-LFB60
3436 .quad L$set$419
3437 .byte 0x0
3438 .byte 0x4
3439 .set L$set$420,LCFI129-LFB60
3440 .long L$set$420
3441 .byte 0xe
3442 .byte 0x10
3443 .byte 0x86
3444 .byte 0x2
3445 .byte 0x4
3446 .set L$set$421,LCFI130-LCFI129
3447 .long L$set$421
3448 .byte 0xd
3449 .byte 0x6
3450 .align 3
3451LEFDE89:
3452.globl _GasketUgaGetKey.eh
3453_GasketUgaGetKey.eh:
3454LSFDE91:
3455 .set L$set$422,LEFDE91-LASFDE91
3456 .long L$set$422
3457LASFDE91:
3458 .long LASFDE91-EH_frame1
3459 .quad LFB61-.
3460 .set L$set$423,LFE61-LFB61
3461 .quad L$set$423
3462 .byte 0x0
3463 .byte 0x4
3464 .set L$set$424,LCFI132-LFB61
3465 .long L$set$424
3466 .byte 0xe
3467 .byte 0x10
3468 .byte 0x86
3469 .byte 0x2
3470 .byte 0x4
3471 .set L$set$425,LCFI133-LCFI132
3472 .long L$set$425
3473 .byte 0xd
3474 .byte 0x6
3475 .align 3
3476LEFDE91:
3477.globl _GasketUgaBlt.eh
3478_GasketUgaBlt.eh:
3479LSFDE93:
3480 .set L$set$426,LEFDE93-LASFDE93
3481 .long L$set$426
3482LASFDE93:
3483 .long LASFDE93-EH_frame1
3484 .quad LFB62-.
3485 .set L$set$427,LFE62-LFB62
3486 .quad L$set$427
3487 .byte 0x0
3488 .byte 0x4
3489 .set L$set$428,LCFI135-LFB62
3490 .long L$set$428
3491 .byte 0xe
3492 .byte 0x10
3493 .byte 0x86
3494 .byte 0x2
3495 .byte 0x4
3496 .set L$set$429,LCFI136-LCFI135
3497 .long L$set$429
3498 .byte 0xd
3499 .byte 0x6
3500 .align 3
3501LEFDE93:
3502.globl _ReverseGasketUint64.eh
3503_ReverseGasketUint64.eh:
3504LSFDE95:
3505 .set L$set$430,LEFDE95-LASFDE95
3506 .long L$set$430
3507LASFDE95:
3508 .long LASFDE95-EH_frame1
3509 .quad LFB63-.
3510 .set L$set$431,LFE63-LFB63
3511 .quad L$set$431
3512 .byte 0x0
3513 .byte 0x4
3514 .set L$set$432,LCFI138-LFB63
3515 .long L$set$432
3516 .byte 0xe
3517 .byte 0x10
3518 .byte 0x86
3519 .byte 0x2
3520 .byte 0x4
3521 .set L$set$433,LCFI139-LCFI138
3522 .long L$set$433
3523 .byte 0xd
3524 .byte 0x6
3525 .align 3
3526LEFDE95:
3527 .text
3528Letext0:
3529 .section __DWARF,__debug_loc,regular,debug
3530Ldebug_loc0:
3531LLST0:
3532 .set L$set$434,LFB16-Ltext0
3533 .quad L$set$434
3534 .set L$set$435,LCFI0-Ltext0
3535 .quad L$set$435
3536 .word 0x2
3537 .byte 0x77
3538 .byte 0x8
3539 .set L$set$436,LCFI0-Ltext0
3540 .quad L$set$436
3541 .set L$set$437,LCFI1-Ltext0
3542 .quad L$set$437
3543 .word 0x2
3544 .byte 0x77
3545 .byte 0x10
3546 .set L$set$438,LCFI1-Ltext0
3547 .quad L$set$438
3548 .set L$set$439,LFE16-Ltext0
3549 .quad L$set$439
3550 .word 0x2
3551 .byte 0x76
3552 .byte 0x10
3553 .quad 0x0
3554 .quad 0x0
3555LLST1:
3556 .set L$set$440,LFB17-Ltext0
3557 .quad L$set$440
3558 .set L$set$441,LCFI3-Ltext0
3559 .quad L$set$441
3560 .word 0x2
3561 .byte 0x77
3562 .byte 0x8
3563 .set L$set$442,LCFI3-Ltext0
3564 .quad L$set$442
3565 .set L$set$443,LCFI4-Ltext0
3566 .quad L$set$443
3567 .word 0x2
3568 .byte 0x77
3569 .byte 0x10
3570 .set L$set$444,LCFI4-Ltext0
3571 .quad L$set$444
3572 .set L$set$445,LFE17-Ltext0
3573 .quad L$set$445
3574 .word 0x2
3575 .byte 0x76
3576 .byte 0x10
3577 .quad 0x0
3578 .quad 0x0
3579LLST2:
3580 .set L$set$446,LFB18-Ltext0
3581 .quad L$set$446
3582 .set L$set$447,LCFI6-Ltext0
3583 .quad L$set$447
3584 .word 0x2
3585 .byte 0x77
3586 .byte 0x8
3587 .set L$set$448,LCFI6-Ltext0
3588 .quad L$set$448
3589 .set L$set$449,LCFI7-Ltext0
3590 .quad L$set$449
3591 .word 0x2
3592 .byte 0x77
3593 .byte 0x10
3594 .set L$set$450,LCFI7-Ltext0
3595 .quad L$set$450
3596 .set L$set$451,LFE18-Ltext0
3597 .quad L$set$451
3598 .word 0x2
3599 .byte 0x76
3600 .byte 0x10
3601 .quad 0x0
3602 .quad 0x0
3603LLST3:
3604 .set L$set$452,LFB19-Ltext0
3605 .quad L$set$452
3606 .set L$set$453,LCFI9-Ltext0
3607 .quad L$set$453
3608 .word 0x2
3609 .byte 0x77
3610 .byte 0x8
3611 .set L$set$454,LCFI9-Ltext0
3612 .quad L$set$454
3613 .set L$set$455,LCFI10-Ltext0
3614 .quad L$set$455
3615 .word 0x2
3616 .byte 0x77
3617 .byte 0x10
3618 .set L$set$456,LCFI10-Ltext0
3619 .quad L$set$456
3620 .set L$set$457,LFE19-Ltext0
3621 .quad L$set$457
3622 .word 0x2
3623 .byte 0x76
3624 .byte 0x10
3625 .quad 0x0
3626 .quad 0x0
3627LLST4:
3628 .set L$set$458,LFB20-Ltext0
3629 .quad L$set$458
3630 .set L$set$459,LCFI12-Ltext0
3631 .quad L$set$459
3632 .word 0x2
3633 .byte 0x77
3634 .byte 0x8
3635 .set L$set$460,LCFI12-Ltext0
3636 .quad L$set$460
3637 .set L$set$461,LCFI13-Ltext0
3638 .quad L$set$461
3639 .word 0x2
3640 .byte 0x77
3641 .byte 0x10
3642 .set L$set$462,LCFI13-Ltext0
3643 .quad L$set$462
3644 .set L$set$463,LFE20-Ltext0
3645 .quad L$set$463
3646 .word 0x2
3647 .byte 0x76
3648 .byte 0x10
3649 .quad 0x0
3650 .quad 0x0
3651LLST5:
3652 .set L$set$464,LFB21-Ltext0
3653 .quad L$set$464
3654 .set L$set$465,LCFI15-Ltext0
3655 .quad L$set$465
3656 .word 0x2
3657 .byte 0x77
3658 .byte 0x8
3659 .set L$set$466,LCFI15-Ltext0
3660 .quad L$set$466
3661 .set L$set$467,LCFI16-Ltext0
3662 .quad L$set$467
3663 .word 0x2
3664 .byte 0x77
3665 .byte 0x10
3666 .set L$set$468,LCFI16-Ltext0
3667 .quad L$set$468
3668 .set L$set$469,LFE21-Ltext0
3669 .quad L$set$469
3670 .word 0x2
3671 .byte 0x76
3672 .byte 0x10
3673 .quad 0x0
3674 .quad 0x0
3675LLST6:
3676 .set L$set$470,LFB22-Ltext0
3677 .quad L$set$470
3678 .set L$set$471,LCFI18-Ltext0
3679 .quad L$set$471
3680 .word 0x2
3681 .byte 0x77
3682 .byte 0x8
3683 .set L$set$472,LCFI18-Ltext0
3684 .quad L$set$472
3685 .set L$set$473,LCFI19-Ltext0
3686 .quad L$set$473
3687 .word 0x2
3688 .byte 0x77
3689 .byte 0x10
3690 .set L$set$474,LCFI19-Ltext0
3691 .quad L$set$474
3692 .set L$set$475,LFE22-Ltext0
3693 .quad L$set$475
3694 .word 0x2
3695 .byte 0x76
3696 .byte 0x10
3697 .quad 0x0
3698 .quad 0x0
3699LLST7:
3700 .set L$set$476,LFB23-Ltext0
3701 .quad L$set$476
3702 .set L$set$477,LCFI21-Ltext0
3703 .quad L$set$477
3704 .word 0x2
3705 .byte 0x77
3706 .byte 0x8
3707 .set L$set$478,LCFI21-Ltext0
3708 .quad L$set$478
3709 .set L$set$479,LCFI22-Ltext0
3710 .quad L$set$479
3711 .word 0x2
3712 .byte 0x77
3713 .byte 0x10
3714 .set L$set$480,LCFI22-Ltext0
3715 .quad L$set$480
3716 .set L$set$481,LFE23-Ltext0
3717 .quad L$set$481
3718 .word 0x2
3719 .byte 0x76
3720 .byte 0x10
3721 .quad 0x0
3722 .quad 0x0
3723LLST8:
3724 .set L$set$482,LFB24-Ltext0
3725 .quad L$set$482
3726 .set L$set$483,LCFI24-Ltext0
3727 .quad L$set$483
3728 .word 0x2
3729 .byte 0x77
3730 .byte 0x8
3731 .set L$set$484,LCFI24-Ltext0
3732 .quad L$set$484
3733 .set L$set$485,LCFI25-Ltext0
3734 .quad L$set$485
3735 .word 0x2
3736 .byte 0x77
3737 .byte 0x10
3738 .set L$set$486,LCFI25-Ltext0
3739 .quad L$set$486
3740 .set L$set$487,LFE24-Ltext0
3741 .quad L$set$487
3742 .word 0x2
3743 .byte 0x76
3744 .byte 0x10
3745 .quad 0x0
3746 .quad 0x0
3747LLST9:
3748 .set L$set$488,LFB25-Ltext0
3749 .quad L$set$488
3750 .set L$set$489,LCFI27-Ltext0
3751 .quad L$set$489
3752 .word 0x2
3753 .byte 0x77
3754 .byte 0x8
3755 .set L$set$490,LCFI27-Ltext0
3756 .quad L$set$490
3757 .set L$set$491,LCFI28-Ltext0
3758 .quad L$set$491
3759 .word 0x2
3760 .byte 0x77
3761 .byte 0x10
3762 .set L$set$492,LCFI28-Ltext0
3763 .quad L$set$492
3764 .set L$set$493,LFE25-Ltext0
3765 .quad L$set$493
3766 .word 0x2
3767 .byte 0x76
3768 .byte 0x10
3769 .quad 0x0
3770 .quad 0x0
3771LLST10:
3772 .set L$set$494,LFB26-Ltext0
3773 .quad L$set$494
3774 .set L$set$495,LCFI29-Ltext0
3775 .quad L$set$495
3776 .word 0x2
3777 .byte 0x77
3778 .byte 0x8
3779 .set L$set$496,LCFI29-Ltext0
3780 .quad L$set$496
3781 .set L$set$497,LCFI30-Ltext0
3782 .quad L$set$497
3783 .word 0x2
3784 .byte 0x77
3785 .byte 0x10
3786 .set L$set$498,LCFI30-Ltext0
3787 .quad L$set$498
3788 .set L$set$499,LFE26-Ltext0
3789 .quad L$set$499
3790 .word 0x2
3791 .byte 0x76
3792 .byte 0x10
3793 .quad 0x0
3794 .quad 0x0
3795LLST11:
3796 .set L$set$500,LFB27-Ltext0
3797 .quad L$set$500
3798 .set L$set$501,LCFI31-Ltext0
3799 .quad L$set$501
3800 .word 0x2
3801 .byte 0x77
3802 .byte 0x8
3803 .set L$set$502,LCFI31-Ltext0
3804 .quad L$set$502
3805 .set L$set$503,LCFI32-Ltext0
3806 .quad L$set$503
3807 .word 0x2
3808 .byte 0x77
3809 .byte 0x10
3810 .set L$set$504,LCFI32-Ltext0
3811 .quad L$set$504
3812 .set L$set$505,LFE27-Ltext0
3813 .quad L$set$505
3814 .word 0x2
3815 .byte 0x76
3816 .byte 0x10
3817 .quad 0x0
3818 .quad 0x0
3819LLST12:
3820 .set L$set$506,LFB28-Ltext0
3821 .quad L$set$506
3822 .set L$set$507,LCFI34-Ltext0
3823 .quad L$set$507
3824 .word 0x2
3825 .byte 0x77
3826 .byte 0x8
3827 .set L$set$508,LCFI34-Ltext0
3828 .quad L$set$508
3829 .set L$set$509,LCFI35-Ltext0
3830 .quad L$set$509
3831 .word 0x2
3832 .byte 0x77
3833 .byte 0x10
3834 .set L$set$510,LCFI35-Ltext0
3835 .quad L$set$510
3836 .set L$set$511,LFE28-Ltext0
3837 .quad L$set$511
3838 .word 0x2
3839 .byte 0x76
3840 .byte 0x10
3841 .quad 0x0
3842 .quad 0x0
3843LLST13:
3844 .set L$set$512,LFB29-Ltext0
3845 .quad L$set$512
3846 .set L$set$513,LCFI37-Ltext0
3847 .quad L$set$513
3848 .word 0x2
3849 .byte 0x77
3850 .byte 0x8
3851 .set L$set$514,LCFI37-Ltext0
3852 .quad L$set$514
3853 .set L$set$515,LCFI38-Ltext0
3854 .quad L$set$515
3855 .word 0x2
3856 .byte 0x77
3857 .byte 0x10
3858 .set L$set$516,LCFI38-Ltext0
3859 .quad L$set$516
3860 .set L$set$517,LFE29-Ltext0
3861 .quad L$set$517
3862 .word 0x2
3863 .byte 0x76
3864 .byte 0x10
3865 .quad 0x0
3866 .quad 0x0
3867LLST14:
3868 .set L$set$518,LFB30-Ltext0
3869 .quad L$set$518
3870 .set L$set$519,LCFI40-Ltext0
3871 .quad L$set$519
3872 .word 0x2
3873 .byte 0x77
3874 .byte 0x8
3875 .set L$set$520,LCFI40-Ltext0
3876 .quad L$set$520
3877 .set L$set$521,LCFI41-Ltext0
3878 .quad L$set$521
3879 .word 0x2
3880 .byte 0x77
3881 .byte 0x10
3882 .set L$set$522,LCFI41-Ltext0
3883 .quad L$set$522
3884 .set L$set$523,LFE30-Ltext0
3885 .quad L$set$523
3886 .word 0x2
3887 .byte 0x76
3888 .byte 0x10
3889 .quad 0x0
3890 .quad 0x0
3891LLST15:
3892 .set L$set$524,LFB31-Ltext0
3893 .quad L$set$524
3894 .set L$set$525,LCFI43-Ltext0
3895 .quad L$set$525
3896 .word 0x2
3897 .byte 0x77
3898 .byte 0x8
3899 .set L$set$526,LCFI43-Ltext0
3900 .quad L$set$526
3901 .set L$set$527,LCFI44-Ltext0
3902 .quad L$set$527
3903 .word 0x2
3904 .byte 0x77
3905 .byte 0x10
3906 .set L$set$528,LCFI44-Ltext0
3907 .quad L$set$528
3908 .set L$set$529,LFE31-Ltext0
3909 .quad L$set$529
3910 .word 0x2
3911 .byte 0x76
3912 .byte 0x10
3913 .quad 0x0
3914 .quad 0x0
3915LLST16:
3916 .set L$set$530,LFB32-Ltext0
3917 .quad L$set$530
3918 .set L$set$531,LCFI46-Ltext0
3919 .quad L$set$531
3920 .word 0x2
3921 .byte 0x77
3922 .byte 0x8
3923 .set L$set$532,LCFI46-Ltext0
3924 .quad L$set$532
3925 .set L$set$533,LCFI47-Ltext0
3926 .quad L$set$533
3927 .word 0x2
3928 .byte 0x77
3929 .byte 0x10
3930 .set L$set$534,LCFI47-Ltext0
3931 .quad L$set$534
3932 .set L$set$535,LFE32-Ltext0
3933 .quad L$set$535
3934 .word 0x2
3935 .byte 0x76
3936 .byte 0x10
3937 .quad 0x0
3938 .quad 0x0
3939LLST17:
3940 .set L$set$536,LFB33-Ltext0
3941 .quad L$set$536
3942 .set L$set$537,LCFI49-Ltext0
3943 .quad L$set$537
3944 .word 0x2
3945 .byte 0x77
3946 .byte 0x8
3947 .set L$set$538,LCFI49-Ltext0
3948 .quad L$set$538
3949 .set L$set$539,LCFI50-Ltext0
3950 .quad L$set$539
3951 .word 0x2
3952 .byte 0x77
3953 .byte 0x10
3954 .set L$set$540,LCFI50-Ltext0
3955 .quad L$set$540
3956 .set L$set$541,LFE33-Ltext0
3957 .quad L$set$541
3958 .word 0x2
3959 .byte 0x76
3960 .byte 0x10
3961 .quad 0x0
3962 .quad 0x0
3963LLST18:
3964 .set L$set$542,LFB34-Ltext0
3965 .quad L$set$542
3966 .set L$set$543,LCFI52-Ltext0
3967 .quad L$set$543
3968 .word 0x2
3969 .byte 0x77
3970 .byte 0x8
3971 .set L$set$544,LCFI52-Ltext0
3972 .quad L$set$544
3973 .set L$set$545,LCFI53-Ltext0
3974 .quad L$set$545
3975 .word 0x2
3976 .byte 0x77
3977 .byte 0x10
3978 .set L$set$546,LCFI53-Ltext0
3979 .quad L$set$546
3980 .set L$set$547,LFE34-Ltext0
3981 .quad L$set$547
3982 .word 0x2
3983 .byte 0x76
3984 .byte 0x10
3985 .quad 0x0
3986 .quad 0x0
3987LLST19:
3988 .set L$set$548,LFB35-Ltext0
3989 .quad L$set$548
3990 .set L$set$549,LCFI55-Ltext0
3991 .quad L$set$549
3992 .word 0x2
3993 .byte 0x77
3994 .byte 0x8
3995 .set L$set$550,LCFI55-Ltext0
3996 .quad L$set$550
3997 .set L$set$551,LCFI56-Ltext0
3998 .quad L$set$551
3999 .word 0x2
4000 .byte 0x77
4001 .byte 0x10
4002 .set L$set$552,LCFI56-Ltext0
4003 .quad L$set$552
4004 .set L$set$553,LFE35-Ltext0
4005 .quad L$set$553
4006 .word 0x2
4007 .byte 0x76
4008 .byte 0x10
4009 .quad 0x0
4010 .quad 0x0
4011LLST20:
4012 .set L$set$554,LFB36-Ltext0
4013 .quad L$set$554
4014 .set L$set$555,LCFI58-Ltext0
4015 .quad L$set$555
4016 .word 0x2
4017 .byte 0x77
4018 .byte 0x8
4019 .set L$set$556,LCFI58-Ltext0
4020 .quad L$set$556
4021 .set L$set$557,LCFI59-Ltext0
4022 .quad L$set$557
4023 .word 0x2
4024 .byte 0x77
4025 .byte 0x10
4026 .set L$set$558,LCFI59-Ltext0
4027 .quad L$set$558
4028 .set L$set$559,LFE36-Ltext0
4029 .quad L$set$559
4030 .word 0x2
4031 .byte 0x76
4032 .byte 0x10
4033 .quad 0x0
4034 .quad 0x0
4035LLST21:
4036 .set L$set$560,LFB37-Ltext0
4037 .quad L$set$560
4038 .set L$set$561,LCFI61-Ltext0
4039 .quad L$set$561
4040 .word 0x2
4041 .byte 0x77
4042 .byte 0x8
4043 .set L$set$562,LCFI61-Ltext0
4044 .quad L$set$562
4045 .set L$set$563,LCFI62-Ltext0
4046 .quad L$set$563
4047 .word 0x2
4048 .byte 0x77
4049 .byte 0x10
4050 .set L$set$564,LCFI62-Ltext0
4051 .quad L$set$564
4052 .set L$set$565,LFE37-Ltext0
4053 .quad L$set$565
4054 .word 0x2
4055 .byte 0x76
4056 .byte 0x10
4057 .quad 0x0
4058 .quad 0x0
4059LLST22:
4060 .set L$set$566,LFB38-Ltext0
4061 .quad L$set$566
4062 .set L$set$567,LCFI63-Ltext0
4063 .quad L$set$567
4064 .word 0x2
4065 .byte 0x77
4066 .byte 0x8
4067 .set L$set$568,LCFI63-Ltext0
4068 .quad L$set$568
4069 .set L$set$569,LCFI64-Ltext0
4070 .quad L$set$569
4071 .word 0x2
4072 .byte 0x77
4073 .byte 0x10
4074 .set L$set$570,LCFI64-Ltext0
4075 .quad L$set$570
4076 .set L$set$571,LFE38-Ltext0
4077 .quad L$set$571
4078 .word 0x2
4079 .byte 0x76
4080 .byte 0x10
4081 .quad 0x0
4082 .quad 0x0
4083LLST23:
4084 .set L$set$572,LFB39-Ltext0
4085 .quad L$set$572
4086 .set L$set$573,LCFI66-Ltext0
4087 .quad L$set$573
4088 .word 0x2
4089 .byte 0x77
4090 .byte 0x8
4091 .set L$set$574,LCFI66-Ltext0
4092 .quad L$set$574
4093 .set L$set$575,LCFI67-Ltext0
4094 .quad L$set$575
4095 .word 0x2
4096 .byte 0x77
4097 .byte 0x10
4098 .set L$set$576,LCFI67-Ltext0
4099 .quad L$set$576
4100 .set L$set$577,LFE39-Ltext0
4101 .quad L$set$577
4102 .word 0x2
4103 .byte 0x76
4104 .byte 0x10
4105 .quad 0x0
4106 .quad 0x0
4107LLST24:
4108 .set L$set$578,LFB40-Ltext0
4109 .quad L$set$578
4110 .set L$set$579,LCFI69-Ltext0
4111 .quad L$set$579
4112 .word 0x2
4113 .byte 0x77
4114 .byte 0x8
4115 .set L$set$580,LCFI69-Ltext0
4116 .quad L$set$580
4117 .set L$set$581,LCFI70-Ltext0
4118 .quad L$set$581
4119 .word 0x2
4120 .byte 0x77
4121 .byte 0x10
4122 .set L$set$582,LCFI70-Ltext0
4123 .quad L$set$582
4124 .set L$set$583,LFE40-Ltext0
4125 .quad L$set$583
4126 .word 0x2
4127 .byte 0x76
4128 .byte 0x10
4129 .quad 0x0
4130 .quad 0x0
4131LLST25:
4132 .set L$set$584,LFB41-Ltext0
4133 .quad L$set$584
4134 .set L$set$585,LCFI72-Ltext0
4135 .quad L$set$585
4136 .word 0x2
4137 .byte 0x77
4138 .byte 0x8
4139 .set L$set$586,LCFI72-Ltext0
4140 .quad L$set$586
4141 .set L$set$587,LCFI73-Ltext0
4142 .quad L$set$587
4143 .word 0x2
4144 .byte 0x77
4145 .byte 0x10
4146 .set L$set$588,LCFI73-Ltext0
4147 .quad L$set$588
4148 .set L$set$589,LFE41-Ltext0
4149 .quad L$set$589
4150 .word 0x2
4151 .byte 0x76
4152 .byte 0x10
4153 .quad 0x0
4154 .quad 0x0
4155LLST26:
4156 .set L$set$590,LFB42-Ltext0
4157 .quad L$set$590
4158 .set L$set$591,LCFI75-Ltext0
4159 .quad L$set$591
4160 .word 0x2
4161 .byte 0x77
4162 .byte 0x8
4163 .set L$set$592,LCFI75-Ltext0
4164 .quad L$set$592
4165 .set L$set$593,LCFI76-Ltext0
4166 .quad L$set$593
4167 .word 0x2
4168 .byte 0x77
4169 .byte 0x10
4170 .set L$set$594,LCFI76-Ltext0
4171 .quad L$set$594
4172 .set L$set$595,LFE42-Ltext0
4173 .quad L$set$595
4174 .word 0x2
4175 .byte 0x76
4176 .byte 0x10
4177 .quad 0x0
4178 .quad 0x0
4179LLST27:
4180 .set L$set$596,LFB43-Ltext0
4181 .quad L$set$596
4182 .set L$set$597,LCFI78-Ltext0
4183 .quad L$set$597
4184 .word 0x2
4185 .byte 0x77
4186 .byte 0x8
4187 .set L$set$598,LCFI78-Ltext0
4188 .quad L$set$598
4189 .set L$set$599,LCFI79-Ltext0
4190 .quad L$set$599
4191 .word 0x2
4192 .byte 0x77
4193 .byte 0x10
4194 .set L$set$600,LCFI79-Ltext0
4195 .quad L$set$600
4196 .set L$set$601,LFE43-Ltext0
4197 .quad L$set$601
4198 .word 0x2
4199 .byte 0x76
4200 .byte 0x10
4201 .quad 0x0
4202 .quad 0x0
4203LLST28:
4204 .set L$set$602,LFB44-Ltext0
4205 .quad L$set$602
4206 .set L$set$603,LCFI81-Ltext0
4207 .quad L$set$603
4208 .word 0x2
4209 .byte 0x77
4210 .byte 0x8
4211 .set L$set$604,LCFI81-Ltext0
4212 .quad L$set$604
4213 .set L$set$605,LCFI82-Ltext0
4214 .quad L$set$605
4215 .word 0x2
4216 .byte 0x77
4217 .byte 0x10
4218 .set L$set$606,LCFI82-Ltext0
4219 .quad L$set$606
4220 .set L$set$607,LFE44-Ltext0
4221 .quad L$set$607
4222 .word 0x2
4223 .byte 0x76
4224 .byte 0x10
4225 .quad 0x0
4226 .quad 0x0
4227LLST29:
4228 .set L$set$608,LFB45-Ltext0
4229 .quad L$set$608
4230 .set L$set$609,LCFI84-Ltext0
4231 .quad L$set$609
4232 .word 0x2
4233 .byte 0x77
4234 .byte 0x8
4235 .set L$set$610,LCFI84-Ltext0
4236 .quad L$set$610
4237 .set L$set$611,LCFI85-Ltext0
4238 .quad L$set$611
4239 .word 0x2
4240 .byte 0x77
4241 .byte 0x10
4242 .set L$set$612,LCFI85-Ltext0
4243 .quad L$set$612
4244 .set L$set$613,LFE45-Ltext0
4245 .quad L$set$613
4246 .word 0x2
4247 .byte 0x76
4248 .byte 0x10
4249 .quad 0x0
4250 .quad 0x0
4251LLST30:
4252 .set L$set$614,LFB46-Ltext0
4253 .quad L$set$614
4254 .set L$set$615,LCFI87-Ltext0
4255 .quad L$set$615
4256 .word 0x2
4257 .byte 0x77
4258 .byte 0x8
4259 .set L$set$616,LCFI87-Ltext0
4260 .quad L$set$616
4261 .set L$set$617,LCFI88-Ltext0
4262 .quad L$set$617
4263 .word 0x2
4264 .byte 0x77
4265 .byte 0x10
4266 .set L$set$618,LCFI88-Ltext0
4267 .quad L$set$618
4268 .set L$set$619,LFE46-Ltext0
4269 .quad L$set$619
4270 .word 0x2
4271 .byte 0x76
4272 .byte 0x10
4273 .quad 0x0
4274 .quad 0x0
4275LLST31:
4276 .set L$set$620,LFB47-Ltext0
4277 .quad L$set$620
4278 .set L$set$621,LCFI90-Ltext0
4279 .quad L$set$621
4280 .word 0x2
4281 .byte 0x77
4282 .byte 0x8
4283 .set L$set$622,LCFI90-Ltext0
4284 .quad L$set$622
4285 .set L$set$623,LCFI91-Ltext0
4286 .quad L$set$623
4287 .word 0x2
4288 .byte 0x77
4289 .byte 0x10
4290 .set L$set$624,LCFI91-Ltext0
4291 .quad L$set$624
4292 .set L$set$625,LFE47-Ltext0
4293 .quad L$set$625
4294 .word 0x2
4295 .byte 0x76
4296 .byte 0x10
4297 .quad 0x0
4298 .quad 0x0
4299LLST32:
4300 .set L$set$626,LFB48-Ltext0
4301 .quad L$set$626
4302 .set L$set$627,LCFI93-Ltext0
4303 .quad L$set$627
4304 .word 0x2
4305 .byte 0x77
4306 .byte 0x8
4307 .set L$set$628,LCFI93-Ltext0
4308 .quad L$set$628
4309 .set L$set$629,LCFI94-Ltext0
4310 .quad L$set$629
4311 .word 0x2
4312 .byte 0x77
4313 .byte 0x10
4314 .set L$set$630,LCFI94-Ltext0
4315 .quad L$set$630
4316 .set L$set$631,LFE48-Ltext0
4317 .quad L$set$631
4318 .word 0x2
4319 .byte 0x76
4320 .byte 0x10
4321 .quad 0x0
4322 .quad 0x0
4323LLST33:
4324 .set L$set$632,LFB49-Ltext0
4325 .quad L$set$632
4326 .set L$set$633,LCFI96-Ltext0
4327 .quad L$set$633
4328 .word 0x2
4329 .byte 0x77
4330 .byte 0x8
4331 .set L$set$634,LCFI96-Ltext0
4332 .quad L$set$634
4333 .set L$set$635,LCFI97-Ltext0
4334 .quad L$set$635
4335 .word 0x2
4336 .byte 0x77
4337 .byte 0x10
4338 .set L$set$636,LCFI97-Ltext0
4339 .quad L$set$636
4340 .set L$set$637,LFE49-Ltext0
4341 .quad L$set$637
4342 .word 0x2
4343 .byte 0x76
4344 .byte 0x10
4345 .quad 0x0
4346 .quad 0x0
4347LLST34:
4348 .set L$set$638,LFB50-Ltext0
4349 .quad L$set$638
4350 .set L$set$639,LCFI99-Ltext0
4351 .quad L$set$639
4352 .word 0x2
4353 .byte 0x77
4354 .byte 0x8
4355 .set L$set$640,LCFI99-Ltext0
4356 .quad L$set$640
4357 .set L$set$641,LCFI100-Ltext0
4358 .quad L$set$641
4359 .word 0x2
4360 .byte 0x77
4361 .byte 0x10
4362 .set L$set$642,LCFI100-Ltext0
4363 .quad L$set$642
4364 .set L$set$643,LFE50-Ltext0
4365 .quad L$set$643
4366 .word 0x2
4367 .byte 0x76
4368 .byte 0x10
4369 .quad 0x0
4370 .quad 0x0
4371LLST35:
4372 .set L$set$644,LFB51-Ltext0
4373 .quad L$set$644
4374 .set L$set$645,LCFI102-Ltext0
4375 .quad L$set$645
4376 .word 0x2
4377 .byte 0x77
4378 .byte 0x8
4379 .set L$set$646,LCFI102-Ltext0
4380 .quad L$set$646
4381 .set L$set$647,LCFI103-Ltext0
4382 .quad L$set$647
4383 .word 0x2
4384 .byte 0x77
4385 .byte 0x10
4386 .set L$set$648,LCFI103-Ltext0
4387 .quad L$set$648
4388 .set L$set$649,LFE51-Ltext0
4389 .quad L$set$649
4390 .word 0x2
4391 .byte 0x76
4392 .byte 0x10
4393 .quad 0x0
4394 .quad 0x0
4395LLST36:
4396 .set L$set$650,LFB52-Ltext0
4397 .quad L$set$650
4398 .set L$set$651,LCFI105-Ltext0
4399 .quad L$set$651
4400 .word 0x2
4401 .byte 0x77
4402 .byte 0x8
4403 .set L$set$652,LCFI105-Ltext0
4404 .quad L$set$652
4405 .set L$set$653,LCFI106-Ltext0
4406 .quad L$set$653
4407 .word 0x2
4408 .byte 0x77
4409 .byte 0x10
4410 .set L$set$654,LCFI106-Ltext0
4411 .quad L$set$654
4412 .set L$set$655,LFE52-Ltext0
4413 .quad L$set$655
4414 .word 0x2
4415 .byte 0x76
4416 .byte 0x10
4417 .quad 0x0
4418 .quad 0x0
4419LLST37:
4420 .set L$set$656,LFB53-Ltext0
4421 .quad L$set$656
4422 .set L$set$657,LCFI108-Ltext0
4423 .quad L$set$657
4424 .word 0x2
4425 .byte 0x77
4426 .byte 0x8
4427 .set L$set$658,LCFI108-Ltext0
4428 .quad L$set$658
4429 .set L$set$659,LCFI109-Ltext0
4430 .quad L$set$659
4431 .word 0x2
4432 .byte 0x77
4433 .byte 0x10
4434 .set L$set$660,LCFI109-Ltext0
4435 .quad L$set$660
4436 .set L$set$661,LFE53-Ltext0
4437 .quad L$set$661
4438 .word 0x2
4439 .byte 0x76
4440 .byte 0x10
4441 .quad 0x0
4442 .quad 0x0
4443LLST38:
4444 .set L$set$662,LFB54-Ltext0
4445 .quad L$set$662
4446 .set L$set$663,LCFI111-Ltext0
4447 .quad L$set$663
4448 .word 0x2
4449 .byte 0x77
4450 .byte 0x8
4451 .set L$set$664,LCFI111-Ltext0
4452 .quad L$set$664
4453 .set L$set$665,LCFI112-Ltext0
4454 .quad L$set$665
4455 .word 0x2
4456 .byte 0x77
4457 .byte 0x10
4458 .set L$set$666,LCFI112-Ltext0
4459 .quad L$set$666
4460 .set L$set$667,LFE54-Ltext0
4461 .quad L$set$667
4462 .word 0x2
4463 .byte 0x76
4464 .byte 0x10
4465 .quad 0x0
4466 .quad 0x0
4467LLST39:
4468 .set L$set$668,LFB55-Ltext0
4469 .quad L$set$668
4470 .set L$set$669,LCFI114-Ltext0
4471 .quad L$set$669
4472 .word 0x2
4473 .byte 0x77
4474 .byte 0x8
4475 .set L$set$670,LCFI114-Ltext0
4476 .quad L$set$670
4477 .set L$set$671,LCFI115-Ltext0
4478 .quad L$set$671
4479 .word 0x2
4480 .byte 0x77
4481 .byte 0x10
4482 .set L$set$672,LCFI115-Ltext0
4483 .quad L$set$672
4484 .set L$set$673,LFE55-Ltext0
4485 .quad L$set$673
4486 .word 0x2
4487 .byte 0x76
4488 .byte 0x10
4489 .quad 0x0
4490 .quad 0x0
4491LLST40:
4492 .set L$set$674,LFB56-Ltext0
4493 .quad L$set$674
4494 .set L$set$675,LCFI117-Ltext0
4495 .quad L$set$675
4496 .word 0x2
4497 .byte 0x77
4498 .byte 0x8
4499 .set L$set$676,LCFI117-Ltext0
4500 .quad L$set$676
4501 .set L$set$677,LCFI118-Ltext0
4502 .quad L$set$677
4503 .word 0x2
4504 .byte 0x77
4505 .byte 0x10
4506 .set L$set$678,LCFI118-Ltext0
4507 .quad L$set$678
4508 .set L$set$679,LFE56-Ltext0
4509 .quad L$set$679
4510 .word 0x2
4511 .byte 0x76
4512 .byte 0x10
4513 .quad 0x0
4514 .quad 0x0
4515LLST41:
4516 .set L$set$680,LFB57-Ltext0
4517 .quad L$set$680
4518 .set L$set$681,LCFI120-Ltext0
4519 .quad L$set$681
4520 .word 0x2
4521 .byte 0x77
4522 .byte 0x8
4523 .set L$set$682,LCFI120-Ltext0
4524 .quad L$set$682
4525 .set L$set$683,LCFI121-Ltext0
4526 .quad L$set$683
4527 .word 0x2
4528 .byte 0x77
4529 .byte 0x10
4530 .set L$set$684,LCFI121-Ltext0
4531 .quad L$set$684
4532 .set L$set$685,LFE57-Ltext0
4533 .quad L$set$685
4534 .word 0x2
4535 .byte 0x76
4536 .byte 0x10
4537 .quad 0x0
4538 .quad 0x0
4539LLST42:
4540 .set L$set$686,LFB58-Ltext0
4541 .quad L$set$686
4542 .set L$set$687,LCFI123-Ltext0
4543 .quad L$set$687
4544 .word 0x2
4545 .byte 0x77
4546 .byte 0x8
4547 .set L$set$688,LCFI123-Ltext0
4548 .quad L$set$688
4549 .set L$set$689,LCFI124-Ltext0
4550 .quad L$set$689
4551 .word 0x2
4552 .byte 0x77
4553 .byte 0x10
4554 .set L$set$690,LCFI124-Ltext0
4555 .quad L$set$690
4556 .set L$set$691,LFE58-Ltext0
4557 .quad L$set$691
4558 .word 0x2
4559 .byte 0x76
4560 .byte 0x10
4561 .quad 0x0
4562 .quad 0x0
4563LLST43:
4564 .set L$set$692,LFB59-Ltext0
4565 .quad L$set$692
4566 .set L$set$693,LCFI126-Ltext0
4567 .quad L$set$693
4568 .word 0x2
4569 .byte 0x77
4570 .byte 0x8
4571 .set L$set$694,LCFI126-Ltext0
4572 .quad L$set$694
4573 .set L$set$695,LCFI127-Ltext0
4574 .quad L$set$695
4575 .word 0x2
4576 .byte 0x77
4577 .byte 0x10
4578 .set L$set$696,LCFI127-Ltext0
4579 .quad L$set$696
4580 .set L$set$697,LFE59-Ltext0
4581 .quad L$set$697
4582 .word 0x2
4583 .byte 0x76
4584 .byte 0x10
4585 .quad 0x0
4586 .quad 0x0
4587LLST44:
4588 .set L$set$698,LFB60-Ltext0
4589 .quad L$set$698
4590 .set L$set$699,LCFI129-Ltext0
4591 .quad L$set$699
4592 .word 0x2
4593 .byte 0x77
4594 .byte 0x8
4595 .set L$set$700,LCFI129-Ltext0
4596 .quad L$set$700
4597 .set L$set$701,LCFI130-Ltext0
4598 .quad L$set$701
4599 .word 0x2
4600 .byte 0x77
4601 .byte 0x10
4602 .set L$set$702,LCFI130-Ltext0
4603 .quad L$set$702
4604 .set L$set$703,LFE60-Ltext0
4605 .quad L$set$703
4606 .word 0x2
4607 .byte 0x76
4608 .byte 0x10
4609 .quad 0x0
4610 .quad 0x0
4611LLST45:
4612 .set L$set$704,LFB61-Ltext0
4613 .quad L$set$704
4614 .set L$set$705,LCFI132-Ltext0
4615 .quad L$set$705
4616 .word 0x2
4617 .byte 0x77
4618 .byte 0x8
4619 .set L$set$706,LCFI132-Ltext0
4620 .quad L$set$706
4621 .set L$set$707,LCFI133-Ltext0
4622 .quad L$set$707
4623 .word 0x2
4624 .byte 0x77
4625 .byte 0x10
4626 .set L$set$708,LCFI133-Ltext0
4627 .quad L$set$708
4628 .set L$set$709,LFE61-Ltext0
4629 .quad L$set$709
4630 .word 0x2
4631 .byte 0x76
4632 .byte 0x10
4633 .quad 0x0
4634 .quad 0x0
4635LLST46:
4636 .set L$set$710,LFB62-Ltext0
4637 .quad L$set$710
4638 .set L$set$711,LCFI135-Ltext0
4639 .quad L$set$711
4640 .word 0x2
4641 .byte 0x77
4642 .byte 0x8
4643 .set L$set$712,LCFI135-Ltext0
4644 .quad L$set$712
4645 .set L$set$713,LCFI136-Ltext0
4646 .quad L$set$713
4647 .word 0x2
4648 .byte 0x77
4649 .byte 0x10
4650 .set L$set$714,LCFI136-Ltext0
4651 .quad L$set$714
4652 .set L$set$715,LFE62-Ltext0
4653 .quad L$set$715
4654 .word 0x2
4655 .byte 0x76
4656 .byte 0x10
4657 .quad 0x0
4658 .quad 0x0
4659LLST47:
4660 .set L$set$716,LFB63-Ltext0
4661 .quad L$set$716
4662 .set L$set$717,LCFI138-Ltext0
4663 .quad L$set$717
4664 .word 0x2
4665 .byte 0x77
4666 .byte 0x8
4667 .set L$set$718,LCFI138-Ltext0
4668 .quad L$set$718
4669 .set L$set$719,LCFI139-Ltext0
4670 .quad L$set$719
4671 .word 0x2
4672 .byte 0x77
4673 .byte 0x10
4674 .set L$set$720,LCFI139-Ltext0
4675 .quad L$set$720
4676 .set L$set$721,LFE63-Ltext0
4677 .quad L$set$721
4678 .word 0x2
4679 .byte 0x76
4680 .byte 0x10
4681 .quad 0x0
4682 .quad 0x0
4683 .file 2 "/Users/fish/work/edk2/MdePkg/Include/X64/ProcessorBind.h"
4684 .file 3 "/Users/fish/work/edk2/MdePkg/Include/Base.h"
4685 .file 4 "<built-in>"
4686 .file 5 "/Users/fish/work/edk2/MdePkg/Include/Uefi/UefiBaseType.h"
4687 .file 6 "/usr/include/sys/termios.h"
4688 .file 7 "/usr/include/i386/_types.h"
4689 .file 8 "/usr/include/sys/_types.h"
4690 .file 9 "/usr/include/stdio.h"
4691 .file 10 "/usr/include/sys/_structs.h"
4692 .file 11 "/usr/include/sys/time.h"
4693 .file 12 "/usr/include/time.h"
4694 .file 13 "/usr/include/sys/dirent.h"
4695 .file 14 "/usr/include/dirent.h"
4696 .file 15 "/usr/include/unistd.h"
4697 .file 16 "/usr/include/sys/poll.h"
4698 .file 17 "/usr/include/i386/types.h"
4699 .file 18 "/usr/include/sys/types.h"
4700 .file 19 "/usr/lib/gcc/i686-apple-darwin10/4.2.1/include/stdint.h"
4701 .file 20 "/usr/include/sys/mount.h"
4702 .file 21 "/usr/include/utime.h"
4703 .file 22 "/Users/fish/work/edk2/MdePkg/Include/Library/PeCoffLib.h"
4704 .file 23 "/Users/fish/work/edk2/UnixPkg/Include/Protocol/UnixThunk.h"
4705 .file 24 "/Users/fish/work/edk2/UnixPkg/Include/Protocol/UnixUgaIo.h"
4706 .file 25 "/Users/fish/work/edk2/MdePkg/Include/Protocol/UgaDraw.h"
4707 .file 26 "/Users/fish/work/edk2/MdePkg/Include/Protocol/SimpleTextIn.h"
4708 .section __DWARF,__debug_info,regular,debug
4709 .long 0x20dc
4710 .word 0x2
4711 .set L$set$722,Ldebug_abbrev0-Lsection__debug_abbrev
4712 .long L$set$722
4713 .byte 0x8
4714 .byte 0x1
4715 .ascii "GNU C 4.2.1 (Apple Inc. build 5664)\0"
4716 .byte 0x1
4717 .ascii "/Users/fish/work/edk2/UnixPkg/Sec/X64/GasketEfiTemplate.c\0"
4718 .quad Ltext0
4719 .quad Letext0
4720 .set L$set$723,Ldebug_line0-Lsection__debug_line
4721 .long L$set$723
4722 .byte 0x2
4723 .ascii "UINT64\0"
4724 .byte 0x2
4725 .byte 0x9b
4726 .long 0x8d
4727 .byte 0x3
4728 .byte 0x8
4729 .byte 0x7
4730 .ascii "long long unsigned int\0"
4731 .byte 0x3
4732 .byte 0x8
4733 .byte 0x5
4734 .ascii "long long int\0"
4735 .byte 0x2
4736 .ascii "UINT32\0"
4737 .byte 0x2
4738 .byte 0xa3
4739 .long 0xc6
4740 .byte 0x3
4741 .byte 0x4
4742 .byte 0x7
4743 .ascii "unsigned int\0"
4744 .byte 0x3
4745 .byte 0x4
4746 .byte 0x5
4747 .ascii "int\0"
4748 .byte 0x2
4749 .ascii "UINT16\0"
4750 .byte 0x2
4751 .byte 0xab
4752 .long 0xeb
4753 .byte 0x3
4754 .byte 0x2
4755 .byte 0x7
4756 .ascii "short unsigned int\0"
4757 .byte 0x2
4758 .ascii "CHAR16\0"
4759 .byte 0x2
4760 .byte 0xb0
4761 .long 0xeb
4762 .byte 0x2
4763 .ascii "INT16\0"
4764 .byte 0x2
4765 .byte 0xb4
4766 .long 0x11c
4767 .byte 0x3
4768 .byte 0x2
4769 .byte 0x5
4770 .ascii "short int\0"
4771 .byte 0x2
4772 .ascii "BOOLEAN\0"
4773 .byte 0x2
4774 .byte 0xb9
4775 .long 0x138
4776 .byte 0x3
4777 .byte 0x1
4778 .byte 0x8
4779 .ascii "unsigned char\0"
4780 .byte 0x2
4781 .ascii "UINT8\0"
4782 .byte 0x2
4783 .byte 0xbd
4784 .long 0x138
4785 .byte 0x2
4786 .ascii "CHAR8\0"
4787 .byte 0x2
4788 .byte 0xc1
4789 .long 0x163
4790 .byte 0x3
4791 .byte 0x1
4792 .byte 0x6
4793 .ascii "char\0"
4794 .byte 0x2
4795 .ascii "UINTN\0"
4796 .byte 0x2
4797 .byte 0xcc
4798 .long 0x7f
4799 .byte 0x4
4800 .byte 0x8
4801 .byte 0x7
4802 .byte 0x2
4803 .ascii "PHYSICAL_ADDRESS\0"
4804 .byte 0x3
4805 .byte 0x84
4806 .long 0x7f
4807 .byte 0x5
4808 .ascii "VA_LIST\0"
4809 .byte 0x3
4810 .word 0x1d2
4811 .long 0x1a3
4812 .byte 0x6
4813 .long 0x1b3
4814 .long 0x1b3
4815 .byte 0x7
4816 .long 0x178
4817 .byte 0x0
4818 .byte 0x0
4819 .byte 0x8
4820 .ascii "__va_list_tag\0"
4821 .byte 0x18
4822 .byte 0x4
4823 .byte 0x0
4824 .long 0x226
4825 .byte 0x9
4826 .ascii "gp_offset\0"
4827 .byte 0x4
4828 .byte 0x0
4829 .long 0xc6
4830 .byte 0x2
4831 .byte 0x23
4832 .byte 0x0
4833 .byte 0x9
4834 .ascii "fp_offset\0"
4835 .byte 0x4
4836 .byte 0x0
4837 .long 0xc6
4838 .byte 0x2
4839 .byte 0x23
4840 .byte 0x4
4841 .byte 0x9
4842 .ascii "overflow_arg_area\0"
4843 .byte 0x4
4844 .byte 0x0
4845 .long 0x226
4846 .byte 0x2
4847 .byte 0x23
4848 .byte 0x8
4849 .byte 0x9
4850 .ascii "reg_save_area\0"
4851 .byte 0x4
4852 .byte 0x0
4853 .long 0x226
4854 .byte 0x2
4855 .byte 0x23
4856 .byte 0x10
4857 .byte 0x0
4858 .byte 0xa
4859 .byte 0x8
4860 .byte 0xb
4861 .byte 0x8
4862 .long 0x16b
4863 .byte 0x5
4864 .ascii "RETURN_STATUS\0"
4865 .byte 0x3
4866 .word 0x2a6
4867 .long 0x16b
4868 .byte 0x2
4869 .ascii "EFI_STATUS\0"
4870 .byte 0x5
4871 .byte 0x1f
4872 .long 0x22e
4873 .byte 0xc
4874 .byte 0x10
4875 .byte 0x5
4876 .byte 0x46
4877 .long 0x316
4878 .byte 0x9
4879 .ascii "Year\0"
4880 .byte 0x5
4881 .byte 0x47
4882 .long 0xdd
4883 .byte 0x2
4884 .byte 0x23
4885 .byte 0x0
4886 .byte 0x9
4887 .ascii "Month\0"
4888 .byte 0x5
4889 .byte 0x48
4890 .long 0x149
4891 .byte 0x2
4892 .byte 0x23
4893 .byte 0x2
4894 .byte 0x9
4895 .ascii "Day\0"
4896 .byte 0x5
4897 .byte 0x49
4898 .long 0x149
4899 .byte 0x2
4900 .byte 0x23
4901 .byte 0x3
4902 .byte 0x9
4903 .ascii "Hour\0"
4904 .byte 0x5
4905 .byte 0x4a
4906 .long 0x149
4907 .byte 0x2
4908 .byte 0x23
4909 .byte 0x4
4910 .byte 0x9
4911 .ascii "Minute\0"
4912 .byte 0x5
4913 .byte 0x4b
4914 .long 0x149
4915 .byte 0x2
4916 .byte 0x23
4917 .byte 0x5
4918 .byte 0x9
4919 .ascii "Second\0"
4920 .byte 0x5
4921 .byte 0x4c
4922 .long 0x149
4923 .byte 0x2
4924 .byte 0x23
4925 .byte 0x6
4926 .byte 0x9
4927 .ascii "Pad1\0"
4928 .byte 0x5
4929 .byte 0x4d
4930 .long 0x149
4931 .byte 0x2
4932 .byte 0x23
4933 .byte 0x7
4934 .byte 0x9
4935 .ascii "Nanosecond\0"
4936 .byte 0x5
4937 .byte 0x4e
4938 .long 0xb8
4939 .byte 0x2
4940 .byte 0x23
4941 .byte 0x8
4942 .byte 0x9
4943 .ascii "TimeZone\0"
4944 .byte 0x5
4945 .byte 0x4f
4946 .long 0x10f
4947 .byte 0x2
4948 .byte 0x23
4949 .byte 0xc
4950 .byte 0x9
4951 .ascii "Daylight\0"
4952 .byte 0x5
4953 .byte 0x50
4954 .long 0x149
4955 .byte 0x2
4956 .byte 0x23
4957 .byte 0xe
4958 .byte 0x9
4959 .ascii "Pad2\0"
4960 .byte 0x5
4961 .byte 0x51
4962 .long 0x149
4963 .byte 0x2
4964 .byte 0x23
4965 .byte 0xf
4966 .byte 0x0
4967 .byte 0x2
4968 .ascii "EFI_TIME\0"
4969 .byte 0x5
4970 .byte 0x52
4971 .long 0x256
4972 .byte 0xb
4973 .byte 0x8
4974 .long 0x226
4975 .byte 0x5
4976 .ascii "tcflag_t\0"
4977 .byte 0x6
4978 .word 0x109
4979 .long 0x33d
4980 .byte 0x3
4981 .byte 0x8
4982 .byte 0x7
4983 .ascii "long unsigned int\0"
4984 .byte 0x5
4985 .ascii "cc_t\0"
4986 .byte 0x6
4987 .word 0x10a
4988 .long 0x138
4989 .byte 0x5
4990 .ascii "speed_t\0"
4991 .byte 0x6
4992 .word 0x10b
4993 .long 0x33d
4994 .byte 0xd
4995 .ascii "termios\0"
4996 .byte 0x48
4997 .byte 0x6
4998 .word 0x10d
4999 .long 0x405
5000 .byte 0xe
5001 .ascii "c_iflag\0"
5002 .byte 0x6
5003 .word 0x10e
5004 .long 0x32c
5005 .byte 0x2
5006 .byte 0x23
5007 .byte 0x0
5008 .byte 0xe
5009 .ascii "c_oflag\0"
5010 .byte 0x6
5011 .word 0x10f
5012 .long 0x32c
5013 .byte 0x2
5014 .byte 0x23
5015 .byte 0x8
5016 .byte 0xe
5017 .ascii "c_cflag\0"
5018 .byte 0x6
5019 .word 0x110
5020 .long 0x32c
5021 .byte 0x2
5022 .byte 0x23
5023 .byte 0x10
5024 .byte 0xe
5025 .ascii "c_lflag\0"
5026 .byte 0x6
5027 .word 0x111
5028 .long 0x32c
5029 .byte 0x2
5030 .byte 0x23
5031 .byte 0x18
5032 .byte 0xe
5033 .ascii "c_cc\0"
5034 .byte 0x6
5035 .word 0x112
5036 .long 0x405
5037 .byte 0x2
5038 .byte 0x23
5039 .byte 0x20
5040 .byte 0xe
5041 .ascii "c_ispeed\0"
5042 .byte 0x6
5043 .word 0x113
5044 .long 0x35f
5045 .byte 0x2
5046 .byte 0x23
5047 .byte 0x38
5048 .byte 0xe
5049 .ascii "c_ospeed\0"
5050 .byte 0x6
5051 .word 0x114
5052 .long 0x35f
5053 .byte 0x2
5054 .byte 0x23
5055 .byte 0x40
5056 .byte 0x0
5057 .byte 0x6
5058 .long 0x352
5059 .long 0x415
5060 .byte 0x7
5061 .long 0x178
5062 .byte 0x13
5063 .byte 0x0
5064 .byte 0x3
5065 .byte 0x1
5066 .byte 0x6
5067 .ascii "signed char\0"
5068 .byte 0x2
5069 .ascii "__uint8_t\0"
5070 .byte 0x7
5071 .byte 0x29
5072 .long 0x138
5073 .byte 0x2
5074 .ascii "__uint16_t\0"
5075 .byte 0x7
5076 .byte 0x2b
5077 .long 0xeb
5078 .byte 0x2
5079 .ascii "__int32_t\0"
5080 .byte 0x7
5081 .byte 0x2c
5082 .long 0xd6
5083 .byte 0x2
5084 .ascii "__uint32_t\0"
5085 .byte 0x7
5086 .byte 0x2d
5087 .long 0xc6
5088 .byte 0x2
5089 .ascii "__int64_t\0"
5090 .byte 0x7
5091 .byte 0x2e
5092 .long 0xa7
5093 .byte 0x2
5094 .ascii "__uint64_t\0"
5095 .byte 0x7
5096 .byte 0x2f
5097 .long 0x8d
5098 .byte 0x3
5099 .byte 0x8
5100 .byte 0x5
5101 .ascii "long int\0"
5102 .byte 0x2
5103 .ascii "__darwin_time_t\0"
5104 .byte 0x7
5105 .byte 0x76
5106 .long 0x48d
5107 .byte 0x6
5108 .long 0x163
5109 .long 0x4c0
5110 .byte 0x7
5111 .long 0x178
5112 .byte 0x37
5113 .byte 0x0
5114 .byte 0x8
5115 .ascii "_opaque_pthread_mutex_t\0"
5116 .byte 0x40
5117 .byte 0x8
5118 .byte 0x43
5119 .long 0x504
5120 .byte 0x9
5121 .ascii "__sig\0"
5122 .byte 0x8
5123 .byte 0x43
5124 .long 0x48d
5125 .byte 0x2
5126 .byte 0x23
5127 .byte 0x0
5128 .byte 0x9
5129 .ascii "__opaque\0"
5130 .byte 0x8
5131 .byte 0x43
5132 .long 0x4b0
5133 .byte 0x2
5134 .byte 0x23
5135 .byte 0x8
5136 .byte 0x0
5137 .byte 0x6
5138 .long 0x163
5139 .long 0x514
5140 .byte 0x7
5141 .long 0x178
5142 .byte 0xf
5143 .byte 0x0
5144 .byte 0x2
5145 .ascii "__darwin_blkcnt_t\0"
5146 .byte 0x8
5147 .byte 0x5e
5148 .long 0x46a
5149 .byte 0x2
5150 .ascii "__darwin_blksize_t\0"
5151 .byte 0x8
5152 .byte 0x5f
5153 .long 0x447
5154 .byte 0x2
5155 .ascii "__darwin_dev_t\0"
5156 .byte 0x8
5157 .byte 0x60
5158 .long 0x447
5159 .byte 0x2
5160 .ascii "__darwin_gid_t\0"
5161 .byte 0x8
5162 .byte 0x63
5163 .long 0x458
5164 .byte 0x2
5165 .ascii "__darwin_ino64_t\0"
5166 .byte 0x8
5167 .byte 0x65
5168 .long 0x47b
5169 .byte 0x2
5170 .ascii "__darwin_mode_t\0"
5171 .byte 0x8
5172 .byte 0x6d
5173 .long 0x435
5174 .byte 0x2
5175 .ascii "__darwin_off_t\0"
5176 .byte 0x8
5177 .byte 0x6e
5178 .long 0x46a
5179 .byte 0x2
5180 .ascii "__darwin_pthread_mutex_t\0"
5181 .byte 0x8
5182 .byte 0x78
5183 .long 0x4c0
5184 .byte 0x2
5185 .ascii "__darwin_uid_t\0"
5186 .byte 0x8
5187 .byte 0x85
5188 .long 0x458
5189 .byte 0x2
5190 .ascii "off_t\0"
5191 .byte 0x9
5192 .byte 0x4b
5193 .long 0x5a2
5194 .byte 0xb
5195 .byte 0x8
5196 .long 0x163
5197 .byte 0xb
5198 .byte 0x8
5199 .long 0x607
5200 .byte 0xf
5201 .long 0x163
5202 .byte 0x8
5203 .ascii "timespec\0"
5204 .byte 0x10
5205 .byte 0xa
5206 .byte 0x59
5207 .long 0x641
5208 .byte 0x9
5209 .ascii "tv_sec\0"
5210 .byte 0xa
5211 .byte 0x5a
5212 .long 0x499
5213 .byte 0x2
5214 .byte 0x23
5215 .byte 0x0
5216 .byte 0x9
5217 .ascii "tv_nsec\0"
5218 .byte 0xa
5219 .byte 0x5b
5220 .long 0x48d
5221 .byte 0x2
5222 .byte 0x23
5223 .byte 0x8
5224 .byte 0x0
5225 .byte 0x2
5226 .ascii "time_t\0"
5227 .byte 0xb
5228 .byte 0x51
5229 .long 0x499
5230 .byte 0x8
5231 .ascii "tm\0"
5232 .byte 0x38
5233 .byte 0xc
5234 .byte 0x5a
5235 .long 0x721
5236 .byte 0x9
5237 .ascii "tm_sec\0"
5238 .byte 0xc
5239 .byte 0x5b
5240 .long 0xd6
5241 .byte 0x2
5242 .byte 0x23
5243 .byte 0x0
5244 .byte 0x9
5245 .ascii "tm_min\0"
5246 .byte 0xc
5247 .byte 0x5c
5248 .long 0xd6
5249 .byte 0x2
5250 .byte 0x23
5251 .byte 0x4
5252 .byte 0x9
5253 .ascii "tm_hour\0"
5254 .byte 0xc
5255 .byte 0x5d
5256 .long 0xd6
5257 .byte 0x2
5258 .byte 0x23
5259 .byte 0x8
5260 .byte 0x9
5261 .ascii "tm_mday\0"
5262 .byte 0xc
5263 .byte 0x5e
5264 .long 0xd6
5265 .byte 0x2
5266 .byte 0x23
5267 .byte 0xc
5268 .byte 0x9
5269 .ascii "tm_mon\0"
5270 .byte 0xc
5271 .byte 0x5f
5272 .long 0xd6
5273 .byte 0x2
5274 .byte 0x23
5275 .byte 0x10
5276 .byte 0x9
5277 .ascii "tm_year\0"
5278 .byte 0xc
5279 .byte 0x60
5280 .long 0xd6
5281 .byte 0x2
5282 .byte 0x23
5283 .byte 0x14
5284 .byte 0x9
5285 .ascii "tm_wday\0"
5286 .byte 0xc
5287 .byte 0x61
5288 .long 0xd6
5289 .byte 0x2
5290 .byte 0x23
5291 .byte 0x18
5292 .byte 0x9
5293 .ascii "tm_yday\0"
5294 .byte 0xc
5295 .byte 0x62
5296 .long 0xd6
5297 .byte 0x2
5298 .byte 0x23
5299 .byte 0x1c
5300 .byte 0x9
5301 .ascii "tm_isdst\0"
5302 .byte 0xc
5303 .byte 0x63
5304 .long 0xd6
5305 .byte 0x2
5306 .byte 0x23
5307 .byte 0x20
5308 .byte 0x9
5309 .ascii "tm_gmtoff\0"
5310 .byte 0xc
5311 .byte 0x64
5312 .long 0x48d
5313 .byte 0x2
5314 .byte 0x23
5315 .byte 0x28
5316 .byte 0x9
5317 .ascii "tm_zone\0"
5318 .byte 0xc
5319 .byte 0x65
5320 .long 0x5fb
5321 .byte 0x2
5322 .byte 0x23
5323 .byte 0x30
5324 .byte 0x0
5325 .byte 0x10
5326 .ascii "dirent\0"
5327 .word 0x418
5328 .byte 0xd
5329 .byte 0x73
5330 .long 0x79e
5331 .byte 0x9
5332 .ascii "d_ino\0"
5333 .byte 0xd
5334 .byte 0x73
5335 .long 0x47b
5336 .byte 0x2
5337 .byte 0x23
5338 .byte 0x0
5339 .byte 0x9
5340 .ascii "d_seekoff\0"
5341 .byte 0xd
5342 .byte 0x73
5343 .long 0x47b
5344 .byte 0x2
5345 .byte 0x23
5346 .byte 0x8
5347 .byte 0x9
5348 .ascii "d_reclen\0"
5349 .byte 0xd
5350 .byte 0x73
5351 .long 0x435
5352 .byte 0x2
5353 .byte 0x23
5354 .byte 0x10
5355 .byte 0x9
5356 .ascii "d_namlen\0"
5357 .byte 0xd
5358 .byte 0x73
5359 .long 0x435
5360 .byte 0x2
5361 .byte 0x23
5362 .byte 0x12
5363 .byte 0x9
5364 .ascii "d_type\0"
5365 .byte 0xd
5366 .byte 0x73
5367 .long 0x424
5368 .byte 0x2
5369 .byte 0x23
5370 .byte 0x14
5371 .byte 0x9
5372 .ascii "d_name\0"
5373 .byte 0xd
5374 .byte 0x73
5375 .long 0x79e
5376 .byte 0x2
5377 .byte 0x23
5378 .byte 0x15
5379 .byte 0x0
5380 .byte 0x6
5381 .long 0x163
5382 .long 0x7af
5383 .byte 0x11
5384 .long 0x178
5385 .word 0x3ff
5386 .byte 0x0
5387 .byte 0xc
5388 .byte 0x88
5389 .byte 0xe
5390 .byte 0x47
5391 .long 0x87d
5392 .byte 0x9
5393 .ascii "__dd_fd\0"
5394 .byte 0xe
5395 .byte 0x48
5396 .long 0xd6
5397 .byte 0x2
5398 .byte 0x23
5399 .byte 0x0
5400 .byte 0x9
5401 .ascii "__dd_loc\0"
5402 .byte 0xe
5403 .byte 0x49
5404 .long 0x48d
5405 .byte 0x2
5406 .byte 0x23
5407 .byte 0x8
5408 .byte 0x9
5409 .ascii "__dd_size\0"
5410 .byte 0xe
5411 .byte 0x4a
5412 .long 0x48d
5413 .byte 0x2
5414 .byte 0x23
5415 .byte 0x10
5416 .byte 0x9
5417 .ascii "__dd_buf\0"
5418 .byte 0xe
5419 .byte 0x4b
5420 .long 0x5fb
5421 .byte 0x2
5422 .byte 0x23
5423 .byte 0x18
5424 .byte 0x9
5425 .ascii "__dd_len\0"
5426 .byte 0xe
5427 .byte 0x4c
5428 .long 0xd6
5429 .byte 0x2
5430 .byte 0x23
5431 .byte 0x20
5432 .byte 0x9
5433 .ascii "__dd_seek\0"
5434 .byte 0xe
5435 .byte 0x4d
5436 .long 0x48d
5437 .byte 0x2
5438 .byte 0x23
5439 .byte 0x28
5440 .byte 0x9
5441 .ascii "__dd_rewind\0"
5442 .byte 0xe
5443 .byte 0x4e
5444 .long 0x48d
5445 .byte 0x2
5446 .byte 0x23
5447 .byte 0x30
5448 .byte 0x9
5449 .ascii "__dd_flags\0"
5450 .byte 0xe
5451 .byte 0x4f
5452 .long 0xd6
5453 .byte 0x2
5454 .byte 0x23
5455 .byte 0x38
5456 .byte 0x9
5457 .ascii "__dd_lock\0"
5458 .byte 0xe
5459 .byte 0x50
5460 .long 0x5b8
5461 .byte 0x2
5462 .byte 0x23
5463 .byte 0x40
5464 .byte 0x9
5465 .ascii "__dd_td\0"
5466 .byte 0xe
5467 .byte 0x51
5468 .long 0x888
5469 .byte 0x3
5470 .byte 0x23
5471 .byte 0x80,0x1
5472 .byte 0x0
5473 .byte 0x12
5474 .ascii "_telldir\0"
5475 .byte 0x1
5476 .byte 0xb
5477 .byte 0x8
5478 .long 0x87d
5479 .byte 0x2
5480 .ascii "DIR\0"
5481 .byte 0xe
5482 .byte 0x52
5483 .long 0x7af
5484 .byte 0x2
5485 .ascii "dev_t\0"
5486 .byte 0xf
5487 .byte 0x4d
5488 .long 0x547
5489 .byte 0x2
5490 .ascii "gid_t\0"
5491 .byte 0xf
5492 .byte 0x53
5493 .long 0x55d
5494 .byte 0x2
5495 .ascii "mode_t\0"
5496 .byte 0xf
5497 .byte 0x5e
5498 .long 0x58b
5499 .byte 0x2
5500 .ascii "uid_t\0"
5501 .byte 0xf
5502 .byte 0x7a
5503 .long 0x5d8
5504 .byte 0x8
5505 .ascii "pollfd\0"
5506 .byte 0x8
5507 .byte 0x10
5508 .byte 0x61
5509 .long 0x90e
5510 .byte 0x9
5511 .ascii "fd\0"
5512 .byte 0x10
5513 .byte 0x62
5514 .long 0xd6
5515 .byte 0x2
5516 .byte 0x23
5517 .byte 0x0
5518 .byte 0x9
5519 .ascii "events\0"
5520 .byte 0x10
5521 .byte 0x63
5522 .long 0x11c
5523 .byte 0x2
5524 .byte 0x23
5525 .byte 0x4
5526 .byte 0x9
5527 .ascii "revents\0"
5528 .byte 0x10
5529 .byte 0x64
5530 .long 0x11c
5531 .byte 0x2
5532 .byte 0x23
5533 .byte 0x6
5534 .byte 0x0
5535 .byte 0x2
5536 .ascii "int32_t\0"
5537 .byte 0x11
5538 .byte 0x58
5539 .long 0xd6
5540 .byte 0x2
5541 .ascii "blkcnt_t\0"
5542 .byte 0x12
5543 .byte 0x6e
5544 .long 0x514
5545 .byte 0x2
5546 .ascii "blksize_t\0"
5547 .byte 0x12
5548 .byte 0x73
5549 .long 0x52d
5550 .byte 0x2
5551 .ascii "nlink_t\0"
5552 .byte 0x12
5553 .byte 0x9d
5554 .long 0x435
5555 .byte 0x6
5556 .long 0x46a
5557 .long 0x95d
5558 .byte 0x7
5559 .long 0x178
5560 .byte 0x1
5561 .byte 0x0
5562 .byte 0x2
5563 .ascii "uint32_t\0"
5564 .byte 0x13
5565 .byte 0x32
5566 .long 0xc6
5567 .byte 0x2
5568 .ascii "uint64_t\0"
5569 .byte 0x13
5570 .byte 0x37
5571 .long 0x8d
5572 .byte 0x8
5573 .ascii "fsid\0"
5574 .byte 0x8
5575 .byte 0x14
5576 .byte 0x53
5577 .long 0x999
5578 .byte 0x9
5579 .ascii "val\0"
5580 .byte 0x14
5581 .byte 0x53
5582 .long 0x999
5583 .byte 0x2
5584 .byte 0x23
5585 .byte 0x0
5586 .byte 0x0
5587 .byte 0x6
5588 .long 0x90e
5589 .long 0x9a9
5590 .byte 0x7
5591 .long 0x178
5592 .byte 0x1
5593 .byte 0x0
5594 .byte 0x2
5595 .ascii "fsid_t\0"
5596 .byte 0x14
5597 .byte 0x53
5598 .long 0x97d
5599 .byte 0x6
5600 .long 0x95d
5601 .long 0x9c7
5602 .byte 0x7
5603 .long 0x178
5604 .byte 0x7
5605 .byte 0x0
5606 .byte 0x10
5607 .ascii "statfs\0"
5608 .word 0x878
5609 .byte 0x14
5610 .byte 0x7d
5611 .long 0xb11
5612 .byte 0x9
5613 .ascii "f_bsize\0"
5614 .byte 0x14
5615 .byte 0x7d
5616 .long 0x95d
5617 .byte 0x2
5618 .byte 0x23
5619 .byte 0x0
5620 .byte 0x9
5621 .ascii "f_iosize\0"
5622 .byte 0x14
5623 .byte 0x7d
5624 .long 0x90e
5625 .byte 0x2
5626 .byte 0x23
5627 .byte 0x4
5628 .byte 0x9
5629 .ascii "f_blocks\0"
5630 .byte 0x14
5631 .byte 0x7d
5632 .long 0x96d
5633 .byte 0x2
5634 .byte 0x23
5635 .byte 0x8
5636 .byte 0x9
5637 .ascii "f_bfree\0"
5638 .byte 0x14
5639 .byte 0x7d
5640 .long 0x96d
5641 .byte 0x2
5642 .byte 0x23
5643 .byte 0x10
5644 .byte 0x9
5645 .ascii "f_bavail\0"
5646 .byte 0x14
5647 .byte 0x7d
5648 .long 0x96d
5649 .byte 0x2
5650 .byte 0x23
5651 .byte 0x18
5652 .byte 0x9
5653 .ascii "f_files\0"
5654 .byte 0x14
5655 .byte 0x7d
5656 .long 0x96d
5657 .byte 0x2
5658 .byte 0x23
5659 .byte 0x20
5660 .byte 0x9
5661 .ascii "f_ffree\0"
5662 .byte 0x14
5663 .byte 0x7d
5664 .long 0x96d
5665 .byte 0x2
5666 .byte 0x23
5667 .byte 0x28
5668 .byte 0x9
5669 .ascii "f_fsid\0"
5670 .byte 0x14
5671 .byte 0x7d
5672 .long 0x9a9
5673 .byte 0x2
5674 .byte 0x23
5675 .byte 0x30
5676 .byte 0x9
5677 .ascii "f_owner\0"
5678 .byte 0x14
5679 .byte 0x7d
5680 .long 0x8c1
5681 .byte 0x2
5682 .byte 0x23
5683 .byte 0x38
5684 .byte 0x9
5685 .ascii "f_type\0"
5686 .byte 0x14
5687 .byte 0x7d
5688 .long 0x95d
5689 .byte 0x2
5690 .byte 0x23
5691 .byte 0x3c
5692 .byte 0x9
5693 .ascii "f_flags\0"
5694 .byte 0x14
5695 .byte 0x7d
5696 .long 0x95d
5697 .byte 0x2
5698 .byte 0x23
5699 .byte 0x40
5700 .byte 0x9
5701 .ascii "f_fssubtype\0"
5702 .byte 0x14
5703 .byte 0x7d
5704 .long 0x95d
5705 .byte 0x2
5706 .byte 0x23
5707 .byte 0x44
5708 .byte 0x9
5709 .ascii "f_fstypename\0"
5710 .byte 0x14
5711 .byte 0x7d
5712 .long 0x504
5713 .byte 0x2
5714 .byte 0x23
5715 .byte 0x48
5716 .byte 0x9
5717 .ascii "f_mntonname\0"
5718 .byte 0x14
5719 .byte 0x7d
5720 .long 0x79e
5721 .byte 0x2
5722 .byte 0x23
5723 .byte 0x58
5724 .byte 0x9
5725 .ascii "f_mntfromname\0"
5726 .byte 0x14
5727 .byte 0x7d
5728 .long 0x79e
5729 .byte 0x3
5730 .byte 0x23
5731 .byte 0xd8,0x8
5732 .byte 0x9
5733 .ascii "f_reserved\0"
5734 .byte 0x14
5735 .byte 0x7d
5736 .long 0x9b7
5737 .byte 0x3
5738 .byte 0x23
5739 .byte 0xd8,0x10
5740 .byte 0x0
5741 .byte 0x8
5742 .ascii "utimbuf\0"
5743 .byte 0x10
5744 .byte 0x15
5745 .byte 0x44
5746 .long 0xb45
5747 .byte 0x9
5748 .ascii "actime\0"
5749 .byte 0x15
5750 .byte 0x45
5751 .long 0x641
5752 .byte 0x2
5753 .byte 0x23
5754 .byte 0x0
5755 .byte 0x9
5756 .ascii "modtime\0"
5757 .byte 0x15
5758 .byte 0x46
5759 .long 0x641
5760 .byte 0x2
5761 .byte 0x23
5762 .byte 0x8
5763 .byte 0x0
5764 .byte 0x2
5765 .ascii "PE_COFF_LOADER_READ_FILE\0"
5766 .byte 0x16
5767 .byte 0x4b
5768 .long 0xb65
5769 .byte 0xb
5770 .byte 0x8
5771 .long 0xb6b
5772 .byte 0x13
5773 .byte 0x1
5774 .long 0x22e
5775 .long 0xb8a
5776 .byte 0x14
5777 .long 0x226
5778 .byte 0x14
5779 .long 0x16b
5780 .byte 0x14
5781 .long 0x228
5782 .byte 0x14
5783 .long 0x226
5784 .byte 0x0
5785 .byte 0xc
5786 .byte 0x90
5787 .byte 0x16
5788 .byte 0x50
5789 .long 0xdaa
5790 .byte 0x9
5791 .ascii "ImageAddress\0"
5792 .byte 0x16
5793 .byte 0x54
5794 .long 0x17b
5795 .byte 0x2
5796 .byte 0x23
5797 .byte 0x0
5798 .byte 0x9
5799 .ascii "ImageSize\0"
5800 .byte 0x16
5801 .byte 0x59
5802 .long 0x7f
5803 .byte 0x2
5804 .byte 0x23
5805 .byte 0x8
5806 .byte 0x9
5807 .ascii "DestinationAddress\0"
5808 .byte 0x16
5809 .byte 0x60
5810 .long 0x17b
5811 .byte 0x2
5812 .byte 0x23
5813 .byte 0x10
5814 .byte 0x15
5815 .set L$set$724,LASF0-Lsection__debug_str
5816 .long L$set$724
5817 .byte 0x16
5818 .byte 0x64
5819 .long 0x17b
5820 .byte 0x2
5821 .byte 0x23
5822 .byte 0x18
5823 .byte 0x9
5824 .ascii "ImageRead\0"
5825 .byte 0x16
5826 .byte 0x69
5827 .long 0xb45
5828 .byte 0x2
5829 .byte 0x23
5830 .byte 0x20
5831 .byte 0x9
5832 .ascii "Handle\0"
5833 .byte 0x16
5834 .byte 0x6d
5835 .long 0x226
5836 .byte 0x2
5837 .byte 0x23
5838 .byte 0x28
5839 .byte 0x9
5840 .ascii "FixupData\0"
5841 .byte 0x16
5842 .byte 0x74
5843 .long 0x226
5844 .byte 0x2
5845 .byte 0x23
5846 .byte 0x30
5847 .byte 0x9
5848 .ascii "SectionAlignment\0"
5849 .byte 0x16
5850 .byte 0x79
5851 .long 0xb8
5852 .byte 0x2
5853 .byte 0x23
5854 .byte 0x38
5855 .byte 0x9
5856 .ascii "PeCoffHeaderOffset\0"
5857 .byte 0x16
5858 .byte 0x7f
5859 .long 0xb8
5860 .byte 0x2
5861 .byte 0x23
5862 .byte 0x3c
5863 .byte 0x9
5864 .ascii "DebugDirectoryEntryRva\0"
5865 .byte 0x16
5866 .byte 0x84
5867 .long 0xb8
5868 .byte 0x2
5869 .byte 0x23
5870 .byte 0x40
5871 .byte 0x9
5872 .ascii "CodeView\0"
5873 .byte 0x16
5874 .byte 0x88
5875 .long 0x226
5876 .byte 0x2
5877 .byte 0x23
5878 .byte 0x48
5879 .byte 0x9
5880 .ascii "PdbPointer\0"
5881 .byte 0x16
5882 .byte 0x8e
5883 .long 0xdaa
5884 .byte 0x2
5885 .byte 0x23
5886 .byte 0x50
5887 .byte 0x9
5888 .ascii "SizeOfHeaders\0"
5889 .byte 0x16
5890 .byte 0x92
5891 .long 0x16b
5892 .byte 0x2
5893 .byte 0x23
5894 .byte 0x58
5895 .byte 0x9
5896 .ascii "ImageCodeMemoryType\0"
5897 .byte 0x16
5898 .byte 0x99
5899 .long 0xb8
5900 .byte 0x2
5901 .byte 0x23
5902 .byte 0x60
5903 .byte 0x9
5904 .ascii "ImageDataMemoryType\0"
5905 .byte 0x16
5906 .byte 0xa0
5907 .long 0xb8
5908 .byte 0x2
5909 .byte 0x23
5910 .byte 0x64
5911 .byte 0x9
5912 .ascii "ImageError\0"
5913 .byte 0x16
5914 .byte 0xa4
5915 .long 0xb8
5916 .byte 0x2
5917 .byte 0x23
5918 .byte 0x68
5919 .byte 0x9
5920 .ascii "FixupDataSize\0"
5921 .byte 0x16
5922 .byte 0xa9
5923 .long 0x16b
5924 .byte 0x2
5925 .byte 0x23
5926 .byte 0x70
5927 .byte 0x9
5928 .ascii "Machine\0"
5929 .byte 0x16
5930 .byte 0xad
5931 .long 0xdd
5932 .byte 0x2
5933 .byte 0x23
5934 .byte 0x78
5935 .byte 0x9
5936 .ascii "ImageType\0"
5937 .byte 0x16
5938 .byte 0xb1
5939 .long 0xdd
5940 .byte 0x2
5941 .byte 0x23
5942 .byte 0x7a
5943 .byte 0x9
5944 .ascii "RelocationsStripped\0"
5945 .byte 0x16
5946 .byte 0xb6
5947 .long 0x129
5948 .byte 0x2
5949 .byte 0x23
5950 .byte 0x7c
5951 .byte 0x9
5952 .ascii "IsTeImage\0"
5953 .byte 0x16
5954 .byte 0xbc
5955 .long 0x129
5956 .byte 0x2
5957 .byte 0x23
5958 .byte 0x7d
5959 .byte 0x9
5960 .ascii "HiiResourceData\0"
5961 .byte 0x16
5962 .byte 0xc2
5963 .long 0x17b
5964 .byte 0x3
5965 .byte 0x23
5966 .byte 0x80,0x1
5967 .byte 0x9
5968 .ascii "Context\0"
5969 .byte 0x16
5970 .byte 0xc6
5971 .long 0x7f
5972 .byte 0x3
5973 .byte 0x23
5974 .byte 0x88,0x1
5975 .byte 0x0
5976 .byte 0xb
5977 .byte 0x8
5978 .long 0x156
5979 .byte 0x2
5980 .ascii "PE_COFF_LOADER_IMAGE_CONTEXT\0"
5981 .byte 0x16
5982 .byte 0xc7
5983 .long 0xb8a
5984 .byte 0x8
5985 .ascii "stat_fix\0"
5986 .byte 0x90
5987 .byte 0x17
5988 .byte 0x53
5989 .long 0xf49
5990 .byte 0x9
5991 .ascii "st_dev\0"
5992 .byte 0x17
5993 .byte 0x53
5994 .long 0x899
5995 .byte 0x2
5996 .byte 0x23
5997 .byte 0x0
5998 .byte 0x9
5999 .ascii "st_mode\0"
6000 .byte 0x17
6001 .byte 0x55
6002 .long 0x8b3
6003 .byte 0x2
6004 .byte 0x23
6005 .byte 0x4
6006 .byte 0x9
6007 .ascii "st_nlink\0"
6008 .byte 0x17
6009 .byte 0x56
6010 .long 0x93e
6011 .byte 0x2
6012 .byte 0x23
6013 .byte 0x6
6014 .byte 0x9
6015 .ascii "st_ino\0"
6016 .byte 0x17
6017 .byte 0x57
6018 .long 0x573
6019 .byte 0x2
6020 .byte 0x23
6021 .byte 0x8
6022 .byte 0x9
6023 .ascii "st_uid\0"
6024 .byte 0x17
6025 .byte 0x58
6026 .long 0x8c1
6027 .byte 0x2
6028 .byte 0x23
6029 .byte 0x10
6030 .byte 0x9
6031 .ascii "st_gid\0"
6032 .byte 0x17
6033 .byte 0x59
6034 .long 0x8a6
6035 .byte 0x2
6036 .byte 0x23
6037 .byte 0x14
6038 .byte 0x9
6039 .ascii "st_rdev\0"
6040 .byte 0x17
6041 .byte 0x5a
6042 .long 0x899
6043 .byte 0x2
6044 .byte 0x23
6045 .byte 0x18
6046 .byte 0x9
6047 .ascii "st_atimespec\0"
6048 .byte 0x17
6049 .byte 0x5b
6050 .long 0x60c
6051 .byte 0x2
6052 .byte 0x23
6053 .byte 0x20
6054 .byte 0x9
6055 .ascii "st_mtimespec\0"
6056 .byte 0x17
6057 .byte 0x5b
6058 .long 0x60c
6059 .byte 0x2
6060 .byte 0x23
6061 .byte 0x30
6062 .byte 0x9
6063 .ascii "st_ctimespec\0"
6064 .byte 0x17
6065 .byte 0x5b
6066 .long 0x60c
6067 .byte 0x2
6068 .byte 0x23
6069 .byte 0x40
6070 .byte 0x9
6071 .ascii "st_birthtimespec\0"
6072 .byte 0x17
6073 .byte 0x5b
6074 .long 0x60c
6075 .byte 0x2
6076 .byte 0x23
6077 .byte 0x50
6078 .byte 0x9
6079 .ascii "st_size\0"
6080 .byte 0x17
6081 .byte 0x5c
6082 .long 0x5ee
6083 .byte 0x2
6084 .byte 0x23
6085 .byte 0x60
6086 .byte 0x9
6087 .ascii "st_blocks\0"
6088 .byte 0x17
6089 .byte 0x5d
6090 .long 0x91d
6091 .byte 0x2
6092 .byte 0x23
6093 .byte 0x68
6094 .byte 0x9
6095 .ascii "st_blksize\0"
6096 .byte 0x17
6097 .byte 0x5e
6098 .long 0x92d
6099 .byte 0x2
6100 .byte 0x23
6101 .byte 0x70
6102 .byte 0x9
6103 .ascii "st_flags\0"
6104 .byte 0x17
6105 .byte 0x5f
6106 .long 0x458
6107 .byte 0x2
6108 .byte 0x23
6109 .byte 0x74
6110 .byte 0x9
6111 .ascii "st_gen\0"
6112 .byte 0x17
6113 .byte 0x60
6114 .long 0x458
6115 .byte 0x2
6116 .byte 0x23
6117 .byte 0x78
6118 .byte 0x9
6119 .ascii "st_lspare\0"
6120 .byte 0x17
6121 .byte 0x61
6122 .long 0x447
6123 .byte 0x2
6124 .byte 0x23
6125 .byte 0x7c
6126 .byte 0x9
6127 .ascii "st_qspare\0"
6128 .byte 0x17
6129 .byte 0x62
6130 .long 0x94d
6131 .byte 0x3
6132 .byte 0x23
6133 .byte 0x80,0x1
6134 .byte 0x0
6135 .byte 0x2
6136 .ascii "STAT_FIX\0"
6137 .byte 0x17
6138 .byte 0x63
6139 .long 0xdd4
6140 .byte 0xb
6141 .byte 0x8
6142 .long 0xf5f
6143 .byte 0x16
6144 .byte 0x1
6145 .long 0xf6b
6146 .byte 0x14
6147 .long 0x7f
6148 .byte 0x0
6149 .byte 0xb
6150 .byte 0x8
6151 .long 0x316
6152 .byte 0xb
6153 .byte 0x8
6154 .long 0x64f
6155 .byte 0xb
6156 .byte 0x8
6157 .long 0xf7d
6158 .byte 0xf
6159 .long 0x641
6160 .byte 0xb
6161 .byte 0x8
6162 .long 0x8ce
6163 .byte 0xb
6164 .byte 0x8
6165 .long 0xf8e
6166 .byte 0x17
6167 .byte 0x2
6168 .ascii "UnixRmDir\0"
6169 .byte 0x17
6170 .byte 0xf2
6171 .long 0xfa0
6172 .byte 0xb
6173 .byte 0x8
6174 .long 0xfa6
6175 .byte 0x13
6176 .byte 0x1
6177 .long 0xd6
6178 .long 0xfb6
6179 .byte 0x14
6180 .long 0x601
6181 .byte 0x0
6182 .byte 0x2
6183 .ascii "UnixOpenDir\0"
6184 .byte 0x17
6185 .byte 0xfe
6186 .long 0xfc9
6187 .byte 0xb
6188 .byte 0x8
6189 .long 0xfcf
6190 .byte 0x13
6191 .byte 0x1
6192 .long 0xfdf
6193 .long 0xfdf
6194 .byte 0x14
6195 .long 0x601
6196 .byte 0x0
6197 .byte 0xb
6198 .byte 0x8
6199 .long 0x88e
6200 .byte 0xb
6201 .byte 0x8
6202 .long 0x721
6203 .byte 0x5
6204 .ascii "UnixStat\0"
6205 .byte 0x17
6206 .word 0x10e
6207 .long 0xffc
6208 .byte 0xb
6209 .byte 0x8
6210 .long 0x1002
6211 .byte 0x13
6212 .byte 0x1
6213 .long 0xd6
6214 .long 0x1017
6215 .byte 0x14
6216 .long 0x601
6217 .byte 0x14
6218 .long 0x1017
6219 .byte 0x0
6220 .byte 0xb
6221 .byte 0x8
6222 .long 0xf49
6223 .byte 0x5
6224 .ascii "UnixStatFs\0"
6225 .byte 0x17
6226 .word 0x112
6227 .long 0x1030
6228 .byte 0xb
6229 .byte 0x8
6230 .long 0x1036
6231 .byte 0x13
6232 .byte 0x1
6233 .long 0xd6
6234 .long 0x104b
6235 .byte 0x14
6236 .long 0x601
6237 .byte 0x14
6238 .long 0x104b
6239 .byte 0x0
6240 .byte 0xb
6241 .byte 0x8
6242 .long 0x9c7
6243 .byte 0xb
6244 .byte 0x8
6245 .long 0x1057
6246 .byte 0x18
6247 .ascii "utimbuf\0"
6248 .long 0xb11
6249 .byte 0xb
6250 .byte 0x8
6251 .long 0x106a
6252 .byte 0xb
6253 .byte 0x8
6254 .long 0x1070
6255 .byte 0xd
6256 .ascii "_EFI_UNIX_UGA_IO_PROTOCOL\0"
6257 .byte 0x30
6258 .byte 0x17
6259 .word 0x128
6260 .long 0x1106
6261 .byte 0x9
6262 .ascii "Private\0"
6263 .byte 0x18
6264 .byte 0x46
6265 .long 0x226
6266 .byte 0x2
6267 .byte 0x23
6268 .byte 0x0
6269 .byte 0x9
6270 .ascii "UgaClose\0"
6271 .byte 0x18
6272 .byte 0x47
6273 .long 0x128f
6274 .byte 0x2
6275 .byte 0x23
6276 .byte 0x8
6277 .byte 0x9
6278 .ascii "UgaSize\0"
6279 .byte 0x18
6280 .byte 0x48
6281 .long 0x12bb
6282 .byte 0x2
6283 .byte 0x23
6284 .byte 0x10
6285 .byte 0x9
6286 .ascii "UgaCheckKey\0"
6287 .byte 0x18
6288 .byte 0x49
6289 .long 0x12ea
6290 .byte 0x2
6291 .byte 0x23
6292 .byte 0x18
6293 .byte 0x9
6294 .ascii "UgaGetKey\0"
6295 .byte 0x18
6296 .byte 0x4a
6297 .long 0x12fd
6298 .byte 0x2
6299 .byte 0x23
6300 .byte 0x20
6301 .byte 0x9
6302 .ascii "UgaBlt\0"
6303 .byte 0x18
6304 .byte 0x4b
6305 .long 0x1329
6306 .byte 0x2
6307 .byte 0x23
6308 .byte 0x28
6309 .byte 0x0
6310 .byte 0xb
6311 .byte 0x8
6312 .long 0x110c
6313 .byte 0xf
6314 .long 0x101
6315 .byte 0xb
6316 .byte 0x8
6317 .long 0x36f
6318 .byte 0xb
6319 .byte 0x8
6320 .long 0x111d
6321 .byte 0x18
6322 .ascii "termios\0"
6323 .long 0x36f
6324 .byte 0xb
6325 .byte 0x8
6326 .long 0xdb0
6327 .byte 0xc
6328 .byte 0x4
6329 .byte 0x19
6330 .byte 0x4b
6331 .long 0x1179
6332 .byte 0x9
6333 .ascii "Blue\0"
6334 .byte 0x19
6335 .byte 0x4c
6336 .long 0x149
6337 .byte 0x2
6338 .byte 0x23
6339 .byte 0x0
6340 .byte 0x9
6341 .ascii "Green\0"
6342 .byte 0x19
6343 .byte 0x4d
6344 .long 0x149
6345 .byte 0x2
6346 .byte 0x23
6347 .byte 0x1
6348 .byte 0x9
6349 .ascii "Red\0"
6350 .byte 0x19
6351 .byte 0x4e
6352 .long 0x149
6353 .byte 0x2
6354 .byte 0x23
6355 .byte 0x2
6356 .byte 0x9
6357 .ascii "Reserved\0"
6358 .byte 0x19
6359 .byte 0x4f
6360 .long 0x149
6361 .byte 0x2
6362 .byte 0x23
6363 .byte 0x3
6364 .byte 0x0
6365 .byte 0x2
6366 .ascii "EFI_UGA_PIXEL\0"
6367 .byte 0x19
6368 .byte 0x50
6369 .long 0x1130
6370 .byte 0x19
6371 .byte 0x4
6372 .byte 0x19
6373 .byte 0x5a
6374 .long 0x11ff
6375 .byte 0x1a
6376 .ascii "EfiUgaVideoFill\0"
6377 .byte 0x0
6378 .byte 0x1a
6379 .ascii "EfiUgaVideoToBltBuffer\0"
6380 .byte 0x1
6381 .byte 0x1a
6382 .ascii "EfiUgaBltBufferToVideo\0"
6383 .byte 0x2
6384 .byte 0x1a
6385 .ascii "EfiUgaVideoToVideo\0"
6386 .byte 0x3
6387 .byte 0x1a
6388 .ascii "EfiUgaBltMax\0"
6389 .byte 0x4
6390 .byte 0x0
6391 .byte 0x2
6392 .ascii "EFI_UGA_BLT_OPERATION\0"
6393 .byte 0x19
6394 .byte 0x75
6395 .long 0x118e
6396 .byte 0xb
6397 .byte 0x8
6398 .long 0x1179
6399 .byte 0xc
6400 .byte 0x4
6401 .byte 0x1a
6402 .byte 0x29
6403 .long 0x1254
6404 .byte 0x9
6405 .ascii "ScanCode\0"
6406 .byte 0x1a
6407 .byte 0x2a
6408 .long 0xdd
6409 .byte 0x2
6410 .byte 0x23
6411 .byte 0x0
6412 .byte 0x9
6413 .ascii "UnicodeChar\0"
6414 .byte 0x1a
6415 .byte 0x2b
6416 .long 0x101
6417 .byte 0x2
6418 .byte 0x23
6419 .byte 0x2
6420 .byte 0x0
6421 .byte 0x2
6422 .ascii "EFI_INPUT_KEY\0"
6423 .byte 0x1a
6424 .byte 0x2c
6425 .long 0x1222
6426 .byte 0xb
6427 .byte 0x8
6428 .long 0x1254
6429 .byte 0x2
6430 .ascii "EFI_UNIX_UGA_IO_PROTOCOL\0"
6431 .byte 0x18
6432 .byte 0x19
6433 .long 0x1070
6434 .byte 0x2
6435 .ascii "UGAClose\0"
6436 .byte 0x18
6437 .byte 0x1f
6438 .long 0x129f
6439 .byte 0xb
6440 .byte 0x8
6441 .long 0x12a5
6442 .byte 0x13
6443 .byte 0x1
6444 .long 0x244
6445 .long 0x12b5
6446 .byte 0x14
6447 .long 0x12b5
6448 .byte 0x0
6449 .byte 0xb
6450 .byte 0x8
6451 .long 0x126f
6452 .byte 0x2
6453 .ascii "UGASize\0"
6454 .byte 0x18
6455 .byte 0x27
6456 .long 0x12ca
6457 .byte 0xb
6458 .byte 0x8
6459 .long 0x12d0
6460 .byte 0x13
6461 .byte 0x1
6462 .long 0x244
6463 .long 0x12ea
6464 .byte 0x14
6465 .long 0x12b5
6466 .byte 0x14
6467 .long 0xb8
6468 .byte 0x14
6469 .long 0xb8
6470 .byte 0x0
6471 .byte 0x2
6472 .ascii "UGACheckKey\0"
6473 .byte 0x18
6474 .byte 0x2d
6475 .long 0x129f
6476 .byte 0x2
6477 .ascii "UGAGetKey\0"
6478 .byte 0x18
6479 .byte 0x34
6480 .long 0x130e
6481 .byte 0xb
6482 .byte 0x8
6483 .long 0x1314
6484 .byte 0x13
6485 .byte 0x1
6486 .long 0x244
6487 .long 0x1329
6488 .byte 0x14
6489 .long 0x12b5
6490 .byte 0x14
6491 .long 0x1269
6492 .byte 0x0
6493 .byte 0x2
6494 .ascii "UGABlt\0"
6495 .byte 0x18
6496 .byte 0x43
6497 .long 0x1337
6498 .byte 0xb
6499 .byte 0x8
6500 .long 0x133d
6501 .byte 0x13
6502 .byte 0x1
6503 .long 0x244
6504 .long 0x137a
6505 .byte 0x14
6506 .long 0x12b5
6507 .byte 0x14
6508 .long 0x121c
6509 .byte 0x14
6510 .long 0x11ff
6511 .byte 0x14
6512 .long 0x16b
6513 .byte 0x14
6514 .long 0x16b
6515 .byte 0x14
6516 .long 0x16b
6517 .byte 0x14
6518 .long 0x16b
6519 .byte 0x14
6520 .long 0x16b
6521 .byte 0x14
6522 .long 0x16b
6523 .byte 0x14
6524 .long 0x16b
6525 .byte 0x0
6526 .byte 0x1b
6527 .byte 0x1
6528 .set L$set$725,LASF1-Lsection__debug_str
6529 .long L$set$725
6530 .byte 0x1
6531 .byte 0x23
6532 .byte 0x1
6533 .long 0xd6
6534 .quad LFB16
6535 .quad LFE16
6536 .set L$set$726,LLST0-Lsection__debug_loc
6537 .long L$set$726
6538 .long 0x13ae
6539 .byte 0x1c
6540 .set L$set$727,LASF3-Lsection__debug_str
6541 .long L$set$727
6542 .byte 0x1
6543 .byte 0x22
6544 .long 0x601
6545 .byte 0x2
6546 .byte 0x91
6547 .byte 0x68
6548 .byte 0x0
6549 .byte 0x1b
6550 .byte 0x1
6551 .set L$set$728,LASF2-Lsection__debug_str
6552 .long L$set$728
6553 .byte 0x1
6554 .byte 0x2a
6555 .byte 0x1
6556 .long 0xfdf
6557 .quad LFB17
6558 .quad LFE17
6559 .set L$set$729,LLST1-Lsection__debug_loc
6560 .long L$set$729
6561 .long 0x13e2
6562 .byte 0x1c
6563 .set L$set$730,LASF3-Lsection__debug_str
6564 .long L$set$730
6565 .byte 0x1
6566 .byte 0x29
6567 .long 0x601
6568 .byte 0x2
6569 .byte 0x91
6570 .byte 0x68
6571 .byte 0x0
6572 .byte 0x1b
6573 .byte 0x1
6574 .set L$set$731,LASF4-Lsection__debug_str
6575 .long L$set$731
6576 .byte 0x1
6577 .byte 0x31
6578 .byte 0x1
6579 .long 0xd6
6580 .quad LFB18
6581 .quad LFE18
6582 .set L$set$732,LLST2-Lsection__debug_loc
6583 .long L$set$732
6584 .long 0x1425
6585 .byte 0x1d
6586 .ascii "path\0"
6587 .byte 0x1
6588 .byte 0x30
6589 .long 0x601
6590 .byte 0x2
6591 .byte 0x91
6592 .byte 0x68
6593 .byte 0x1d
6594 .ascii "buf\0"
6595 .byte 0x1
6596 .byte 0x30
6597 .long 0x1017
6598 .byte 0x2
6599 .byte 0x91
6600 .byte 0x60
6601 .byte 0x0
6602 .byte 0x1b
6603 .byte 0x1
6604 .set L$set$733,LASF5-Lsection__debug_str
6605 .long L$set$733
6606 .byte 0x1
6607 .byte 0x38
6608 .byte 0x1
6609 .long 0xd6
6610 .quad LFB19
6611 .quad LFE19
6612 .set L$set$734,LLST3-Lsection__debug_loc
6613 .long L$set$734
6614 .long 0x1468
6615 .byte 0x1d
6616 .ascii "path\0"
6617 .byte 0x1
6618 .byte 0x37
6619 .long 0x601
6620 .byte 0x2
6621 .byte 0x91
6622 .byte 0x68
6623 .byte 0x1d
6624 .ascii "buf\0"
6625 .byte 0x1
6626 .byte 0x37
6627 .long 0x104b
6628 .byte 0x2
6629 .byte 0x91
6630 .byte 0x60
6631 .byte 0x0
6632 .byte 0x1e
6633 .byte 0x1
6634 .set L$set$735,LASF6-Lsection__debug_str
6635 .long L$set$735
6636 .byte 0x1
6637 .byte 0x41
6638 .byte 0x1
6639 .quad LFB20
6640 .quad LFE20
6641 .set L$set$736,LLST4-Lsection__debug_loc
6642 .long L$set$736
6643 .long 0x14a1
6644 .byte 0x1d
6645 .ascii "Milliseconds\0"
6646 .byte 0x1
6647 .byte 0x40
6648 .long 0x33d
6649 .byte 0x2
6650 .byte 0x91
6651 .byte 0x68
6652 .byte 0x0
6653 .byte 0x1e
6654 .byte 0x1
6655 .set L$set$737,LASF7-Lsection__debug_str
6656 .long L$set$737
6657 .byte 0x1
6658 .byte 0x48
6659 .byte 0x1
6660 .quad LFB21
6661 .quad LFE21
6662 .set L$set$738,LLST5-Lsection__debug_loc
6663 .long L$set$738
6664 .long 0x14d4
6665 .byte 0x1d
6666 .ascii "status\0"
6667 .byte 0x1
6668 .byte 0x47
6669 .long 0xd6
6670 .byte 0x2
6671 .byte 0x91
6672 .byte 0x6c
6673 .byte 0x0
6674 .byte 0x1e
6675 .byte 0x1
6676 .set L$set$739,LASF8-Lsection__debug_str
6677 .long L$set$739
6678 .byte 0x1
6679 .byte 0x50
6680 .byte 0x1
6681 .quad LFB22
6682 .quad LFE22
6683 .set L$set$740,LLST6-Lsection__debug_loc
6684 .long L$set$740
6685 .long 0x151c
6686 .byte 0x1d
6687 .ascii "PeriodMs\0"
6688 .byte 0x1
6689 .byte 0x4f
6690 .long 0x7f
6691 .byte 0x2
6692 .byte 0x91
6693 .byte 0x68
6694 .byte 0x1d
6695 .ascii "CallBack\0"
6696 .byte 0x1
6697 .byte 0x4f
6698 .long 0xf59
6699 .byte 0x2
6700 .byte 0x91
6701 .byte 0x60
6702 .byte 0x0
6703 .byte 0x1e
6704 .byte 0x1
6705 .set L$set$741,LASF9-Lsection__debug_str
6706 .long L$set$741
6707 .byte 0x1
6708 .byte 0x58
6709 .byte 0x1
6710 .quad LFB23
6711 .quad LFE23
6712 .set L$set$742,LLST7-Lsection__debug_loc
6713 .long L$set$742
6714 .long 0x154d
6715 .byte 0x1d
6716 .ascii "Time\0"
6717 .byte 0x1
6718 .byte 0x57
6719 .long 0xf6b
6720 .byte 0x2
6721 .byte 0x91
6722 .byte 0x68
6723 .byte 0x0
6724 .byte 0x1b
6725 .byte 0x1
6726 .set L$set$743,LASF10-Lsection__debug_str
6727 .long L$set$743
6728 .byte 0x1
6729 .byte 0x60
6730 .byte 0x1
6731 .long 0xf71
6732 .quad LFB24
6733 .quad LFE24
6734 .set L$set$744,LLST8-Lsection__debug_loc
6735 .long L$set$744
6736 .long 0x1583
6737 .byte 0x1d
6738 .ascii "clock\0"
6739 .byte 0x1
6740 .byte 0x5f
6741 .long 0xf77
6742 .byte 0x2
6743 .byte 0x91
6744 .byte 0x68
6745 .byte 0x0
6746 .byte 0x1f
6747 .byte 0x1
6748 .set L$set$745,LASF11-Lsection__debug_str
6749 .long L$set$745
6750 .byte 0x1
6751 .byte 0x67
6752 .byte 0x1
6753 .long 0x48d
6754 .quad LFB25
6755 .quad LFE25
6756 .set L$set$746,LLST9-Lsection__debug_loc
6757 .long L$set$746
6758 .byte 0x1f
6759 .byte 0x1
6760 .set L$set$747,LASF12-Lsection__debug_str
6761 .long L$set$747
6762 .byte 0x1
6763 .byte 0x6e
6764 .byte 0x1
6765 .long 0xd6
6766 .quad LFB26
6767 .quad LFE26
6768 .set L$set$748,LLST10-Lsection__debug_loc
6769 .long L$set$748
6770 .byte 0x1b
6771 .byte 0x1
6772 .set L$set$749,LASF13-Lsection__debug_str
6773 .long L$set$749
6774 .byte 0x1
6775 .byte 0x75
6776 .byte 0x1
6777 .long 0xd6
6778 .quad LFB27
6779 .quad LFE27
6780 .set L$set$750,LLST11-Lsection__debug_loc
6781 .long L$set$750
6782 .long 0x161a
6783 .byte 0x1d
6784 .ascii "pfd\0"
6785 .byte 0x1
6786 .byte 0x74
6787 .long 0xf82
6788 .byte 0x2
6789 .byte 0x91
6790 .byte 0x68
6791 .byte 0x1d
6792 .ascii "nfds\0"
6793 .byte 0x1
6794 .byte 0x74
6795 .long 0xc6
6796 .byte 0x2
6797 .byte 0x91
6798 .byte 0x64
6799 .byte 0x1d
6800 .ascii "timeout\0"
6801 .byte 0x1
6802 .byte 0x74
6803 .long 0xd6
6804 .byte 0x2
6805 .byte 0x91
6806 .byte 0x60
6807 .byte 0x0
6808 .byte 0x1b
6809 .byte 0x1
6810 .set L$set$751,LASF14-Lsection__debug_str
6811 .long L$set$751
6812 .byte 0x1
6813 .byte 0x7c
6814 .byte 0x1
6815 .long 0x48d
6816 .quad LFB28
6817 .quad LFE28
6818 .set L$set$752,LLST12-Lsection__debug_loc
6819 .long L$set$752
6820 .long 0x166b
6821 .byte 0x1d
6822 .ascii "fd\0"
6823 .byte 0x1
6824 .byte 0x7b
6825 .long 0xd6
6826 .byte 0x2
6827 .byte 0x91
6828 .byte 0x6c
6829 .byte 0x1d
6830 .ascii "buf\0"
6831 .byte 0x1
6832 .byte 0x7b
6833 .long 0x226
6834 .byte 0x2
6835 .byte 0x91
6836 .byte 0x60
6837 .byte 0x1d
6838 .ascii "count\0"
6839 .byte 0x1
6840 .byte 0x7b
6841 .long 0xd6
6842 .byte 0x2
6843 .byte 0x91
6844 .byte 0x5c
6845 .byte 0x0
6846 .byte 0x1b
6847 .byte 0x1
6848 .set L$set$753,LASF15-Lsection__debug_str
6849 .long L$set$753
6850 .byte 0x1
6851 .byte 0x83
6852 .byte 0x1
6853 .long 0x48d
6854 .quad LFB29
6855 .quad LFE29
6856 .set L$set$754,LLST13-Lsection__debug_loc
6857 .long L$set$754
6858 .long 0x16bc
6859 .byte 0x1d
6860 .ascii "fd\0"
6861 .byte 0x1
6862 .byte 0x82
6863 .long 0xd6
6864 .byte 0x2
6865 .byte 0x91
6866 .byte 0x6c
6867 .byte 0x1d
6868 .ascii "buf\0"
6869 .byte 0x1
6870 .byte 0x82
6871 .long 0xf88
6872 .byte 0x2
6873 .byte 0x91
6874 .byte 0x60
6875 .byte 0x1d
6876 .ascii "count\0"
6877 .byte 0x1
6878 .byte 0x82
6879 .long 0xd6
6880 .byte 0x2
6881 .byte 0x91
6882 .byte 0x5c
6883 .byte 0x0
6884 .byte 0x1b
6885 .byte 0x1
6886 .set L$set$755,LASF16-Lsection__debug_str
6887 .long L$set$755
6888 .byte 0x1
6889 .byte 0x8a
6890 .byte 0x1
6891 .long 0x5fb
6892 .quad LFB30
6893 .quad LFE30
6894 .set L$set$756,LLST14-Lsection__debug_loc
6895 .long L$set$756
6896 .long 0x16f1
6897 .byte 0x1d
6898 .ascii "name\0"
6899 .byte 0x1
6900 .byte 0x89
6901 .long 0x601
6902 .byte 0x2
6903 .byte 0x91
6904 .byte 0x68
6905 .byte 0x0
6906 .byte 0x1b
6907 .byte 0x1
6908 .set L$set$757,LASF17-Lsection__debug_str
6909 .long L$set$757
6910 .byte 0x1
6911 .byte 0x91
6912 .byte 0x1
6913 .long 0xd6
6914 .quad LFB31
6915 .quad LFE31
6916 .set L$set$758,LLST15-Lsection__debug_loc
6917 .long L$set$758
6918 .long 0x1745
6919 .byte 0x1d
6920 .ascii "name\0"
6921 .byte 0x1
6922 .byte 0x90
6923 .long 0x601
6924 .byte 0x2
6925 .byte 0x91
6926 .byte 0x68
6927 .byte 0x1d
6928 .ascii "flags\0"
6929 .byte 0x1
6930 .byte 0x90
6931 .long 0xd6
6932 .byte 0x2
6933 .byte 0x91
6934 .byte 0x64
6935 .byte 0x1d
6936 .ascii "mode\0"
6937 .byte 0x1
6938 .byte 0x90
6939 .long 0xd6
6940 .byte 0x2
6941 .byte 0x91
6942 .byte 0x60
6943 .byte 0x0
6944 .byte 0x1b
6945 .byte 0x1
6946 .set L$set$759,LASF18-Lsection__debug_str
6947 .long L$set$759
6948 .byte 0x1
6949 .byte 0x98
6950 .byte 0x1
6951 .long 0x5ee
6952 .quad LFB32
6953 .quad LFE32
6954 .set L$set$760,LLST16-Lsection__debug_loc
6955 .long L$set$760
6956 .long 0x1797
6957 .byte 0x1d
6958 .ascii "fd\0"
6959 .byte 0x1
6960 .byte 0x97
6961 .long 0xd6
6962 .byte 0x2
6963 .byte 0x91
6964 .byte 0x6c
6965 .byte 0x1d
6966 .ascii "off\0"
6967 .byte 0x1
6968 .byte 0x97
6969 .long 0x5ee
6970 .byte 0x2
6971 .byte 0x91
6972 .byte 0x60
6973 .byte 0x1d
6974 .ascii "whence\0"
6975 .byte 0x1
6976 .byte 0x97
6977 .long 0xd6
6978 .byte 0x2
6979 .byte 0x91
6980 .byte 0x5c
6981 .byte 0x0
6982 .byte 0x1b
6983 .byte 0x1
6984 .set L$set$761,LASF19-Lsection__debug_str
6985 .long L$set$761
6986 .byte 0x1
6987 .byte 0x9f
6988 .byte 0x1
6989 .long 0xd6
6990 .quad LFB33
6991 .quad LFE33
6992 .set L$set$762,LLST17-Lsection__debug_loc
6993 .long L$set$762
6994 .long 0x17d8
6995 .byte 0x1d
6996 .ascii "fd\0"
6997 .byte 0x1
6998 .byte 0x9e
6999 .long 0xd6
7000 .byte 0x2
7001 .byte 0x91
7002 .byte 0x6c
7003 .byte 0x1d
7004 .ascii "len\0"
7005 .byte 0x1
7006 .byte 0x9e
7007 .long 0x48d
7008 .byte 0x2
7009 .byte 0x91
7010 .byte 0x60
7011 .byte 0x0
7012 .byte 0x1b
7013 .byte 0x1
7014 .set L$set$763,LASF20-Lsection__debug_str
7015 .long L$set$763
7016 .byte 0x1
7017 .byte 0xa6
7018 .byte 0x1
7019 .long 0xd6
7020 .quad LFB34
7021 .quad LFE34
7022 .set L$set$764,LLST18-Lsection__debug_loc
7023 .long L$set$764
7024 .long 0x180b
7025 .byte 0x1d
7026 .ascii "fd\0"
7027 .byte 0x1
7028 .byte 0xa5
7029 .long 0xd6
7030 .byte 0x2
7031 .byte 0x91
7032 .byte 0x6c
7033 .byte 0x0
7034 .byte 0x1b
7035 .byte 0x1
7036 .set L$set$765,LASF21-Lsection__debug_str
7037 .long L$set$765
7038 .byte 0x1
7039 .byte 0xad
7040 .byte 0x1
7041 .long 0xd6
7042 .quad LFB35
7043 .quad LFE35
7044 .set L$set$766,LLST19-Lsection__debug_loc
7045 .long L$set$766
7046 .long 0x184e
7047 .byte 0x1c
7048 .set L$set$767,LASF3-Lsection__debug_str
7049 .long L$set$767
7050 .byte 0x1
7051 .byte 0xac
7052 .long 0x601
7053 .byte 0x2
7054 .byte 0x91
7055 .byte 0x68
7056 .byte 0x1d
7057 .ascii "mode\0"
7058 .byte 0x1
7059 .byte 0xac
7060 .long 0x8b3
7061 .byte 0x2
7062 .byte 0x91
7063 .byte 0x64
7064 .byte 0x0
7065 .byte 0x1b
7066 .byte 0x1
7067 .set L$set$768,LASF22-Lsection__debug_str
7068 .long L$set$768
7069 .byte 0x1
7070 .byte 0xb4
7071 .byte 0x1
7072 .long 0xd6
7073 .quad LFB36
7074 .quad LFE36
7075 .set L$set$769,LLST20-Lsection__debug_loc
7076 .long L$set$769
7077 .long 0x1882
7078 .byte 0x1c
7079 .set L$set$770,LASF3-Lsection__debug_str
7080 .long L$set$770
7081 .byte 0x1
7082 .byte 0xb3
7083 .long 0x601
7084 .byte 0x2
7085 .byte 0x91
7086 .byte 0x68
7087 .byte 0x0
7088 .byte 0x1f
7089 .byte 0x1
7090 .set L$set$771,LASF23-Lsection__debug_str
7091 .long L$set$771
7092 .byte 0x1
7093 .byte 0xbb
7094 .byte 0x1
7095 .long 0xd6
7096 .quad LFB37
7097 .quad LFE37
7098 .set L$set$772,LLST21-Lsection__debug_loc
7099 .long L$set$772
7100 .byte 0x1e
7101 .byte 0x1
7102 .set L$set$773,LASF24-Lsection__debug_str
7103 .long L$set$773
7104 .byte 0x1
7105 .byte 0xc2
7106 .byte 0x1
7107 .quad LFB38
7108 .quad LFE38
7109 .set L$set$774,LLST22-Lsection__debug_loc
7110 .long L$set$774
7111 .long 0x18d3
7112 .byte 0x1d
7113 .ascii "dir\0"
7114 .byte 0x1
7115 .byte 0xc1
7116 .long 0xfdf
7117 .byte 0x2
7118 .byte 0x91
7119 .byte 0x68
7120 .byte 0x0
7121 .byte 0x1b
7122 .byte 0x1
7123 .set L$set$775,LASF25-Lsection__debug_str
7124 .long L$set$775
7125 .byte 0x1
7126 .byte 0xca
7127 .byte 0x1
7128 .long 0xfe5
7129 .quad LFB39
7130 .quad LFE39
7131 .set L$set$776,LLST23-Lsection__debug_loc
7132 .long L$set$776
7133 .long 0x1907
7134 .byte 0x1d
7135 .ascii "dir\0"
7136 .byte 0x1
7137 .byte 0xc9
7138 .long 0xfdf
7139 .byte 0x2
7140 .byte 0x91
7141 .byte 0x68
7142 .byte 0x0
7143 .byte 0x1b
7144 .byte 0x1
7145 .set L$set$777,LASF26-Lsection__debug_str
7146 .long L$set$777
7147 .byte 0x1
7148 .byte 0xd1
7149 .byte 0x1
7150 .long 0xd6
7151 .quad LFB40
7152 .quad LFE40
7153 .set L$set$778,LLST24-Lsection__debug_loc
7154 .long L$set$778
7155 .long 0x193b
7156 .byte 0x1d
7157 .ascii "dir\0"
7158 .byte 0x1
7159 .byte 0xd0
7160 .long 0xfdf
7161 .byte 0x2
7162 .byte 0x91
7163 .byte 0x68
7164 .byte 0x0
7165 .byte 0x1b
7166 .byte 0x1
7167 .set L$set$779,LASF27-Lsection__debug_str
7168 .long L$set$779
7169 .byte 0x1
7170 .byte 0xd8
7171 .byte 0x1
7172 .long 0xd6
7173 .quad LFB41
7174 .quad LFE41
7175 .set L$set$780,LLST25-Lsection__debug_loc
7176 .long L$set$780
7177 .long 0x1985
7178 .byte 0x1d
7179 .ascii "oldpath\0"
7180 .byte 0x1
7181 .byte 0xd7
7182 .long 0x601
7183 .byte 0x2
7184 .byte 0x91
7185 .byte 0x68
7186 .byte 0x1d
7187 .ascii "newpath\0"
7188 .byte 0x1
7189 .byte 0xd7
7190 .long 0x601
7191 .byte 0x2
7192 .byte 0x91
7193 .byte 0x60
7194 .byte 0x0
7195 .byte 0x1b
7196 .byte 0x1
7197 .set L$set$781,LASF28-Lsection__debug_str
7198 .long L$set$781
7199 .byte 0x1
7200 .byte 0xdf
7201 .byte 0x1
7202 .long 0x641
7203 .quad LFB42
7204 .quad LFE42
7205 .set L$set$782,LLST26-Lsection__debug_loc
7206 .long L$set$782
7207 .long 0x19b8
7208 .byte 0x1d
7209 .ascii "tm\0"
7210 .byte 0x1
7211 .byte 0xde
7212 .long 0xf71
7213 .byte 0x2
7214 .byte 0x91
7215 .byte 0x68
7216 .byte 0x0
7217 .byte 0x1b
7218 .byte 0x1
7219 .set L$set$783,LASF29-Lsection__debug_str
7220 .long L$set$783
7221 .byte 0x1
7222 .byte 0xe6
7223 .byte 0x1
7224 .long 0xd6
7225 .quad LFB43
7226 .quad LFE43
7227 .set L$set$784,LLST27-Lsection__debug_loc
7228 .long L$set$784
7229 .long 0x19eb
7230 .byte 0x1d
7231 .ascii "fd\0"
7232 .byte 0x1
7233 .byte 0xe5
7234 .long 0xd6
7235 .byte 0x2
7236 .byte 0x91
7237 .byte 0x6c
7238 .byte 0x0
7239 .byte 0x1b
7240 .byte 0x1
7241 .set L$set$785,LASF30-Lsection__debug_str
7242 .long L$set$785
7243 .byte 0x1
7244 .byte 0xed
7245 .byte 0x1
7246 .long 0xd6
7247 .quad LFB44
7248 .quad LFE44
7249 .set L$set$786,LLST28-Lsection__debug_loc
7250 .long L$set$786
7251 .long 0x1a2f
7252 .byte 0x1d
7253 .ascii "path\0"
7254 .byte 0x1
7255 .byte 0xec
7256 .long 0x601
7257 .byte 0x2
7258 .byte 0x91
7259 .byte 0x68
7260 .byte 0x1d
7261 .ascii "mode\0"
7262 .byte 0x1
7263 .byte 0xec
7264 .long 0x8b3
7265 .byte 0x2
7266 .byte 0x91
7267 .byte 0x64
7268 .byte 0x0
7269 .byte 0x1b
7270 .byte 0x1
7271 .set L$set$787,LASF31-Lsection__debug_str
7272 .long L$set$787
7273 .byte 0x1
7274 .byte 0xf4
7275 .byte 0x1
7276 .long 0xd6
7277 .quad LFB45
7278 .quad LFE45
7279 .set L$set$788,LLST29-Lsection__debug_loc
7280 .long L$set$788
7281 .long 0x1a76
7282 .byte 0x1d
7283 .ascii "filename\0"
7284 .byte 0x1
7285 .byte 0xf3
7286 .long 0x601
7287 .byte 0x2
7288 .byte 0x91
7289 .byte 0x68
7290 .byte 0x1d
7291 .ascii "buf\0"
7292 .byte 0x1
7293 .byte 0xf3
7294 .long 0x1051
7295 .byte 0x2
7296 .byte 0x91
7297 .byte 0x60
7298 .byte 0x0
7299 .byte 0x1b
7300 .byte 0x1
7301 .set L$set$789,LASF32-Lsection__debug_str
7302 .long L$set$789
7303 .byte 0x1
7304 .byte 0xfb
7305 .byte 0x1
7306 .long 0xd6
7307 .quad LFB46
7308 .quad LFE46
7309 .set L$set$790,LLST30-Lsection__debug_loc
7310 .long L$set$790
7311 .long 0x1ac6
7312 .byte 0x1d
7313 .ascii "fildes\0"
7314 .byte 0x1
7315 .byte 0xfa
7316 .long 0xd6
7317 .byte 0x2
7318 .byte 0x91
7319 .byte 0x6c
7320 .byte 0x1d
7321 .ascii "queue_selector\0"
7322 .byte 0x1
7323 .byte 0xfa
7324 .long 0xd6
7325 .byte 0x2
7326 .byte 0x91
7327 .byte 0x68
7328 .byte 0x0
7329 .byte 0x20
7330 .byte 0x1
7331 .set L$set$791,LASF33-Lsection__debug_str
7332 .long L$set$791
7333 .byte 0x1
7334 .word 0x102
7335 .byte 0x1
7336 .long 0x244
7337 .quad LFB47
7338 .quad LFE47
7339 .set L$set$792,LLST31-Lsection__debug_loc
7340 .long L$set$792
7341 .long 0x1b0d
7342 .byte 0x21
7343 .set L$set$793,LASF34-Lsection__debug_str
7344 .long L$set$793
7345 .byte 0x1
7346 .word 0x101
7347 .long 0x1064
7348 .byte 0x2
7349 .byte 0x91
7350 .byte 0x68
7351 .byte 0x22
7352 .ascii "Title\0"
7353 .byte 0x1
7354 .word 0x101
7355 .long 0x1106
7356 .byte 0x2
7357 .byte 0x91
7358 .byte 0x60
7359 .byte 0x0
7360 .byte 0x23
7361 .byte 0x1
7362 .set L$set$794,LASF35-Lsection__debug_str
7363 .long L$set$794
7364 .byte 0x1
7365 .word 0x109
7366 .byte 0x1
7367 .quad LFB48
7368 .quad LFE48
7369 .set L$set$795,LLST32-Lsection__debug_loc
7370 .long L$set$795
7371 .long 0x1b3f
7372 .byte 0x22
7373 .ascii "__s\0"
7374 .byte 0x1
7375 .word 0x108
7376 .long 0x601
7377 .byte 0x2
7378 .byte 0x91
7379 .byte 0x68
7380 .byte 0x0
7381 .byte 0x20
7382 .byte 0x1
7383 .set L$set$796,LASF36-Lsection__debug_str
7384 .long L$set$796
7385 .byte 0x1
7386 .word 0x115
7387 .byte 0x1
7388 .long 0xd6
7389 .quad LFB49
7390 .quad LFE49
7391 .set L$set$797,LLST33-Lsection__debug_loc
7392 .long L$set$797
7393 .long 0x1b9f
7394 .byte 0x22
7395 .ascii "fd\0"
7396 .byte 0x1
7397 .word 0x114
7398 .long 0xd6
7399 .byte 0x3
7400 .byte 0x91
7401 .byte 0x9c,0x7e
7402 .byte 0x22
7403 .ascii "__request\0"
7404 .byte 0x1
7405 .word 0x114
7406 .long 0x33d
7407 .byte 0x3
7408 .byte 0x91
7409 .byte 0x90,0x7e
7410 .byte 0x24
7411 .byte 0x25
7412 .ascii "Marker\0"
7413 .byte 0x1
7414 .word 0x116
7415 .long 0x193
7416 .byte 0x3
7417 .byte 0x91
7418 .byte 0xa0,0x7e
7419 .byte 0x0
7420 .byte 0x20
7421 .byte 0x1
7422 .set L$set$798,LASF37-Lsection__debug_str
7423 .long L$set$798
7424 .byte 0x1
7425 .word 0x11f
7426 .byte 0x1
7427 .long 0xd6
7428 .quad LFB50
7429 .quad LFE50
7430 .set L$set$799,LLST34-Lsection__debug_loc
7431 .long L$set$799
7432 .long 0x1bfd
7433 .byte 0x22
7434 .ascii "__fd\0"
7435 .byte 0x1
7436 .word 0x11e
7437 .long 0xd6
7438 .byte 0x3
7439 .byte 0x91
7440 .byte 0x9c,0x7e
7441 .byte 0x22
7442 .ascii "__cmd\0"
7443 .byte 0x1
7444 .word 0x11e
7445 .long 0xd6
7446 .byte 0x3
7447 .byte 0x91
7448 .byte 0x98,0x7e
7449 .byte 0x24
7450 .byte 0x25
7451 .ascii "Marker\0"
7452 .byte 0x1
7453 .word 0x120
7454 .long 0x193
7455 .byte 0x3
7456 .byte 0x91
7457 .byte 0xa0,0x7e
7458 .byte 0x0
7459 .byte 0x20
7460 .byte 0x1
7461 .set L$set$800,LASF38-Lsection__debug_str
7462 .long L$set$800
7463 .byte 0x1
7464 .word 0x12a
7465 .byte 0x1
7466 .long 0xd6
7467 .quad LFB51
7468 .quad LFE51
7469 .set L$set$801,LLST35-Lsection__debug_loc
7470 .long L$set$801
7471 .long 0x1c46
7472 .byte 0x21
7473 .set L$set$802,LASF39-Lsection__debug_str
7474 .long L$set$802
7475 .byte 0x1
7476 .word 0x129
7477 .long 0x1111
7478 .byte 0x2
7479 .byte 0x91
7480 .byte 0x68
7481 .byte 0x22
7482 .ascii "__speed\0"
7483 .byte 0x1
7484 .word 0x129
7485 .long 0x35f
7486 .byte 0x2
7487 .byte 0x91
7488 .byte 0x60
7489 .byte 0x0
7490 .byte 0x20
7491 .byte 0x1
7492 .set L$set$803,LASF40-Lsection__debug_str
7493 .long L$set$803
7494 .byte 0x1
7495 .word 0x131
7496 .byte 0x1
7497 .long 0xd6
7498 .quad LFB52
7499 .quad LFE52
7500 .set L$set$804,LLST36-Lsection__debug_loc
7501 .long L$set$804
7502 .long 0x1c8f
7503 .byte 0x21
7504 .set L$set$805,LASF39-Lsection__debug_str
7505 .long L$set$805
7506 .byte 0x1
7507 .word 0x130
7508 .long 0x1111
7509 .byte 0x2
7510 .byte 0x91
7511 .byte 0x68
7512 .byte 0x22
7513 .ascii "__speed\0"
7514 .byte 0x1
7515 .word 0x130
7516 .long 0x35f
7517 .byte 0x2
7518 .byte 0x91
7519 .byte 0x60
7520 .byte 0x0
7521 .byte 0x20
7522 .byte 0x1
7523 .set L$set$806,LASF41-Lsection__debug_str
7524 .long L$set$806
7525 .byte 0x1
7526 .word 0x138
7527 .byte 0x1
7528 .long 0xd6
7529 .quad LFB53
7530 .quad LFE53
7531 .set L$set$807,LLST37-Lsection__debug_loc
7532 .long L$set$807
7533 .long 0x1cd5
7534 .byte 0x22
7535 .ascii "__fd\0"
7536 .byte 0x1
7537 .word 0x137
7538 .long 0xd6
7539 .byte 0x2
7540 .byte 0x91
7541 .byte 0x6c
7542 .byte 0x21
7543 .set L$set$808,LASF39-Lsection__debug_str
7544 .long L$set$808
7545 .byte 0x1
7546 .word 0x137
7547 .long 0x1111
7548 .byte 0x2
7549 .byte 0x91
7550 .byte 0x60
7551 .byte 0x0
7552 .byte 0x20
7553 .byte 0x1
7554 .set L$set$809,LASF42-Lsection__debug_str
7555 .long L$set$809
7556 .byte 0x1
7557 .word 0x13f
7558 .byte 0x1
7559 .long 0xd6
7560 .quad LFB54
7561 .quad LFE54
7562 .set L$set$810,LLST38-Lsection__debug_loc
7563 .long L$set$810
7564 .long 0x1d39
7565 .byte 0x22
7566 .ascii "__fd\0"
7567 .byte 0x1
7568 .word 0x13e
7569 .long 0xd6
7570 .byte 0x2
7571 .byte 0x91
7572 .byte 0x6c
7573 .byte 0x22
7574 .ascii "__optional_actions\0"
7575 .byte 0x1
7576 .word 0x13e
7577 .long 0xd6
7578 .byte 0x2
7579 .byte 0x91
7580 .byte 0x68
7581 .byte 0x21
7582 .set L$set$811,LASF39-Lsection__debug_str
7583 .long L$set$811
7584 .byte 0x1
7585 .word 0x13e
7586 .long 0x1117
7587 .byte 0x2
7588 .byte 0x91
7589 .byte 0x60
7590 .byte 0x0
7591 .byte 0x20
7592 .byte 0x1
7593 .set L$set$812,LASF43-Lsection__debug_str
7594 .long L$set$812
7595 .byte 0x1
7596 .word 0x14b
7597 .byte 0x1
7598 .long 0x22e
7599 .quad LFB55
7600 .quad LFE55
7601 .set L$set$813,LLST39-Lsection__debug_loc
7602 .long L$set$813
7603 .long 0x1d83
7604 .byte 0x22
7605 .ascii "Pe32Data\0"
7606 .byte 0x1
7607 .word 0x148
7608 .long 0x226
7609 .byte 0x2
7610 .byte 0x91
7611 .byte 0x68
7612 .byte 0x21
7613 .set L$set$814,LASF0-Lsection__debug_str
7614 .long L$set$814
7615 .byte 0x1
7616 .word 0x14a
7617 .long 0x326
7618 .byte 0x2
7619 .byte 0x91
7620 .byte 0x60
7621 .byte 0x0
7622 .byte 0x23
7623 .byte 0x1
7624 .set L$set$815,LASF44-Lsection__debug_str
7625 .long L$set$815
7626 .byte 0x1
7627 .word 0x155
7628 .byte 0x1
7629 .quad LFB56
7630 .quad LFE56
7631 .set L$set$816,LLST40-Lsection__debug_loc
7632 .long L$set$816
7633 .long 0x1db5
7634 .byte 0x21
7635 .set L$set$817,LASF45-Lsection__debug_str
7636 .long L$set$817
7637 .byte 0x1
7638 .word 0x154
7639 .long 0x112a
7640 .byte 0x2
7641 .byte 0x91
7642 .byte 0x68
7643 .byte 0x0
7644 .byte 0x23
7645 .byte 0x1
7646 .set L$set$818,LASF46-Lsection__debug_str
7647 .long L$set$818
7648 .byte 0x1
7649 .word 0x160
7650 .byte 0x1
7651 .quad LFB57
7652 .quad LFE57
7653 .set L$set$819,LLST41-Lsection__debug_loc
7654 .long L$set$819
7655 .long 0x1de7
7656 .byte 0x21
7657 .set L$set$820,LASF45-Lsection__debug_str
7658 .long L$set$820
7659 .byte 0x1
7660 .word 0x15f
7661 .long 0x112a
7662 .byte 0x2
7663 .byte 0x91
7664 .byte 0x68
7665 .byte 0x0
7666 .byte 0x20
7667 .byte 0x1
7668 .set L$set$821,LASF47-Lsection__debug_str
7669 .long L$set$821
7670 .byte 0x1
7671 .word 0x16d
7672 .byte 0x1
7673 .long 0x244
7674 .quad LFB58
7675 .quad LFE58
7676 .set L$set$822,LLST42-Lsection__debug_loc
7677 .long L$set$822
7678 .long 0x1e1d
7679 .byte 0x21
7680 .set L$set$823,LASF34-Lsection__debug_str
7681 .long L$set$823
7682 .byte 0x1
7683 .word 0x16c
7684 .long 0x12b5
7685 .byte 0x2
7686 .byte 0x91
7687 .byte 0x68
7688 .byte 0x0
7689 .byte 0x20
7690 .byte 0x1
7691 .set L$set$824,LASF48-Lsection__debug_str
7692 .long L$set$824
7693 .byte 0x1
7694 .word 0x174
7695 .byte 0x1
7696 .long 0x244
7697 .quad LFB59
7698 .quad LFE59
7699 .set L$set$825,LLST43-Lsection__debug_loc
7700 .long L$set$825
7701 .long 0x1e76
7702 .byte 0x21
7703 .set L$set$826,LASF34-Lsection__debug_str
7704 .long L$set$826
7705 .byte 0x1
7706 .word 0x173
7707 .long 0x12b5
7708 .byte 0x2
7709 .byte 0x91
7710 .byte 0x68
7711 .byte 0x22
7712 .ascii "Width\0"
7713 .byte 0x1
7714 .word 0x173
7715 .long 0xb8
7716 .byte 0x2
7717 .byte 0x91
7718 .byte 0x64
7719 .byte 0x22
7720 .ascii "Height\0"
7721 .byte 0x1
7722 .word 0x173
7723 .long 0xb8
7724 .byte 0x2
7725 .byte 0x91
7726 .byte 0x60
7727 .byte 0x0
7728 .byte 0x20
7729 .byte 0x1
7730 .set L$set$827,LASF49-Lsection__debug_str
7731 .long L$set$827
7732 .byte 0x1
7733 .word 0x17b
7734 .byte 0x1
7735 .long 0x244
7736 .quad LFB60
7737 .quad LFE60
7738 .set L$set$828,LLST44-Lsection__debug_loc
7739 .long L$set$828
7740 .long 0x1eac
7741 .byte 0x21
7742 .set L$set$829,LASF34-Lsection__debug_str
7743 .long L$set$829
7744 .byte 0x1
7745 .word 0x17a
7746 .long 0x12b5
7747 .byte 0x2
7748 .byte 0x91
7749 .byte 0x68
7750 .byte 0x0
7751 .byte 0x20
7752 .byte 0x1
7753 .set L$set$830,LASF50-Lsection__debug_str
7754 .long L$set$830
7755 .byte 0x1
7756 .word 0x182
7757 .byte 0x1
7758 .long 0x244
7759 .quad LFB61
7760 .quad LFE61
7761 .set L$set$831,LLST45-Lsection__debug_loc
7762 .long L$set$831
7763 .long 0x1ef1
7764 .byte 0x21
7765 .set L$set$832,LASF34-Lsection__debug_str
7766 .long L$set$832
7767 .byte 0x1
7768 .word 0x181
7769 .long 0x12b5
7770 .byte 0x2
7771 .byte 0x91
7772 .byte 0x68
7773 .byte 0x22
7774 .ascii "key\0"
7775 .byte 0x1
7776 .word 0x181
7777 .long 0x1269
7778 .byte 0x2
7779 .byte 0x91
7780 .byte 0x60
7781 .byte 0x0
7782 .byte 0x20
7783 .byte 0x1
7784 .set L$set$833,LASF51-Lsection__debug_str
7785 .long L$set$833
7786 .byte 0x1
7787 .word 0x194
7788 .byte 0x1
7789 .long 0x244
7790 .quad LFB62
7791 .quad LFE62
7792 .set L$set$834,LLST46-Lsection__debug_loc
7793 .long L$set$834
7794 .long 0x1fde
7795 .byte 0x21
7796 .set L$set$835,LASF34-Lsection__debug_str
7797 .long L$set$835
7798 .byte 0x1
7799 .word 0x189
7800 .long 0x12b5
7801 .byte 0x2
7802 .byte 0x91
7803 .byte 0x68
7804 .byte 0x22
7805 .ascii "BltBuffer\0"
7806 .byte 0x1
7807 .word 0x18a
7808 .long 0x121c
7809 .byte 0x2
7810 .byte 0x91
7811 .byte 0x60
7812 .byte 0x22
7813 .ascii "BltOperation\0"
7814 .byte 0x1
7815 .word 0x18b
7816 .long 0x11ff
7817 .byte 0x2
7818 .byte 0x91
7819 .byte 0x5c
7820 .byte 0x22
7821 .ascii "SourceX\0"
7822 .byte 0x1
7823 .word 0x18c
7824 .long 0x16b
7825 .byte 0x2
7826 .byte 0x91
7827 .byte 0x50
7828 .byte 0x22
7829 .ascii "SourceY\0"
7830 .byte 0x1
7831 .word 0x18d
7832 .long 0x16b
7833 .byte 0x2
7834 .byte 0x91
7835 .byte 0x48
7836 .byte 0x22
7837 .ascii "DestinationX\0"
7838 .byte 0x1
7839 .word 0x18e
7840 .long 0x16b
7841 .byte 0x2
7842 .byte 0x91
7843 .byte 0x40
7844 .byte 0x22
7845 .ascii "DestinationY\0"
7846 .byte 0x1
7847 .word 0x18f
7848 .long 0x16b
7849 .byte 0x2
7850 .byte 0x91
7851 .byte 0x0
7852 .byte 0x22
7853 .ascii "Width\0"
7854 .byte 0x1
7855 .word 0x190
7856 .long 0x16b
7857 .byte 0x2
7858 .byte 0x91
7859 .byte 0x8
7860 .byte 0x22
7861 .ascii "Height\0"
7862 .byte 0x1
7863 .word 0x191
7864 .long 0x16b
7865 .byte 0x2
7866 .byte 0x91
7867 .byte 0x10
7868 .byte 0x22
7869 .ascii "Delta\0"
7870 .byte 0x1
7871 .word 0x193
7872 .long 0x16b
7873 .byte 0x2
7874 .byte 0x91
7875 .byte 0x18
7876 .byte 0x0
7877 .byte 0x5
7878 .ascii "SET_TIMER_CALLBACK\0"
7879 .byte 0x1
7880 .word 0x198
7881 .long 0xf59
7882 .byte 0x20
7883 .byte 0x1
7884 .set L$set$836,LASF52-Lsection__debug_str
7885 .long L$set$836
7886 .byte 0x1
7887 .word 0x19d
7888 .byte 0x1
7889 .long 0x16b
7890 .quad LFB63
7891 .quad LFE63
7892 .set L$set$837,LLST47-Lsection__debug_loc
7893 .long L$set$837
7894 .long 0x2059
7895 .byte 0x22
7896 .ascii "api\0"
7897 .byte 0x1
7898 .word 0x19c
7899 .long 0x226
7900 .byte 0x2
7901 .byte 0x91
7902 .byte 0x58
7903 .byte 0x22
7904 .ascii "a\0"
7905 .byte 0x1
7906 .word 0x19c
7907 .long 0x7f
7908 .byte 0x2
7909 .byte 0x91
7910 .byte 0x50
7911 .byte 0x25
7912 .ascii "settimer_callback\0"
7913 .byte 0x1
7914 .word 0x19e
7915 .long 0x1fde
7916 .byte 0x2
7917 .byte 0x91
7918 .byte 0x68
7919 .byte 0x0
7920 .byte 0x6
7921 .long 0xd6
7922 .long 0x2064
7923 .byte 0x26
7924 .byte 0x0
7925 .byte 0x27
7926 .ascii "__CFConstantStringClassReference\0"
7927 .long 0x2059
7928 .byte 0x1
7929 .byte 0x1
7930 .byte 0x1
7931 .byte 0x28
7932 .ascii "gUnixRmDir\0"
7933 .byte 0x1
7934 .byte 0x18
7935 .long 0xf8f
7936 .byte 0x1
7937 .byte 0x1
7938 .byte 0x28
7939 .ascii "gUnixOpenDir\0"
7940 .byte 0x1
7941 .byte 0x19
7942 .long 0xfb6
7943 .byte 0x1
7944 .byte 0x1
7945 .byte 0x28
7946 .ascii "gUnixStat\0"
7947 .byte 0x1
7948 .byte 0x1a
7949 .long 0xfeb
7950 .byte 0x1
7951 .byte 0x1
7952 .byte 0x28
7953 .ascii "gUnixStatFs\0"
7954 .byte 0x1
7955 .byte 0x1b
7956 .long 0x101d
7957 .byte 0x1
7958 .byte 0x1
7959 .byte 0x0
7960 .section __DWARF,__debug_abbrev,regular,debug
7961 .byte 0x1
7962 .byte 0x11
7963 .byte 0x1
7964 .byte 0x25
7965 .byte 0x8
7966 .byte 0x13
7967 .byte 0xb
7968 .byte 0x3
7969 .byte 0x8
7970 .byte 0x11
7971 .byte 0x1
7972 .byte 0x12
7973 .byte 0x1
7974 .byte 0x10
7975 .byte 0x6
7976 .byte 0x0
7977 .byte 0x0
7978 .byte 0x2
7979 .byte 0x16
7980 .byte 0x0
7981 .byte 0x3
7982 .byte 0x8
7983 .byte 0x3a
7984 .byte 0xb
7985 .byte 0x3b
7986 .byte 0xb
7987 .byte 0x49
7988 .byte 0x13
7989 .byte 0x0
7990 .byte 0x0
7991 .byte 0x3
7992 .byte 0x24
7993 .byte 0x0
7994 .byte 0xb
7995 .byte 0xb
7996 .byte 0x3e
7997 .byte 0xb
7998 .byte 0x3
7999 .byte 0x8
8000 .byte 0x0
8001 .byte 0x0
8002 .byte 0x4
8003 .byte 0x24
8004 .byte 0x0
8005 .byte 0xb
8006 .byte 0xb
8007 .byte 0x3e
8008 .byte 0xb
8009 .byte 0x0
8010 .byte 0x0
8011 .byte 0x5
8012 .byte 0x16
8013 .byte 0x0
8014 .byte 0x3
8015 .byte 0x8
8016 .byte 0x3a
8017 .byte 0xb
8018 .byte 0x3b
8019 .byte 0x5
8020 .byte 0x49
8021 .byte 0x13
8022 .byte 0x0
8023 .byte 0x0
8024 .byte 0x6
8025 .byte 0x1
8026 .byte 0x1
8027 .byte 0x49
8028 .byte 0x13
8029 .byte 0x1
8030 .byte 0x13
8031 .byte 0x0
8032 .byte 0x0
8033 .byte 0x7
8034 .byte 0x21
8035 .byte 0x0
8036 .byte 0x49
8037 .byte 0x13
8038 .byte 0x2f
8039 .byte 0xb
8040 .byte 0x0
8041 .byte 0x0
8042 .byte 0x8
8043 .byte 0x13
8044 .byte 0x1
8045 .byte 0x3
8046 .byte 0x8
8047 .byte 0xb
8048 .byte 0xb
8049 .byte 0x3a
8050 .byte 0xb
8051 .byte 0x3b
8052 .byte 0xb
8053 .byte 0x1
8054 .byte 0x13
8055 .byte 0x0
8056 .byte 0x0
8057 .byte 0x9
8058 .byte 0xd
8059 .byte 0x0
8060 .byte 0x3
8061 .byte 0x8
8062 .byte 0x3a
8063 .byte 0xb
8064 .byte 0x3b
8065 .byte 0xb
8066 .byte 0x49
8067 .byte 0x13
8068 .byte 0x38
8069 .byte 0xa
8070 .byte 0x0
8071 .byte 0x0
8072 .byte 0xa
8073 .byte 0xf
8074 .byte 0x0
8075 .byte 0xb
8076 .byte 0xb
8077 .byte 0x0
8078 .byte 0x0
8079 .byte 0xb
8080 .byte 0xf
8081 .byte 0x0
8082 .byte 0xb
8083 .byte 0xb
8084 .byte 0x49
8085 .byte 0x13
8086 .byte 0x0
8087 .byte 0x0
8088 .byte 0xc
8089 .byte 0x13
8090 .byte 0x1
8091 .byte 0xb
8092 .byte 0xb
8093 .byte 0x3a
8094 .byte 0xb
8095 .byte 0x3b
8096 .byte 0xb
8097 .byte 0x1
8098 .byte 0x13
8099 .byte 0x0
8100 .byte 0x0
8101 .byte 0xd
8102 .byte 0x13
8103 .byte 0x1
8104 .byte 0x3
8105 .byte 0x8
8106 .byte 0xb
8107 .byte 0xb
8108 .byte 0x3a
8109 .byte 0xb
8110 .byte 0x3b
8111 .byte 0x5
8112 .byte 0x1
8113 .byte 0x13
8114 .byte 0x0
8115 .byte 0x0
8116 .byte 0xe
8117 .byte 0xd
8118 .byte 0x0
8119 .byte 0x3
8120 .byte 0x8
8121 .byte 0x3a
8122 .byte 0xb
8123 .byte 0x3b
8124 .byte 0x5
8125 .byte 0x49
8126 .byte 0x13
8127 .byte 0x38
8128 .byte 0xa
8129 .byte 0x0
8130 .byte 0x0
8131 .byte 0xf
8132 .byte 0x26
8133 .byte 0x0
8134 .byte 0x49
8135 .byte 0x13
8136 .byte 0x0
8137 .byte 0x0
8138 .byte 0x10
8139 .byte 0x13
8140 .byte 0x1
8141 .byte 0x3
8142 .byte 0x8
8143 .byte 0xb
8144 .byte 0x5
8145 .byte 0x3a
8146 .byte 0xb
8147 .byte 0x3b
8148 .byte 0xb
8149 .byte 0x1
8150 .byte 0x13
8151 .byte 0x0
8152 .byte 0x0
8153 .byte 0x11
8154 .byte 0x21
8155 .byte 0x0
8156 .byte 0x49
8157 .byte 0x13
8158 .byte 0x2f
8159 .byte 0x5
8160 .byte 0x0
8161 .byte 0x0
8162 .byte 0x12
8163 .byte 0x13
8164 .byte 0x0
8165 .byte 0x3
8166 .byte 0x8
8167 .byte 0x3c
8168 .byte 0xc
8169 .byte 0x0
8170 .byte 0x0
8171 .byte 0x13
8172 .byte 0x15
8173 .byte 0x1
8174 .byte 0x27
8175 .byte 0xc
8176 .byte 0x49
8177 .byte 0x13
8178 .byte 0x1
8179 .byte 0x13
8180 .byte 0x0
8181 .byte 0x0
8182 .byte 0x14
8183 .byte 0x5
8184 .byte 0x0
8185 .byte 0x49
8186 .byte 0x13
8187 .byte 0x0
8188 .byte 0x0
8189 .byte 0x15
8190 .byte 0xd
8191 .byte 0x0
8192 .byte 0x3
8193 .byte 0xe
8194 .byte 0x3a
8195 .byte 0xb
8196 .byte 0x3b
8197 .byte 0xb
8198 .byte 0x49
8199 .byte 0x13
8200 .byte 0x38
8201 .byte 0xa
8202 .byte 0x0
8203 .byte 0x0
8204 .byte 0x16
8205 .byte 0x15
8206 .byte 0x1
8207 .byte 0x27
8208 .byte 0xc
8209 .byte 0x1
8210 .byte 0x13
8211 .byte 0x0
8212 .byte 0x0
8213 .byte 0x17
8214 .byte 0x26
8215 .byte 0x0
8216 .byte 0x0
8217 .byte 0x0
8218 .byte 0x18
8219 .byte 0x26
8220 .byte 0x0
8221 .byte 0x3
8222 .byte 0x8
8223 .byte 0x49
8224 .byte 0x13
8225 .byte 0x0
8226 .byte 0x0
8227 .byte 0x19
8228 .byte 0x4
8229 .byte 0x1
8230 .byte 0xb
8231 .byte 0xb
8232 .byte 0x3a
8233 .byte 0xb
8234 .byte 0x3b
8235 .byte 0xb
8236 .byte 0x1
8237 .byte 0x13
8238 .byte 0x0
8239 .byte 0x0
8240 .byte 0x1a
8241 .byte 0x28
8242 .byte 0x0
8243 .byte 0x3
8244 .byte 0x8
8245 .byte 0x1c
8246 .byte 0xd
8247 .byte 0x0
8248 .byte 0x0
8249 .byte 0x1b
8250 .byte 0x2e
8251 .byte 0x1
8252 .byte 0x3f
8253 .byte 0xc
8254 .byte 0x3
8255 .byte 0xe
8256 .byte 0x3a
8257 .byte 0xb
8258 .byte 0x3b
8259 .byte 0xb
8260 .byte 0x27
8261 .byte 0xc
8262 .byte 0x49
8263 .byte 0x13
8264 .byte 0x11
8265 .byte 0x1
8266 .byte 0x12
8267 .byte 0x1
8268 .byte 0x40
8269 .byte 0x6
8270 .byte 0x1
8271 .byte 0x13
8272 .byte 0x0
8273 .byte 0x0
8274 .byte 0x1c
8275 .byte 0x5
8276 .byte 0x0
8277 .byte 0x3
8278 .byte 0xe
8279 .byte 0x3a
8280 .byte 0xb
8281 .byte 0x3b
8282 .byte 0xb
8283 .byte 0x49
8284 .byte 0x13
8285 .byte 0x2
8286 .byte 0xa
8287 .byte 0x0
8288 .byte 0x0
8289 .byte 0x1d
8290 .byte 0x5
8291 .byte 0x0
8292 .byte 0x3
8293 .byte 0x8
8294 .byte 0x3a
8295 .byte 0xb
8296 .byte 0x3b
8297 .byte 0xb
8298 .byte 0x49
8299 .byte 0x13
8300 .byte 0x2
8301 .byte 0xa
8302 .byte 0x0
8303 .byte 0x0
8304 .byte 0x1e
8305 .byte 0x2e
8306 .byte 0x1
8307 .byte 0x3f
8308 .byte 0xc
8309 .byte 0x3
8310 .byte 0xe
8311 .byte 0x3a
8312 .byte 0xb
8313 .byte 0x3b
8314 .byte 0xb
8315 .byte 0x27
8316 .byte 0xc
8317 .byte 0x11
8318 .byte 0x1
8319 .byte 0x12
8320 .byte 0x1
8321 .byte 0x40
8322 .byte 0x6
8323 .byte 0x1
8324 .byte 0x13
8325 .byte 0x0
8326 .byte 0x0
8327 .byte 0x1f
8328 .byte 0x2e
8329 .byte 0x0
8330 .byte 0x3f
8331 .byte 0xc
8332 .byte 0x3
8333 .byte 0xe
8334 .byte 0x3a
8335 .byte 0xb
8336 .byte 0x3b
8337 .byte 0xb
8338 .byte 0x27
8339 .byte 0xc
8340 .byte 0x49
8341 .byte 0x13
8342 .byte 0x11
8343 .byte 0x1
8344 .byte 0x12
8345 .byte 0x1
8346 .byte 0x40
8347 .byte 0x6
8348 .byte 0x0
8349 .byte 0x0
8350 .byte 0x20
8351 .byte 0x2e
8352 .byte 0x1
8353 .byte 0x3f
8354 .byte 0xc
8355 .byte 0x3
8356 .byte 0xe
8357 .byte 0x3a
8358 .byte 0xb
8359 .byte 0x3b
8360 .byte 0x5
8361 .byte 0x27
8362 .byte 0xc
8363 .byte 0x49
8364 .byte 0x13
8365 .byte 0x11
8366 .byte 0x1
8367 .byte 0x12
8368 .byte 0x1
8369 .byte 0x40
8370 .byte 0x6
8371 .byte 0x1
8372 .byte 0x13
8373 .byte 0x0
8374 .byte 0x0
8375 .byte 0x21
8376 .byte 0x5
8377 .byte 0x0
8378 .byte 0x3
8379 .byte 0xe
8380 .byte 0x3a
8381 .byte 0xb
8382 .byte 0x3b
8383 .byte 0x5
8384 .byte 0x49
8385 .byte 0x13
8386 .byte 0x2
8387 .byte 0xa
8388 .byte 0x0
8389 .byte 0x0
8390 .byte 0x22
8391 .byte 0x5
8392 .byte 0x0
8393 .byte 0x3
8394 .byte 0x8
8395 .byte 0x3a
8396 .byte 0xb
8397 .byte 0x3b
8398 .byte 0x5
8399 .byte 0x49
8400 .byte 0x13
8401 .byte 0x2
8402 .byte 0xa
8403 .byte 0x0
8404 .byte 0x0
8405 .byte 0x23
8406 .byte 0x2e
8407 .byte 0x1
8408 .byte 0x3f
8409 .byte 0xc
8410 .byte 0x3
8411 .byte 0xe
8412 .byte 0x3a
8413 .byte 0xb
8414 .byte 0x3b
8415 .byte 0x5
8416 .byte 0x27
8417 .byte 0xc
8418 .byte 0x11
8419 .byte 0x1
8420 .byte 0x12
8421 .byte 0x1
8422 .byte 0x40
8423 .byte 0x6
8424 .byte 0x1
8425 .byte 0x13
8426 .byte 0x0
8427 .byte 0x0
8428 .byte 0x24
8429 .byte 0x18
8430 .byte 0x0
8431 .byte 0x0
8432 .byte 0x0
8433 .byte 0x25
8434 .byte 0x34
8435 .byte 0x0
8436 .byte 0x3
8437 .byte 0x8
8438 .byte 0x3a
8439 .byte 0xb
8440 .byte 0x3b
8441 .byte 0x5
8442 .byte 0x49
8443 .byte 0x13
8444 .byte 0x2
8445 .byte 0xa
8446 .byte 0x0
8447 .byte 0x0
8448 .byte 0x26
8449 .byte 0x21
8450 .byte 0x0
8451 .byte 0x0
8452 .byte 0x0
8453 .byte 0x27
8454 .byte 0x34
8455 .byte 0x0
8456 .byte 0x3
8457 .byte 0x8
8458 .byte 0x49
8459 .byte 0x13
8460 .byte 0x3f
8461 .byte 0xc
8462 .byte 0x34
8463 .byte 0xc
8464 .byte 0x3c
8465 .byte 0xc
8466 .byte 0x0
8467 .byte 0x0
8468 .byte 0x28
8469 .byte 0x34
8470 .byte 0x0
8471 .byte 0x3
8472 .byte 0x8
8473 .byte 0x3a
8474 .byte 0xb
8475 .byte 0x3b
8476 .byte 0xb
8477 .byte 0x49
8478 .byte 0x13
8479 .byte 0x3f
8480 .byte 0xc
8481 .byte 0x3c
8482 .byte 0xc
8483 .byte 0x0
8484 .byte 0x0
8485 .byte 0x0
8486 .section __DWARF,__debug_pubnames,regular,debug
8487 .long 0x3b6
8488 .word 0x2
8489 .set L$set$838,Ldebug_info0-Lsection__debug_info
8490 .long L$set$838
8491 .long 0x20e0
8492 .long 0x137a
8493 .ascii "Gasketrmdir\0"
8494 .long 0x13ae
8495 .ascii "Gasketopendir\0"
8496 .long 0x13e2
8497 .ascii "Gasketstat\0"
8498 .long 0x1425
8499 .ascii "Gasketstatfs\0"
8500 .long 0x1468
8501 .ascii "GasketmsSleep\0"
8502 .long 0x14a1
8503 .ascii "Gasketexit\0"
8504 .long 0x14d4
8505 .ascii "GasketSetTimer\0"
8506 .long 0x151c
8507 .ascii "GasketGetLocalTime\0"
8508 .long 0x154d
8509 .ascii "Gasketgmtime\0"
8510 .long 0x1583
8511 .ascii "GasketGetTimeZone\0"
8512 .long 0x15a4
8513 .ascii "GasketGetDayLight\0"
8514 .long 0x15c5
8515 .ascii "Gasketpoll\0"
8516 .long 0x161a
8517 .ascii "Gasketread\0"
8518 .long 0x166b
8519 .ascii "Gasketwrite\0"
8520 .long 0x16bc
8521 .ascii "Gasketgetenv\0"
8522 .long 0x16f1
8523 .ascii "Gasketopen\0"
8524 .long 0x1745
8525 .ascii "Gasketlseek\0"
8526 .long 0x1797
8527 .ascii "Gasketftruncate\0"
8528 .long 0x17d8
8529 .ascii "Gasketclose\0"
8530 .long 0x180b
8531 .ascii "Gasketmkdir\0"
8532 .long 0x184e
8533 .ascii "Gasketunlink\0"
8534 .long 0x1882
8535 .ascii "GasketGetErrno\0"
8536 .long 0x18a3
8537 .ascii "Gasketrewinddir\0"
8538 .long 0x18d3
8539 .ascii "Gasketreaddir\0"
8540 .long 0x1907
8541 .ascii "Gasketclosedir\0"
8542 .long 0x193b
8543 .ascii "Gasketrename\0"
8544 .long 0x1985
8545 .ascii "Gasketmktime\0"
8546 .long 0x19b8
8547 .ascii "Gasketfsync\0"
8548 .long 0x19eb
8549 .ascii "Gasketchmod\0"
8550 .long 0x1a2f
8551 .ascii "Gasketutime\0"
8552 .long 0x1a76
8553 .ascii "Gaskettcflush\0"
8554 .long 0x1ac6
8555 .ascii "GasketUgaCreate\0"
8556 .long 0x1b0d
8557 .ascii "Gasketperror\0"
8558 .long 0x1b3f
8559 .ascii "Gasketioctl\0"
8560 .long 0x1b9f
8561 .ascii "Gasketfcntl\0"
8562 .long 0x1bfd
8563 .ascii "Gasketcfsetispeed\0"
8564 .long 0x1c46
8565 .ascii "Gasketcfsetospeed\0"
8566 .long 0x1c8f
8567 .ascii "Gaskettcgetattr\0"
8568 .long 0x1cd5
8569 .ascii "Gaskettcsetattr\0"
8570 .long 0x1d39
8571 .ascii "GasketUnixPeCoffGetEntryPoint\0"
8572 .long 0x1d83
8573 .ascii "GasketUnixPeCoffRelocateImageExtraAction\0"
8574 .long 0x1db5
8575 .ascii "GasketUnixPeCoffUnloadImageExtraAction\0"
8576 .long 0x1de7
8577 .ascii "GasketUgaClose\0"
8578 .long 0x1e1d
8579 .ascii "GasketUgaSize\0"
8580 .long 0x1e76
8581 .ascii "GasketUgaCheckKey\0"
8582 .long 0x1eac
8583 .ascii "GasketUgaGetKey\0"
8584 .long 0x1ef1
8585 .ascii "GasketUgaBlt\0"
8586 .long 0x1ff9
8587 .ascii "ReverseGasketUint64\0"
8588 .long 0x0
8589 .section __DWARF,__debug_pubtypes,regular,debug
8590 .long 0x472
8591 .word 0x2
8592 .set L$set$839,Ldebug_info0-Lsection__debug_info
8593 .long L$set$839
8594 .long 0x20e0
8595 .long 0x7f
8596 .ascii "UINT64\0"
8597 .long 0xb8
8598 .ascii "UINT32\0"
8599 .long 0xdd
8600 .ascii "UINT16\0"
8601 .long 0x101
8602 .ascii "CHAR16\0"
8603 .long 0x10f
8604 .ascii "INT16\0"
8605 .long 0x129
8606 .ascii "BOOLEAN\0"
8607 .long 0x149
8608 .ascii "UINT8\0"
8609 .long 0x156
8610 .ascii "CHAR8\0"
8611 .long 0x16b
8612 .ascii "UINTN\0"
8613 .long 0x17b
8614 .ascii "PHYSICAL_ADDRESS\0"
8615 .long 0x1b3
8616 .ascii "__va_list_tag\0"
8617 .long 0x193
8618 .ascii "VA_LIST\0"
8619 .long 0x22e
8620 .ascii "RETURN_STATUS\0"
8621 .long 0x244
8622 .ascii "EFI_STATUS\0"
8623 .long 0x316
8624 .ascii "EFI_TIME\0"
8625 .long 0x32c
8626 .ascii "tcflag_t\0"
8627 .long 0x352
8628 .ascii "cc_t\0"
8629 .long 0x35f
8630 .ascii "speed_t\0"
8631 .long 0x36f
8632 .ascii "termios\0"
8633 .long 0x424
8634 .ascii "__uint8_t\0"
8635 .long 0x435
8636 .ascii "__uint16_t\0"
8637 .long 0x447
8638 .ascii "__int32_t\0"
8639 .long 0x458
8640 .ascii "__uint32_t\0"
8641 .long 0x46a
8642 .ascii "__int64_t\0"
8643 .long 0x47b
8644 .ascii "__uint64_t\0"
8645 .long 0x499
8646 .ascii "__darwin_time_t\0"
8647 .long 0x4c0
8648 .ascii "_opaque_pthread_mutex_t\0"
8649 .long 0x514
8650 .ascii "__darwin_blkcnt_t\0"
8651 .long 0x52d
8652 .ascii "__darwin_blksize_t\0"
8653 .long 0x547
8654 .ascii "__darwin_dev_t\0"
8655 .long 0x55d
8656 .ascii "__darwin_gid_t\0"
8657 .long 0x573
8658 .ascii "__darwin_ino64_t\0"
8659 .long 0x58b
8660 .ascii "__darwin_mode_t\0"
8661 .long 0x5a2
8662 .ascii "__darwin_off_t\0"
8663 .long 0x5b8
8664 .ascii "__darwin_pthread_mutex_t\0"
8665 .long 0x5d8
8666 .ascii "__darwin_uid_t\0"
8667 .long 0x5ee
8668 .ascii "off_t\0"
8669 .long 0x60c
8670 .ascii "timespec\0"
8671 .long 0x641
8672 .ascii "time_t\0"
8673 .long 0x64f
8674 .ascii "tm\0"
8675 .long 0x721
8676 .ascii "dirent\0"
8677 .long 0x88e
8678 .ascii "DIR\0"
8679 .long 0x899
8680 .ascii "dev_t\0"
8681 .long 0x8a6
8682 .ascii "gid_t\0"
8683 .long 0x8b3
8684 .ascii "mode_t\0"
8685 .long 0x8c1
8686 .ascii "uid_t\0"
8687 .long 0x8ce
8688 .ascii "pollfd\0"
8689 .long 0x90e
8690 .ascii "int32_t\0"
8691 .long 0x91d
8692 .ascii "blkcnt_t\0"
8693 .long 0x92d
8694 .ascii "blksize_t\0"
8695 .long 0x93e
8696 .ascii "nlink_t\0"
8697 .long 0x95d
8698 .ascii "uint32_t\0"
8699 .long 0x96d
8700 .ascii "uint64_t\0"
8701 .long 0x97d
8702 .ascii "fsid\0"
8703 .long 0x9a9
8704 .ascii "fsid_t\0"
8705 .long 0x9c7
8706 .ascii "statfs\0"
8707 .long 0xb11
8708 .ascii "utimbuf\0"
8709 .long 0xb45
8710 .ascii "PE_COFF_LOADER_READ_FILE\0"
8711 .long 0xdb0
8712 .ascii "PE_COFF_LOADER_IMAGE_CONTEXT\0"
8713 .long 0xdd4
8714 .ascii "stat_fix\0"
8715 .long 0xf49
8716 .ascii "STAT_FIX\0"
8717 .long 0xf8f
8718 .ascii "UnixRmDir\0"
8719 .long 0xfb6
8720 .ascii "UnixOpenDir\0"
8721 .long 0xfeb
8722 .ascii "UnixStat\0"
8723 .long 0x101d
8724 .ascii "UnixStatFs\0"
8725 .long 0x1179
8726 .ascii "EFI_UGA_PIXEL\0"
8727 .long 0x11ff
8728 .ascii "EFI_UGA_BLT_OPERATION\0"
8729 .long 0x1254
8730 .ascii "EFI_INPUT_KEY\0"
8731 .long 0x128f
8732 .ascii "UGAClose\0"
8733 .long 0x12bb
8734 .ascii "UGASize\0"
8735 .long 0x12ea
8736 .ascii "UGACheckKey\0"
8737 .long 0x12fd
8738 .ascii "UGAGetKey\0"
8739 .long 0x1329
8740 .ascii "UGABlt\0"
8741 .long 0x1070
8742 .ascii "_EFI_UNIX_UGA_IO_PROTOCOL\0"
8743 .long 0x1fde
8744 .ascii "SET_TIMER_CALLBACK\0"
8745 .long 0x0
8746 .section __DWARF,__debug_aranges,regular,debug
8747 .long 0x2c
8748 .word 0x2
8749 .set L$set$840,Ldebug_info0-Lsection__debug_info
8750 .long L$set$840
8751 .byte 0x8
8752 .byte 0x0
8753 .word 0x0
8754 .word 0x0
8755 .quad Ltext0
8756 .set L$set$841,Letext0-Ltext0
8757 .quad L$set$841
8758 .quad 0x0
8759 .quad 0x0
8760 .section __DWARF,__debug_str,regular,debug
8761LASF17:
8762 .ascii "Gasketopen\0"
8763LASF18:
8764 .ascii "Gasketlseek\0"
8765LASF48:
8766 .ascii "GasketUgaSize\0"
8767LASF52:
8768 .ascii "ReverseGasketUint64\0"
8769LASF40:
8770 .ascii "Gasketcfsetospeed\0"
8771LASF31:
8772 .ascii "Gasketutime\0"
8773LASF41:
8774 .ascii "Gaskettcgetattr\0"
8775LASF38:
8776 .ascii "Gasketcfsetispeed\0"
8777LASF42:
8778 .ascii "Gaskettcsetattr\0"
8779LASF15:
8780 .ascii "Gasketwrite\0"
8781LASF1:
8782 .ascii "Gasketrmdir\0"
8783LASF43:
8784 .ascii "GasketUnixPeCoffGetEntryPoint\0"
8785LASF36:
8786 .ascii "Gasketioctl\0"
8787LASF39:
8788 .ascii "__termios_p\0"
8789LASF23:
8790 .ascii "GasketGetErrno\0"
8791LASF26:
8792 .ascii "Gasketclosedir\0"
8793LASF44:
8794 .ascii "GasketUnixPeCoffRelocateImageExtraAction\0"
8795LASF13:
8796 .ascii "Gasketpoll\0"
8797LASF49:
8798 .ascii "GasketUgaCheckKey\0"
8799LASF50:
8800 .ascii "GasketUgaGetKey\0"
8801LASF11:
8802 .ascii "GasketGetTimeZone\0"
8803LASF25:
8804 .ascii "Gasketreaddir\0"
8805LASF46:
8806 .ascii "GasketUnixPeCoffUnloadImageExtraAction\0"
8807LASF34:
8808 .ascii "UgaIo\0"
8809LASF12:
8810 .ascii "GasketGetDayLight\0"
8811LASF6:
8812 .ascii "GasketmsSleep\0"
8813LASF51:
8814 .ascii "GasketUgaBlt\0"
8815LASF32:
8816 .ascii "Gaskettcflush\0"
8817LASF22:
8818 .ascii "Gasketunlink\0"
8819LASF27:
8820 .ascii "Gasketrename\0"
8821LASF8:
8822 .ascii "GasketSetTimer\0"
8823LASF24:
8824 .ascii "Gasketrewinddir\0"
8825LASF21:
8826 .ascii "Gasketmkdir\0"
8827LASF4:
8828 .ascii "Gasketstat\0"
8829LASF7:
8830 .ascii "Gasketexit\0"
8831LASF9:
8832 .ascii "GasketGetLocalTime\0"
8833LASF20:
8834 .ascii "Gasketclose\0"
8835LASF35:
8836 .ascii "Gasketperror\0"
8837LASF45:
8838 .ascii "ImageContext\0"
8839LASF2:
8840 .ascii "Gasketopendir\0"
8841LASF28:
8842 .ascii "Gasketmktime\0"
8843LASF30:
8844 .ascii "Gasketchmod\0"
8845LASF37:
8846 .ascii "Gasketfcntl\0"
8847LASF3:
8848 .ascii "pathname\0"
8849LASF0:
8850 .ascii "EntryPoint\0"
8851LASF5:
8852 .ascii "Gasketstatfs\0"
8853LASF33:
8854 .ascii "GasketUgaCreate\0"
8855LASF19:
8856 .ascii "Gasketftruncate\0"
8857LASF16:
8858 .ascii "Gasketgetenv\0"
8859LASF47:
8860 .ascii "GasketUgaClose\0"
8861LASF14:
8862 .ascii "Gasketread\0"
8863LASF10:
8864 .ascii "Gasketgmtime\0"
8865LASF29:
8866 .ascii "Gasketfsync\0"
67f86803 8867 .subsections_via_symbols
a4902ccc 8868
8869#endif
8870