	.file	"patterns-pt2.c"
	.section	.debug_abbrev,"",@progbits
.Ldebug_abbrev0:
	.section	.debug_info,"",@progbits
.Ldebug_info0:
	.section	.debug_line,"",@progbits
.Ldebug_line0:
	.text
.Ltext0:
	.section	.rodata.str1.8,"aMS",@progbits,1
	.align 8
.LC0:
	.string	"\tUsage: patterns <output> <input> <min pattern size (bytes)> <max pattern size (bytes)> <threads>"
	.text
	.p2align 4,,15
.globl usage
	.type	usage, @function
usage:
.LFB39:
	.file 1 "patterns-pt2.c"
	.loc 1 878 0
	pushq	%rbp
.LCFI0:
	movq	%rsp, %rbp
.LCFI1:
	call	mcount
	.loc 1 878 0
	.loc 1 879 0
	movl	$.LC0, %edi
	call	puts
	.loc 1 880 0
	movl	$1, %edi
	call	exit
.LFE39:
	.size	usage, .-usage
	.section	.rodata.str1.8
	.align 8
.LC3:
	.string	"progress: %.02lf%% %d length patterns done.\n"
	.section	.rodata.str1.1,"aMS",@progbits,1
.LC4:
	.string	"progress: %.02lf%%\n"
	.text
	.p2align 4,,15
	.type	progress_func, @function
progress_func:
.LFB37:
	.loc 1 68 0
.LVL0:
	pushq	%rbp
.LCFI2:
	movq	%rsp, %rbp
.LCFI3:
	call	mcount
	.loc 1 68 0
	.loc 1 72 0
	testl	%edi, %edi
	je	.L7
	.loc 1 76 0
	cvtsi2ss	%edi, %xmm1
	.loc 1 77 0
	movl	$1, %eax
	movl	$.LC4, %edi
.LVL1:
	movss	b.4893(%rip), %xmm0
	divss	%xmm1, %xmm0
	.loc 1 76 0
	movss	%xmm1, a.4892(%rip)
	.loc 1 77 0
	mulss	.LC2(%rip), %xmm0
	.loc 1 79 0
	leave
	.loc 1 77 0
	unpcklps	%xmm0, %xmm0
	cvtps2pd	%xmm0, %xmm0
	jmp	printf
.LVL2:
	.p2align 4,,10
	.p2align 3
.L7:
	.loc 1 73 0
	movss	.LC1(%rip), %xmm0
	.loc 1 74 0
	movl	$.LC3, %edi
.LVL3:
	.loc 1 73 0
	addss	b.4893(%rip), %xmm0
	.loc 1 74 0
	movl	$1, %eax
	.loc 1 73 0
	movss	%xmm0, b.4893(%rip)
	.loc 1 74 0
	divss	a.4892(%rip), %xmm0
	mulss	.LC2(%rip), %xmm0
	.loc 1 79 0
	leave
	.loc 1 74 0
	unpcklps	%xmm0, %xmm0
	cvtps2pd	%xmm0, %xmm0
	jmp	printf
.LVL4:
.LFE37:
	.size	progress_func, .-progress_func
	.section	.rodata.str1.1
.LC5:
	.string	"Error opening %s\n"
.LC6:
	.string	"Error: file is too small!"
	.section	.rodata.str1.8
	.align 8
.LC7:
	.string	"Error: this file exceeds 4GB, recompile with -D BIG_FILE"
	.section	.rodata.str1.1
.LC8:
	.string	"Error mmapping the file"
.LC9:
	.string	"w"
.LC10:
	.string	"input: %s\n"
.LC11:
	.string	"output: %s\n"
.LC12:
	.string	"pat_size: %d\n"
.LC13:
	.string	"bytes: %d\n"
	.section	.rodata.str1.8
	.align 8
.LC14:
	.string	"max_pat: %d (reduced to limit!)\n"
	.section	.rodata.str1.1
.LC15:
	.string	"max_pat: %d\n"
.LC16:
	.string	"max_searchs: %d\n"
.LC17:
	.string	"frequency: %d\n"
.LC18:
	.string	"threads: %d\n"
.LC19:
	.string	"pthread_create"
.LC20:
	.string	"pthread_join"
.LC22:
	.string	"time: %.02lfs\n"
.LC23:
	.string	"generating output file..."
.LC24:
	.string	"%d %d"
.LC25:
	.string	" %d"
.LC26:
	.string	"Error un-mmapping the file"
.LC27:
	.string	"done."
	.text
	.p2align 4,,15
.globl main
	.type	main, @function
main:
.LFB40:
	.loc 1 884 0
.LVL5:
	pushq	%rbp
.LCFI4:
	movq	%rsp, %rbp
.LCFI5:
	pushq	%r15
.LCFI6:
	pushq	%r14
.LCFI7:
	pushq	%r13
.LCFI8:
	pushq	%r12
.LCFI9:
	pushq	%rbx
.LCFI10:
	subq	$344, %rsp
.LCFI11:
	call	mcount
	.loc 1 884 0
	.loc 1 896 0
	movl	$4, frequency(%rip)
	.loc 1 901 0
	cmpl	$6, %edi
	.loc 1 884 0
	movq	%rsi, %rbx
	.loc 1 901 0
	je	.L9
.LVL6:
	.loc 1 902 0
	call	usage
.LVL7:
.L9:
.LBB10:
	.file 2 "/usr/include/stdlib.h"
	.loc 2 286 0
	movq	40(%rbx), %rdi
.LVL8:
	xorl	%esi, %esi
	movl	$10, %edx
	call	strtol
.LBE10:
.LBB12:
	movq	24(%rbx), %rdi
	xorl	%esi, %esi
	movl	$10, %edx
.LBE12:
.LBB14:
	movq	%rax, %r14
.LBE14:
.LBB15:
	call	strtol
.LBE15:
.LBB16:
	movq	32(%rbx), %rdi
	xorl	%esi, %esi
	movl	$10, %edx
.LBE16:
.LBB18:
	movq	%rax, -288(%rbp)
.LBE18:
.LBB19:
	call	strtol
.LBE19:
	.loc 1 908 0
	movq	16(%rbx), %rdi
	xorl	%esi, %esi
.LBB20:
	.loc 2 286 0
	movq	%rax, %r13
.LBE20:
	.loc 1 908 0
	xorl	%eax, %eax
	call	open
	movl	%eax, -308(%rbp)
.LVL9:
	.loc 1 909 0
	addl	$1, %eax
	je	.L95
.LBB21:
.LBB22:
	.file 3 "/usr/include/sys/stat.h"
	.loc 3 467 0
	movl	-308(%rbp), %esi
	leaq	-224(%rbp), %rdx
	movl	$1, %edi
.LBE22:
.LBE21:
.LBB24:
.LBB17:
	.loc 2 286 0
	movl	%r13d, %r12d
.LVL10:
.LBE17:
.LBE24:
.LBB25:
.LBB23:
	.loc 3 467 0
	call	__fxstat
.LBE23:
.LBE25:
	.loc 1 915 0
	movq	-176(%rbp), %rax
	movl	%eax, %edx
	movl	%eax, file_bytes(%rip)
	.loc 1 916 0
	leal	128(%r12), %eax
	cmpl	%eax, %edx
	jb	.L96
	.loc 1 922 0
	mov	%edx, %esi
	movabsq	$4294967296, %rax
	movslq	%r13d,%rdx
.LVL11:
	subq	%rdx, %rax
	cmpq	%rax, %rsi
	jg	.L97
	.loc 1 927 0
	movl	-308(%rbp), %r8d
	xorl	%r9d, %r9d
	xorl	%edi, %edi
	movl	$1, %ecx
	movl	$1, %edx
.LVL12:
	call	mmap
	movq	%rax, mem_file(%rip)
	.loc 1 928 0
	addq	$1, %rax
	je	.L98
	.loc 1 935 0
	movq	8(%rbx), %rdi
	movl	$.LC9, %esi
	call	fopen
	testq	%rax, %rax
	movq	%rax, -320(%rbp)
.LVL13:
	je	.L99
	.loc 1 940 0
	movq	16(%rbx), %rsi
	movl	$.LC10, %edi
	xorl	%eax, %eax
.LBB26:
.LBB13:
	.loc 2 286 0
	movl	-288(%rbp), %r15d
.LVL14:
.LBE13:
.LBE26:
	.loc 1 940 0
	call	printf
	.loc 1 941 0
	movq	8(%rbx), %rsi
	movl	$.LC11, %edi
	xorl	%eax, %eax
	call	printf
	.loc 1 942 0
	movl	-288(%rbp), %esi
	movl	$.LC12, %edi
	xorl	%eax, %eax
	call	printf
	.loc 1 943 0
	movl	file_bytes(%rip), %esi
	xorl	%eax, %eax
	movl	$.LC13, %edi
	call	printf
	.loc 1 944 0
	movl	file_bytes(%rip), %eax
	shrl	%eax
	cmpl	%eax, %r13d
.LVL15:
	jbe	.L15
	.loc 1 945 0
	mov	%eax, %eax
	cvtsi2sdq	%rax, %xmm0
	call	trunc
	cvttsd2si	%xmm0, %r12d
.LVL16:
	.loc 1 946 0
	movl	$.LC14, %edi
	xorl	%eax, %eax
	movl	%r12d, %esi
	call	printf
.L18:
	.loc 1 955 0
	cmpl	%r15d, %r12d
	movl	$0, -232(%rbp)
.LVL17:
	movl	$0, -240(%rbp)
.LVL18:
	jle	.L20
	subl	-288(%rbp), %r12d
	movl	%r12d, -240(%rbp)
.LVL19:
	movl	%r12d, -232(%rbp)
.LVL20:
.L20:
	.loc 1 959 0
	movl	-232(%rbp), %eax
	.loc 1 960 0
	movl	$.LC16, %edi
.LBB27:
.LBB11:
	.loc 2 286 0
	movl	%r14d, -296(%rbp)
.LVL21:
.LBE11:
.LBE27:
	.loc 1 966 0
	xorl	%r15d, %r15d
.LVL22:
	.loc 1 959 0
	addl	$1, %eax
	.loc 1 960 0
	movl	%eax, %esi
	.loc 1 959 0
	movl	%eax, -300(%rbp)
.LVL23:
	.loc 1 960 0
	xorl	%eax, %eax
	call	printf
	.loc 1 961 0
	movl	frequency(%rip), %esi
	movl	$.LC17, %edi
	xorl	%eax, %eax
	call	printf
	.loc 1 962 0
	movl	%r14d, %esi
	movl	$.LC18, %edi
	xorl	%eax, %eax
	call	printf
	.loc 1 964 0
	movslq	-300(%rbp),%rdx
	.loc 1 966 0
	xorl	%r14d, %r14d
	.loc 1 964 0
	movq	%rdx, %rdi
	movq	%rdx, -344(%rbp)
	salq	$3, %rdi
	call	malloc
	.loc 1 966 0
	movq	-344(%rbp), %rcx
	.loc 1 964 0
	movq	%rax, -336(%rbp)
	.loc 1 966 0
	leaq	(%rcx,%rcx,2), %rdi
	salq	$3, %rdi
	call	malloc
	movq	%rax, table(%rip)
.L23:
	.loc 1 969 0
	movq	%r14, %rbx
.LVL24:
	addq	table(%rip), %rbx
	movl	$2048, %edi
	call	malloc
	movq	table(%rip), %r8
	xorl	%r13d, %r13d
	movq	%rax, 16(%rbx)
.L22:
	.loc 1 971 0
	movq	16(%r8,%r14), %rbx
	movl	$2048, %edi
	xorl	%r12d, %r12d
.LVL25:
	call	malloc
	movq	table(%rip), %r8
	addq	%r13, %rbx
	movq	%rax, (%rbx)
	.p2align 4,,10
	.p2align 3
.L21:
	.loc 1 973 0
	movq	16(%r8,%r14), %rax
	movq	%r12, %rbx
	movl	$16, %edi
	addq	(%rax,%r13), %rbx
	call	malloc
	.loc 1 974 0
	movq	table(%rip), %r8
	.loc 1 973 0
	movq	%rax, (%rbx)
	.loc 1 974 0
	movq	16(%r8,%r14), %rax
	movq	(%rax,%r13), %rax
	movq	(%rax,%r12), %rax
	addq	$8, %r12
	.loc 1 972 0
	cmpq	$2048, %r12
	.loc 1 974 0
	movl	$0, 4(%rax)
	.loc 1 972 0
	jne	.L21
	addq	$8, %r13
	.loc 1 970 0
	cmpq	$2048, %r13
	jne	.L22
	.loc 1 968 0
	addl	$1, %r15d
.LVL26:
	addq	$24, %r14
	cmpl	%r15d, -300(%rbp)
	jg	.L23
	.loc 1 986 0
	movl	-300(%rbp), %edi
	xorl	%esi, %esi
	call	progress_func
	.loc 1 988 0
	leaq	-64(%rbp), %rdi
	xorl	%esi, %esi
	call	gettimeofday
	.loc 1 990 0
	movl	-300(%rbp), %ebx
	testl	%ebx, %ebx
	jle	.L24
	movq	-336(%rbp), %rbx
	xorw	%r13w, %r13w
	xorl	%r15d, %r15d
.LVL27:
	xorl	%r14d, %r14d
	movq	%rbx, -248(%rbp)
	movl	$1, %ebx
.LVL28:
.L31:
	.loc 1 991 0
	movl	-288(%rbp), %ecx
	movq	table(%rip), %rax
	.loc 1 995 0
	xorl	%esi, %esi
	movq	-248(%rbp), %rdi
	.loc 1 991 0
	leal	(%r15,%rcx), %edx
	.loc 1 995 0
	movq	%r14, %rcx
	.loc 1 992 0
	movl	%r15d, 8(%rax,%r14)
	.loc 1 995 0
	addq	%rax, %rcx
	.loc 1 993 0
	movl	$0, (%rax,%r14)
	.loc 1 991 0
	movl	%edx, 4(%rax,%r14)
	.loc 1 995 0
	addq	$8, %rcx
	movl	$match_search, %edx
	call	pthread_create
	testl	%eax, %eax
	jne	.L100
	.loc 1 998 0
	movl	%ebx, %edx
	movl	%ebx, %eax
.LVL29:
	sarl	$31, %edx
	idivl	-296(%rbp)
	testl	%edx, %edx
	je	.L72
	cmpl	-300(%rbp), %ebx
.LVL30:
	je	.L72
.L26:
	.loc 1 999 0
	addq	$1, %r15
	addq	$24, %r14
	addq	$8, -248(%rbp)
	.loc 1 990 0
	cmpl	%ebx, -300(%rbp)
	jle	.L24
	.loc 1 1005 0
	addl	$1, %ebx
	jmp	.L31
.LVL31:
.L15:
	.loc 1 948 0
	movl	%r13d, %esi
.LVL32:
	movl	$.LC15, %edi
	xorl	%eax, %eax
	call	printf
	jmp	.L18
.LVL33:
.L99:
	.loc 1 936 0
	movq	stderr(%rip), %rdi
	movq	8(%rbx), %rdx
	movl	$.LC5, %esi
	call	fprintf
	.loc 1 937 0
	movl	$1, %edi
	call	exit
.LVL34:
.L98:
	.loc 1 929 0
	movl	-308(%rbp), %edi
	call	close
	.loc 1 930 0
	movl	$.LC8, %edi
	call	perror
	.loc 1 931 0
	movl	$1, %edi
	call	exit
.LVL35:
.L96:
	.loc 1 917 0
	movl	$.LC6, %edi
	call	puts
	.loc 1 918 0
	movl	$1, %edi
	call	exit
.LVL36:
.L95:
	.loc 1 910 0
	movq	stderr(%rip), %rdi
	movq	16(%rbx), %rdx
	movl	$.LC5, %esi
	xorl	%eax, %eax
	call	fprintf
	.loc 1 911 0
	movl	$1, %edi
	call	exit
.LVL37:
.L97:
	.loc 1 923 0
	movl	$.LC7, %edi
	call	puts
.LVL38:
	.loc 1 924 0
	movl	$1, %edi
	call	exit
.LVL39:
.L24:
	.loc 1 1007 0
	leaq	-80(%rbp), %rdi
	xorl	%esi, %esi
	call	gettimeofday
	.loc 1 1009 0
	movq	-80(%rbp), %r11
	movq	-64(%rbp), %r10
	movl	$.LC22, %edi
	imulq	$1000000, %r11, %rax
	subq	-56(%rbp), %rax
	imulq	$-1000000, %r10, %rdx
	addq	-72(%rbp), %rax
	addq	%rdx, %rax
	cvtsi2sdq	%rax, %xmm0
	movl	$1, %eax
	divsd	.LC21(%rip), %xmm0
	call	printf
	.loc 1 1010 0
	movl	$.LC23, %edi
	call	puts
	.loc 1 1012 0
	leaq	-64(%rbp), %rdi
	xorl	%esi, %esi
	call	gettimeofday
	.loc 1 1021 0
	movq	-344(%rbp), %rax
	movq	-344(%rbp), %rcx
	salq	$18, %rax
	leaq	(%rax,%rcx,4), %rdi
	call	malloc
	mov	-232(%rbp), %ebx
.LVL40:
	.loc 1 1024 0
	movl	-300(%rbp), %r9d
	movq	%rax, %r8
	.loc 1 1021 0
	movq	%rax, -328(%rbp)
	.loc 1 1024 0
	testl	%r9d, %r9d
	movq	%rbx, -352(%rbp)
	jle	.L101
	.loc 1 884 0
	movq	-352(%rbp), %r15
.LVL41:
	.loc 1 1028 0
	pxor	%xmm0, %xmm0
	.loc 1 884 0
	movl	$256, %r9d
	addq	$1, %r15
	.loc 1 1024 0
	movq	%r15, %rax
	salq	$18, %rax
	leaq	(%rax,%r15,4), %rax
	addq	-328(%rbp), %rax
	movq	%rax, -384(%rbp)
.LVL42:
.L74:
	.loc 1 1025 0
	leaq	4(%r8), %r12
	movl	$0, (%r8)
	xorl	%r11d, %r11d
.LVL43:
	xorl	%ebx, %ebx
	.loc 1 1026 0
	movl	$4, %r14d
.L34:
	movq	%r12, %rax
	movq	%r14, %rdx
	andl	$15, %eax
	shrq	$2, %rax
	subq	%rax, %rdx
	andl	$3, %edx
	je	.L102
	movslq	%r11d,%rax
.LVL44:
	xorl	%ecx, %ecx
.LVL45:
	salq	$10, %rax
.LVL46:
	leaq	4(%r8,%rax), %rax
.LVL47:
	.p2align 4,,10
	.p2align 3
.L41:
	.loc 1 1027 0
	addl	$1, %ecx
.LVL48:
	.loc 1 884 0
	movl	%r9d, %esi
	.loc 1 1028 0
	movl	$0, (%rax)
	.loc 1 884 0
	subl	%ecx, %esi
	addq	$4, %rax
	cmpl	%edx, %ecx
	jb	.L41
.LVL49:
.L40:
	movl	%r9d, %r13d
.LVL50:
	movslq	%r11d,%rax
.LVL51:
	subl	%edx, %r13d
	movl	%r13d, %edi
	shrl	$2, %edi
	leal	0(,%rdi,4), %r10d
	testl	%r10d, %r10d
	je	.L37
	mov	%edx, %eax
.LVL52:
	xorl	%edx, %edx
	leaq	1(%rbx,%rax), %rax
	leaq	(%r8,%rax,4), %rax
	.p2align 4,,10
	.p2align 3
.L35:
	.loc 1 1028 0
	addl	$1, %edx
	movdqa	%xmm0, (%rax)
	addq	$16, %rax
	cmpl	%edi, %edx
	jb	.L35
	.loc 1 1027 0
	subl	%r10d, %esi
	addl	%r10d, %ecx
	cmpl	%r10d, %r13d
	je	.L36
	movslq	%r11d,%rax
.LVL53:
.L37:
	.loc 1 1028 0
	movq	%rax, %rdx
	salq	$8, %rdx
	.p2align 4,,10
	.p2align 3
.L75:
	movslq	%ecx,%rax
.LVL54:
	.loc 1 1027 0
	addl	$1, %ecx
.LVL55:
	subl	$1, %esi
	.loc 1 1028 0
	leaq	(%rdx,%rax), %rax
	movl	$0, 4(%r8,%rax,4)
	.loc 1 1027 0
	jne	.L75
.L36:
	.loc 1 1026 0
	addl	$1, %r11d
.LVL56:
	addq	$1024, %r12
	addq	$256, %rbx
	cmpl	$256, %r11d
	jne	.L34
	addq	$262148, %r8
	.loc 1 1024 0
	cmpq	-384(%rbp), %r8
	jne	.L74
	.loc 1 1035 0
	leaq	(%r15,%r15,2), %rax
	movq	table(%rip), %r8
	.loc 1 1024 0
	xorl	%r14d, %r14d
.LVL57:
	xorl	%edx, %edx
	xorl	%ecx, %ecx
.LVL58:
	.loc 1 1035 0
	leaq	0(,%rax,8), %rsi
.L45:
	.loc 1 1037 0
	movl	(%r8,%rdx), %eax
	movq	-328(%rbp), %rbx
	.loc 1 1039 0
	cmpl	%r14d, %eax
	.loc 1 1037 0
	movl	%eax, (%rbx,%rcx)
	.loc 1 1039 0
	cmova	%eax, %r14d
.LVL59:
	addq	$24, %rdx
	addq	$262148, %rcx
	.loc 1 1035 0
	cmpq	%rsi, %rdx
	jne	.L45
	jmp	.L33
.LVL60:
.L102:
	xorl	%ecx, %ecx
.LVL61:
	movl	$256, %esi
	jmp	.L40
.LVL62:
.L72:
	.loc 1 999 0
	cmpl	%r13d, %ebx
	.p2align 4,,5
	.p2align 3
	jle	.L28
	movq	-336(%rbp), %rdx
	movslq	%r13d,%rax
.LVL63:
	leaq	(%rdx,%rax,8), %r12
	jmp	.L30
.LVL64:
	.p2align 4,,10
	.p2align 3
.L29:
	addl	$1, %r13d
	addq	$8, %r12
	cmpl	%ebx, %r13d
	jge	.L28
.LVL65:
.L30:
	.loc 1 1000 0
	movq	(%r12), %rdi
	xorl	%esi, %esi
	call	pthread_join
.LVL66:
	testl	%eax, %eax
	je	.L29
	.loc 1 1001 0
	movl	$.LC20, %edi
	call	perror
	movl	$1, %edi
	call	exit
.LVL67:
.L100:
	.loc 1 996 0
	movl	$.LC19, %edi
	call	perror
	movl	$1, %edi
	call	exit
.LVL68:
.L28:
	.loc 1 999 0
	movl	%ebx, %r13d
.LVL69:
	jmp	.L26
.LVL70:
.L101:
	movq	table(%rip), %r8
	.loc 1 1024 0
	xorl	%r14d, %r14d
.LVL71:
.L33:
	.loc 1 884 0
	movslq	-232(%rbp),%rax
	movq	-328(%rbp), %rbx
	leaq	(%rax,%rax,2), %rdx
	leaq	0(,%rdx,8), %r10
	movq	%rax, %rdx
	salq	$18, %rdx
	leaq	(%rdx,%rax,4), %rdx
	.loc 1 1044 0
	subq	-352(%rbp), %rax
	.loc 1 884 0
	addq	%rdx, %rbx
	.loc 1 1044 0
	leaq	(%rax,%rax,2), %rax
	leaq	-24(,%rax,8), %r12
.LVL72:
.L46:
	xorl	%r11d, %r11d
.LVL73:
	xorl	%r9d, %r9d
.L53:
	.loc 1 1045 0
	movslq	%r11d,%rax
.LVL74:
	xorl	%esi, %esi
	salq	$10, %rax
.LVL75:
	leaq	4(%rbx,%rax), %rcx
	.p2align 4,,10
	.p2align 3
.L50:
	.loc 1 1047 0
	movq	16(%r8,%r10), %rax
.LVL76:
	movq	(%rax,%r9), %rax
	movq	(%rax,%rsi), %rax
	movl	4(%rax), %edi
	.loc 1 1048 0
	leal	1(%rdi), %eax
	subl	$1, %eax
	jle	.L47
	leal	-1(%rdi), %eax
	movl	$8, %edx
	leaq	16(,%rax,8), %rdi
	.p2align 4,,10
	.p2align 3
.L49:
	.loc 1 1049 0
	movq	16(%r8,%r10), %rax
	movq	(%rax,%r9), %rax
	movq	(%rax,%rsi), %rax
	movl	4(%rax,%rdx), %eax
	cmpl	(%rcx), %eax
	jbe	.L48
	.loc 1 1050 0
	movl	%eax, (%rcx)
.L48:
	addq	$8, %rdx
	.loc 1 1048 0
	cmpq	%rdi, %rdx
	jne	.L49
.L47:
	addq	$8, %rsi
	addq	$4, %rcx
	.loc 1 1046 0
	cmpq	$2048, %rsi
	jne	.L50
	.loc 1 1045 0
	addl	$1, %r11d
.LVL77:
	addq	$8, %r9
	cmpl	$256, %r11d
	jne	.L53
	subq	$24, %r10
	subq	$262148, %rbx
	.loc 1 1044 0
	cmpq	%r12, %r10
	jne	.L46
	.loc 1 884 0
	movslq	-240(%rbp),%rax
	.loc 1 1093 0
	movq	-352(%rbp), %rcx
	.loc 1 1044 0
	movl	$0, -292(%rbp)
.LVL78:
	.loc 1 884 0
	movq	%rax, -360(%rbp)
	movq	-360(%rbp), %rdx
	salq	$18, %rax
	leaq	(%rax,%rdx,4), %rax
	addq	-328(%rbp), %rax
	movq	%rax, -368(%rbp)
	.loc 1 1093 0
	movq	-352(%rbp), %rax
	salq	$18, %rax
	leaq	262148(%rax,%rcx,4), %rax
	movq	%rax, -376(%rbp)
.LVL79:
.L94:
	.loc 1 1057 0
	cmpl	frequency(%rip), %r14d
	jl	.L61
	.loc 1 884 0
	movq	-360(%rbp), %rbx
	movq	-368(%rbp), %r13
.LVL80:
	leaq	(%rbx,%rbx,2), %rax
	salq	$3, %rax
	movq	%rax, -256(%rbp)
	movl	-240(%rbp), %eax
	movl	%eax, -228(%rbp)
.LVL81:
.L65:
	.loc 1 1059 0
	cmpl	%r14d, (%r13)
	je	.L103
.LVL82:
.L54:
	.loc 1 1058 0
	subl	$1, -228(%rbp)
.LVL83:
	subq	$262148, %r13
	subq	$24, -256(%rbp)
	cmpl	$-1, -228(%rbp)
	jne	.L65
.LVL84:
	.loc 1 1093 0
	movl	-300(%rbp), %esi
	xorl	%r14d, %r14d
.LVL85:
	testl	%esi, %esi
	jle	.L94
.LVL86:
	xorl	%r14d, %r14d
.LVL87:
	xorl	%edx, %edx
.L69:
	.loc 1 1095 0
	movq	-328(%rbp), %rcx
	movl	(%rcx,%rdx), %eax
	.loc 1 1096 0
	cmpl	%r14d, %eax
	cmova	%eax, %r14d
.LVL88:
	addq	$262148, %rdx
	.loc 1 1093 0
	cmpq	-376(%rbp), %rdx
	je	.L94
	jmp	.L69
.LVL89:
.L105:
	.loc 1 1065 0
	movq	table(%rip), %rax
	movq	-256(%rbp), %rbx
	movq	-264(%rbp), %rdx
	movq	-272(%rbp), %rcx
	.loc 1 1064 0
	movl	$0, (%r12)
	.loc 1 1065 0
	movq	16(%rax,%rbx), %rax
	movq	(%rax,%rdx), %rax
	movq	(%rax,%rcx), %rax
	movl	4(%rax), %eax
	addl	$1, %eax
	movl	%eax, -236(%rbp)
.LVL90:
	.loc 1 1066 0
	subl	$1, %eax
	jle	.L57
	movl	$1, -304(%rbp)
.LVL91:
	movq	$8, -280(%rbp)
	jmp	.L63
	.p2align 4,,10
	.p2align 3
.L58:
	.loc 1 1077 0
	jae	.L62
	.loc 1 1078 0
	cmpl	(%r12), %eax
	jbe	.L62
	.loc 1 1079 0
	movl	%eax, (%r12)
.LVL92:
.L62:
	.loc 1 1066 0
	addl	$1, -304(%rbp)
.LVL93:
	addq	$8, -280(%rbp)
	movl	-304(%rbp), %ebx
.LVL94:
	cmpl	%ebx, -236(%rbp)
	jle	.L104
.L63:
	.loc 1 1067 0
	movq	-256(%rbp), %rdx
	addq	table(%rip), %rdx
	movq	-264(%rbp), %rbx
	movq	-272(%rbp), %rcx
	movq	16(%rdx), %rax
	movq	(%rax,%rbx), %rax
	movq	-280(%rbp), %rbx
	movq	(%rax,%rcx), %rax
	movl	4(%rax,%rbx), %eax
	cmpl	%r14d, %eax
	jne	.L58
	.loc 1 1068 0
	movq	-320(%rbp), %rdi
	movl	4(%rdx), %edx
	xorl	%eax, %eax
	movl	%r14d, %ecx
	movl	$.LC24, %esi
	call	fprintf
	.loc 1 1069 0
	movq	-256(%rbp), %rax
	addq	table(%rip), %rax
	movl	4(%rax), %edi
	testl	%edi, %edi
	je	.L59
	xorl	%ebx, %ebx
.LVL95:
	xorl	%edx, %edx
.L60:
	.loc 1 1070 0
	movq	-264(%rbp), %rcx
	movq	16(%rax), %rax
	movl	$.LC25, %esi
	movq	-320(%rbp), %rdi
	.loc 1 1069 0
	addl	$1, %ebx
.LVL96:
	.loc 1 1070 0
	movq	(%rax,%rcx), %rax
	movq	-272(%rbp), %rcx
	movq	(%rax,%rcx), %rax
	movq	-280(%rbp), %rcx
	addl	(%rax,%rcx), %edx
	movq	mem_file(%rip), %rax
	movsbl	(%rax,%rdx),%edx
	xorl	%eax, %eax
	call	fprintf
	.loc 1 1069 0
	movq	-256(%rbp), %rax
	addq	table(%rip), %rax
	movl	%ebx, %edx
	cmpl	%ebx, 4(%rax)
	ja	.L60
.L59:
	.loc 1 1072 0
	movq	-320(%rbp), %rsi
	movl	$10, %edi
	call	fputc
	.loc 1 1073 0
	addl	$1, -292(%rbp)
.LVL97:
	.loc 1 1074 0
	cmpl	$40000, -292(%rbp)
	jne	.L62
.LVL98:
.L61:
	.loc 1 1104 0
	leaq	-80(%rbp), %rdi
	xorl	%esi, %esi
	call	gettimeofday
.LVL99:
	.loc 1 1106 0
	movq	-80(%rbp), %rcx
	movq	-64(%rbp), %rdx
	movl	$.LC22, %edi
	imulq	$1000000, %rcx, %rax
	subq	-56(%rbp), %rax
	imulq	$-1000000, %rdx, %rdx
	addq	-72(%rbp), %rax
	addq	%rdx, %rax
	cvtsi2sdq	%rax, %xmm0
	movl	$1, %eax
	divsd	.LC21(%rip), %xmm0
	call	printf
	.loc 1 1108 0
	mov	file_bytes(%rip), %esi
	movq	mem_file(%rip), %rdi
	call	munmap
	addl	$1, %eax
	jne	.L70
	.loc 1 1109 0
	movl	$.LC26, %edi
	call	perror
.L70:
	.loc 1 1113 0
	movl	-308(%rbp), %edi
	call	close
	.loc 1 1115 0
	movq	-320(%rbp), %rdi
	call	fclose
	.loc 1 1116 0
	movl	$.LC27, %edi
	call	puts
	.loc 1 1118 0
	addq	$344, %rsp
	xorl	%eax, %eax
	popq	%rbx
.LVL100:
	popq	%r12
	popq	%r13
.LVL101:
	popq	%r14
.LVL102:
	popq	%r15
.LVL103:
	leave
	ret
.LVL104:
.L103:
	.loc 1 1060 0
	movl	$0, (%r13)
	xorl	%r15d, %r15d
.LVL105:
	movq	$0, -264(%rbp)
.L55:
	.loc 1 1061 0
	movslq	%r15d,%rax
.LVL106:
	movq	$0, -272(%rbp)
	salq	$10, %rax
.LVL107:
	leaq	4(%r13,%rax), %r12
.L64:
	.loc 1 1063 0
	movl	(%r12), %eax
.LVL108:
	cmpl	%r14d, %eax
	je	.L105
.L56:
	.loc 1 1084 0
	cmpl	(%r13), %eax
	jbe	.L57
	.loc 1 1085 0
	movl	%eax, (%r13)
.L57:
	addq	$8, -272(%rbp)
	addq	$4, %r12
	.loc 1 1062 0
	cmpq	$2048, -272(%rbp)
	jne	.L64
	.loc 1 1061 0
	addl	$1, %r15d
.LVL109:
	addq	$8, -264(%rbp)
	cmpl	$256, %r15d
	jne	.L55
	jmp	.L54
.LVL110:
.L104:
	.loc 1 1066 0
	movl	(%r12), %eax
	jmp	.L56
.LFE40:
	.size	main, .-main
	.section	.rodata.str1.1
.LC29:
	.string	"\tbuffer/cache sizes"
	.section	.rodata.str1.8
	.align 8
.LC32:
	.string	"\t\trecent: %u(%.02lfKB) common: %u(%.02lfKB) index: %.02lfKB\n"
	.align 8
.LC33:
	.string	"WARING: Exiting to prevent floating-point exception!"
	.section	.rodata.str1.1
.LC34:
	.string	"\tNo patterns found."
.LC35:
	.string	"\ttotal patterns found: %u\n"
	.section	.rodata.str1.8
	.align 8
.LC36:
	.string	"\ttable_miss: %u table_found: %u recent_found: %u common_found: %u repeat_found: %u\n"
	.align 8
.LC38:
	.string	"\ttable_miss: %.02lf%% table_found: %.02lf%% recent_found: %.02lf%% common_found: %.02lf%% repeat_found: %.02lf%%\n"
	.align 8
.LC39:
	.string	"\tfreed: %u (%.04lfMB) low freq pattern structures\n"
	.section	.rodata.str1.1
.LC40:
	.string	"\tHighest times: %u\n"
	.text
	.p2align 4,,15
.globl match_search
	.type	match_search, @function
match_search:
.LFB38:
	.loc 1 81 0
.LVL111:
	pushq	%rbp
.LCFI12:
	movq	%rsp, %rbp
.LCFI13:
	pushq	%r15
.LCFI14:
	pushq	%r14
.LCFI15:
	pushq	%r13
.LCFI16:
	pushq	%r12
.LCFI17:
	pushq	%rbx
.LCFI18:
	subq	$280584, %rsp
.LCFI19:
	call	mcount
	.loc 1 81 0
	.loc 1 117 0
	mov	(%rdi), %eax
	.loc 1 86 0
	movq	table(%rip), %rdx
	.loc 1 135 0
	movl	$4093, %edi
.LVL112:
	.loc 1 117 0
	leaq	(%rax,%rax,2), %rax
	movslq	8(%rdx,%rax,8),%rax
	leaq	(%rax,%rax,2), %rax
	movq	%rax, -280496(%rbp)
	salq	$3, %rax
	movl	4(%rdx,%rax), %edx
	movq	%rax, -280504(%rbp)
	movl	file_bytes(%rip), %eax
	addl	$-128, %eax
	subl	%edx, %eax
	.loc 1 130 0
	subl	$1, %edx
	.loc 1 117 0
	movl	%eax, -280388(%rbp)
.LVL113:
	.loc 1 130 0
	movw	%dx, -280350(%rbp)
.LVL114:
	.loc 1 135 0
	call	malloc
	.loc 1 156 0
	cmpw	$5, -280350(%rbp)
	.loc 1 135 0
	movq	%rax, -280488(%rbp)
	.loc 1 156 0
	jbe	.L107
	.loc 1 157 0
	movl	$131072, %edi
	call	malloc
	movq	%rax, %r14
.LVL115:
.L108:
	.loc 1 181 0
	movzwl	-280350(%rbp), %ebx
.LVL116:
	.loc 1 187 0
	xorl	%edx, %edx
	movl	$131072, %eax
	.loc 1 181 0
	addq	$25, %rbx
.LVL117:
	sall	$8, %ebx
.LVL118:
	.loc 1 187 0
	divl	%ebx
	mov	%eax, %eax
	cvtsi2sdq	%rax, %xmm0
	call	trunc
	.loc 1 192 0
	xorl	%edx, %edx
	movl	$524288, %eax
	divl	%ebx
	.loc 1 187 0
	cvttsd2siq	%xmm0, %r12
.LVL119:
	.loc 1 192 0
	mov	%eax, %eax
	cvtsi2sdq	%rax, %xmm0
	call	trunc
	.loc 1 199 0
	cmpl	$7, %r12d
	.loc 1 192 0
	cvttsd2siq	%xmm0, %rax
.LVL120:
	.loc 1 199 0
	ja	.L333
	movl	$8, %r12d
.LVL121:
	jmp	.L334
.L288:
	.loc 1 206 0
	addl	$1, %eax
.LVL122:
.L334:
	.loc 1 205 0
	testb	$3, %al
	jne	.L288
	.loc 1 216 0
	movzwl	%r12w, %ecx
.LVL123:
	.loc 1 210 0
	movl	%eax, %edi
.LVL124:
	.loc 1 223 0
	movzwl	%r12w, %esi
	.loc 1 216 0
	leaq	(%rcx,%rcx,2), %rax
.LVL125:
	.loc 1 218 0
	salq	$2, %rcx
	.loc 1 223 0
	movl	%esi, -280548(%rbp)
	.loc 1 218 0
	movq	%rcx, -280472(%rbp)
	.loc 1 226 0
	movl	$0, -280236(%rbp)
.LVL126:
	.loc 1 213 0
	movl	$256, %r13d
	.loc 1 216 0
	salq	$3, %rax
	.loc 1 226 0
	movq	$0, -280248(%rbp)
	.loc 1 216 0
	movq	%rax, -280512(%rbp)
	.loc 1 217 0
	movzwl	%di, %eax
	.loc 1 226 0
	movzwl	%di, %edi
.LVL127:
	.loc 1 217 0
	leaq	(%rax,%rax,2), %rdx
	.loc 1 219 0
	salq	$2, %rax
	.loc 1 226 0
	movl	%edi, -280532(%rbp)
	.loc 1 219 0
	movq	%rax, -280464(%rbp)
	.loc 1 226 0
	leaq	-280144(%rbp), %rax
	.loc 1 217 0
	salq	$3, %rdx
	movq	%rdx, -280520(%rbp)
	.loc 1 226 0
	movq	%rax, -280256(%rbp)
	.p2align 4,,10
	.p2align 3
.L118:
	.loc 1 212 0
	movq	-280256(%rbp), %rax
	movl	$4, %ecx
	andl	$15, %eax
	shrq	$2, %rax
	subq	%rax, %rcx
	movl	%ecx, %edx
	andl	$3, %edx
	je	.L345
	mov	-280236(%rbp), %eax
.LVL128:
	leaq	-280144(%rbp), %rbx
	xorl	%esi, %esi
.LVL129:
	salq	$10, %rax
.LVL130:
	leaq	(%rbx,%rax), %rax
.LVL131:
	.p2align 4,,10
	.p2align 3
.L129:
	.loc 1 213 0
	addl	$1, %esi
.LVL132:
	movl	%r13d, %r8d
	.loc 1 214 0
	movl	$1, (%rax)
	.loc 1 213 0
	subl	%esi, %r8d
	addq	$4, %rax
	cmpl	%edx, %esi
	jb	.L129
.LVL133:
.L128:
	movl	%r13d, %r10d
	subl	%edx, %r10d
	movl	%r10d, %edi
	shrl	$2, %edi
	leal	0(,%rdi,4), %r9d
	testl	%r9d, %r9d
	je	.L130
	movq	-280248(%rbp), %rax
	mov	%edx, %edx
	xorl	%ecx, %ecx
	movdqa	.LC28(%rip), %xmm0
	salq	$5, %rax
	addq	%rdx, %rax
	leaq	-280144(%rbp,%rax,4), %rax
	.p2align 4,,10
	.p2align 3
.L119:
	.loc 1 214 0
	addl	$1, %ecx
	movdqa	%xmm0, (%rax)
	addq	$16, %rax
	cmpl	%edi, %ecx
	jb	.L119
	.loc 1 213 0
	subl	%r9d, %r8d
	addl	%r9d, %esi
	cmpl	%r10d, %r9d
	je	.L120
.L130:
	mov	-280236(%rbp), %ecx
	movl	%esi, %edx
	leal	(%r8,%rdx), %esi
.LVL134:
	.loc 1 214 0
	salq	$8, %rcx
	.p2align 4,,10
	.p2align 3
.L121:
	mov	%edx, %eax
.LVL135:
	.loc 1 213 0
	addl	$1, %edx
.LVL136:
	.loc 1 214 0
	leaq	(%rcx,%rax), %rax
	.loc 1 213 0
	cmpl	%esi, %edx
	.loc 1 214 0
	movl	$1, -280144(%rbp,%rax,4)
	.loc 1 213 0
	jne	.L121
.LVL137:
.L120:
	.loc 1 216 0
	movq	-280512(%rbp), %rdi
	call	malloc
.LVL138:
	movq	-280248(%rbp), %r9
	.loc 1 217 0
	movq	-280520(%rbp), %rdi
	.loc 1 216 0
	movq	%rax, %r15
	movq	%rax, -5712(%rbp,%r9)
	.loc 1 217 0
	call	malloc
	movq	-280248(%rbp), %rdx
	.loc 1 218 0
	movq	-280472(%rbp), %rdi
	.loc 1 217 0
	movq	%rax, -280480(%rbp)
	movq	%rax, -7760(%rbp,%rdx)
	.loc 1 218 0
	call	malloc
	movq	-280248(%rbp), %rcx
	.loc 1 219 0
	movq	-280464(%rbp), %rdi
	.loc 1 218 0
	movq	%rax, -13904(%rbp,%rcx)
	.loc 1 219 0
	call	malloc
	movq	-280248(%rbp), %rbx
	.loc 1 220 0
	movq	-280472(%rbp), %rdi
	.loc 1 219 0
	movq	%rax, -11856(%rbp,%rbx)
	.loc 1 220 0
	call	malloc
	.loc 1 221 0
	movq	-280464(%rbp), %rdi
	.loc 1 220 0
	movq	%rax, -15952(%rbp,%rbx)
	.loc 1 221 0
	call	malloc
	movq	%rax, -18000(%rbp,%rbx)
	.loc 1 223 0
	movl	-280548(%rbp), %ebx
	testl	%ebx, %ebx
	je	.L122
	xorl	%r12d, %r12d
.LVL139:
	xorl	%ebx, %ebx
	.p2align 4,,10
	.p2align 3
.L123:
	.loc 1 224 0
	movq	table(%rip), %rax
	movq	-280504(%rbp), %rsi
	.loc 1 223 0
	addl	$1, %r12d
.LVL140:
	.loc 1 224 0
	mov	4(%rax,%rsi), %edi
	call	malloc
	movq	%rax, 8(%r15,%rbx)
	.loc 1 223 0
	addq	$24, %rbx
	cmpl	-280548(%rbp), %r12d
	jb	.L123
.LVL141:
.L122:
	.loc 1 226 0
	movl	-280532(%rbp), %r11d
	testl	%r11d, %r11d
	je	.L124
	xorl	%r12d, %r12d
.LVL142:
	xorl	%ebx, %ebx
	.p2align 4,,10
	.p2align 3
.L125:
	.loc 1 227 0
	movq	table(%rip), %rax
	movq	-280504(%rbp), %r9
	.loc 1 226 0
	addl	$1, %r12d
.LVL143:
	.loc 1 227 0
	mov	4(%rax,%r9), %edi
	call	malloc
	movq	-280480(%rbp), %rdx
	movq	%rax, 8(%rdx,%rbx)
	.loc 1 226 0
	addq	$24, %rbx
	cmpl	-280532(%rbp), %r12d
	jb	.L125
.LVL144:
.L124:
	.loc 1 212 0
	addl	$1, -280236(%rbp)
.LVL145:
	addq	$1024, -280256(%rbp)
	addq	$8, -280248(%rbp)
	cmpl	$256, -280236(%rbp)
	jne	.L118
	.loc 1 233 0
	movq	table(%rip), %rax
	movq	-280504(%rbp), %rdi
	.loc 1 605 0
	movzwl	-280350(%rbp), %r9d
.LVL146:
	.loc 1 135 0
	movq	-280488(%rbp), %rsi
	.loc 1 605 0
	movl	$255, -280400(%rbp)
.LVL147:
	movl	$0, -280392(%rbp)
.LVL148:
	.loc 1 233 0
	movl	4(%rax,%rdi), %eax
	.loc 1 605 0
	movl	$0, -280380(%rbp)
.LVL149:
	.loc 1 135 0
	movq	%rsi, -280344(%rbp)
.LVL150:
	.loc 1 605 0
	movl	$0, -280376(%rbp)
.LVL151:
	movl	%r9d, -280552(%rbp)
	addl	$1, %r9d
	movl	$0, -280372(%rbp)
.LVL152:
	.loc 1 233 0
	movl	%eax, -280232(%rbp)
	.loc 1 255 0
	movl	-280548(%rbp), %eax
	.loc 1 605 0
	movl	%r9d, -280412(%rbp)
	movl	$0, -280368(%rbp)
.LVL153:
	movl	$0, -280364(%rbp)
.LVL154:
	movl	$0, -280360(%rbp)
.LVL155:
	.loc 1 255 0
	subl	$1, %eax
	.loc 1 605 0
	movl	$0, -280356(%rbp)
.LVL156:
	movl	$1023, -280348(%rbp)
.LVL157:
	.loc 1 255 0
	leaq	3(%rax,%rax,2), %rax
	.loc 1 605 0
	movb	$0, -280329(%rbp)
.LVL158:
	.loc 1 255 0
	salq	$3, %rax
	movq	%rax, -280576(%rbp)
	.loc 1 259 0
	movl	-280532(%rbp), %eax
	subl	$1, %eax
	movl	%eax, -280580(%rbp)
	mov	%eax, %eax
	addq	$1, %rax
	movq	%rax, -280592(%rbp)
.LVL159:
.L131:
	.loc 1 236 0
	xorl	%r8d, %r8d
	xorl	%edi, %edi
	.p2align 4,,10
	.p2align 3
.L141:
	.loc 1 255 0
	xorl	%edx, %edx
	.loc 1 244 0
	cmpw	$5, -280350(%rbp)
	.loc 1 239 0
	movl	$0, -1616(%rbp,%r8)
	.loc 1 240 0
	movl	$0, -2640(%rbp,%r8)
	.loc 1 241 0
	movl	$0, -3664(%rbp,%r8)
	.loc 1 244 0
	jbe	.L287
	leal	65536(%rdi), %esi
	xorl	%ecx, %ecx
	.p2align 4,,10
	.p2align 3
.L133:
	.loc 1 81 0
	movl	%ecx, %eax
	.loc 1 247 0
	addq	$1, %rcx
	.loc 1 246 0
	leal	(%rax,%rdi), %edx
	.loc 1 247 0
	leal	(%rsi,%rax), %eax
	.loc 1 245 0
	cmpq	$256, %rcx
	.loc 1 246 0
	movb	$0, (%r14,%rdx)
	.loc 1 247 0
	movb	$0, (%r14,%rax)
	.loc 1 245 0
	jne	.L133
.L137:
	.loc 1 255 0
	movl	-280548(%rbp), %r10d
	testl	%r10d, %r10d
	je	.L135
	.loc 1 250 0
	movq	-5712(%rbp,%r8,2), %rcx
	movq	-15952(%rbp,%r8,2), %rdx
	xorl	%eax, %eax
	.p2align 4,,10
	.p2align 3
.L138:
	.loc 1 256 0
	movl	$1, (%rdx)
	.loc 1 257 0
	movl	$0, (%rcx,%rax)
	addq	$4, %rdx
	addq	$24, %rax
	.loc 1 255 0
	cmpq	-280576(%rbp), %rax
	jne	.L138
.L135:
	.loc 1 259 0
	movl	-280532(%rbp), %r9d
	testl	%r9d, %r9d
	je	.L139
	movq	-280592(%rbp), %rcx
	movq	-18000(%rbp,%r8,2), %rsi
	xorl	%eax, %eax
	movq	-7760(%rbp,%r8,2), %rdx
	salq	$2, %rcx
	.p2align 4,,10
	.p2align 3
.L140:
	.loc 1 260 0
	movl	$0, (%rdx)
	.loc 1 261 0
	movl	$0, 16(%rdx)
	.loc 1 262 0
	addq	$24, %rdx
	movl	$1, (%rsi,%rax)
	addq	$4, %rax
	.loc 1 259 0
	cmpq	%rcx, %rax
	jne	.L140
.L139:
	addq	$4, %r8
	addl	$256, %edi
	.loc 1 238 0
	cmpq	$1024, %r8
	jne	.L141
	leaq	-9808(%rbp), %rbx
	.loc 1 265 0
	movq	%rbx, %r12
.LVL160:
	addq	$2048, %r12
	.p2align 4,,10
	.p2align 3
.L142:
	.loc 1 268 0
	movl	$8, %edi
	call	malloc
	movq	%rax, (%rbx)
	.loc 1 269 0
	addq	$8, %rbx
	movl	$0, (%rax)
	.loc 1 265 0
	cmpq	%r12, %rbx
	jne	.L142
	movzbl	-280400(%rbp), %edx
	leaq	-80(%rbp), %rax
	movb	%dl, -280321(%rbp)
	movzbl	%dl, %edx
.LVL161:
.L143:
	.loc 1 271 0
	leaq	-48(%rbp), %rcx
	.loc 1 272 0
	movl	%edx, (%rax)
	addq	$4, %rax
	.loc 1 271 0
	cmpq	%rcx, %rax
	jne	.L143
	movzbl	-280321(%rbp), %ebx
	.loc 1 278 0
	movl	-280388(%rbp), %edi
	movslq	%edx,%rsi
	movq	%rsi, -280528(%rbp)
	testl	%edi, %edi
	movq	%rbx, -280544(%rbp)
	je	.L144
	movl	-72(%rbp), %eax
	movl	-80(%rbp), %edi
	.loc 1 374 0
	sall	$8, %edx
	.loc 1 278 0
	movl	-76(%rbp), %r9d
	movl	-68(%rbp), %ecx
	movl	-64(%rbp), %ebx
	movl	-60(%rbp), %esi
	movl	%eax, -280148(%rbp)
	.loc 1 528 0
	movq	-280544(%rbp), %rax
	.loc 1 278 0
	movl	%edi, -280188(%rbp)
	movl	%r9d, -280308(%rbp)
	movl	-56(%rbp), %edi
	movl	-52(%rbp), %r9d
	.loc 1 528 0
	salq	$3, %rax
	.loc 1 374 0
	movl	%edx, -280444(%rbp)
	.loc 1 280 0
	leaq	-592(%rbp), %rdx
	.loc 1 528 0
	movq	%rax, -280432(%rbp)
	.loc 1 373 0
	movzwl	-280350(%rbp), %eax
	.loc 1 280 0
	addq	$512, %rdx
	.loc 1 278 0
	movl	%ecx, -280156(%rbp)
	movl	%ebx, -280176(%rbp)
	movl	%esi, -280192(%rbp)
	movl	%edi, -280220(%rbp)
	movl	%r9d, -280228(%rbp)
	.loc 1 528 0
	movl	$0, -280172(%rbp)
.LVL162:
	.loc 1 373 0
	subl	$1, %eax
	.loc 1 528 0
	movl	$0, -280384(%rbp)
.LVL163:
	.loc 1 280 0
	movq	%rdx, -280560(%rbp)
	.loc 1 373 0
	movzwl	%ax, %eax
	movl	%eax, -280564(%rbp)
	.loc 1 365 0
	movzwl	-280350(%rbp), %eax
	subl	$3, %eax
	movzwl	%ax, %eax
	movl	%eax, -280568(%rbp)
.LVL164:
.L241:
	.loc 1 282 0
	leaq	-592(%rbp), %rdx
	movq	mem_file(%rip), %rsi
	movl	-280172(%rbp), %ecx
	movq	%rdx, %rdi
.LVL165:
.L145:
	mov	%ecx, %eax
.LVL166:
	movzbl	(%rsi,%rax), %eax
.LVL167:
	movl	%eax, (%rdi)
	.loc 1 283 0
	leal	1(%rcx), %eax
.LVL168:
	movzbl	(%rsi,%rax), %eax
	movl	%eax, 4(%rdi)
	.loc 1 284 0
	leal	2(%rcx), %eax
	movzbl	(%rsi,%rax), %eax
	movl	%eax, 8(%rdi)
	.loc 1 285 0
	leal	3(%rcx), %eax
	movzbl	(%rsi,%rax), %eax
	movl	%eax, 12(%rdi)
	.loc 1 286 0
	leal	4(%rcx), %eax
	movzbl	(%rsi,%rax), %eax
	movl	%eax, 16(%rdi)
	.loc 1 287 0
	leal	5(%rcx), %eax
	movzbl	(%rsi,%rax), %eax
	movl	%eax, 20(%rdi)
	.loc 1 288 0
	leal	6(%rcx), %eax
	movzbl	(%rsi,%rax), %eax
	movl	%eax, 24(%rdi)
	.loc 1 289 0
	leal	7(%rcx), %eax
	addl	$8, %ecx
.LVL169:
	movzbl	(%rsi,%rax), %eax
	movl	%eax, 28(%rdi)
	addq	$32, %rdi
	.loc 1 280 0
	cmpq	-280560(%rbp), %rdi
	jne	.L145
	.loc 1 294 0
	movl	-280188(%rbp), %ecx
.LVL170:
	cmpl	%ecx, (%rdx)
	je	.L346
.L146:
	.loc 1 297 0
	movl	-280308(%rbp), %ebx
	cmpl	4(%rdx), %ebx
	je	.L347
.L147:
	.loc 1 300 0
	movl	-280148(%rbp), %esi
	cmpl	%esi, 8(%rdx)
	je	.L348
.L148:
	.loc 1 303 0
	movl	-280156(%rbp), %r9d
	cmpl	%r9d, 12(%rdx)
	je	.L349
.L149:
	.loc 1 306 0
	movl	-280176(%rbp), %eax
	cmpl	%eax, 16(%rdx)
	je	.L350
.L150:
	.loc 1 309 0
	movl	-280192(%rbp), %ecx
	cmpl	%ecx, 20(%rdx)
	je	.L351
.L151:
	.loc 1 312 0
	movl	-280220(%rbp), %ebx
	cmpl	%ebx, 24(%rdx)
	je	.L352
.L152:
	.loc 1 315 0
	movl	-280228(%rbp), %esi
	cmpl	28(%rdx), %esi
	je	.L353
.L153:
	.loc 1 316 0
	addq	$32, %rdx
	.loc 1 292 0
	cmpq	%rdx, %rdi
	je	.L354
.L286:
	.loc 1 294 0
	movl	-280188(%rbp), %ecx
	cmpl	%ecx, (%rdx)
	jne	.L146
.LVL171:
.L346:
	.loc 1 297 0
	movl	-280308(%rbp), %ebx
	cmpl	4(%rdx), %ebx
	.loc 1 295 0
	movl	$-1, (%rdx)
	.loc 1 297 0
	jne	.L147
.L347:
	.loc 1 300 0
	movl	-280148(%rbp), %esi
	cmpl	%esi, 8(%rdx)
	.loc 1 298 0
	movl	$-1, 4(%rdx)
	.loc 1 300 0
	jne	.L148
.L348:
	.loc 1 303 0
	movl	-280156(%rbp), %r9d
	cmpl	%r9d, 12(%rdx)
	.loc 1 301 0
	movl	$-1, 8(%rdx)
	.loc 1 303 0
	jne	.L149
.L349:
	.loc 1 306 0
	movl	-280176(%rbp), %eax
	cmpl	%eax, 16(%rdx)
	.loc 1 304 0
	movl	$-1, 12(%rdx)
	.loc 1 306 0
	jne	.L150
.L350:
	.loc 1 309 0
	movl	-280192(%rbp), %ecx
	cmpl	%ecx, 20(%rdx)
	.loc 1 307 0
	movl	$-1, 16(%rdx)
	.loc 1 309 0
	jne	.L151
.L351:
	.loc 1 312 0
	movl	-280220(%rbp), %ebx
	cmpl	%ebx, 24(%rdx)
	.loc 1 310 0
	movl	$-1, 20(%rdx)
	.loc 1 312 0
	jne	.L152
.L352:
	.loc 1 315 0
	movl	-280228(%rbp), %esi
	cmpl	28(%rdx), %esi
	.loc 1 313 0
	movl	$-1, 24(%rdx)
	.loc 1 315 0
	jne	.L153
.L353:
	.loc 1 316 0
	movl	$-1, 28(%rdx)
	addq	$32, %rdx
	.loc 1 292 0
	cmpq	%rdx, %rdi
	jne	.L286
.L354:
	movl	$0, -280336(%rbp)
.LVL172:
.L160:
	.loc 1 326 0
	mov	-280336(%rbp), %eax
.LVL173:
	cmpl	$-1, -592(%rbp,%rax,4)
	je	.L355
.LVL174:
.L155:
	.loc 1 332 0
	addl	$1, -280336(%rbp)
.LVL175:
	.loc 1 333 0
	mov	-280336(%rbp), %eax
.LVL176:
	cmpl	$-1, -592(%rbp,%rax,4)
	je	.L356
.LVL177:
.L157:
	.loc 1 339 0
	addl	$1, -280336(%rbp)
.LVL178:
	.loc 1 340 0
	mov	-280336(%rbp), %eax
.LVL179:
	cmpl	$-1, -592(%rbp,%rax,4)
	je	.L357
.LVL180:
.L158:
	.loc 1 346 0
	addl	$1, -280336(%rbp)
.LVL181:
	.loc 1 347 0
	mov	-280336(%rbp), %eax
.LVL182:
	cmpl	$-1, -592(%rbp,%rax,4)
	je	.L358
.LVL183:
.L159:
	.loc 1 353 0
	addl	$1, -280336(%rbp)
.LVL184:
	.loc 1 324 0
	cmpl	$124, -280336(%rbp)
	jbe	.L160
.LVL185:
.L161:
	.loc 1 752 0
	movl	-280336(%rbp), %esi
	addl	%esi, -280172(%rbp)
.LVL186:
	.loc 1 278 0
	movl	-280172(%rbp), %edi
	cmpl	%edi, -280388(%rbp)
	ja	.L241
	.loc 1 756 0
	movl	-280384(%rbp), %eax
	testl	%eax, %eax
	je	.L144
	.loc 1 759 0
	movq	table(%rip), %r8
	movq	-280504(%rbp), %rdx
	movq	-280432(%rbp), %r12
	.loc 1 760 0
	movq	-280528(%rbp), %rcx
	.loc 1 757 0
	movl	-280384(%rbp), %r9d
	addl	%r9d, -280380(%rbp)
.LVL187:
	.loc 1 759 0
	movq	16(%r8,%rdx), %rax
	addq	(%rax,%r12), %r12
	.loc 1 760 0
	movq	-280528(%rbp), %rax
	.loc 1 759 0
	movq	(%r12), %rdi
	.loc 1 760 0
	salq	$10, %rax
	leaq	(%rax,%rcx,4), %r13
.LVL188:
	.loc 1 759 0
	movl	4(%rdi), %ebx
.LVL189:
	.loc 1 760 0
	cmpl	%ebx, -280144(%rbp,%r13)
	jne	.L242
	.loc 1 761 0
	leal	4(%rbx), %esi
	salq	$3, %rsi
	call	realloc
.LVL190:
	movq	table(%rip), %r8
	movq	%rax, (%r12)
	.loc 1 762 0
	leal	3(%rbx), %eax
	movl	%eax, -280144(%rbp,%r13)
.LVL191:
.L242:
	.loc 1 764 0
	movq	-280504(%rbp), %rsi
	movq	-280544(%rbp), %rdi
	.loc 1 765 0
	leal	1(%rbx), %edx
	movl	-280384(%rbp), %r9d
	.loc 1 767 0
	movl	-280392(%rbp), %ebx
.LVL192:
	.loc 1 766 0
	movl	-280356(%rbp), %ecx
	.loc 1 764 0
	movq	16(%r8,%rsi), %rax
	movq	(%rax,%rdi,8), %rax
	movq	(%rax,%rdi,8), %rax
	addl	$1, 4(%rax)
	.loc 1 767 0
	cmpl	%ebx, %r9d
	.loc 1 765 0
	movl	%r9d, 4(%rax,%rdx,8)
	.loc 1 767 0
	cmovbe	%ebx, %r9d
	.loc 1 766 0
	movl	%ecx, (%rax,%rdx,8)
	.loc 1 767 0
	movl	%r9d, -280392(%rbp)
.LVL193:
.L144:
	.loc 1 778 0
	salq	$10, -280528(%rbp)
	leaq	-280144(%rbp), %rsi
	movq	-280544(%rbp), %r10
	addq	-280528(%rbp), %rsi
	xorl	%r15d, %r15d
.LVL194:
	salq	$3, %r10
	movq	%rsi, -280168(%rbp)
	movq	%rsi, %r11
.LVL195:
.L250:
	.loc 1 775 0
	movq	-9808(%rbp,%r15), %rdi
	movq	%r10, -280608(%rbp)
	movq	%r11, -280616(%rbp)
	call	free
.LVL196:
	.loc 1 776 0
	movl	-280548(%rbp), %eax
	movq	-280608(%rbp), %r10
	movq	-280616(%rbp), %r11
	testl	%eax, %eax
	je	.L243
	movq	-15952(%rbp,%r15), %r13
.LVL197:
	xorl	%r12d, %r12d
	jmp	.L246
.LVL198:
.L245:
	.loc 1 783 0
	movq	-280504(%rbp), %r9
	.loc 1 785 0
	movq	-5712(%rbp,%r15), %rdx
	leal	1(%rbx), %esi
	.loc 1 783 0
	movq	16(%r8,%r9), %rax
	.loc 1 785 0
	addq	%r12, %rdx
	.loc 1 783 0
	movq	(%rax,%r10), %rax
	movq	(%rax,%r15), %rcx
	addl	$1, 4(%rcx)
	.loc 1 785 0
	movl	16(%rdx), %eax
	movl	%eax, (%rcx,%rsi,8)
	.loc 1 786 0
	movl	(%rdx), %eax
	movl	%eax, 4(%rcx,%rsi,8)
	.loc 1 787 0
	movl	(%rdx), %eax
.LVL199:
	cmpl	-280392(%rbp), %eax
	cmovbe	-280392(%rbp), %eax
	movl	%eax, -280392(%rbp)
.LVL200:
.L244:
	addq	$4, %r13
	addq	$24, %r12
	.loc 1 776 0
	cmpq	-280576(%rbp), %r12
	je	.L243
.LVL201:
.L246:
	.loc 1 777 0
	movl	(%r13), %eax
	testl	%eax, %eax
	jne	.L244
	.loc 1 778 0
	movq	-280504(%rbp), %rdi
	movq	table(%rip), %r8
	movq	%r15, %r9
	movq	16(%r8,%rdi), %rax
	addq	(%rax,%r10), %r9
	movq	(%r9), %rdi
	movl	4(%rdi), %ebx
.LVL202:
	.loc 1 779 0
	cmpl	%ebx, (%r11)
	jne	.L245
	.loc 1 780 0
	leal	4(%rbx), %esi
	movq	%r9, -280600(%rbp)
	movq	%r10, -280608(%rbp)
	movq	%r11, -280616(%rbp)
	salq	$3, %rsi
	call	realloc
	movq	-280600(%rbp), %r9
	.loc 1 781 0
	movq	-280616(%rbp), %r11
	movq	table(%rip), %r8
	movq	-280608(%rbp), %r10
	.loc 1 780 0
	movq	%rax, (%r9)
	.loc 1 781 0
	leal	3(%rbx), %eax
	movl	%eax, (%r11)
	jmp	.L245
.LVL203:
.L289:
	.loc 1 203 0
	addl	$1, %r12d
.LVL204:
.L333:
	.loc 1 202 0
	testb	$7, %r12b
	jne	.L289
	jmp	.L334
.LVL205:
	.p2align 4,,10
	.p2align 3
.L287:
	.loc 1 251 0
	leal	(%rdi,%rdx), %eax
	addq	$1, %rdx
	.loc 1 250 0
	cmpq	$256, %rdx
	.loc 1 251 0
	movb	$0, (%r14,%rax)
	.loc 1 250 0
	jne	.L287
	jmp	.L137
.LVL206:
.L107:
	.loc 1 159 0
	movl	$65536, %edi
	call	malloc
	movq	%rax, %r14
.LVL207:
	.p2align 4,,4
	.p2align 3
	jmp	.L108
.LVL208:
.L345:
	xorl	%esi, %esi
.LVL209:
	movl	$256, %r8d
	jmp	.L128
.LVL210:
	.p2align 4,,10
	.p2align 3
.L243:
	.loc 1 793 0
	movl	-280532(%rbp), %r13d
.LVL211:
	testl	%r13d, %r13d
	je	.L247
.LVL212:
	movq	-280592(%rbp), %rdx
	movq	-18000(%rbp,%r15), %r8
	xorl	%edi, %edi
	leaq	(%rdx,%rdx,2), %rax
	leaq	0(,%rax,8), %r9
.LVL213:
	.p2align 4,,10
	.p2align 3
.L249:
	.loc 1 794 0
	movl	(%r8), %r12d
	testl	%r12d, %r12d
	jne	.L248
	.loc 1 796 0
	movq	-280504(%rbp), %rcx
	movq	table(%rip), %rax
	.loc 1 795 0
	movq	-7760(%rbp,%r15), %rdx
	.loc 1 796 0
	movq	16(%rax,%rcx), %rax
	.loc 1 795 0
	addq	%rdi, %rdx
	.loc 1 796 0
	mov	16(%rdx), %esi
	movq	(%rax,%r10), %rax
	movq	(%rax,%r15), %rcx
	movl	(%rdx), %eax
	movl	%eax, 4(%rcx,%rsi,8)
	.loc 1 797 0
	movl	(%rdx), %eax
.LVL214:
	cmpl	%eax, -280392(%rbp)
	cmovae	-280392(%rbp), %eax
	movl	%eax, -280392(%rbp)
.LVL215:
.L248:
	addq	$24, %rdi
	addq	$4, %r8
	.loc 1 793 0
	cmpq	%r9, %rdi
	jne	.L249
.L247:
	addq	$8, %r15
	addq	$4, %r11
	.loc 1 774 0
	cmpq	$2048, %r15
	jne	.L250
	xorw	%r15w, %r15w
.LVL216:
.L258:
	.loc 1 810 0
	movq	-280504(%rbp), %rbx
	movq	table(%rip), %rax
	.loc 1 831 0
	movl	$1, %r13d
	.loc 1 828 0
	movq	%r10, -280608(%rbp)
	.loc 1 810 0
	movq	16(%rax,%rbx), %rax
	movq	(%rax,%r10), %rax
	movq	(%rax,%r15), %rax
	movl	4(%rax), %eax
	movl	%eax, %ebx
.LVL217:
	movl	%eax, -280152(%rbp)
	addl	$1, %ebx
	.loc 1 828 0
	mov	%ebx, %edi
.LVL218:
	salq	$3, %rdi
.LVL219:
	call	malloc
	.loc 1 829 0
	movq	table(%rip), %r8
	movq	-280504(%rbp), %rsi
	.loc 1 828 0
	movq	%rax, %r12
	.loc 1 829 0
	movq	-280608(%rbp), %r10
	.loc 1 831 0
	cmpl	$1, %ebx
.LVL220:
	.loc 1 830 0
	movl	$0, (%r12)
	.loc 1 831 0
	movq	$8, -280320(%rbp)
	.loc 1 829 0
	movq	16(%r8,%rsi), %rax
	movq	(%rax,%r10), %rax
	movq	(%rax,%r15), %rax
	movl	4(%rax), %eax
	movl	%eax, 4(%r12)
	.loc 1 831 0
	jbe	.L252
	movl	frequency(%rip), %eax
	movl	$1, %r13d
	movl	$8, %ecx
	.loc 1 832 0
	leal	-1(%rax), %edi
	.loc 1 831 0
	movl	-280152(%rbp), %eax
	subl	$1, %eax
	leaq	16(,%rax,8), %r9
	jmp	.L255
.L360:
	.loc 1 833 0
	mov	%r13d, %edx
.LVL221:
	movl	(%rax), %eax
	.loc 1 836 0
	addl	$1, %r13d
.LVL222:
	.loc 1 833 0
	leaq	(%r12,%rdx,8), %rdx
	movl	%eax, (%rdx)
	.loc 1 834 0
	movq	(%rsi,%r15), %rax
	movl	4(%rax,%rcx), %eax
	.loc 1 838 0
	addq	$8, %rcx
	.loc 1 831 0
	cmpq	%r9, %rcx
	.loc 1 834 0
	movl	%eax, 4(%rdx)
	.loc 1 831 0
	je	.L359
.L255:
	.loc 1 832 0
	movq	-280504(%rbp), %rdx
	movq	16(%r8,%rdx), %rax
	movq	(%rax,%r10), %rsi
	movq	%rcx, %rax
	addq	(%rsi,%r15), %rax
	cmpl	%edi, 4(%rax)
	ja	.L360
	.loc 1 838 0
	addq	$8, %rcx
	subl	$1, 4(%r12)
	.loc 1 831 0
	cmpq	%r9, %rcx
	jne	.L255
.L359:
	mov	%r13d, %eax
.LVL223:
	movq	-280504(%rbp), %rsi
	salq	$3, %rax
.LVL224:
	movq	%rax, -280320(%rbp)
.LVL225:
.L252:
	.loc 1 843 0
	movq	-280168(%rbp), %rcx
	movl	-280360(%rbp), %ebx
.LVL226:
	.loc 1 844 0
	movq	%r10, -280608(%rbp)
	.loc 1 843 0
	movl	(%rcx), %eax
	leal	1(%rbx,%rax), %eax
	.loc 1 845 0
	movq	%r15, %rbx
	.loc 1 843 0
	subl	%r13d, %eax
	movl	%eax, -280360(%rbp)
.LVL227:
	.loc 1 844 0
	movq	16(%r8,%rsi), %rax
	movq	(%rax,%r10), %rax
	movq	(%rax,%r15), %rdi
	call	free
	.loc 1 845 0
	movq	-280504(%rbp), %rdi
	movq	table(%rip), %rax
	movq	-280608(%rbp), %r10
	movq	16(%rax,%rdi), %rax
	movq	-280320(%rbp), %rdi
	addq	(%rax,%r10), %rbx
	call	malloc
	.loc 1 848 0
	testl	%r13d, %r13d
	movq	-280608(%rbp), %r10
	.loc 1 845 0
	movq	%rax, (%rbx)
	.loc 1 848 0
	je	.L256
	leal	-1(%r13), %eax
	movq	table(%rip), %r8
	movq	-280504(%rbp), %r9
	xorl	%ecx, %ecx
	leaq	8(,%rax,8), %rsi
	.p2align 4,,10
	.p2align 3
.L257:
	.loc 1 849 0
	movq	16(%r8,%r9), %rax
	movq	(%rax,%r10), %rax
	movq	(%rax,%r15), %rdx
	movl	(%r12,%rcx), %eax
	movl	%eax, (%rdx,%rcx)
	.loc 1 850 0
	movl	4(%r12,%rcx), %eax
	movl	%eax, 4(%rdx,%rcx)
	addq	$8, %rcx
	.loc 1 848 0
	cmpq	%rsi, %rcx
	jne	.L257
.L256:
	addq	$8, %r15
	addq	$4, -280168(%rbp)
	.loc 1 809 0
	cmpq	$2048, %r15
	jne	.L258
	.loc 1 236 0
	subl	$1, -280400(%rbp)
.LVL228:
	cmpl	$-1, -280400(%rbp)
	jne	.L131
	.loc 1 856 0
	movl	-280392(%rbp), %ecx
	movq	-280496(%rbp), %rdx
	.loc 1 857 0
	xorl	%edi, %edi
	.loc 1 856 0
	movq	table(%rip), %rax
	.loc 1 857 0
	movl	-280412(%rbp), %esi
	.loc 1 233 0
	mov	-280232(%rbp), %ebx
	.loc 1 856 0
	movl	%ecx, (%rax,%rdx,8)
	.loc 1 857 0
	call	progress_func
	.loc 1 858 0
	movl	$.LC29, %edi
	.loc 1 233 0
	addq	$32, %rbx
	.loc 1 858 0
	call	puts
	.loc 1 859 0
	movl	-280532(%rbp), %eax
	movl	-280532(%rbp), %edx
	movl	$.LC32, %edi
	movl	-280548(%rbp), %esi
	movsd	.LC30(%rip), %xmm2
	sall	$8, %eax
	cltq
	imulq	%rbx, %rax
	cvtsi2sdq	%rax, %xmm1
	movl	-280548(%rbp), %eax
	sall	$8, %eax
	cltq
	imulq	%rbx, %rax
	cvtsi2sdq	%rax, %xmm0
	movl	$3, %eax
	mulsd	.LC31(%rip), %xmm1
	mulsd	.LC31(%rip), %xmm0
	call	printf
	.loc 1 861 0
	movl	-280368(%rbp), %eax
	addl	-280364(%rbp), %eax
	addl	-280372(%rbp), %eax
	.loc 1 862 0
	movl	-280380(%rbp), %ebx
.LVL229:
	.loc 1 861 0
	addl	-280376(%rbp), %eax
	.loc 1 862 0
	addl	%eax, %ebx
	jne	.L264
	.loc 1 863 0
	movl	$.LC33, %edi
	call	puts
	.loc 1 864 0
	movl	$.LC34, %edi
	call	puts
	.loc 1 865 0
	movl	$1, %edi
	call	exit
.LVL230:
.L358:
	.loc 1 348 0
	movl	-280336(%rbp), %edx
	addl	-280172(%rbp), %edx
	movl	$4, %r15d
	movl	%edx, -280396(%rbp)
.LVL231:
.L156:
	.loc 1 358 0
	movl	-280396(%rbp), %ecx
.LVL232:
	movq	mem_file(%rip), %r9
	.loc 1 359 0
	movl	-280396(%rbp), %edx
	addl	-280552(%rbp), %edx
	.loc 1 358 0
	addl	$1, %ecx
	.loc 1 361 0
	cmpw	$5, -280350(%rbp)
	.loc 1 358 0
	movq	%rcx, -280456(%rbp)
	movzbl	(%r9,%rcx), %ebx
	.loc 1 359 0
	mov	%edx, %eax
	.loc 1 358 0
	movb	%bl, -280445(%rbp)
	.loc 1 359 0
	movzbl	(%r9,%rax), %eax
	movb	%al, -280330(%rbp)
.LVL233:
	.loc 1 361 0
	jbe	.L162
	.loc 1 363 0
	leal	-2(%rdx), %eax
	.loc 1 365 0
	movl	-280568(%rbp), %esi
	.loc 1 366 0
	movzbl	-280330(%rbp), %edi
	.loc 1 363 0
	movzbl	(%r9,%rax), %eax
	.loc 1 365 0
	movl	%esi, -280300(%rbp)
	.loc 1 363 0
	movb	%al, -280329(%rbp)
.LVL234:
	.loc 1 366 0
	leal	-1(%rdx), %eax
	movzbl	-280329(%rbp), %edx
.LVL235:
	movzbl	(%r9,%rax), %eax
	movl	%edi, -280224(%rbp)
	movl	%eax, -280304(%rbp)
	movl	-280396(%rbp), %eax
	addl	%esi, %eax
	movzbl	(%r9,%rax), %eax
	sall	$8, %eax
	addl	%eax, %edx
.LVL236:
	sall	$8, %edx
	addl	-280304(%rbp), %edx
	sall	$8, %edx
	addl	%edi, %edx
	movl	%edx, -280328(%rbp)
.LVL237:
.L163:
	.loc 1 605 0
	cmpl	$1, -280412(%rbp)
	je	.L218
	.loc 1 606 0
	movzbl	-280445(%rbp), %eax
	.loc 1 385 0
	movl	$1, %edx
.LVL238:
	.loc 1 606 0
	cmpb	%al, -280321(%rbp)
	je	.L221
	jmp	.L219
	.p2align 4,,10
	.p2align 3
.L226:
	movl	-280396(%rbp), %ecx
	movzbl	-280321(%rbp), %ebx
	leal	(%rdx,%rcx), %eax
	cmpb	(%r9,%rax), %bl
	jne	.L219
.L221:
	.loc 1 605 0
	addl	$1, %edx
	cmpl	-280412(%rbp), %edx
	jb	.L226
.LVL239:
.L218:
	.loc 1 619 0
	addl	$1, -280384(%rbp)
.LVL240:
	.loc 1 620 0
	movl	-280396(%rbp), %esi
	cmpl	$1, -280384(%rbp)
	cmovne	-280356(%rbp), %esi
	.loc 1 670 0
	cmpl	$1, %r15d
	.loc 1 620 0
	movl	%esi, -280356(%rbp)
.LVL241:
	.loc 1 670 0
	jne	.L341
	jmp	.L155
.LVL242:
.L356:
	.loc 1 334 0
	movl	-280336(%rbp), %r9d
	addl	-280172(%rbp), %r9d
	movl	$2, %r15d
	movl	%r9d, -280396(%rbp)
.LVL243:
	jmp	.L156
.LVL244:
.L357:
	.loc 1 341 0
	movl	-280336(%rbp), %eax
.LVL245:
	addl	-280172(%rbp), %eax
	movl	$3, %r15d
	movl	%eax, -280396(%rbp)
.LVL246:
	jmp	.L156
.LVL247:
.L264:
	.loc 1 868 0
	movl	%ebx, %esi
	subl	-280376(%rbp), %esi
	movl	$.LC35, %edi
	xorl	%eax, %eax
	call	printf
	.loc 1 869 0
	movl	-280380(%rbp), %r9d
	movl	-280368(%rbp), %r8d
	movl	$.LC36, %edi
	movl	-280364(%rbp), %ecx
	movl	-280372(%rbp), %edx
	xorl	%eax, %eax
	movl	-280376(%rbp), %esi
	call	printf
	.loc 1 870 0
	mov	%ebx, %eax
.LVL248:
	movsd	.LC37(%rip), %xmm6
	cvtsi2sdq	%rax, %xmm5
	mov	-280380(%rbp), %eax
.LVL249:
	movl	$.LC38, %edi
	cvtsi2sdq	%rax, %xmm4
	mov	-280368(%rbp), %eax
.LVL250:
	cvtsi2sdq	%rax, %xmm3
	mov	-280364(%rbp), %eax
.LVL251:
	cvtsi2sdq	%rax, %xmm2
	mov	-280372(%rbp), %eax
.LVL252:
	divsd	%xmm5, %xmm4
	cvtsi2sdq	%rax, %xmm1
	mov	-280376(%rbp), %eax
.LVL253:
	cvtsi2sdq	%rax, %xmm0
	movl	$5, %eax
.LVL254:
	divsd	%xmm5, %xmm3
	divsd	%xmm5, %xmm2
	divsd	%xmm5, %xmm1
	divsd	%xmm5, %xmm0
	mulsd	%xmm6, %xmm4
	mulsd	%xmm6, %xmm3
	mulsd	%xmm6, %xmm2
	mulsd	%xmm6, %xmm0
	mulsd	%xmm6, %xmm1
	call	printf
	.loc 1 872 0
	mov	-280360(%rbp), %eax
.LVL255:
	movl	-280360(%rbp), %esi
	movl	$.LC39, %edi
	salq	$3, %rax
.LVL256:
	cvtsi2sdq	%rax, %xmm0
	movl	$1, %eax
	mulsd	.LC31(%rip), %xmm0
	mulsd	.LC31(%rip), %xmm0
	call	printf
	.loc 1 874 0
	movl	-280392(%rbp), %esi
	movl	$.LC40, %edi
	xorl	%eax, %eax
	call	printf
	.loc 1 875 0
	xorl	%edi, %edi
	call	pthread_exit
.LVL257:
.L355:
	.loc 1 327 0
	movl	-280336(%rbp), %edi
	addl	-280172(%rbp), %edi
	movl	$1, %r15d
	movl	%edi, -280396(%rbp)
.LVL258:
	jmp	.L156
.LVL259:
.L219:
	.loc 1 607 0
	cmpw	$5, -280350(%rbp)
	jbe	.L222
	.loc 1 608 0
	movzbl	-280445(%rbp), %eax
.LVL260:
	sall	$8, %eax
.LVL261:
	addl	-280224(%rbp), %eax
.LVL262:
	cltq
	cmpb	$0, (%r14,%rax)
	je	.L223
	movl	-280304(%rbp), %eax
	movzbl	-280329(%rbp), %edx
.LVL263:
	sall	$8, %eax
	leal	65536(%rax,%rdx), %eax
	cltq
	cmpb	$0, (%r14,%rax)
	je	.L223
.LVL264:
.L224:
	.loc 1 385 0
	movl	-280548(%rbp), %eax
	movslq	-280224(%rbp),%r12
	testl	%eax, %eax
	je	.L225
	movslq	-280224(%rbp),%r12
	xorl	%r8d, %r8d
	xorl	%r10d, %r10d
	movq	-15952(%rbp,%r12,8), %r11
.LVL265:
	jmp	.L169
.LVL266:
	.p2align 4,,10
	.p2align 3
.L164:
	.loc 1 412 0
	addq	$1, %r8
	addq	$4, %r11
	addq	$24, %r10
	.loc 1 385 0
	cmpl	%r8d, -280548(%rbp)
	jbe	.L225
.L169:
	.loc 1 386 0
	movl	(%r11), %esi
	testl	%esi, %esi
	jne	.L164
	.loc 1 387 0
	movq	-13904(%rbp,%r12,8), %rax
	movl	-280328(%rbp), %ecx
.LVL267:
	cmpl	%ecx, (%rax,%r8,4)
	jne	.L164
	.loc 1 390 0
	cmpl	$1, -280300(%rbp)
	jbe	.L361
	.loc 1 391 0
	movq	-5712(%rbp,%r12,8), %rdi
	movzbl	-280445(%rbp), %ebx
	movl	$1, %ecx
.LVL268:
	addq	%r10, %rdi
	movq	8(%rdi), %rax
	cmpb	1(%rax), %bl
	movq	%rax, %rsi
	je	.L167
	jmp	.L164
	.p2align 4,,10
	.p2align 3
.L168:
	movl	-280396(%rbp), %ebx
	movzbl	2(%rsi), %edx
.LVL269:
	addq	$1, %rsi
	leal	(%rcx,%rbx), %eax
	cmpb	%dl, (%r9,%rax)
	jne	.L164
.LVL270:
.L167:
	.loc 1 390 0
	addl	$1, %ecx
	cmpl	%ecx, -280300(%rbp)
	ja	.L168
.L166:
	.loc 1 395 0
	addl	$1, -280364(%rbp)
.LVL271:
	.loc 1 396 0
	addl	$1, (%rdi)
	.loc 1 398 0
	cmpl	$1, %r15d
	je	.L155
.LVL272:
.L341:
	.loc 1 673 0
	cmpl	$2, %r15d
	je	.L157
	.loc 1 676 0
	cmpl	$3, %r15d
	jne	.L159
	.p2align 4,,7
	.p2align 3
	jmp	.L158
.LVL273:
.L361:
	.loc 1 390 0
	leaq	(%r8,%r8,2), %rax
	leaq	0(,%rax,8), %rdi
	addq	-5712(%rbp,%r12,8), %rdi
	jmp	.L166
.LVL274:
.L222:
	.loc 1 613 0
	movzbl	-280445(%rbp), %eax
.LVL275:
	sall	$8, %eax
.LVL276:
	addl	-280224(%rbp), %eax
.LVL277:
	cltq
	cmpb	$0, (%r14,%rax)
	jne	.L224
.LVL278:
.L223:
	movslq	-280224(%rbp),%r12
.LVL279:
.L195:
	.loc 1 686 0
	movl	-1616(%rbp,%r12,4), %edi
	movl	-280548(%rbp), %r9d
	cmpl	%r9d, %edi
	movl	%edi, -280408(%rbp)
	jae	.L228
	movl	-2640(%rbp,%r12,4), %r9d
	xorl	%esi, %esi
	mov	%r9d, %r8d
	leaq	(%r8,%r8,2), %rax
	leaq	0(,%rax,8), %rdi
	addq	-5712(%rbp,%r12,8), %rdi
.LVL280:
.L229:
	.loc 1 688 0
	movl	-280396(%rbp), %edx
	movq	mem_file(%rip), %rax
	movq	8(%rdi), %rcx
	addl	%esi, %edx
	movzbl	(%rax,%rdx), %eax
	movb	%al, (%rcx,%rsi)
	addq	$1, %rsi
	.loc 1 687 0
	cmpl	%esi, -280412(%rbp)
	ja	.L229
	.loc 1 690 0
	movl	-280396(%rbp), %eax
	.loc 1 691 0
	movl	-280328(%rbp), %edx
	.loc 1 695 0
	cmpw	$5, -280350(%rbp)
	.loc 1 690 0
	movl	%eax, 16(%rdi)
	.loc 1 691 0
	movq	-13904(%rbp,%r12,8), %rax
	movl	%edx, (%rax,%r8,4)
	.loc 1 693 0
	movq	-15952(%rbp,%r12,8), %rax
	.loc 1 692 0
	movl	$1, (%rdi)
	.loc 1 693 0
	movl	$0, (%rax,%r8,4)
	.loc 1 695 0
	jbe	.L230
	.loc 1 696 0
	movzbl	-280445(%rbp), %eax
.LVL281:
	sall	$8, %eax
.LVL282:
	addl	-280224(%rbp), %eax
.LVL283:
	cltq
	movb	$1, (%r14,%rax)
	.loc 1 697 0
	sall	$8, -280304(%rbp)
	movzbl	-280329(%rbp), %eax
.LVL284:
	movl	-280304(%rbp), %ecx
	leal	65536(%rcx,%rax), %eax
.LVL285:
	cltq
	movb	$1, (%r14,%rax)
.LVL286:
.L231:
	.loc 1 701 0
	leal	1(%r9), %eax
	movl	%eax, -2640(%rbp,%r12,4)
	.loc 1 702 0
	movl	-280408(%rbp), %eax
	addl	$1, %eax
	movl	%eax, -1616(%rbp,%r12,4)
	jmp	.L161
.LVL287:
.L225:
	.loc 1 420 0
	movl	-280532(%rbp), %ecx
.LVL288:
	testl	%ecx, %ecx
	je	.L170
	movq	-18000(%rbp,%r12,8), %r11
.LVL289:
	xorl	%r8d, %r8d
	xorl	%r10d, %r10d
	jmp	.L176
.LVL290:
	.p2align 4,,10
	.p2align 3
.L171:
	.loc 1 447 0
	addq	$1, %r8
	addq	$4, %r11
	addq	$24, %r10
	.loc 1 420 0
	cmpl	%r8d, -280532(%rbp)
	jbe	.L170
.LVL291:
.L176:
	.loc 1 421 0
	movl	(%r11), %edx
.LVL292:
	testl	%edx, %edx
	jne	.L171
	.loc 1 422 0
	movq	-11856(%rbp,%r12,8), %rax
	movl	-280328(%rbp), %esi
	cmpl	%esi, (%rax,%r8,4)
	jne	.L171
	.loc 1 425 0
	cmpl	$1, -280300(%rbp)
	jbe	.L362
	.loc 1 426 0
	movq	-7760(%rbp,%r12,8), %rdi
	movl	$1, %ecx
	addq	%r10, %rdi
	movq	8(%rdi), %rax
	movq	%rax, %rsi
	movzbl	-280445(%rbp), %eax
	cmpb	1(%rsi), %al
	je	.L174
	jmp	.L171
	.p2align 4,,10
	.p2align 3
.L175:
	movl	-280396(%rbp), %ebx
	movzbl	2(%rsi), %edx
	addq	$1, %rsi
	leal	(%rcx,%rbx), %eax
	cmpb	%dl, (%r9,%rax)
	jne	.L171
.L174:
	.loc 1 425 0
	addl	$1, %ecx
	cmpl	%ecx, -280300(%rbp)
	ja	.L175
.L173:
	.loc 1 430 0
	addl	$1, -280368(%rbp)
.LVL293:
	.loc 1 431 0
	addl	$1, (%rdi)
	.loc 1 433 0
	cmpl	$1, %r15d
	jne	.L341
	jmp	.L155
.L362:
	.loc 1 425 0
	leaq	(%r8,%r8,2), %rax
	leaq	0(,%rax,8), %rdi
	addq	-7760(%rbp,%r12,8), %rdi
	jmp	.L173
.LVL294:
.L170:
	.loc 1 452 0
	movq	-9808(%rbp,%r12,8), %rsi
	.loc 1 456 0
	movl	$2, %r9d
.LVL295:
	.loc 1 452 0
	movl	(%rsi), %ebx
.LVL296:
	movq	%rsi, -280440(%rbp)
	.loc 1 456 0
	cmpl	$3, %ebx
	jbe	.L178
	.loc 1 460 0
	cmpl	$4096, -280348(%rbp)
	ja	.L363
	.loc 1 463 0
	cmpl	%ebx, -280348(%rbp)
	mov	%ebx, %r13d
.LVL297:
	jae	.L180
	.loc 1 465 0
	movq	-280344(%rbp), %rdi
	leaq	1(,%r13,4), %rsi
	call	realloc
.LVL298:
	movq	%rax, -280344(%rbp)
.LVL299:
.L180:
	movl	%ebx, %ecx
.LVL300:
.L181:
	.loc 1 472 0
	movq	-280440(%rbp), %rdi
	mov	%ecx, %edx
.LVL301:
	movq	-280344(%rbp), %r9
.LVL302:
	.loc 1 473 0
	subl	$4, %ecx
.LVL303:
	.loc 1 471 0
	cmpl	$3, %ecx
	.loc 1 472 0
	movl	(%rdi,%rdx,4), %eax
	movl	%eax, (%r9,%rdx,4)
	.loc 1 471 0
	ja	.L181
.LVL304:
	.loc 1 475 0
	movl	%ebx, %esi
	andl	$3, %esi
.LVL305:
	je	.L182
	movl	%esi, %ecx
.LVL306:
.L183:
	.loc 1 476 0
	movq	-280440(%rbp), %rdi
	mov	%ecx, %edx
.LVL307:
	movq	-280344(%rbp), %r9
	.loc 1 475 0
	subl	$1, %ecx
.LVL308:
	.loc 1 476 0
	movl	(%rdi,%rdx,4), %eax
	movl	%eax, (%r9,%rdx,4)
	.loc 1 475 0
	jne	.L183
.LVL309:
.L182:
	movl	%ebx, %edx
	jmp	.L188
.LVL310:
	.p2align 4,,10
	.p2align 3
.L184:
	.loc 1 488 0
	movq	-280344(%rbp), %r9
	leal	-1(%rdx), %eax
.LVL311:
	movl	-280328(%rbp), %ecx
	leaq	(%r9,%rax,4), %rax
	cmpl	%ecx, (%rax)
	je	.L364
.L185:
	.loc 1 490 0
	movq	-280344(%rbp), %rdi
	leal	-2(%rdx), %eax
	movl	-280328(%rbp), %r9d
	leaq	(%rdi,%rax,4), %rax
	cmpl	%r9d, (%rax)
	je	.L365
.L186:
	.loc 1 492 0
	movq	-280344(%rbp), %rcx
	leal	-3(%rdx), %eax
	movl	-280328(%rbp), %edi
	leaq	(%rcx,%rax,4), %rax
	cmpl	%edi, (%rax)
	je	.L366
.L187:
	.loc 1 494 0
	subl	$4, %edx
.LVL312:
	.loc 1 485 0
	cmpl	$3, %edx
	jbe	.L367
.LVL313:
.L188:
	.loc 1 486 0
	movq	-280344(%rbp), %rcx
	mov	%edx, %eax
.LVL314:
	movl	-280328(%rbp), %edi
	leaq	(%rcx,%rax,4), %rax
.LVL315:
	cmpl	%edi, (%rax)
	jne	.L184
	.loc 1 487 0
	movl	$0, (%rax)
	jmp	.L184
.LVL316:
.L363:
	.loc 1 461 0
	movq	-280344(%rbp), %rdi
	.loc 1 462 0
	mov	%ebx, %r13d
.LVL317:
	.loc 1 461 0
	call	free
.LVL318:
	.loc 1 462 0
	leaq	1(,%r13,4), %rdi
	call	malloc
	movq	%rax, -280344(%rbp)
.LVL319:
	jmp	.L180
.LVL320:
.L178:
	.loc 1 516 0
	testl	%ebx, %ebx
	je	.L344
	.loc 1 517 0
	movq	-280440(%rbp), %rax
	mov	%ebx, %r13d
.LVL321:
	movl	-280328(%rbp), %edx
	leaq	0(,%r13,4), %rdi
	cmpl	%edx, (%rax,%r13,4)
	movq	%rdi, -280208(%rbp)
	je	.L192
.LVL322:
.L196:
	.loc 1 520 0
	subl	$1, %ebx
.LVL323:
	jmp	.L178
.LVL324:
.L162:
	.loc 1 373 0
	movl	-280564(%rbp), %eax
	.loc 1 374 0
	movzbl	-280330(%rbp), %edx
	.loc 1 373 0
	movl	%eax, -280300(%rbp)
	.loc 1 374 0
	movl	-280396(%rbp), %eax
	addl	-280564(%rbp), %eax
	movzbl	(%r9,%rax), %eax
	movl	%edx, -280224(%rbp)
	movl	%eax, -280304(%rbp)
	movzbl	-280445(%rbp), %eax
.LVL325:
	addl	-280444(%rbp), %eax
.LVL326:
	sall	$8, %eax
	addl	-280304(%rbp), %eax
	sall	$8, %eax
	addl	%edx, %eax
	movl	%eax, -280328(%rbp)
.LVL327:
	jmp	.L163
.LVL328:
.L200:
	.loc 1 529 0
	testl	%r9d, %r9d
	je	.L196
.LVL329:
.L193:
	.loc 1 503 0
	subl	$1, %ebx
.LVL330:
	je	.L344
	mov	%ebx, %r13d
.LVL331:
.L194:
	.loc 1 504 0
	movq	-280344(%rbp), %rsi
	leaq	0(,%r13,4), %rcx
	movq	%rcx, -280208(%rbp)
	movl	(%rsi,%r13,4), %eax
	testl	%eax, %eax
	jne	.L193
.LVL332:
.L192:
	.loc 1 527 0
	cmpl	$1, -280300(%rbp)
	jbe	.L368
.LVL333:
	.loc 1 528 0
	movzbl	-280330(%rbp), %edx
.LVL334:
	movq	table(%rip), %r8
	leaq	0(,%r13,8), %rdi
	movq	mem_file(%rip), %rsi
	movq	%rdi, -280272(%rbp)
	movq	-280432(%rbp), %rdi
	leaq	0(,%rdx,8), %rcx
.LVL335:
	movq	%rcx, -280216(%rbp)
	movq	-280504(%rbp), %rcx
	movq	16(%r8,%rcx), %rax
	movq	-280456(%rbp), %rcx
	movq	(%rax,%rdi), %rax
	movq	(%rax,%rdx,8), %rax
	movl	(%rax,%r13,8), %edi
	movzbl	(%rsi,%rcx), %eax
	.loc 1 529 0
	movl	$1, %ecx
.LVL336:
	.loc 1 528 0
	leal	1(%rdi), %edx
.LVL337:
	cmpb	(%rsi,%rdx), %al
	jne	.L200
.L202:
	.loc 1 534 0
	addl	$1, %ecx
	.loc 1 527 0
	cmpl	%ecx, -280300(%rbp)
	jbe	.L199
	.loc 1 528 0
	movl	-280396(%rbp), %edx
	leal	(%rcx,%rdx), %eax
	leal	(%rcx,%rdi), %edx
	movzbl	(%rsi,%rax), %eax
	cmpb	(%rsi,%rdx), %al
	je	.L202
	jmp	.L200
.LVL338:
.L366:
	.loc 1 493 0
	movl	$0, (%rax)
	jmp	.L187
.L364:
	.loc 1 489 0
	movl	$0, (%rax)
	.p2align 4,,7
	.p2align 3
	jmp	.L185
.LVL339:
.L228:
	.loc 1 706 0
	movl	-2640(%rbp,%r12,4), %ebx
	movl	-280548(%rbp), %esi
	cmpl	%esi, %ebx
	movl	%ebx, -280184(%rbp)
.LVL340:
	je	.L369
	.loc 1 710 0
	movl	-280184(%rbp), %edx
	movl	-280184(%rbp), %r13d
.LVL341:
	addl	$4, %edx
	cmpl	%edx, %r13d
	movl	%edx, -280404(%rbp)
	jae	.L370
.LVL342:
.L235:
	.loc 1 707 0
	movq	-5712(%rbp,%r12,8), %rax
	movq	-13904(%rbp,%r12,8), %r9
	movq	-15952(%rbp,%r12,8), %rdi
	movq	table(%rip), %r8
	movq	%rax, -280280(%rbp)
	.loc 1 712 0
	movzbl	-280330(%rbp), %eax
.LVL343:
	.loc 1 707 0
	movq	%r9, -280288(%rbp)
	movq	-9808(%rbp,%r12,8), %r9
	movq	%rdi, -280296(%rbp)
	.loc 1 712 0
	salq	$3, %rax
.LVL344:
	movq	%rax, -280424(%rbp)
	movq	-280528(%rbp), %rax
	salq	$8, %rax
	addq	%r12, %rax
	movl	-280144(%rbp,%rax,4), %eax
	movl	%eax, -280260(%rbp)
.LVL345:
.L233:
	movq	-280504(%rbp), %rdi
	movq	-280432(%rbp), %rdx
	movq	-280424(%rbp), %r15
.LVL346:
	.loc 1 713 0
	movl	-280260(%rbp), %ebx
	.loc 1 712 0
	movq	16(%r8,%rdi), %rax
	addq	(%rax,%rdx), %r15
	movq	(%r15), %rdi
	movl	4(%rdi), %ecx
	.loc 1 713 0
	cmpl	%ebx, %ecx
	.loc 1 712 0
	movl	%ecx, -280180(%rbp)
.LVL347:
	.loc 1 713 0
	jne	.L237
	.loc 1 714 0
	addl	$4, %ebx
	movq	%r9, -280600(%rbp)
	leaq	0(,%rbx,8), %rsi
	.loc 1 716 0
	salq	$2, %rbx
	.loc 1 714 0
	call	realloc
.LVL348:
	.loc 1 716 0
	movq	-280600(%rbp), %r9
	.loc 1 714 0
	movq	%rax, (%r15)
	.loc 1 716 0
	movq	%rbx, %rsi
	movq	%r9, %rdi
	call	realloc
	.loc 1 718 0
	addl	$3, -280260(%rbp)
	movq	table(%rip), %r8
	.loc 1 716 0
	movq	%rax, %r9
	movq	%rax, -9808(%rbp,%r12,8)
.LVL349:
.L237:
	.loc 1 721 0
	mov	%r13d, %edi
	movq	-280280(%rbp), %rax
	movq	-280504(%rbp), %rcx
	leaq	(%rdi,%rdi,2), %rdx
	movq	-280432(%rbp), %rbx
	movl	-280180(%rbp), %esi
	.loc 1 710 0
	addl	$1, %r13d
	.loc 1 721 0
	leaq	(%rax,%rdx,8), %rdx
	movq	16(%r8,%rcx), %rax
	addl	$1, %esi
	movq	(%rax,%rbx), %rax
	movq	-280424(%rbp), %rbx
	movq	(%rax,%rbx), %rcx
	movl	16(%rdx), %eax
	movl	%eax, (%rcx,%rsi,8)
	.loc 1 722 0
	movl	(%rdx), %eax
	.loc 1 727 0
	movq	-280288(%rbp), %rdx
	.loc 1 722 0
	movl	%eax, 4(%rcx,%rsi,8)
	.loc 1 727 0
	movl	(%rdx,%rdi,4), %eax
	movl	%eax, (%r9,%rsi,4)
	.loc 1 728 0
	addl	$1, 4(%rcx)
	.loc 1 710 0
	cmpl	-280404(%rbp), %r13d
	.loc 1 729 0
	movl	4(%rcx), %eax
	.loc 1 730 0
	movq	-280296(%rbp), %rcx
	.loc 1 729 0
	movl	%eax, (%r9)
	.loc 1 730 0
	movl	$1, (%rcx,%rdi,4)
	.loc 1 710 0
	jb	.L233
	movq	-280528(%rbp), %rax
	movl	-280260(%rbp), %ebx
	salq	$8, %rax
	addq	%r12, %rax
	movl	%ebx, -280144(%rbp,%rax,4)
	jmp	.L236
.LVL350:
.L370:
	movq	-15952(%rbp,%r12,8), %rcx
	movq	-13904(%rbp,%r12,8), %rbx
	movq	-5712(%rbp,%r12,8), %rsi
	movq	%rcx, -280296(%rbp)
	movq	%rbx, -280288(%rbp)
	movq	%rsi, -280280(%rbp)
.LVL351:
.L236:
	mov	-280184(%rbp), %r8d
	movq	-280280(%rbp), %rsi
	leaq	(%r8,%r8,2), %rax
	leaq	(%rsi,%rax,8), %rdi
	xorl	%esi, %esi
.L238:
	.loc 1 735 0
	movl	-280396(%rbp), %edx
	movq	mem_file(%rip), %rax
	movq	8(%rdi), %rcx
	addl	%esi, %edx
	movzbl	(%rax,%rdx), %eax
	movb	%al, (%rcx,%rsi)
	addq	$1, %rsi
	.loc 1 734 0
	cmpl	%esi, -280412(%rbp)
	ja	.L238
	.loc 1 742 0
	cmpw	$5, -280350(%rbp)
	.loc 1 737 0
	movl	-280396(%rbp), %r9d
	.loc 1 738 0
	movl	-280328(%rbp), %edx
	movq	-280288(%rbp), %rax
	.loc 1 740 0
	movq	-280296(%rbp), %rcx
	.loc 1 737 0
	movl	%r9d, 16(%rdi)
	.loc 1 738 0
	movl	%edx, (%rax,%r8,4)
	.loc 1 739 0
	movl	$1, (%rdi)
	.loc 1 740 0
	movl	$0, (%rcx,%r8,4)
	.loc 1 742 0
	jbe	.L239
	.loc 1 743 0
	movzbl	-280445(%rbp), %eax
.LVL352:
	sall	$8, %eax
.LVL353:
	addl	-280224(%rbp), %eax
.LVL354:
	cltq
	movb	$1, (%r14,%rax)
	.loc 1 744 0
	sall	$8, -280304(%rbp)
	movzbl	-280329(%rbp), %eax
.LVL355:
	movl	-280304(%rbp), %ebx
	leal	65536(%rbx,%rax), %eax
.LVL356:
	cltq
	movb	$1, (%r14,%rax)
.LVL357:
.L240:
	.loc 1 748 0
	movl	-280184(%rbp), %eax
	addl	$1, %eax
	movl	%eax, -2640(%rbp,%r12,4)
	.loc 1 749 0
	movl	-280408(%rbp), %eax
	subl	$3, %eax
	movl	%eax, -1616(%rbp,%r12,4)
	jmp	.L161
.LVL358:
.L369:
	.loc 1 707 0
	movl	$0, -2640(%rbp,%r12,4)
	xorl	%r13d, %r13d
.LVL359:
	movl	$0, -280184(%rbp)
.LVL360:
	movl	$4, -280404(%rbp)
	jmp	.L235
.LVL361:
.L365:
	.loc 1 491 0
	movl	$0, (%rax)
	jmp	.L186
.LVL362:
.L368:
	.loc 1 527 0
	movzbl	-280330(%rbp), %eax
.LVL363:
	movq	table(%rip), %r8
	salq	$3, %r13
.LVL364:
	movq	%r13, -280272(%rbp)
	salq	$3, %rax
.LVL365:
	movq	%rax, -280216(%rbp)
.LVL366:
.L199:
	.loc 1 536 0
	movq	-280504(%rbp), %rcx
.LVL367:
	movq	-280432(%rbp), %rsi
	movq	-280216(%rbp), %rdi
	.loc 1 538 0
	movl	-280392(%rbp), %r10d
	.loc 1 536 0
	movq	16(%r8,%rcx), %rax
	movq	(%rax,%rsi), %rdx
	movq	-280272(%rbp), %rax
	addq	(%rdx,%rdi), %rax
	.loc 1 538 0
	movq	(%rdx,%rdi), %rdx
	movq	%rdx, -280200(%rbp)
	.loc 1 536 0
	addl	$1, 4(%rax)
	.loc 1 538 0
	movq	-280272(%rbp), %rax
	.loc 1 542 0
	movl	-3664(%rbp,%r12,4), %r11d
	.loc 1 538 0
	movl	4(%rdx,%rax), %r9d
.LVL368:
	cmpl	%r9d, -280392(%rbp)
	cmovb	%r9d, %r10d
.LVL369:
	.loc 1 542 0
	cmpl	-280532(%rbp), %r11d
	jae	.L204
	.loc 1 543 0
	movq	-7760(%rbp,%r12,8), %r13
	mov	%r11d, %edx
	leaq	(%rdx,%rdx,2), %rax
	leaq	(%r13,%rax,8), %rdi
	movl	(%rdi), %esi
	cmpl	%r9d, %esi
	jae	.L371
.LVL370:
.L205:
	.loc 1 545 0
	leaq	0(,%rdx,4), %rcx
	movq	-18000(%rbp,%r12,8), %rdx
	addq	%rcx, %rdx
	movl	(%rdx), %eax
	testl	%eax, %eax
	jne	.L208
	.loc 1 547 0
	mov	16(%rdi), %eax
	movq	-280200(%rbp), %r9
	movl	%esi, 4(%r9,%rax,8)
	.loc 1 548 0
	movl	(%rdi), %eax
	cmpl	%r10d, %eax
	movl	%eax, -280392(%rbp)
.LVL371:
	ja	.L209
.LVL372:
.L208:
	movl	%r10d, -280392(%rbp)
.LVL373:
.L209:
	.loc 1 553 0
	movl	$0, (%rdx)
	.loc 1 554 0
	movq	-280504(%rbp), %rdx
	movq	-280432(%rbp), %rsi
	movq	-280216(%rbp), %r9
	movq	16(%r8,%rdx), %rax
	movq	-280272(%rbp), %rdx
	movq	(%rax,%rsi), %rax
	.loc 1 555 0
	movq	-280208(%rbp), %rsi
	.loc 1 554 0
	movq	(%rax,%r9), %rax
	.loc 1 555 0
	movq	-280440(%rbp), %r9
	.loc 1 554 0
	movl	4(%rax,%rdx), %eax
	.loc 1 555 0
	movq	-11856(%rbp,%r12,8), %rdx
	.loc 1 554 0
	movl	%eax, (%rdi)
	.loc 1 555 0
	movl	(%r9,%rsi), %eax
	.loc 1 556 0
	xorl	%esi, %esi
	.loc 1 555 0
	movl	%eax, (%rdx,%rcx)
	.loc 1 556 0
	movl	%ebx, 16(%rdi)
	jmp	.L210
.LVL374:
	.p2align 4,,10
	.p2align 3
.L372:
	movq	table(%rip), %r8
.LVL375:
.L210:
	.loc 1 558 0
	movq	-280504(%rbp), %rdx
	movq	-280432(%rbp), %rbx
.LVL376:
	movq	-280216(%rbp), %r9
	movq	8(%rdi), %rcx
	movq	16(%r8,%rdx), %rax
	movq	(%rax,%rbx), %rax
	movq	-280272(%rbp), %rbx
	movq	(%rax,%r9), %rax
	movl	(%rax,%rbx), %edx
	movq	mem_file(%rip), %rax
	addl	%esi, %edx
	movzbl	(%rax,%rdx), %eax
	movb	%al, (%rcx,%rsi)
	addq	$1, %rsi
	.loc 1 557 0
	cmpl	%esi, -280412(%rbp)
	ja	.L372
	.loc 1 560 0
	cmpl	-280580(%rbp), %r11d
	je	.L373
	.loc 1 563 0
	leal	1(%r11), %eax
	movl	%eax, -3664(%rbp,%r12,4)
.L212:
	.loc 1 565 0
	addl	$1, -280372(%rbp)
.LVL377:
	.loc 1 567 0
	cmpl	$1, %r15d
	jne	.L341
	jmp	.L155
.LVL378:
.L371:
	.loc 1 573 0
	movl	%r11d, %ecx
.LVL379:
.L207:
	.loc 1 542 0
	addl	$1, %ecx
	cmpl	-280532(%rbp), %ecx
	jae	.L204
	.loc 1 543 0
	mov	%ecx, %edx
	leaq	(%rdx,%rdx,2), %rax
	leaq	(%r13,%rax,8), %rdi
	movl	(%rdi), %esi
	cmpl	%esi, %r9d
	jbe	.L207
	jmp	.L205
.LVL380:
.L204:
	.loc 1 582 0
	addl	$1, -280372(%rbp)
.LVL381:
	.loc 1 584 0
	cmpl	$1, %r15d
	je	.L214
	.loc 1 587 0
	cmpl	$2, %r15d
	.p2align 4,,2
	.p2align 3
	je	.L215
	.loc 1 590 0
	cmpl	$3, %r15d
	.loc 1 350 0
	movl	%r10d, -280392(%rbp)
	.loc 1 590 0
	jne	.L159
.LVL382:
	.loc 1 343 0
	movl	%r10d, -280392(%rbp)
	jmp	.L158
.LVL383:
.L373:
	.loc 1 561 0
	movl	$0, -3664(%rbp,%r12,4)
	jmp	.L212
.LVL384:
.L215:
	.loc 1 336 0
	movl	%r10d, -280392(%rbp)
	jmp	.L157
.LVL385:
.L214:
	.loc 1 329 0
	movl	%r10d, -280392(%rbp)
	jmp	.L155
.LVL386:
.L344:
	.loc 1 522 0
	addl	$1, -280376(%rbp)
.LVL387:
	jmp	.L195
.LVL388:
.L230:
	.loc 1 699 0
	movzbl	-280445(%rbp), %eax
.LVL389:
	sall	$8, %eax
.LVL390:
	addl	-280224(%rbp), %eax
.LVL391:
	cltq
	movb	$1, (%r14,%rax)
	jmp	.L231
.LVL392:
.L367:
	.loc 1 497 0
	testl	%esi, %esi
	jne	.L285
.LVL393:
	jmp	.L189
.LVL394:
	.p2align 4,,10
	.p2align 3
.L190:
	subl	$1, %esi
.LVL395:
	.p2align 4,,7
	.p2align 3
	je	.L189
.LVL396:
.L285:
	.loc 1 498 0
	movq	-280344(%rbp), %r9
	mov	%esi, %eax
.LVL397:
	movl	-280328(%rbp), %edx
	leaq	(%r9,%rax,4), %rax
.LVL398:
	cmpl	%edx, (%rax)
	jne	.L190
	.loc 1 499 0
	movl	$0, (%rax)
	jmp	.L190
.LVL399:
.L239:
	.loc 1 746 0
	movzbl	-280445(%rbp), %eax
.LVL400:
	sall	$8, %eax
.LVL401:
	addl	-280224(%rbp), %eax
.LVL402:
	cltq
	movb	$1, (%r14,%rax)
	jmp	.L240
.LVL403:
.L189:
	.loc 1 497 0
	movl	%ebx, -280348(%rbp)
.LVL404:
	movl	$1, %r9d
.LVL405:
	jmp	.L194
.LFE38:
	.size	match_search, .-match_search
	.local	b.4893
	.comm	b.4893,4,4
	.local	a.4892
	.comm	a.4892,4,4
	.comm	table,8,8
	.comm	file_bytes,4,4
	.comm	frequency,4,4
	.comm	mem_file,8,8
	.section	.rodata.cst4,"aM",@progbits,4
	.align 4
.LC1:
	.long	1065353216
	.align 4
.LC2:
	.long	1120403456
	.section	.rodata.cst8,"aM",@progbits,8
	.align 8
.LC21:
	.long	0
	.long	1093567616
	.section	.rodata.cst16,"aM",@progbits,16
	.align 16
.LC28:
	.long	1
	.long	1
	.long	1
	.long	1
	.section	.rodata.cst8
	.align 8
.LC30:
	.long	0
	.long	1080033280
	.align 8
.LC31:
	.long	0
	.long	1062207488
	.align 8
.LC37:
	.long	0
	.long	1079574528
	.section	.debug_frame,"",@progbits
.Lframe0:
	.long	.LECIE0-.LSCIE0
.LSCIE0:
	.long	0xffffffff
	.byte	0x1
	.string	""
	.uleb128 0x1
	.sleb128 -8
	.byte	0x10
	.byte	0xc
	.uleb128 0x7
	.uleb128 0x8
	.byte	0x90
	.uleb128 0x1
	.align 8
.LECIE0:
.LSFDE0:
	.long	.LEFDE0-.LASFDE0
.LASFDE0:
	.long	.Lframe0
	.quad	.LFB39
	.quad	.LFE39-.LFB39
	.byte	0x4
	.long	.LCFI0-.LFB39
	.byte	0xe
	.uleb128 0x10
	.byte	0x86
	.uleb128 0x2
	.byte	0x4
	.long	.LCFI1-.LCFI0
	.byte	0xd
	.uleb128 0x6
	.align 8
.LEFDE0:
.LSFDE2:
	.long	.LEFDE2-.LASFDE2
.LASFDE2:
	.long	.Lframe0
	.quad	.LFB37
	.quad	.LFE37-.LFB37
	.byte	0x4
	.long	.LCFI2-.LFB37
	.byte	0xe
	.uleb128 0x10
	.byte	0x86
	.uleb128 0x2
	.byte	0x4
	.long	.LCFI3-.LCFI2
	.byte	0xd
	.uleb128 0x6
	.align 8
.LEFDE2:
.LSFDE4:
	.long	.LEFDE4-.LASFDE4
.LASFDE4:
	.long	.Lframe0
	.quad	.LFB40
	.quad	.LFE40-.LFB40
	.byte	0x4
	.long	.LCFI4-.LFB40
	.byte	0xe
	.uleb128 0x10
	.byte	0x86
	.uleb128 0x2
	.byte	0x4
	.long	.LCFI5-.LCFI4
	.byte	0xd
	.uleb128 0x6
	.byte	0x4
	.long	.LCFI11-.LCFI5
	.byte	0x83
	.uleb128 0x7
	.byte	0x8c
	.uleb128 0x6
	.byte	0x8d
	.uleb128 0x5
	.byte	0x8e
	.uleb128 0x4
	.byte	0x8f
	.uleb128 0x3
	.align 8
.LEFDE4:
.LSFDE6:
	.long	.LEFDE6-.LASFDE6
.LASFDE6:
	.long	.Lframe0
	.quad	.LFB38
	.quad	.LFE38-.LFB38
	.byte	0x4
	.long	.LCFI12-.LFB38
	.byte	0xe
	.uleb128 0x10
	.byte	0x86
	.uleb128 0x2
	.byte	0x4
	.long	.LCFI13-.LCFI12
	.byte	0xd
	.uleb128 0x6
	.byte	0x4
	.long	.LCFI19-.LCFI13
	.byte	0x83
	.uleb128 0x7
	.byte	0x8c
	.uleb128 0x6
	.byte	0x8d
	.uleb128 0x5
	.byte	0x8e
	.uleb128 0x4
	.byte	0x8f
	.uleb128 0x3
	.align 8
.LEFDE6:
	.section	.eh_frame,"a",@progbits
.Lframe1:
	.long	.LECIE1-.LSCIE1
.LSCIE1:
	.long	0x0
	.byte	0x1
	.string	"zR"
	.uleb128 0x1
	.sleb128 -8
	.byte	0x10
	.uleb128 0x1
	.byte	0x3
	.byte	0xc
	.uleb128 0x7
	.uleb128 0x8
	.byte	0x90
	.uleb128 0x1
	.align 8
.LECIE1:
.LSFDE1:
	.long	.LEFDE1-.LASFDE1
.LASFDE1:
	.long	.LASFDE1-.Lframe1
	.long	.LFB39
	.long	.LFE39-.LFB39
	.uleb128 0x0
	.byte	0x4
	.long	.LCFI0-.LFB39
	.byte	0xe
	.uleb128 0x10
	.byte	0x86
	.uleb128 0x2
	.byte	0x4
	.long	.LCFI1-.LCFI0
	.byte	0xd
	.uleb128 0x6
	.align 8
.LEFDE1:
.LSFDE3:
	.long	.LEFDE3-.LASFDE3
.LASFDE3:
	.long	.LASFDE3-.Lframe1
	.long	.LFB37
	.long	.LFE37-.LFB37
	.uleb128 0x0
	.byte	0x4
	.long	.LCFI2-.LFB37
	.byte	0xe
	.uleb128 0x10
	.byte	0x86
	.uleb128 0x2
	.byte	0x4
	.long	.LCFI3-.LCFI2
	.byte	0xd
	.uleb128 0x6
	.align 8
.LEFDE3:
.LSFDE5:
	.long	.LEFDE5-.LASFDE5
.LASFDE5:
	.long	.LASFDE5-.Lframe1
	.long	.LFB40
	.long	.LFE40-.LFB40
	.uleb128 0x0
	.byte	0x4
	.long	.LCFI4-.LFB40
	.byte	0xe
	.uleb128 0x10
	.byte	0x86
	.uleb128 0x2
	.byte	0x4
	.long	.LCFI5-.LCFI4
	.byte	0xd
	.uleb128 0x6
	.byte	0x4
	.long	.LCFI11-.LCFI5
	.byte	0x83
	.uleb128 0x7
	.byte	0x8c
	.uleb128 0x6
	.byte	0x8d
	.uleb128 0x5
	.byte	0x8e
	.uleb128 0x4
	.byte	0x8f
	.uleb128 0x3
	.align 8
.LEFDE5:
.LSFDE7:
	.long	.LEFDE7-.LASFDE7
.LASFDE7:
	.long	.LASFDE7-.Lframe1
	.long	.LFB38
	.long	.LFE38-.LFB38
	.uleb128 0x0
	.byte	0x4
	.long	.LCFI12-.LFB38
	.byte	0xe
	.uleb128 0x10
	.byte	0x86
	.uleb128 0x2
	.byte	0x4
	.long	.LCFI13-.LCFI12
	.byte	0xd
	.uleb128 0x6
	.byte	0x4
	.long	.LCFI19-.LCFI13
	.byte	0x83
	.uleb128 0x7
	.byte	0x8c
	.uleb128 0x6
	.byte	0x8d
	.uleb128 0x5
	.byte	0x8e
	.uleb128 0x4
	.byte	0x8f
	.uleb128 0x3
	.align 8
.LEFDE7:
	.text
.Letext0:
	.section	.debug_loc,"",@progbits
.Ldebug_loc0:
.LLST0:
	.quad	.LFB39-.Ltext0
	.quad	.LCFI0-.Ltext0
	.value	0x2
	.byte	0x77
	.sleb128 8
	.quad	.LCFI0-.Ltext0
	.quad	.LCFI1-.Ltext0
	.value	0x2
	.byte	0x77
	.sleb128 16
	.quad	.LCFI1-.Ltext0
	.quad	.LFE39-.Ltext0
	.value	0x2
	.byte	0x76
	.sleb128 16
	.quad	0x0
	.quad	0x0
.LLST1:
	.quad	.LFB37-.Ltext0
	.quad	.LCFI2-.Ltext0
	.value	0x2
	.byte	0x77
	.sleb128 8
	.quad	.LCFI2-.Ltext0
	.quad	.LCFI3-.Ltext0
	.value	0x2
	.byte	0x77
	.sleb128 16
	.quad	.LCFI3-.Ltext0
	.quad	.LFE37-.Ltext0
	.value	0x2
	.byte	0x76
	.sleb128 16
	.quad	0x0
	.quad	0x0
.LLST2:
	.quad	.LVL0-.Ltext0
	.quad	.LVL1-.Ltext0
	.value	0x1
	.byte	0x55
	.quad	.LVL2-.Ltext0
	.quad	.LVL3-.Ltext0
	.value	0x1
	.byte	0x55
	.quad	0x0
	.quad	0x0
.LLST3:
	.quad	.LVL0-.Ltext0
	.quad	.LVL2-.Ltext0
	.value	0x1
	.byte	0x54
	.quad	.LVL2-.Ltext0
	.quad	.LVL4-.Ltext0
	.value	0x1
	.byte	0x54
	.quad	0x0
	.quad	0x0
.LLST4:
	.quad	.LFB40-.Ltext0
	.quad	.LCFI4-.Ltext0
	.value	0x2
	.byte	0x77
	.sleb128 8
	.quad	.LCFI4-.Ltext0
	.quad	.LCFI5-.Ltext0
	.value	0x2
	.byte	0x77
	.sleb128 16
	.quad	.LCFI5-.Ltext0
	.quad	.LFE40-.Ltext0
	.value	0x2
	.byte	0x76
	.sleb128 16
	.quad	0x0
	.quad	0x0
.LLST5:
	.quad	.LVL5-.Ltext0
	.quad	.LVL7-.Ltext0
	.value	0x1
	.byte	0x55
	.quad	.LVL7-.Ltext0
	.quad	.LVL8-.Ltext0
	.value	0x1
	.byte	0x55
	.quad	0x0
	.quad	0x0
.LLST6:
	.quad	.LVL5-.Ltext0
	.quad	.LVL6-.Ltext0
	.value	0x1
	.byte	0x54
	.quad	.LVL6-.Ltext0
	.quad	.LVL24-.Ltext0
	.value	0x1
	.byte	0x53
	.quad	.LVL31-.Ltext0
	.quad	.LVL39-.Ltext0
	.value	0x1
	.byte	0x53
	.quad	0x0
	.quad	0x0
.LLST7:
	.quad	.LVL13-.Ltext0
	.quad	.LVL34-.Ltext0
	.value	0x3
	.byte	0x76
	.sleb128 -320
	.quad	.LVL39-.Ltext0
	.quad	.LFE40-.Ltext0
	.value	0x3
	.byte	0x76
	.sleb128 -320
	.quad	0x0
	.quad	0x0
.LLST8:
	.quad	.LVL14-.Ltext0
	.quad	.LVL22-.Ltext0
	.value	0x1
	.byte	0x5f
	.quad	.LVL31-.Ltext0
	.quad	.LVL33-.Ltext0
	.value	0x1
	.byte	0x5f
	.quad	0x0
	.quad	0x0
.LLST9:
	.quad	.LVL22-.Ltext0
	.quad	.LVL27-.Ltext0
	.value	0x1
	.byte	0x5f
	.quad	.LVL39-.Ltext0
	.quad	.LVL41-.Ltext0
	.value	0x1
	.byte	0x5f
	.quad	.LVL70-.Ltext0
	.quad	.LVL79-.Ltext0
	.value	0x1
	.byte	0x5f
	.quad	.LVL79-.Ltext0
	.quad	.LFE40-.Ltext0
	.value	0x3
	.byte	0x76
	.sleb128 -228
	.quad	0x0
	.quad	0x0
.LLST10:
	.quad	.LVL28-.Ltext0
	.quad	.LVL29-.Ltext0
	.value	0x1
	.byte	0x53
	.quad	.LVL30-.Ltext0
	.quad	.LVL31-.Ltext0
	.value	0x1
	.byte	0x53
	.quad	.LVL39-.Ltext0
	.quad	.LVL40-.Ltext0
	.value	0x1
	.byte	0x53
	.quad	.LVL57-.Ltext0
	.quad	.LVL60-.Ltext0
	.value	0x1
	.byte	0x5e
	.quad	.LVL62-.Ltext0
	.quad	.LVL70-.Ltext0
	.value	0x1
	.byte	0x53
	.quad	.LVL71-.Ltext0
	.quad	.LVL102-.Ltext0
	.value	0x1
	.byte	0x5e
	.quad	.LVL104-.Ltext0
	.quad	.LFE40-.Ltext0
	.value	0x1
	.byte	0x5e
	.quad	0x0
	.quad	0x0
.LLST11:
	.quad	.LVL64-.Ltext0
	.quad	.LVL67-.Ltext0
	.value	0x1
	.byte	0x5d
	.quad	.LVL68-.Ltext0
	.quad	.LVL69-.Ltext0
	.value	0x1
	.byte	0x5d
	.quad	.LVL92-.Ltext0
	.quad	.LVL94-.Ltext0
	.value	0x1
	.byte	0x53
	.quad	.LVL95-.Ltext0
	.quad	.LVL100-.Ltext0
	.value	0x1
	.byte	0x53
	.quad	0x0
	.quad	0x0
.LLST12:
	.quad	.LVL28-.Ltext0
	.quad	.LVL31-.Ltext0
	.value	0x1
	.byte	0x5d
	.quad	.LVL39-.Ltext0
	.quad	.LVL50-.Ltext0
	.value	0x1
	.byte	0x5d
	.quad	.LVL60-.Ltext0
	.quad	.LVL63-.Ltext0
	.value	0x1
	.byte	0x5d
	.quad	.LVL63-.Ltext0
	.quad	.LVL64-.Ltext0
	.value	0x1
	.byte	0x50
	.quad	.LVL65-.Ltext0
	.quad	.LVL66-.Ltext0
	.value	0x1
	.byte	0x50
	.quad	.LVL67-.Ltext0
	.quad	.LVL80-.Ltext0
	.value	0x1
	.byte	0x5d
	.quad	.LVL98-.Ltext0
	.quad	.LVL101-.Ltext0
	.value	0x1
	.byte	0x5d
	.quad	0x0
	.quad	0x0
.LLST13:
	.quad	.LVL17-.Ltext0
	.quad	.LVL18-.Ltext0
	.value	0x3
	.byte	0x76
	.sleb128 -232
	.quad	.LVL18-.Ltext0
	.quad	.LVL20-.Ltext0
	.value	0x3
	.byte	0x76
	.sleb128 -240
	.quad	.LVL20-.Ltext0
	.quad	.LVL23-.Ltext0
	.value	0x3
	.byte	0x76
	.sleb128 -232
	.quad	.LVL23-.Ltext0
	.quad	.LVL31-.Ltext0
	.value	0x3
	.byte	0x76
	.sleb128 -300
	.quad	.LVL39-.Ltext0
	.quad	.LVL72-.Ltext0
	.value	0x3
	.byte	0x76
	.sleb128 -300
	.quad	.LVL72-.Ltext0
	.quad	.LVL79-.Ltext0
	.value	0x3
	.byte	0x76
	.sleb128 -232
	.quad	.LVL79-.Ltext0
	.quad	.LVL86-.Ltext0
	.value	0x3
	.byte	0x76
	.sleb128 -240
	.quad	.LVL86-.Ltext0
	.quad	.LVL89-.Ltext0
	.value	0x3
	.byte	0x76
	.sleb128 -300
	.quad	.LVL89-.Ltext0
	.quad	.LFE40-.Ltext0
	.value	0x3
	.byte	0x76
	.sleb128 -240
	.quad	0x0
	.quad	0x0
.LLST14:
	.quad	.LVL10-.Ltext0
	.quad	.LVL11-.Ltext0
	.value	0x1
	.byte	0x5c
	.quad	.LVL11-.Ltext0
	.quad	.LVL12-.Ltext0
	.value	0x1
	.byte	0x51
	.quad	.LVL15-.Ltext0
	.quad	.LVL16-.Ltext0
	.value	0x1
	.byte	0x5d
	.quad	.LVL16-.Ltext0
	.quad	.LVL25-.Ltext0
	.value	0x1
	.byte	0x5c
	.quad	.LVL31-.Ltext0
	.quad	.LVL32-.Ltext0
	.value	0x1
	.byte	0x5d
	.quad	.LVL35-.Ltext0
	.quad	.LVL36-.Ltext0
	.value	0x1
	.byte	0x5c
	.quad	.LVL37-.Ltext0
	.quad	.LVL38-.Ltext0
	.value	0x1
	.byte	0x51
	.quad	0x0
	.quad	0x0
.LLST15:
	.quad	.LVL21-.Ltext0
	.quad	.LVL31-.Ltext0
	.value	0x3
	.byte	0x76
	.sleb128 -296
	.quad	.LVL39-.Ltext0
	.quad	.LFE40-.Ltext0
	.value	0x3
	.byte	0x76
	.sleb128 -296
	.quad	0x0
	.quad	0x0
.LLST16:
	.quad	.LVL42-.Ltext0
	.quad	.LVL54-.Ltext0
	.value	0x1
	.byte	0x52
	.quad	.LVL54-.Ltext0
	.quad	.LVL55-.Ltext0
	.value	0x1
	.byte	0x50
	.quad	.LVL55-.Ltext0
	.quad	.LVL58-.Ltext0
	.value	0x1
	.byte	0x52
	.quad	.LVL60-.Ltext0
	.quad	.LVL62-.Ltext0
	.value	0x1
	.byte	0x52
	.quad	.LVL72-.Ltext0
	.quad	.LVL74-.Ltext0
	.value	0x1
	.byte	0x5b
	.quad	.LVL74-.Ltext0
	.quad	.LVL76-.Ltext0
	.value	0x1
	.byte	0x50
	.quad	.LVL77-.Ltext0
	.quad	.LVL82-.Ltext0
	.value	0x1
	.byte	0x5b
	.quad	.LVL82-.Ltext0
	.quad	.LVL84-.Ltext0
	.value	0x1
	.byte	0x5f
	.quad	.LVL84-.Ltext0
	.quad	.LVL89-.Ltext0
	.value	0x1
	.byte	0x5b
	.quad	.LVL98-.Ltext0
	.quad	.LVL99-.Ltext0
	.value	0x1
	.byte	0x5b
	.quad	.LVL99-.Ltext0
	.quad	.LVL103-.Ltext0
	.value	0x1
	.byte	0x5f
	.quad	.LVL104-.Ltext0
	.quad	.LVL105-.Ltext0
	.value	0x1
	.byte	0x5b
	.quad	.LVL105-.Ltext0
	.quad	.LVL106-.Ltext0
	.value	0x1
	.byte	0x5f
	.quad	.LVL106-.Ltext0
	.quad	.LVL108-.Ltext0
	.value	0x1
	.byte	0x50
	.quad	.LVL109-.Ltext0
	.quad	.LVL110-.Ltext0
	.value	0x1
	.byte	0x5f
	.quad	0x0
	.quad	0x0
.LLST17:
	.quad	.LVL42-.Ltext0
	.quad	.LVL44-.Ltext0
	.value	0x1
	.byte	0x5b
	.quad	.LVL44-.Ltext0
	.quad	.LVL47-.Ltext0
	.value	0x1
	.byte	0x50
	.quad	.LVL49-.Ltext0
	.quad	.LVL51-.Ltext0
	.value	0x1
	.byte	0x5b
	.quad	.LVL51-.Ltext0
	.quad	.LVL52-.Ltext0
	.value	0x1
	.byte	0x50
	.quad	.LVL53-.Ltext0
	.quad	.LVL54-.Ltext0
	.value	0x1
	.byte	0x5b
	.quad	.LVL56-.Ltext0
	.quad	.LVL62-.Ltext0
	.value	0x1
	.byte	0x5b
	.quad	.LVL71-.Ltext0
	.quad	.LVL73-.Ltext0
	.value	0x1
	.byte	0x5b
	.quad	0x0
	.quad	0x0
.LLST18:
	.quad	.LFB38-.Ltext0
	.quad	.LCFI12-.Ltext0
	.value	0x2
	.byte	0x77
	.sleb128 8
	.quad	.LCFI12-.Ltext0
	.quad	.LCFI13-.Ltext0
	.value	0x2
	.byte	0x77
	.sleb128 16
	.quad	.LCFI13-.Ltext0
	.quad	.LFE38-.Ltext0
	.value	0x2
	.byte	0x76
	.sleb128 16
	.quad	0x0
	.quad	0x0
.LLST19:
	.quad	.LVL111-.Ltext0
	.quad	.LVL112-.Ltext0
	.value	0x1
	.byte	0x55
	.quad	0x0
	.quad	0x0
.LLST20:
	.quad	.LVL147-.Ltext0
	.quad	.LVL161-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280400
	.quad	.LVL205-.Ltext0
	.quad	.LVL206-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280400
	.quad	.LVL228-.Ltext0
	.quad	.LVL230-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280400
	.quad	.LVL247-.Ltext0
	.quad	.LVL257-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280400
	.quad	0x0
	.quad	0x0
.LLST21:
	.quad	.LVL119-.Ltext0
	.quad	.LVL129-.Ltext0
	.value	0x1
	.byte	0x5c
	.quad	.LVL129-.Ltext0
	.quad	.LVL134-.Ltext0
	.value	0x1
	.byte	0x54
	.quad	.LVL134-.Ltext0
	.quad	.LVL135-.Ltext0
	.value	0x1
	.byte	0x51
	.quad	.LVL135-.Ltext0
	.quad	.LVL136-.Ltext0
	.value	0x1
	.byte	0x50
	.quad	.LVL136-.Ltext0
	.quad	.LVL138-.Ltext0
	.value	0x1
	.byte	0x51
	.quad	.LVL139-.Ltext0
	.quad	.LVL160-.Ltext0
	.value	0x1
	.byte	0x5c
	.quad	.LVL164-.Ltext0
	.quad	.LVL174-.Ltext0
	.value	0x1
	.byte	0x5b
	.quad	.LVL174-.Ltext0
	.quad	.LVL185-.Ltext0
	.value	0x1
	.byte	0x52
	.quad	.LVL185-.Ltext0
	.quad	.LVL190-.Ltext0
	.value	0x1
	.byte	0x5b
	.quad	.LVL191-.Ltext0
	.quad	.LVL195-.Ltext0
	.value	0x1
	.byte	0x5b
	.quad	.LVL195-.Ltext0
	.quad	.LVL196-.Ltext0
	.value	0x1
	.byte	0x52
	.quad	.LVL203-.Ltext0
	.quad	.LVL206-.Ltext0
	.value	0x1
	.byte	0x5c
	.quad	.LVL208-.Ltext0
	.quad	.LVL209-.Ltext0
	.value	0x1
	.byte	0x5c
	.quad	.LVL209-.Ltext0
	.quad	.LVL210-.Ltext0
	.value	0x1
	.byte	0x54
	.quad	.LVL230-.Ltext0
	.quad	.LVL232-.Ltext0
	.value	0x1
	.byte	0x52
	.quad	.LVL232-.Ltext0
	.quad	.LVL242-.Ltext0
	.value	0x1
	.byte	0x5b
	.quad	.LVL242-.Ltext0
	.quad	.LVL247-.Ltext0
	.value	0x1
	.byte	0x52
	.quad	.LVL257-.Ltext0
	.quad	.LVL265-.Ltext0
	.value	0x1
	.byte	0x5b
	.quad	.LVL266-.Ltext0
	.quad	.LVL267-.Ltext0
	.value	0x1
	.byte	0x52
	.quad	.LVL268-.Ltext0
	.quad	.LVL273-.Ltext0
	.value	0x1
	.byte	0x52
	.quad	.LVL274-.Ltext0
	.quad	.LVL287-.Ltext0
	.value	0x1
	.byte	0x5b
	.quad	.LVL287-.Ltext0
	.quad	.LVL288-.Ltext0
	.value	0x1
	.byte	0x52
	.quad	.LVL288-.Ltext0
	.quad	.LVL289-.Ltext0
	.value	0x1
	.byte	0x5b
	.quad	.LVL290-.Ltext0
	.quad	.LVL298-.Ltext0
	.value	0x1
	.byte	0x52
	.quad	.LVL299-.Ltext0
	.quad	.LVL300-.Ltext0
	.value	0x1
	.byte	0x52
	.quad	.LVL300-.Ltext0
	.quad	.LVL316-.Ltext0
	.value	0x1
	.byte	0x5b
	.quad	.LVL316-.Ltext0
	.quad	.LVL318-.Ltext0
	.value	0x1
	.byte	0x52
	.quad	.LVL320-.Ltext0
	.quad	.LVL324-.Ltext0
	.value	0x1
	.byte	0x52
	.quad	.LVL324-.Ltext0
	.quad	.LVL328-.Ltext0
	.value	0x1
	.byte	0x5b
	.quad	.LVL328-.Ltext0
	.quad	.LVL329-.Ltext0
	.value	0x1
	.byte	0x52
	.quad	.LVL329-.Ltext0
	.quad	.LVL333-.Ltext0
	.value	0x1
	.byte	0x5b
	.quad	.LVL333-.Ltext0
	.quad	.LVL335-.Ltext0
	.value	0x1
	.byte	0x52
	.quad	.LVL335-.Ltext0
	.quad	.LVL336-.Ltext0
	.value	0x1
	.byte	0x5b
	.quad	.LVL336-.Ltext0
	.quad	.LVL338-.Ltext0
	.value	0x1
	.byte	0x52
	.quad	.LVL338-.Ltext0
	.quad	.LVL348-.Ltext0
	.value	0x1
	.byte	0x5b
	.quad	.LVL349-.Ltext0
	.quad	.LVL362-.Ltext0
	.value	0x1
	.byte	0x5b
	.quad	.LVL362-.Ltext0
	.quad	.LVL367-.Ltext0
	.value	0x1
	.byte	0x52
	.quad	.LVL367-.Ltext0
	.quad	.LVL379-.Ltext0
	.value	0x1
	.byte	0x5b
	.quad	.LVL379-.Ltext0
	.quad	.LVL383-.Ltext0
	.value	0x1
	.byte	0x52
	.quad	.LVL383-.Ltext0
	.quad	.LVL384-.Ltext0
	.value	0x1
	.byte	0x5b
	.quad	.LVL384-.Ltext0
	.quad	.LVL388-.Ltext0
	.value	0x1
	.byte	0x52
	.quad	.LVL388-.Ltext0
	.quad	.LFE38-.Ltext0
	.value	0x1
	.byte	0x5b
	.quad	0x0
	.quad	0x0
.LLST22:
	.quad	.LVL159-.Ltext0
	.quad	.LVL165-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280172
	.quad	.LVL165-.Ltext0
	.quad	.LVL166-.Ltext0
	.value	0x1
	.byte	0x52
	.quad	.LVL166-.Ltext0
	.quad	.LVL167-.Ltext0
	.value	0x1
	.byte	0x50
	.quad	.LVL168-.Ltext0
	.quad	.LVL170-.Ltext0
	.value	0x1
	.byte	0x52
	.quad	.LVL172-.Ltext0
	.quad	.LVL186-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280396
	.quad	.LVL186-.Ltext0
	.quad	.LVL203-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280172
	.quad	.LVL205-.Ltext0
	.quad	.LVL206-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280172
	.quad	.LVL210-.Ltext0
	.quad	.LVL230-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280172
	.quad	.LVL230-.Ltext0
	.quad	.LVL247-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280396
	.quad	.LVL247-.Ltext0
	.quad	.LVL257-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280172
	.quad	.LVL257-.Ltext0
	.quad	.LFE38-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280396
	.quad	0x0
	.quad	0x0
.LLST23:
	.quad	.LVL118-.Ltext0
	.quad	.LVL126-.Ltext0
	.value	0x1
	.byte	0x53
	.quad	.LVL126-.Ltext0
	.quad	.LVL128-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280236
	.quad	.LVL128-.Ltext0
	.quad	.LVL131-.Ltext0
	.value	0x1
	.byte	0x50
	.quad	.LVL133-.Ltext0
	.quad	.LVL164-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280236
	.quad	.LVL164-.Ltext0
	.quad	.LVL165-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280184
	.quad	.LVL165-.Ltext0
	.quad	.LVL172-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280236
	.quad	.LVL172-.Ltext0
	.quad	.LVL188-.Ltext0
	.value	0x1
	.byte	0x5d
	.quad	.LVL188-.Ltext0
	.quad	.LVL195-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280184
	.quad	.LVL195-.Ltext0
	.quad	.LVL203-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280236
	.quad	.LVL203-.Ltext0
	.quad	.LVL205-.Ltext0
	.value	0x1
	.byte	0x53
	.quad	.LVL205-.Ltext0
	.quad	.LVL206-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280236
	.quad	.LVL208-.Ltext0
	.quad	.LVL230-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280236
	.quad	.LVL230-.Ltext0
	.quad	.LVL238-.Ltext0
	.value	0x1
	.byte	0x5d
	.quad	.LVL238-.Ltext0
	.quad	.LVL242-.Ltext0
	.value	0x1
	.byte	0x51
	.quad	.LVL242-.Ltext0
	.quad	.LVL247-.Ltext0
	.value	0x1
	.byte	0x5d
	.quad	.LVL247-.Ltext0
	.quad	.LVL257-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280236
	.quad	.LVL257-.Ltext0
	.quad	.LVL259-.Ltext0
	.value	0x1
	.byte	0x5d
	.quad	.LVL259-.Ltext0
	.quad	.LVL263-.Ltext0
	.value	0x1
	.byte	0x51
	.quad	.LVL264-.Ltext0
	.quad	.LVL269-.Ltext0
	.value	0x1
	.byte	0x51
	.quad	.LVL270-.Ltext0
	.quad	.LVL280-.Ltext0
	.value	0x1
	.byte	0x51
	.quad	.LVL280-.Ltext0
	.quad	.LVL287-.Ltext0
	.value	0x1
	.byte	0x53
	.quad	.LVL287-.Ltext0
	.quad	.LVL290-.Ltext0
	.value	0x1
	.byte	0x51
	.quad	.LVL291-.Ltext0
	.quad	.LVL292-.Ltext0
	.value	0x1
	.byte	0x51
	.quad	.LVL294-.Ltext0
	.quad	.LVL296-.Ltext0
	.value	0x1
	.byte	0x51
	.quad	.LVL296-.Ltext0
	.quad	.LVL297-.Ltext0
	.value	0x1
	.byte	0x53
	.quad	.LVL297-.Ltext0
	.quad	.LVL300-.Ltext0
	.value	0x1
	.byte	0x5d
	.quad	.LVL300-.Ltext0
	.quad	.LVL301-.Ltext0
	.value	0x1
	.byte	0x52
	.quad	.LVL301-.Ltext0
	.quad	.LVL303-.Ltext0
	.value	0x1
	.byte	0x51
	.quad	.LVL303-.Ltext0
	.quad	.LVL304-.Ltext0
	.value	0x1
	.byte	0x52
	.quad	.LVL304-.Ltext0
	.quad	.LVL305-.Ltext0
	.value	0x1
	.byte	0x51
	.quad	.LVL305-.Ltext0
	.quad	.LVL306-.Ltext0
	.value	0x1
	.byte	0x54
	.quad	.LVL306-.Ltext0
	.quad	.LVL307-.Ltext0
	.value	0x1
	.byte	0x52
	.quad	.LVL307-.Ltext0
	.quad	.LVL308-.Ltext0
	.value	0x1
	.byte	0x51
	.quad	.LVL308-.Ltext0
	.quad	.LVL309-.Ltext0
	.value	0x1
	.byte	0x52
	.quad	.LVL309-.Ltext0
	.quad	.LVL310-.Ltext0
	.value	0x1
	.byte	0x51
	.quad	.LVL311-.Ltext0
	.quad	.LVL314-.Ltext0
	.value	0x1
	.byte	0x51
	.quad	.LVL314-.Ltext0
	.quad	.LVL315-.Ltext0
	.value	0x1
	.byte	0x50
	.quad	.LVL316-.Ltext0
	.quad	.LVL317-.Ltext0
	.value	0x1
	.byte	0x53
	.quad	.LVL317-.Ltext0
	.quad	.LVL320-.Ltext0
	.value	0x1
	.byte	0x5d
	.quad	.LVL320-.Ltext0
	.quad	.LVL321-.Ltext0
	.value	0x1
	.byte	0x53
	.quad	.LVL321-.Ltext0
	.quad	.LVL323-.Ltext0
	.value	0x1
	.byte	0x5d
	.quad	.LVL323-.Ltext0
	.quad	.LVL324-.Ltext0
	.value	0x1
	.byte	0x53
	.quad	.LVL324-.Ltext0
	.quad	.LVL330-.Ltext0
	.value	0x1
	.byte	0x5d
	.quad	.LVL330-.Ltext0
	.quad	.LVL331-.Ltext0
	.value	0x1
	.byte	0x53
	.quad	.LVL331-.Ltext0
	.quad	.LVL338-.Ltext0
	.value	0x1
	.byte	0x5d
	.quad	.LVL338-.Ltext0
	.quad	.LVL340-.Ltext0
	.value	0x1
	.byte	0x51
	.quad	.LVL340-.Ltext0
	.quad	.LVL345-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280184
	.quad	.LVL345-.Ltext0
	.quad	.LVL350-.Ltext0
	.value	0x1
	.byte	0x5d
	.quad	.LVL350-.Ltext0
	.quad	.LVL359-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280184
	.quad	.LVL359-.Ltext0
	.quad	.LVL360-.Ltext0
	.value	0x1
	.byte	0x5d
	.quad	.LVL360-.Ltext0
	.quad	.LVL361-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280184
	.quad	.LVL361-.Ltext0
	.quad	.LVL362-.Ltext0
	.value	0x1
	.byte	0x51
	.quad	.LVL362-.Ltext0
	.quad	.LVL364-.Ltext0
	.value	0x1
	.byte	0x5d
	.quad	.LVL364-.Ltext0
	.quad	.LVL374-.Ltext0
	.value	0x1
	.byte	0x53
	.quad	.LVL375-.Ltext0
	.quad	.LVL376-.Ltext0
	.value	0x1
	.byte	0x53
	.quad	.LVL378-.Ltext0
	.quad	.LVL383-.Ltext0
	.value	0x1
	.byte	0x53
	.quad	.LVL384-.Ltext0
	.quad	.LVL392-.Ltext0
	.value	0x1
	.byte	0x53
	.quad	.LVL392-.Ltext0
	.quad	.LVL393-.Ltext0
	.value	0x1
	.byte	0x51
	.quad	.LVL393-.Ltext0
	.quad	.LVL394-.Ltext0
	.value	0x1
	.byte	0x54
	.quad	.LVL395-.Ltext0
	.quad	.LVL397-.Ltext0
	.value	0x1
	.byte	0x54
	.quad	.LVL397-.Ltext0
	.quad	.LVL398-.Ltext0
	.value	0x1
	.byte	0x50
	.quad	.LVL399-.Ltext0
	.quad	.LVL403-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280184
	.quad	.LVL403-.Ltext0
	.quad	.LFE38-.Ltext0
	.value	0x1
	.byte	0x54
	.quad	0x0
	.quad	0x0
.LLST24:
	.quad	.LVL120-.Ltext0
	.quad	.LVL125-.Ltext0
	.value	0x1
	.byte	0x50
	.quad	.LVL164-.Ltext0
	.quad	.LVL189-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280180
	.quad	.LVL189-.Ltext0
	.quad	.LVL192-.Ltext0
	.value	0x1
	.byte	0x53
	.quad	.LVL193-.Ltext0
	.quad	.LVL198-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280180
	.quad	.LVL198-.Ltext0
	.quad	.LVL201-.Ltext0
	.value	0x1
	.byte	0x53
	.quad	.LVL201-.Ltext0
	.quad	.LVL202-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280180
	.quad	.LVL202-.Ltext0
	.quad	.LVL203-.Ltext0
	.value	0x1
	.byte	0x53
	.quad	.LVL203-.Ltext0
	.quad	.LVL205-.Ltext0
	.value	0x1
	.byte	0x50
	.quad	.LVL210-.Ltext0
	.quad	.LVL212-.Ltext0
	.value	0x1
	.byte	0x53
	.quad	.LVL212-.Ltext0
	.quad	.LVL217-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280180
	.quad	.LVL217-.Ltext0
	.quad	.LVL218-.Ltext0
	.value	0x1
	.byte	0x53
	.quad	.LVL218-.Ltext0
	.quad	.LVL219-.Ltext0
	.value	0x1
	.byte	0x55
	.quad	.LVL220-.Ltext0
	.quad	.LVL226-.Ltext0
	.value	0x1
	.byte	0x53
	.quad	.LVL230-.Ltext0
	.quad	.LVL247-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280180
	.quad	.LVL257-.Ltext0
	.quad	.LFE38-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280180
	.quad	0x0
	.quad	0x0
.LLST25:
	.quad	.LVL159-.Ltext0
	.quad	.LVL188-.Ltext0
	.value	0x1
	.byte	0x5d
	.quad	.LVL193-.Ltext0
	.quad	.LVL197-.Ltext0
	.value	0x1
	.byte	0x5d
	.quad	.LVL205-.Ltext0
	.quad	.LVL206-.Ltext0
	.value	0x1
	.byte	0x5d
	.quad	.LVL210-.Ltext0
	.quad	.LVL211-.Ltext0
	.value	0x1
	.byte	0x5d
	.quad	.LVL216-.Ltext0
	.quad	.LVL221-.Ltext0
	.value	0x1
	.byte	0x5d
	.quad	.LVL221-.Ltext0
	.quad	.LVL222-.Ltext0
	.value	0x1
	.byte	0x51
	.quad	.LVL222-.Ltext0
	.quad	.LVL223-.Ltext0
	.value	0x1
	.byte	0x5d
	.quad	.LVL223-.Ltext0
	.quad	.LVL224-.Ltext0
	.value	0x1
	.byte	0x50
	.quad	.LVL225-.Ltext0
	.quad	.LVL295-.Ltext0
	.value	0x1
	.byte	0x5d
	.quad	.LVL295-.Ltext0
	.quad	.LVL298-.Ltext0
	.value	0x1
	.byte	0x59
	.quad	.LVL299-.Ltext0
	.quad	.LVL302-.Ltext0
	.value	0x1
	.byte	0x59
	.quad	.LVL316-.Ltext0
	.quad	.LVL318-.Ltext0
	.value	0x1
	.byte	0x59
	.quad	.LVL320-.Ltext0
	.quad	.LVL324-.Ltext0
	.value	0x1
	.byte	0x59
	.quad	.LVL324-.Ltext0
	.quad	.LVL328-.Ltext0
	.value	0x1
	.byte	0x5d
	.quad	.LVL328-.Ltext0
	.quad	.LVL338-.Ltext0
	.value	0x1
	.byte	0x59
	.quad	.LVL339-.Ltext0
	.quad	.LVL341-.Ltext0
	.value	0x1
	.byte	0x5d
	.quad	.LVL358-.Ltext0
	.quad	.LVL359-.Ltext0
	.value	0x1
	.byte	0x5d
	.quad	.LVL362-.Ltext0
	.quad	.LVL368-.Ltext0
	.value	0x1
	.byte	0x59
	.quad	.LVL386-.Ltext0
	.quad	.LVL388-.Ltext0
	.value	0x1
	.byte	0x59
	.quad	.LVL388-.Ltext0
	.quad	.LVL392-.Ltext0
	.value	0x1
	.byte	0x5d
	.quad	.LVL405-.Ltext0
	.quad	.LFE38-.Ltext0
	.value	0x1
	.byte	0x59
	.quad	0x0
	.quad	0x0
.LLST26:
	.quad	.LVL148-.Ltext0
	.quad	.LVL199-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280392
	.quad	.LVL199-.Ltext0
	.quad	.LVL200-.Ltext0
	.value	0x1
	.byte	0x50
	.quad	.LVL200-.Ltext0
	.quad	.LVL203-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280392
	.quad	.LVL205-.Ltext0
	.quad	.LVL206-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280392
	.quad	.LVL210-.Ltext0
	.quad	.LVL214-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280392
	.quad	.LVL214-.Ltext0
	.quad	.LVL215-.Ltext0
	.value	0x1
	.byte	0x50
	.quad	.LVL215-.Ltext0
	.quad	.LVL369-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280392
	.quad	.LVL369-.Ltext0
	.quad	.LVL371-.Ltext0
	.value	0x1
	.byte	0x5a
	.quad	.LVL371-.Ltext0
	.quad	.LVL372-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280392
	.quad	.LVL372-.Ltext0
	.quad	.LVL373-.Ltext0
	.value	0x1
	.byte	0x5a
	.quad	.LVL373-.Ltext0
	.quad	.LVL378-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280392
	.quad	.LVL378-.Ltext0
	.quad	.LVL382-.Ltext0
	.value	0x1
	.byte	0x5a
	.quad	.LVL382-.Ltext0
	.quad	.LVL384-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280392
	.quad	.LVL384-.Ltext0
	.quad	.LVL386-.Ltext0
	.value	0x1
	.byte	0x5a
	.quad	.LVL386-.Ltext0
	.quad	.LFE38-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280392
	.quad	0x0
	.quad	0x0
.LLST27:
	.quad	.LVL159-.Ltext0
	.quad	.LVL203-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280384
	.quad	.LVL205-.Ltext0
	.quad	.LVL206-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280384
	.quad	.LVL210-.Ltext0
	.quad	.LFE38-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280384
	.quad	0x0
	.quad	0x0
.LLST28:
	.quad	.LVL149-.Ltext0
	.quad	.LVL203-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280380
	.quad	.LVL205-.Ltext0
	.quad	.LVL206-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280380
	.quad	.LVL210-.Ltext0
	.quad	.LVL249-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280380
	.quad	.LVL249-.Ltext0
	.quad	.LVL250-.Ltext0
	.value	0x1
	.byte	0x50
	.quad	.LVL257-.Ltext0
	.quad	.LFE38-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280380
	.quad	0x0
	.quad	0x0
.LLST29:
	.quad	.LVL151-.Ltext0
	.quad	.LVL203-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280376
	.quad	.LVL205-.Ltext0
	.quad	.LVL206-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280376
	.quad	.LVL210-.Ltext0
	.quad	.LVL253-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280376
	.quad	.LVL253-.Ltext0
	.quad	.LVL254-.Ltext0
	.value	0x1
	.byte	0x50
	.quad	.LVL257-.Ltext0
	.quad	.LFE38-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280376
	.quad	0x0
	.quad	0x0
.LLST30:
	.quad	.LVL152-.Ltext0
	.quad	.LVL203-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280372
	.quad	.LVL205-.Ltext0
	.quad	.LVL206-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280372
	.quad	.LVL210-.Ltext0
	.quad	.LVL252-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280372
	.quad	.LVL252-.Ltext0
	.quad	.LVL253-.Ltext0
	.value	0x1
	.byte	0x50
	.quad	.LVL257-.Ltext0
	.quad	.LFE38-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280372
	.quad	0x0
	.quad	0x0
.LLST31:
	.quad	.LVL153-.Ltext0
	.quad	.LVL203-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280368
	.quad	.LVL205-.Ltext0
	.quad	.LVL206-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280368
	.quad	.LVL210-.Ltext0
	.quad	.LVL250-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280368
	.quad	.LVL250-.Ltext0
	.quad	.LVL251-.Ltext0
	.value	0x1
	.byte	0x50
	.quad	.LVL257-.Ltext0
	.quad	.LFE38-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280368
	.quad	0x0
	.quad	0x0
.LLST32:
	.quad	.LVL154-.Ltext0
	.quad	.LVL203-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280364
	.quad	.LVL205-.Ltext0
	.quad	.LVL206-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280364
	.quad	.LVL210-.Ltext0
	.quad	.LVL251-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280364
	.quad	.LVL251-.Ltext0
	.quad	.LVL252-.Ltext0
	.value	0x1
	.byte	0x50
	.quad	.LVL257-.Ltext0
	.quad	.LFE38-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280364
	.quad	0x0
	.quad	0x0
.LLST33:
	.quad	.LVL229-.Ltext0
	.quad	.LVL230-.Ltext0
	.value	0x1
	.byte	0x53
	.quad	.LVL247-.Ltext0
	.quad	.LVL248-.Ltext0
	.value	0x1
	.byte	0x53
	.quad	.LVL248-.Ltext0
	.quad	.LVL249-.Ltext0
	.value	0x1
	.byte	0x50
	.quad	0x0
	.quad	0x0
.LLST34:
	.quad	.LVL155-.Ltext0
	.quad	.LVL203-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280360
	.quad	.LVL205-.Ltext0
	.quad	.LVL206-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280360
	.quad	.LVL210-.Ltext0
	.quad	.LVL255-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280360
	.quad	.LVL255-.Ltext0
	.quad	.LVL256-.Ltext0
	.value	0x1
	.byte	0x50
	.quad	.LVL256-.Ltext0
	.quad	.LFE38-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280360
	.quad	0x0
	.quad	0x0
.LLST35:
	.quad	.LVL156-.Ltext0
	.quad	.LVL203-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280356
	.quad	.LVL205-.Ltext0
	.quad	.LVL206-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280356
	.quad	.LVL210-.Ltext0
	.quad	.LFE38-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280356
	.quad	0x0
	.quad	0x0
.LLST36:
	.quad	.LVL114-.Ltext0
	.quad	.LVL116-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280350
	.quad	.LVL116-.Ltext0
	.quad	.LVL117-.Ltext0
	.value	0x1
	.byte	0x53
	.quad	.LVL146-.Ltext0
	.quad	.LVL203-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280350
	.quad	.LVL205-.Ltext0
	.quad	.LVL208-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280350
	.quad	.LVL210-.Ltext0
	.quad	.LFE38-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280350
	.quad	0x0
	.quad	0x0
.LLST37:
	.quad	.LVL157-.Ltext0
	.quad	.LVL203-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280348
	.quad	.LVL205-.Ltext0
	.quad	.LVL206-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280348
	.quad	.LVL210-.Ltext0
	.quad	.LFE38-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280348
	.quad	0x0
	.quad	0x0
.LLST38:
	.quad	.LVL150-.Ltext0
	.quad	.LVL203-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280344
	.quad	.LVL205-.Ltext0
	.quad	.LVL206-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280344
	.quad	.LVL210-.Ltext0
	.quad	.LFE38-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280344
	.quad	0x0
	.quad	0x0
.LLST39:
	.quad	.LVL159-.Ltext0
	.quad	.LVL173-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280336
	.quad	.LVL173-.Ltext0
	.quad	.LVL174-.Ltext0
	.value	0x1
	.byte	0x50
	.quad	.LVL174-.Ltext0
	.quad	.LVL176-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280336
	.quad	.LVL176-.Ltext0
	.quad	.LVL177-.Ltext0
	.value	0x1
	.byte	0x50
	.quad	.LVL177-.Ltext0
	.quad	.LVL179-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280336
	.quad	.LVL179-.Ltext0
	.quad	.LVL180-.Ltext0
	.value	0x1
	.byte	0x50
	.quad	.LVL180-.Ltext0
	.quad	.LVL182-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280336
	.quad	.LVL182-.Ltext0
	.quad	.LVL183-.Ltext0
	.value	0x1
	.byte	0x50
	.quad	.LVL183-.Ltext0
	.quad	.LVL203-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280336
	.quad	.LVL205-.Ltext0
	.quad	.LVL206-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280336
	.quad	.LVL210-.Ltext0
	.quad	.LVL230-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280336
	.quad	.LVL230-.Ltext0
	.quad	.LVL231-.Ltext0
	.value	0x1
	.byte	0x50
	.quad	.LVL231-.Ltext0
	.quad	.LVL242-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280336
	.quad	.LVL242-.Ltext0
	.quad	.LVL245-.Ltext0
	.value	0x1
	.byte	0x50
	.quad	.LVL245-.Ltext0
	.quad	.LVL257-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280336
	.quad	.LVL257-.Ltext0
	.quad	.LVL259-.Ltext0
	.value	0x1
	.byte	0x50
	.quad	.LVL259-.Ltext0
	.quad	.LFE38-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280336
	.quad	0x0
	.quad	0x0
.LLST40:
	.quad	.LVL164-.Ltext0
	.quad	.LVL194-.Ltext0
	.value	0x1
	.byte	0x5f
	.quad	.LVL230-.Ltext0
	.quad	.LVL247-.Ltext0
	.value	0x1
	.byte	0x5f
	.quad	.LVL257-.Ltext0
	.quad	.LVL346-.Ltext0
	.value	0x1
	.byte	0x5f
	.quad	.LVL350-.Ltext0
	.quad	.LFE38-.Ltext0
	.value	0x1
	.byte	0x5f
	.quad	0x0
	.quad	0x0
.LLST41:
	.quad	.LVL159-.Ltext0
	.quad	.LVL203-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280330
	.quad	.LVL205-.Ltext0
	.quad	.LVL206-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280330
	.quad	.LVL210-.Ltext0
	.quad	.LVL328-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280330
	.quad	.LVL329-.Ltext0
	.quad	.LVL334-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280330
	.quad	.LVL334-.Ltext0
	.quad	.LVL337-.Ltext0
	.value	0x1
	.byte	0x51
	.quad	.LVL338-.Ltext0
	.quad	.LVL343-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280330
	.quad	.LVL343-.Ltext0
	.quad	.LVL344-.Ltext0
	.value	0x1
	.byte	0x50
	.quad	.LVL350-.Ltext0
	.quad	.LVL363-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280330
	.quad	.LVL363-.Ltext0
	.quad	.LVL365-.Ltext0
	.value	0x1
	.byte	0x50
	.quad	.LVL386-.Ltext0
	.quad	.LFE38-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280330
	.quad	0x0
	.quad	0x0
.LLST42:
	.quad	.LVL260-.Ltext0
	.quad	.LVL262-.Ltext0
	.value	0x1
	.byte	0x50
	.quad	.LVL275-.Ltext0
	.quad	.LVL277-.Ltext0
	.value	0x1
	.byte	0x50
	.quad	.LVL281-.Ltext0
	.quad	.LVL283-.Ltext0
	.value	0x1
	.byte	0x50
	.quad	.LVL325-.Ltext0
	.quad	.LVL326-.Ltext0
	.value	0x1
	.byte	0x50
	.quad	.LVL352-.Ltext0
	.quad	.LVL354-.Ltext0
	.value	0x1
	.byte	0x50
	.quad	.LVL389-.Ltext0
	.quad	.LVL391-.Ltext0
	.value	0x1
	.byte	0x50
	.quad	.LVL400-.Ltext0
	.quad	.LVL402-.Ltext0
	.value	0x1
	.byte	0x50
	.quad	0x0
	.quad	0x0
.LLST43:
	.quad	.LVL158-.Ltext0
	.quad	.LVL203-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280329
	.quad	.LVL205-.Ltext0
	.quad	.LVL206-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280329
	.quad	.LVL210-.Ltext0
	.quad	.LVL235-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280329
	.quad	.LVL235-.Ltext0
	.quad	.LVL236-.Ltext0
	.value	0x1
	.byte	0x51
	.quad	.LVL237-.Ltext0
	.quad	.LVL263-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280329
	.quad	.LVL263-.Ltext0
	.quad	.LVL264-.Ltext0
	.value	0x1
	.byte	0x51
	.quad	.LVL264-.Ltext0
	.quad	.LVL284-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280329
	.quad	.LVL284-.Ltext0
	.quad	.LVL285-.Ltext0
	.value	0x1
	.byte	0x50
	.quad	.LVL286-.Ltext0
	.quad	.LVL355-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280329
	.quad	.LVL355-.Ltext0
	.quad	.LVL356-.Ltext0
	.value	0x1
	.byte	0x50
	.quad	.LVL357-.Ltext0
	.quad	.LFE38-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280329
	.quad	0x0
	.quad	0x0
.LLST44:
	.quad	.LVL159-.Ltext0
	.quad	.LVL203-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280328
	.quad	.LVL205-.Ltext0
	.quad	.LVL206-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280328
	.quad	.LVL210-.Ltext0
	.quad	.LFE38-.Ltext0
	.value	0x4
	.byte	0x76
	.sleb128 -280328
	.quad	0x0
	.quad	0x0
.LLST45:
	.quad	.LVL115-.Ltext0
	.quad	.LVL206-.Ltext0
	.value	0x1
	.byte	0x5e
	.quad	.LVL207-.Ltext0
	.quad	.LFE38-.Ltext0
	.value	0x1
	.byte	0x5e
	.quad	0x0
	.quad	0x0
.LLST46:
	.quad	.LVL123-.Ltext0
	.quad	.LVL139-.Ltext0
	.value	0x1
	.byte	0x5c
	.quad	.LVL141-.Ltext0
	.quad	.LVL142-.Ltext0
	.value	0x1
	.byte	0x5c
	.quad	.LVL144-.Ltext0
	.quad	.LVL160-.Ltext0
	.value	0x1
	.byte	0x5c
	.quad	.LVL205-.Ltext0
	.quad	.LVL206-.Ltext0
	.value	0x1
	.byte	0x5c
	.quad	.LVL208-.Ltext0
	.quad	.LVL210-.Ltext0
	.value	0x1
	.byte	0x5c
	.quad	0x0
	.quad	0x0
.LLST47:
	.quad	.LVL124-.Ltext0
	.quad	.LVL127-.Ltext0
	.value	0x1
	.byte	0x55
	.quad	0x0
	.quad	0x0
	.file 4 "/usr/lib/gcc/x86_64-unknown-linux-gnu/4.3.3/include/stddef.h"
	.file 5 "/usr/include/bits/types.h"
	.file 6 "/usr/include/stdio.h"
	.file 7 "/usr/include/libio.h"
	.file 8 "/usr/include/time.h"
	.file 9 "/usr/include/bits/time.h"
	.file 10 "/usr/include/bits/pthreadtypes.h"
	.file 11 "/usr/include/bits/stat.h"
	.section	.debug_info
	.long	0xe26
	.value	0x2
	.long	.Ldebug_abbrev0
	.byte	0x8
	.uleb128 0x1
	.long	.LASF193
	.byte	0x1
	.long	.LASF194
	.long	.LASF195
	.quad	.Ltext0
	.quad	.Letext0
	.long	.Ldebug_line0
	.uleb128 0x2
	.long	.LASF7
	.byte	0x4
	.byte	0xd6
	.long	0x38
	.uleb128 0x3
	.byte	0x8
	.byte	0x7
	.long	.LASF0
	.uleb128 0x3
	.byte	0x1
	.byte	0x8
	.long	.LASF1
	.uleb128 0x3
	.byte	0x2
	.byte	0x7
	.long	.LASF2
	.uleb128 0x3
	.byte	0x4
	.byte	0x7
	.long	.LASF3
	.uleb128 0x3
	.byte	0x1
	.byte	0x6
	.long	.LASF4
	.uleb128 0x3
	.byte	0x2
	.byte	0x5
	.long	.LASF5
	.uleb128 0x4
	.byte	0x4
	.byte	0x5
	.string	"int"
	.uleb128 0x3
	.byte	0x8
	.byte	0x5
	.long	.LASF6
	.uleb128 0x2
	.long	.LASF8
	.byte	0x5
	.byte	0x86
	.long	0x38
	.uleb128 0x2
	.long	.LASF9
	.byte	0x5
	.byte	0x87
	.long	0x4d
	.uleb128 0x2
	.long	.LASF10
	.byte	0x5
	.byte	0x88
	.long	0x4d
	.uleb128 0x2
	.long	.LASF11
	.byte	0x5
	.byte	0x89
	.long	0x38
	.uleb128 0x2
	.long	.LASF12
	.byte	0x5
	.byte	0x8b
	.long	0x4d
	.uleb128 0x2
	.long	.LASF13
	.byte	0x5
	.byte	0x8c
	.long	0x38
	.uleb128 0x2
	.long	.LASF14
	.byte	0x5
	.byte	0x8d
	.long	0x69
	.uleb128 0x2
	.long	.LASF15
	.byte	0x5
	.byte	0x8e
	.long	0x69
	.uleb128 0x5
	.byte	0x8
	.byte	0x7
	.uleb128 0x2
	.long	.LASF16
	.byte	0x5
	.byte	0x95
	.long	0x69
	.uleb128 0x2
	.long	.LASF17
	.byte	0x5
	.byte	0x97
	.long	0x69
	.uleb128 0x6
	.byte	0x8
	.uleb128 0x2
	.long	.LASF18
	.byte	0x5
	.byte	0xa4
	.long	0x69
	.uleb128 0x2
	.long	.LASF19
	.byte	0x5
	.byte	0xa9
	.long	0x69
	.uleb128 0x7
	.byte	0x8
	.long	0xff
	.uleb128 0x3
	.byte	0x1
	.byte	0x6
	.long	.LASF20
	.uleb128 0x2
	.long	.LASF21
	.byte	0x6
	.byte	0x31
	.long	0x111
	.uleb128 0x8
	.long	.LASF51
	.byte	0xd8
	.byte	0x6
	.byte	0x2d
	.long	0x2dd
	.uleb128 0x9
	.long	.LASF22
	.byte	0x7
	.value	0x110
	.long	0x62
	.byte	0x2
	.byte	0x23
	.uleb128 0x0
	.uleb128 0x9
	.long	.LASF23
	.byte	0x7
	.value	0x115
	.long	0xf9
	.byte	0x2
	.byte	0x23
	.uleb128 0x8
	.uleb128 0x9
	.long	.LASF24
	.byte	0x7
	.value	0x116
	.long	0xf9
	.byte	0x2
	.byte	0x23
	.uleb128 0x10
	.uleb128 0x9
	.long	.LASF25
	.byte	0x7
	.value	0x117
	.long	0xf9
	.byte	0x2
	.byte	0x23
	.uleb128 0x18
	.uleb128 0x9
	.long	.LASF26
	.byte	0x7
	.value	0x118
	.long	0xf9
	.byte	0x2
	.byte	0x23
	.uleb128 0x20
	.uleb128 0x9
	.long	.LASF27
	.byte	0x7
	.value	0x119
	.long	0xf9
	.byte	0x2
	.byte	0x23
	.uleb128 0x28
	.uleb128 0x9
	.long	.LASF28
	.byte	0x7
	.value	0x11a
	.long	0xf9
	.byte	0x2
	.byte	0x23
	.uleb128 0x30
	.uleb128 0x9
	.long	.LASF29
	.byte	0x7
	.value	0x11b
	.long	0xf9
	.byte	0x2
	.byte	0x23
	.uleb128 0x38
	.uleb128 0x9
	.long	.LASF30
	.byte	0x7
	.value	0x11c
	.long	0xf9
	.byte	0x2
	.byte	0x23
	.uleb128 0x40
	.uleb128 0x9
	.long	.LASF31
	.byte	0x7
	.value	0x11e
	.long	0xf9
	.byte	0x2
	.byte	0x23
	.uleb128 0x48
	.uleb128 0x9
	.long	.LASF32
	.byte	0x7
	.value	0x11f
	.long	0xf9
	.byte	0x2
	.byte	0x23
	.uleb128 0x50
	.uleb128 0x9
	.long	.LASF33
	.byte	0x7
	.value	0x120
	.long	0xf9
	.byte	0x2
	.byte	0x23
	.uleb128 0x58
	.uleb128 0x9
	.long	.LASF34
	.byte	0x7
	.value	0x122
	.long	0x31b
	.byte	0x2
	.byte	0x23
	.uleb128 0x60
	.uleb128 0x9
	.long	.LASF35
	.byte	0x7
	.value	0x124
	.long	0x321
	.byte	0x2
	.byte	0x23
	.uleb128 0x68
	.uleb128 0x9
	.long	.LASF36
	.byte	0x7
	.value	0x126
	.long	0x62
	.byte	0x2
	.byte	0x23
	.uleb128 0x70
	.uleb128 0x9
	.long	.LASF37
	.byte	0x7
	.value	0x12a
	.long	0x62
	.byte	0x2
	.byte	0x23
	.uleb128 0x74
	.uleb128 0x9
	.long	.LASF38
	.byte	0x7
	.value	0x12c
	.long	0xb2
	.byte	0x2
	.byte	0x23
	.uleb128 0x78
	.uleb128 0x9
	.long	.LASF39
	.byte	0x7
	.value	0x130
	.long	0x46
	.byte	0x3
	.byte	0x23
	.uleb128 0x80
	.uleb128 0x9
	.long	.LASF40
	.byte	0x7
	.value	0x131
	.long	0x54
	.byte	0x3
	.byte	0x23
	.uleb128 0x82
	.uleb128 0x9
	.long	.LASF41
	.byte	0x7
	.value	0x132
	.long	0x327
	.byte	0x3
	.byte	0x23
	.uleb128 0x83
	.uleb128 0x9
	.long	.LASF42
	.byte	0x7
	.value	0x136
	.long	0x337
	.byte	0x3
	.byte	0x23
	.uleb128 0x88
	.uleb128 0x9
	.long	.LASF43
	.byte	0x7
	.value	0x13f
	.long	0xbd
	.byte	0x3
	.byte	0x23
	.uleb128 0x90
	.uleb128 0x9
	.long	.LASF44
	.byte	0x7
	.value	0x148
	.long	0xe1
	.byte	0x3
	.byte	0x23
	.uleb128 0x98
	.uleb128 0x9
	.long	.LASF45
	.byte	0x7
	.value	0x149
	.long	0xe1
	.byte	0x3
	.byte	0x23
	.uleb128 0xa0
	.uleb128 0x9
	.long	.LASF46
	.byte	0x7
	.value	0x14a
	.long	0xe1
	.byte	0x3
	.byte	0x23
	.uleb128 0xa8
	.uleb128 0x9
	.long	.LASF47
	.byte	0x7
	.value	0x14b
	.long	0xe1
	.byte	0x3
	.byte	0x23
	.uleb128 0xb0
	.uleb128 0x9
	.long	.LASF48
	.byte	0x7
	.value	0x14c
	.long	0x2d
	.byte	0x3
	.byte	0x23
	.uleb128 0xb8
	.uleb128 0x9
	.long	.LASF49
	.byte	0x7
	.value	0x14e
	.long	0x62
	.byte	0x3
	.byte	0x23
	.uleb128 0xc0
	.uleb128 0x9
	.long	.LASF50
	.byte	0x7
	.value	0x150
	.long	0x33d
	.byte	0x3
	.byte	0x23
	.uleb128 0xc4
	.byte	0x0
	.uleb128 0xa
	.long	.LASF196
	.byte	0x7
	.byte	0xb4
	.uleb128 0x8
	.long	.LASF52
	.byte	0x18
	.byte	0x7
	.byte	0xba
	.long	0x31b
	.uleb128 0xb
	.long	.LASF53
	.byte	0x7
	.byte	0xbb
	.long	0x31b
	.byte	0x2
	.byte	0x23
	.uleb128 0x0
	.uleb128 0xb
	.long	.LASF54
	.byte	0x7
	.byte	0xbc
	.long	0x321
	.byte	0x2
	.byte	0x23
	.uleb128 0x8
	.uleb128 0xb
	.long	.LASF55
	.byte	0x7
	.byte	0xc0
	.long	0x62
	.byte	0x2
	.byte	0x23
	.uleb128 0x10
	.byte	0x0
	.uleb128 0x7
	.byte	0x8
	.long	0x2e4
	.uleb128 0x7
	.byte	0x8
	.long	0x111
	.uleb128 0xc
	.long	0xff
	.long	0x337
	.uleb128 0xd
	.long	0xc8
	.byte	0x0
	.byte	0x0
	.uleb128 0x7
	.byte	0x8
	.long	0x2dd
	.uleb128 0xc
	.long	0xff
	.long	0x34d
	.uleb128 0xd
	.long	0xc8
	.byte	0x13
	.byte	0x0
	.uleb128 0x7
	.byte	0x8
	.long	0x353
	.uleb128 0xe
	.long	0xff
	.uleb128 0x8
	.long	.LASF56
	.byte	0x10
	.byte	0x8
	.byte	0x7a
	.long	0x381
	.uleb128 0xb
	.long	.LASF57
	.byte	0x8
	.byte	0x7b
	.long	0xcb
	.byte	0x2
	.byte	0x23
	.uleb128 0x0
	.uleb128 0xb
	.long	.LASF58
	.byte	0x8
	.byte	0x7c
	.long	0x69
	.byte	0x2
	.byte	0x23
	.uleb128 0x8
	.byte	0x0
	.uleb128 0x8
	.long	.LASF59
	.byte	0x10
	.byte	0x9
	.byte	0x46
	.long	0x3aa
	.uleb128 0xb
	.long	.LASF57
	.byte	0x9
	.byte	0x47
	.long	0xcb
	.byte	0x2
	.byte	0x23
	.uleb128 0x0
	.uleb128 0xb
	.long	.LASF60
	.byte	0x9
	.byte	0x48
	.long	0xd6
	.byte	0x2
	.byte	0x23
	.uleb128 0x8
	.byte	0x0
	.uleb128 0x2
	.long	.LASF61
	.byte	0xa
	.byte	0x32
	.long	0x38
	.uleb128 0x3
	.byte	0x8
	.byte	0x7
	.long	.LASF62
	.uleb128 0x3
	.byte	0x8
	.byte	0x5
	.long	.LASF63
	.uleb128 0x3
	.byte	0x8
	.byte	0x4
	.long	.LASF64
	.uleb128 0x8
	.long	.LASF65
	.byte	0x90
	.byte	0xb
	.byte	0x2c
	.long	0x4a9
	.uleb128 0xb
	.long	.LASF66
	.byte	0xb
	.byte	0x2d
	.long	0x70
	.byte	0x2
	.byte	0x23
	.uleb128 0x0
	.uleb128 0xb
	.long	.LASF67
	.byte	0xb
	.byte	0x32
	.long	0x91
	.byte	0x2
	.byte	0x23
	.uleb128 0x8
	.uleb128 0xb
	.long	.LASF68
	.byte	0xb
	.byte	0x3a
	.long	0xa7
	.byte	0x2
	.byte	0x23
	.uleb128 0x10
	.uleb128 0xb
	.long	.LASF69
	.byte	0xb
	.byte	0x3b
	.long	0x9c
	.byte	0x2
	.byte	0x23
	.uleb128 0x18
	.uleb128 0xb
	.long	.LASF70
	.byte	0xb
	.byte	0x3d
	.long	0x7b
	.byte	0x2
	.byte	0x23
	.uleb128 0x1c
	.uleb128 0xb
	.long	.LASF71
	.byte	0xb
	.byte	0x3e
	.long	0x86
	.byte	0x2
	.byte	0x23
	.uleb128 0x20
	.uleb128 0xb
	.long	.LASF72
	.byte	0xb
	.byte	0x40
	.long	0x62
	.byte	0x2
	.byte	0x23
	.uleb128 0x24
	.uleb128 0xb
	.long	.LASF73
	.byte	0xb
	.byte	0x42
	.long	0x70
	.byte	0x2
	.byte	0x23
	.uleb128 0x28
	.uleb128 0xb
	.long	.LASF74
	.byte	0xb
	.byte	0x47
	.long	0xb2
	.byte	0x2
	.byte	0x23
	.uleb128 0x30
	.uleb128 0xb
	.long	.LASF75
	.byte	0xb
	.byte	0x4b
	.long	0xe3
	.byte	0x2
	.byte	0x23
	.uleb128 0x38
	.uleb128 0xb
	.long	.LASF76
	.byte	0xb
	.byte	0x4d
	.long	0xee
	.byte	0x2
	.byte	0x23
	.uleb128 0x40
	.uleb128 0xb
	.long	.LASF77
	.byte	0xb
	.byte	0x58
	.long	0x358
	.byte	0x2
	.byte	0x23
	.uleb128 0x48
	.uleb128 0xb
	.long	.LASF78
	.byte	0xb
	.byte	0x59
	.long	0x358
	.byte	0x2
	.byte	0x23
	.uleb128 0x58
	.uleb128 0xb
	.long	.LASF79
	.byte	0xb
	.byte	0x5a
	.long	0x358
	.byte	0x2
	.byte	0x23
	.uleb128 0x68
	.uleb128 0xb
	.long	.LASF80
	.byte	0xb
	.byte	0x67
	.long	0x4a9
	.byte	0x2
	.byte	0x23
	.uleb128 0x78
	.byte	0x0
	.uleb128 0xc
	.long	0x69
	.long	0x4b9
	.uleb128 0xd
	.long	0xc8
	.byte	0x2
	.byte	0x0
	.uleb128 0xf
	.long	.LASF81
	.long	0x40004
	.byte	0x1
	.byte	0xe
	.long	0x4e5
	.uleb128 0xb
	.long	.LASF82
	.byte	0x1
	.byte	0xf
	.long	0x4d
	.byte	0x2
	.byte	0x23
	.uleb128 0x0
	.uleb128 0xb
	.long	.LASF83
	.byte	0x1
	.byte	0x10
	.long	0x4e5
	.byte	0x2
	.byte	0x23
	.uleb128 0x4
	.byte	0x0
	.uleb128 0xc
	.long	0x4d
	.long	0x4fb
	.uleb128 0xd
	.long	0xc8
	.byte	0xff
	.uleb128 0xd
	.long	0xc8
	.byte	0xff
	.byte	0x0
	.uleb128 0x8
	.long	.LASF84
	.byte	0x8
	.byte	0x1
	.byte	0x13
	.long	0x524
	.uleb128 0xb
	.long	.LASF85
	.byte	0x1
	.byte	0x17
	.long	0x4d
	.byte	0x2
	.byte	0x23
	.uleb128 0x0
	.uleb128 0xb
	.long	.LASF86
	.byte	0x1
	.byte	0x19
	.long	0x4d
	.byte	0x2
	.byte	0x23
	.uleb128 0x4
	.byte	0x0
	.uleb128 0x8
	.long	.LASF87
	.byte	0x18
	.byte	0x1
	.byte	0x20
	.long	0x569
	.uleb128 0xb
	.long	.LASF88
	.byte	0x1
	.byte	0x21
	.long	0x4d
	.byte	0x2
	.byte	0x23
	.uleb128 0x0
	.uleb128 0x10
	.string	"len"
	.byte	0x1
	.byte	0x22
	.long	0x4d
	.byte	0x2
	.byte	0x23
	.uleb128 0x4
	.uleb128 0xb
	.long	.LASF89
	.byte	0x1
	.byte	0x23
	.long	0x4d
	.byte	0x2
	.byte	0x23
	.uleb128 0x8
	.uleb128 0xb
	.long	.LASF90
	.byte	0x1
	.byte	0x24
	.long	0x569
	.byte	0x2
	.byte	0x23
	.uleb128 0x10
	.byte	0x0
	.uleb128 0x7
	.byte	0x8
	.long	0x56f
	.uleb128 0x7
	.byte	0x8
	.long	0x575
	.uleb128 0x7
	.byte	0x8
	.long	0x4fb
	.uleb128 0x8
	.long	.LASF91
	.byte	0x18
	.byte	0x1
	.byte	0x27
	.long	0x5b2
	.uleb128 0xb
	.long	.LASF86
	.byte	0x1
	.byte	0x28
	.long	0x4d
	.byte	0x2
	.byte	0x23
	.uleb128 0x0
	.uleb128 0xb
	.long	.LASF92
	.byte	0x1
	.byte	0x29
	.long	0xf9
	.byte	0x2
	.byte	0x23
	.uleb128 0x8
	.uleb128 0xb
	.long	.LASF85
	.byte	0x1
	.byte	0x2d
	.long	0x4d
	.byte	0x2
	.byte	0x23
	.uleb128 0x10
	.byte	0x0
	.uleb128 0x8
	.long	.LASF93
	.byte	0x18
	.byte	0x1
	.byte	0x31
	.long	0x5e9
	.uleb128 0xb
	.long	.LASF86
	.byte	0x1
	.byte	0x32
	.long	0x4d
	.byte	0x2
	.byte	0x23
	.uleb128 0x0
	.uleb128 0xb
	.long	.LASF92
	.byte	0x1
	.byte	0x33
	.long	0xf9
	.byte	0x2
	.byte	0x23
	.uleb128 0x8
	.uleb128 0x10
	.string	"sub"
	.byte	0x1
	.byte	0x34
	.long	0x4d
	.byte	0x2
	.byte	0x23
	.uleb128 0x10
	.byte	0x0
	.uleb128 0x11
	.byte	0x1
	.long	.LASF94
	.byte	0x2
	.value	0x11d
	.byte	0x1
	.long	0x62
	.byte	0x3
	.long	0x609
	.uleb128 0x12
	.long	.LASF96
	.byte	0x2
	.value	0x11c
	.long	0x34d
	.byte	0x0
	.uleb128 0x11
	.byte	0x1
	.long	.LASF95
	.byte	0x3
	.value	0x1d2
	.byte	0x1
	.long	0x62
	.byte	0x3
	.long	0x635
	.uleb128 0x12
	.long	.LASF97
	.byte	0x3
	.value	0x1d1
	.long	0x62
	.uleb128 0x12
	.long	.LASF98
	.byte	0x3
	.value	0x1d1
	.long	0x635
	.byte	0x0
	.uleb128 0x7
	.byte	0x8
	.long	0x3ca
	.uleb128 0x13
	.byte	0x1
	.long	.LASF197
	.byte	0x1
	.value	0x36e
	.byte	0x1
	.quad	.LFB39
	.quad	.LFE39
	.long	.LLST0
	.uleb128 0x14
	.long	.LASF198
	.byte	0x1
	.byte	0x44
	.byte	0x1
	.quad	.LFB37
	.quad	.LFE37
	.long	.LLST1
	.long	0x6be
	.uleb128 0x15
	.long	.LASF99
	.byte	0x1
	.byte	0x44
	.long	0x62
	.long	.LLST2
	.uleb128 0x15
	.long	.LASF100
	.byte	0x1
	.byte	0x44
	.long	0x62
	.long	.LLST3
	.uleb128 0x16
	.string	"a"
	.byte	0x1
	.byte	0x45
	.long	0xd9d
	.byte	0x9
	.byte	0x3
	.quad	a.4892
	.uleb128 0x16
	.string	"b"
	.byte	0x1
	.byte	0x46
	.long	0xd9d
	.byte	0x9
	.byte	0x3
	.quad	b.4893
	.byte	0x0
	.uleb128 0x17
	.byte	0x1
	.long	.LASF127
	.byte	0x1
	.value	0x374
	.byte	0x1
	.long	0x62
	.quad	.LFB40
	.quad	.LFE40
	.long	.LLST4
	.long	0x8e2
	.uleb128 0x18
	.long	.LASF101
	.byte	0x1
	.value	0x374
	.long	0x62
	.long	.LLST5
	.uleb128 0x18
	.long	.LASF102
	.byte	0x1
	.value	0x374
	.long	0x8e2
	.long	.LLST6
	.uleb128 0x19
	.long	.LASF103
	.byte	0x1
	.value	0x375
	.long	0x8e8
	.long	.LLST7
	.uleb128 0x1a
	.long	.LASF104
	.byte	0x1
	.value	0x376
	.long	0x62
	.byte	0x3
	.byte	0x76
	.sleb128 -308
	.uleb128 0x1a
	.long	.LASF105
	.byte	0x1
	.value	0x377
	.long	0x3ca
	.byte	0x3
	.byte	0x91
	.sleb128 -240
	.uleb128 0x1b
	.long	.LASF113
	.byte	0x1
	.value	0x378
	.long	0x62
	.uleb128 0x19
	.long	.LASF106
	.byte	0x1
	.value	0x379
	.long	0x62
	.long	.LLST8
	.uleb128 0x19
	.long	.LASF107
	.byte	0x1
	.value	0x37a
	.long	0x62
	.long	.LLST9
	.uleb128 0x19
	.long	.LASF108
	.byte	0x1
	.value	0x37a
	.long	0x62
	.long	.LLST10
	.uleb128 0x19
	.long	.LASF109
	.byte	0x1
	.value	0x37a
	.long	0x62
	.long	.LLST11
	.uleb128 0x1a
	.long	.LASF110
	.byte	0x1
	.value	0x37a
	.long	0x62
	.byte	0x3
	.byte	0x76
	.sleb128 -304
	.uleb128 0x1a
	.long	.LASF111
	.byte	0x1
	.value	0x37a
	.long	0x62
	.byte	0x3
	.byte	0x76
	.sleb128 -236
	.uleb128 0x19
	.long	.LASF112
	.byte	0x1
	.value	0x37b
	.long	0x62
	.long	.LLST12
	.uleb128 0x1b
	.long	.LASF114
	.byte	0x1
	.value	0x37c
	.long	0x3c3
	.uleb128 0x19
	.long	.LASF99
	.byte	0x1
	.value	0x37d
	.long	0x62
	.long	.LLST13
	.uleb128 0x19
	.long	.LASF115
	.byte	0x1
	.value	0x37e
	.long	0x62
	.long	.LLST14
	.uleb128 0x1b
	.long	.LASF116
	.byte	0x1
	.value	0x37f
	.long	0x62
	.uleb128 0x19
	.long	.LASF117
	.byte	0x1
	.value	0x381
	.long	0x62
	.long	.LLST15
	.uleb128 0x1a
	.long	.LASF118
	.byte	0x1
	.value	0x382
	.long	0x381
	.byte	0x3
	.byte	0x91
	.sleb128 -80
	.uleb128 0x1a
	.long	.LASF119
	.byte	0x1
	.value	0x382
	.long	0x381
	.byte	0x3
	.byte	0x91
	.sleb128 -96
	.uleb128 0x1b
	.long	.LASF120
	.byte	0x1
	.value	0x383
	.long	0x3c3
	.uleb128 0x1b
	.long	.LASF121
	.byte	0x1
	.value	0x3c4
	.long	0x8ee
	.uleb128 0x19
	.long	.LASF122
	.byte	0x1
	.value	0x3f8
	.long	0x62
	.long	.LLST16
	.uleb128 0x1b
	.long	.LASF123
	.byte	0x1
	.value	0x3f9
	.long	0x62
	.uleb128 0x1a
	.long	.LASF124
	.byte	0x1
	.value	0x3fa
	.long	0x62
	.byte	0x3
	.byte	0x76
	.sleb128 -292
	.uleb128 0x19
	.long	.LASF125
	.byte	0x1
	.value	0x3fb
	.long	0x62
	.long	.LLST17
	.uleb128 0x1b
	.long	.LASF126
	.byte	0x1
	.value	0x3fc
	.long	0x8f4
	.uleb128 0x1c
	.long	.LASF171
	.byte	0x1
	.value	0x44d
	.quad	.L61
	.uleb128 0x1d
	.long	0x5e9
	.long	.Ldebug_ranges0+0x0
	.byte	0x1
	.value	0x389
	.long	0x89e
	.uleb128 0x1e
	.long	0x5fc
	.byte	0x0
	.uleb128 0x1d
	.long	0x5e9
	.long	.Ldebug_ranges0+0x40
	.byte	0x1
	.value	0x38a
	.long	0x8b4
	.uleb128 0x1e
	.long	0x5fc
	.byte	0x0
	.uleb128 0x1d
	.long	0x5e9
	.long	.Ldebug_ranges0+0x90
	.byte	0x1
	.value	0x38b
	.long	0x8ca
	.uleb128 0x1e
	.long	0x5fc
	.byte	0x0
	.uleb128 0x1f
	.long	0x609
	.long	.Ldebug_ranges0+0xe0
	.byte	0x1
	.value	0x392
	.uleb128 0x1e
	.long	0x628
	.uleb128 0x1e
	.long	0x61c
	.byte	0x0
	.byte	0x0
	.uleb128 0x7
	.byte	0x8
	.long	0xf9
	.uleb128 0x7
	.byte	0x8
	.long	0x106
	.uleb128 0x7
	.byte	0x8
	.long	0x3aa
	.uleb128 0x7
	.byte	0x8
	.long	0x4b9
	.uleb128 0x20
	.byte	0x1
	.long	.LASF128
	.byte	0x1
	.byte	0x51
	.byte	0x1
	.long	0xe1
	.quad	.LFB38
	.quad	.LFE38
	.long	.LLST18
	.long	0xce6
	.uleb128 0x21
	.string	"set"
	.byte	0x1
	.byte	0x51
	.long	0xe1
	.long	.LLST19
	.uleb128 0x22
	.long	.LASF129
	.byte	0x1
	.byte	0x55
	.long	0x62
	.long	.LLST20
	.uleb128 0x23
	.long	.LASF107
	.byte	0x1
	.byte	0x56
	.long	0xce6
	.uleb128 0x22
	.long	.LASF110
	.byte	0x1
	.byte	0x6f
	.long	0x4d
	.long	.LLST21
	.uleb128 0x22
	.long	.LASF108
	.byte	0x1
	.byte	0x70
	.long	0x4d
	.long	.LLST22
	.uleb128 0x22
	.long	.LASF109
	.byte	0x1
	.byte	0x71
	.long	0x4d
	.long	.LLST23
	.uleb128 0x22
	.long	.LASF111
	.byte	0x1
	.byte	0x72
	.long	0x4d
	.long	.LLST24
	.uleb128 0x22
	.long	.LASF125
	.byte	0x1
	.byte	0x73
	.long	0x4d
	.long	.LLST25
	.uleb128 0x22
	.long	.LASF88
	.byte	0x1
	.byte	0x74
	.long	0x4d
	.long	.LLST26
	.uleb128 0x24
	.long	.LASF130
	.byte	0x1
	.byte	0x75
	.long	0xceb
	.byte	0x4
	.byte	0x76
	.sleb128 -280388
	.uleb128 0x23
	.long	.LASF131
	.byte	0x1
	.byte	0x76
	.long	0x4d
	.uleb128 0x22
	.long	.LASF132
	.byte	0x1
	.byte	0x77
	.long	0x4d
	.long	.LLST27
	.uleb128 0x22
	.long	.LASF133
	.byte	0x1
	.byte	0x78
	.long	0x4d
	.long	.LLST28
	.uleb128 0x22
	.long	.LASF134
	.byte	0x1
	.byte	0x79
	.long	0x4d
	.long	.LLST29
	.uleb128 0x22
	.long	.LASF135
	.byte	0x1
	.byte	0x7a
	.long	0x4d
	.long	.LLST30
	.uleb128 0x22
	.long	.LASF136
	.byte	0x1
	.byte	0x7b
	.long	0x4d
	.long	.LLST31
	.uleb128 0x22
	.long	.LASF137
	.byte	0x1
	.byte	0x7c
	.long	0x4d
	.long	.LLST32
	.uleb128 0x22
	.long	.LASF138
	.byte	0x1
	.byte	0x7d
	.long	0x4d
	.long	.LLST33
	.uleb128 0x22
	.long	.LASF139
	.byte	0x1
	.byte	0x7e
	.long	0x4d
	.long	.LLST34
	.uleb128 0x22
	.long	.LASF140
	.byte	0x1
	.byte	0x7f
	.long	0x4d
	.long	.LLST35
	.uleb128 0x22
	.long	.LASF141
	.byte	0x1
	.byte	0x82
	.long	0xcf0
	.long	.LLST36
	.uleb128 0x23
	.long	.LASF142
	.byte	0x1
	.byte	0x83
	.long	0x46
	.uleb128 0x22
	.long	.LASF143
	.byte	0x1
	.byte	0x85
	.long	0x4d
	.long	.LLST37
	.uleb128 0x22
	.long	.LASF144
	.byte	0x1
	.byte	0x86
	.long	0xcf5
	.long	.LLST38
	.uleb128 0x23
	.long	.LASF145
	.byte	0x1
	.byte	0x88
	.long	0xcfb
	.uleb128 0x24
	.long	.LASF146
	.byte	0x1
	.byte	0x89
	.long	0xd0b
	.byte	0x3
	.byte	0x91
	.sleb128 -608
	.uleb128 0x24
	.long	.LASF147
	.byte	0x1
	.byte	0x8a
	.long	0xd1b
	.byte	0x3
	.byte	0x91
	.sleb128 -96
	.uleb128 0x22
	.long	.LASF148
	.byte	0x1
	.byte	0x8c
	.long	0x4d
	.long	.LLST39
	.uleb128 0x22
	.long	.LASF149
	.byte	0x1
	.byte	0x8d
	.long	0x62
	.long	.LLST40
	.uleb128 0x23
	.long	.LASF150
	.byte	0x1
	.byte	0x91
	.long	0x3f
	.uleb128 0x22
	.long	.LASF151
	.byte	0x1
	.byte	0x92
	.long	0x3f
	.long	.LLST41
	.uleb128 0x22
	.long	.LASF152
	.byte	0x1
	.byte	0x93
	.long	0x3f
	.long	.LLST42
	.uleb128 0x23
	.long	.LASF153
	.byte	0x1
	.byte	0x94
	.long	0x3f
	.uleb128 0x22
	.long	.LASF154
	.byte	0x1
	.byte	0x95
	.long	0x3f
	.long	.LLST43
	.uleb128 0x23
	.long	.LASF155
	.byte	0x1
	.byte	0x96
	.long	0x3f
	.uleb128 0x25
	.string	"id"
	.byte	0x1
	.byte	0x98
	.long	0x4d
	.long	.LLST44
	.uleb128 0x22
	.long	.LASF156
	.byte	0x1
	.byte	0x9a
	.long	0xf9
	.long	.LLST45
	.uleb128 0x24
	.long	.LASF157
	.byte	0x1
	.byte	0xa2
	.long	0x4e5
	.byte	0x4
	.byte	0x91
	.sleb128 -280160
	.uleb128 0x24
	.long	.LASF105
	.byte	0x1
	.byte	0xa4
	.long	0xd2b
	.byte	0x3
	.byte	0x91
	.sleb128 -5728
	.uleb128 0x24
	.long	.LASF158
	.byte	0x1
	.byte	0xa5
	.long	0xd41
	.byte	0x3
	.byte	0x91
	.sleb128 -7776
	.uleb128 0x24
	.long	.LASF159
	.byte	0x1
	.byte	0xa6
	.long	0xd57
	.byte	0x3
	.byte	0x91
	.sleb128 -1632
	.uleb128 0x24
	.long	.LASF160
	.byte	0x1
	.byte	0xa7
	.long	0xd57
	.byte	0x3
	.byte	0x91
	.sleb128 -2656
	.uleb128 0x24
	.long	.LASF161
	.byte	0x1
	.byte	0xa8
	.long	0xd57
	.byte	0x3
	.byte	0x91
	.sleb128 -3680
	.uleb128 0x24
	.long	.LASF162
	.byte	0x1
	.byte	0xaa
	.long	0xd67
	.byte	0x4
	.byte	0x91
	.sleb128 -9824
	.uleb128 0x24
	.long	.LASF163
	.byte	0x1
	.byte	0xab
	.long	0xd67
	.byte	0x4
	.byte	0x91
	.sleb128 -11872
	.uleb128 0x24
	.long	.LASF164
	.byte	0x1
	.byte	0xac
	.long	0xd67
	.byte	0x4
	.byte	0x91
	.sleb128 -13920
	.uleb128 0x24
	.long	.LASF165
	.byte	0x1
	.byte	0xae
	.long	0xd77
	.byte	0x4
	.byte	0x91
	.sleb128 -15968
	.uleb128 0x24
	.long	.LASF166
	.byte	0x1
	.byte	0xaf
	.long	0xd77
	.byte	0x4
	.byte	0x91
	.sleb128 -18016
	.uleb128 0x23
	.long	.LASF167
	.byte	0x1
	.byte	0xb1
	.long	0x575
	.uleb128 0x23
	.long	.LASF168
	.byte	0x1
	.byte	0xb3
	.long	0xd8d
	.uleb128 0x22
	.long	.LASF169
	.byte	0x1
	.byte	0xd1
	.long	0xcf0
	.long	.LLST46
	.uleb128 0x22
	.long	.LASF170
	.byte	0x1
	.byte	0xd2
	.long	0xcf0
	.long	.LLST47
	.uleb128 0x1c
	.long	.LASF172
	.byte	0x1
	.value	0x164
	.quad	.L156
	.uleb128 0x1c
	.long	.LASF173
	.byte	0x1
	.value	0x18f
	.quad	.L155
	.uleb128 0x1c
	.long	.LASF174
	.byte	0x1
	.value	0x192
	.quad	.L157
	.uleb128 0x1c
	.long	.LASF175
	.byte	0x1
	.value	0x195
	.quad	.L158
	.uleb128 0x1c
	.long	.LASF176
	.byte	0x1
	.value	0x198
	.quad	.L159
	.uleb128 0x1c
	.long	.LASF177
	.byte	0x1
	.value	0x2ef
	.quad	.L161
	.uleb128 0x1c
	.long	.LASF178
	.byte	0x1
	.value	0x259
	.quad	.L163
	.uleb128 0x26
	.long	.LASF199
	.byte	0x1
	.value	0x263
	.uleb128 0x1c
	.long	.LASF179
	.byte	0x1
	.value	0x19c
	.quad	.L164
	.uleb128 0x1c
	.long	.LASF180
	.byte	0x1
	.value	0x1bf
	.quad	.L171
	.uleb128 0x1c
	.long	.LASF181
	.byte	0x1
	.value	0x20d
	.quad	.L192
	.uleb128 0x1c
	.long	.LASF182
	.byte	0x1
	.value	0x212
	.quad	.L193
	.uleb128 0x1c
	.long	.LASF183
	.byte	0x1
	.value	0x2ac
	.quad	.L223
	.uleb128 0x1c
	.long	.LASF184
	.byte	0x1
	.value	0x214
	.quad	.L196
	.byte	0x0
	.uleb128 0xe
	.long	0x62
	.uleb128 0xe
	.long	0x4d
	.uleb128 0xe
	.long	0x46
	.uleb128 0x7
	.byte	0x8
	.long	0x4d
	.uleb128 0xc
	.long	0x4d
	.long	0xd0b
	.uleb128 0xd
	.long	0xc8
	.byte	0x3
	.byte	0x0
	.uleb128 0xc
	.long	0x62
	.long	0xd1b
	.uleb128 0xd
	.long	0xc8
	.byte	0x7f
	.byte	0x0
	.uleb128 0xc
	.long	0x62
	.long	0xd2b
	.uleb128 0xd
	.long	0xc8
	.byte	0x7
	.byte	0x0
	.uleb128 0xc
	.long	0xd3b
	.long	0xd3b
	.uleb128 0xd
	.long	0xc8
	.byte	0xff
	.byte	0x0
	.uleb128 0x7
	.byte	0x8
	.long	0x57b
	.uleb128 0xc
	.long	0xd51
	.long	0xd51
	.uleb128 0xd
	.long	0xc8
	.byte	0xff
	.byte	0x0
	.uleb128 0x7
	.byte	0x8
	.long	0x5b2
	.uleb128 0xc
	.long	0x4d
	.long	0xd67
	.uleb128 0xd
	.long	0xc8
	.byte	0xff
	.byte	0x0
	.uleb128 0xc
	.long	0xcf5
	.long	0xd77
	.uleb128 0xd
	.long	0xc8
	.byte	0xff
	.byte	0x0
	.uleb128 0xc
	.long	0xd87
	.long	0xd87
	.uleb128 0xd
	.long	0xc8
	.byte	0xff
	.byte	0x0
	.uleb128 0x7
	.byte	0x8
	.long	0x62
	.uleb128 0xc
	.long	0x3c3
	.long	0xd9d
	.uleb128 0xd
	.long	0xc8
	.byte	0x1
	.byte	0x0
	.uleb128 0x3
	.byte	0x4
	.byte	0x4
	.long	.LASF185
	.uleb128 0x27
	.long	.LASF186
	.byte	0x6
	.byte	0x91
	.long	0x321
	.byte	0x1
	.byte	0x1
	.uleb128 0x27
	.long	.LASF187
	.byte	0x6
	.byte	0x92
	.long	0x321
	.byte	0x1
	.byte	0x1
	.uleb128 0x27
	.long	.LASF188
	.byte	0x6
	.byte	0x93
	.long	0x321
	.byte	0x1
	.byte	0x1
	.uleb128 0x28
	.long	.LASF189
	.byte	0x1
	.byte	0x25
	.long	0xde1
	.byte	0x1
	.byte	0x9
	.byte	0x3
	.quad	table
	.uleb128 0x7
	.byte	0x8
	.long	0x524
	.uleb128 0x28
	.long	.LASF190
	.byte	0x1
	.byte	0x3b
	.long	0x4d
	.byte	0x1
	.byte	0x9
	.byte	0x3
	.quad	file_bytes
	.uleb128 0x28
	.long	.LASF191
	.byte	0x1
	.byte	0x3e
	.long	0x62
	.byte	0x1
	.byte	0x9
	.byte	0x3
	.quad	frequency
	.uleb128 0x28
	.long	.LASF192
	.byte	0x1
	.byte	0x3f
	.long	0xf9
	.byte	0x1
	.byte	0x9
	.byte	0x3
	.quad	mem_file
	.byte	0x0
	.section	.debug_abbrev
	.uleb128 0x1
	.uleb128 0x11
	.byte	0x1
	.uleb128 0x25
	.uleb128 0xe
	.uleb128 0x13
	.uleb128 0xb
	.uleb128 0x3
	.uleb128 0xe
	.uleb128 0x1b
	.uleb128 0xe
	.uleb128 0x11
	.uleb128 0x1
	.uleb128 0x12
	.uleb128 0x1
	.uleb128 0x10
	.uleb128 0x6
	.byte	0x0
	.byte	0x0
	.uleb128 0x2
	.uleb128 0x16
	.byte	0x0
	.uleb128 0x3
	.uleb128 0xe
	.uleb128 0x3a
	.uleb128 0xb
	.uleb128 0x3b
	.uleb128 0xb
	.uleb128 0x49
	.uleb128 0x13
	.byte	0x0
	.byte	0x0
	.uleb128 0x3
	.uleb128 0x24
	.byte	0x0
	.uleb128 0xb
	.uleb128 0xb
	.uleb128 0x3e
	.uleb128 0xb
	.uleb128 0x3
	.uleb128 0xe
	.byte	0x0
	.byte	0x0
	.uleb128 0x4
	.uleb128 0x24
	.byte	0x0
	.uleb128 0xb
	.uleb128 0xb
	.uleb128 0x3e
	.uleb128 0xb
	.uleb128 0x3
	.uleb128 0x8
	.byte	0x0
	.byte	0x0
	.uleb128 0x5
	.uleb128 0x24
	.byte	0x0
	.uleb128 0xb
	.uleb128 0xb
	.uleb128 0x3e
	.uleb128 0xb
	.byte	0x0
	.byte	0x0
	.uleb128 0x6
	.uleb128 0xf
	.byte	0x0
	.uleb128 0xb
	.uleb128 0xb
	.byte	0x0
	.byte	0x0
	.uleb128 0x7
	.uleb128 0xf
	.byte	0x0
	.uleb128 0xb
	.uleb128 0xb
	.uleb128 0x49
	.uleb128 0x13
	.byte	0x0
	.byte	0x0
	.uleb128 0x8
	.uleb128 0x13
	.byte	0x1
	.uleb128 0x3
	.uleb128 0xe
	.uleb128 0xb
	.uleb128 0xb
	.uleb128 0x3a
	.uleb128 0xb
	.uleb128 0x3b
	.uleb128 0xb
	.uleb128 0x1
	.uleb128 0x13
	.byte	0x0
	.byte	0x0
	.uleb128 0x9
	.uleb128 0xd
	.byte	0x0
	.uleb128 0x3
	.uleb128 0xe
	.uleb128 0x3a
	.uleb128 0xb
	.uleb128 0x3b
	.uleb128 0x5
	.uleb128 0x49
	.uleb128 0x13
	.uleb128 0x38
	.uleb128 0xa
	.byte	0x0
	.byte	0x0
	.uleb128 0xa
	.uleb128 0x16
	.byte	0x0
	.uleb128 0x3
	.uleb128 0xe
	.uleb128 0x3a
	.uleb128 0xb
	.uleb128 0x3b
	.uleb128 0xb
	.byte	0x0
	.byte	0x0
	.uleb128 0xb
	.uleb128 0xd
	.byte	0x0
	.uleb128 0x3
	.uleb128 0xe
	.uleb128 0x3a
	.uleb128 0xb
	.uleb128 0x3b
	.uleb128 0xb
	.uleb128 0x49
	.uleb128 0x13
	.uleb128 0x38
	.uleb128 0xa
	.byte	0x0
	.byte	0x0
	.uleb128 0xc
	.uleb128 0x1
	.byte	0x1
	.uleb128 0x49
	.uleb128 0x13
	.uleb128 0x1
	.uleb128 0x13
	.byte	0x0
	.byte	0x0
	.uleb128 0xd
	.uleb128 0x21
	.byte	0x0
	.uleb128 0x49
	.uleb128 0x13
	.uleb128 0x2f
	.uleb128 0xb
	.byte	0x0
	.byte	0x0
	.uleb128 0xe
	.uleb128 0x26
	.byte	0x0
	.uleb128 0x49
	.uleb128 0x13
	.byte	0x0
	.byte	0x0
	.uleb128 0xf
	.uleb128 0x13
	.byte	0x1
	.uleb128 0x3
	.uleb128 0xe
	.uleb128 0xb
	.uleb128 0x6
	.uleb128 0x3a
	.uleb128 0xb
	.uleb128 0x3b
	.uleb128 0xb
	.uleb128 0x1
	.uleb128 0x13
	.byte	0x0
	.byte	0x0
	.uleb128 0x10
	.uleb128 0xd
	.byte	0x0
	.uleb128 0x3
	.uleb128 0x8
	.uleb128 0x3a
	.uleb128 0xb
	.uleb128 0x3b
	.uleb128 0xb
	.uleb128 0x49
	.uleb128 0x13
	.uleb128 0x38
	.uleb128 0xa
	.byte	0x0
	.byte	0x0
	.uleb128 0x11
	.uleb128 0x2e
	.byte	0x1
	.uleb128 0x3f
	.uleb128 0xc
	.uleb128 0x3
	.uleb128 0xe
	.uleb128 0x3a
	.uleb128 0xb
	.uleb128 0x3b
	.uleb128 0x5
	.uleb128 0x27
	.uleb128 0xc
	.uleb128 0x49
	.uleb128 0x13
	.uleb128 0x20
	.uleb128 0xb
	.uleb128 0x1
	.uleb128 0x13
	.byte	0x0
	.byte	0x0
	.uleb128 0x12
	.uleb128 0x5
	.byte	0x0
	.uleb128 0x3
	.uleb128 0xe
	.uleb128 0x3a
	.uleb128 0xb
	.uleb128 0x3b
	.uleb128 0x5
	.uleb128 0x49
	.uleb128 0x13
	.byte	0x0
	.byte	0x0
	.uleb128 0x13
	.uleb128 0x2e
	.byte	0x0
	.uleb128 0x3f
	.uleb128 0xc
	.uleb128 0x3
	.uleb128 0xe
	.uleb128 0x3a
	.uleb128 0xb
	.uleb128 0x3b
	.uleb128 0x5
	.uleb128 0x27
	.uleb128 0xc
	.uleb128 0x11
	.uleb128 0x1
	.uleb128 0x12
	.uleb128 0x1
	.uleb128 0x40
	.uleb128 0x6
	.byte	0x0
	.byte	0x0
	.uleb128 0x14
	.uleb128 0x2e
	.byte	0x1
	.uleb128 0x3
	.uleb128 0xe
	.uleb128 0x3a
	.uleb128 0xb
	.uleb128 0x3b
	.uleb128 0xb
	.uleb128 0x27
	.uleb128 0xc
	.uleb128 0x11
	.uleb128 0x1
	.uleb128 0x12
	.uleb128 0x1
	.uleb128 0x40
	.uleb128 0x6
	.uleb128 0x1
	.uleb128 0x13
	.byte	0x0
	.byte	0x0
	.uleb128 0x15
	.uleb128 0x5
	.byte	0x0
	.uleb128 0x3
	.uleb128 0xe
	.uleb128 0x3a
	.uleb128 0xb
	.uleb128 0x3b
	.uleb128 0xb
	.uleb128 0x49
	.uleb128 0x13
	.uleb128 0x2
	.uleb128 0x6
	.byte	0x0
	.byte	0x0
	.uleb128 0x16
	.uleb128 0x34
	.byte	0x0
	.uleb128 0x3
	.uleb128 0x8
	.uleb128 0x3a
	.uleb128 0xb
	.uleb128 0x3b
	.uleb128 0xb
	.uleb128 0x49
	.uleb128 0x13
	.uleb128 0x2
	.uleb128 0xa
	.byte	0x0
	.byte	0x0
	.uleb128 0x17
	.uleb128 0x2e
	.byte	0x1
	.uleb128 0x3f
	.uleb128 0xc
	.uleb128 0x3
	.uleb128 0xe
	.uleb128 0x3a
	.uleb128 0xb
	.uleb128 0x3b
	.uleb128 0x5
	.uleb128 0x27
	.uleb128 0xc
	.uleb128 0x49
	.uleb128 0x13
	.uleb128 0x11
	.uleb128 0x1
	.uleb128 0x12
	.uleb128 0x1
	.uleb128 0x40
	.uleb128 0x6
	.uleb128 0x1
	.uleb128 0x13
	.byte	0x0
	.byte	0x0
	.uleb128 0x18
	.uleb128 0x5
	.byte	0x0
	.uleb128 0x3
	.uleb128 0xe
	.uleb128 0x3a
	.uleb128 0xb
	.uleb128 0x3b
	.uleb128 0x5
	.uleb128 0x49
	.uleb128 0x13
	.uleb128 0x2
	.uleb128 0x6
	.byte	0x0
	.byte	0x0
	.uleb128 0x19
	.uleb128 0x34
	.byte	0x0
	.uleb128 0x3
	.uleb128 0xe
	.uleb128 0x3a
	.uleb128 0xb
	.uleb128 0x3b
	.uleb128 0x5
	.uleb128 0x49
	.uleb128 0x13
	.uleb128 0x2
	.uleb128 0x6
	.byte	0x0
	.byte	0x0
	.uleb128 0x1a
	.uleb128 0x34
	.byte	0x0
	.uleb128 0x3
	.uleb128 0xe
	.uleb128 0x3a
	.uleb128 0xb
	.uleb128 0x3b
	.uleb128 0x5
	.uleb128 0x49
	.uleb128 0x13
	.uleb128 0x2
	.uleb128 0xa
	.byte	0x0
	.byte	0x0
	.uleb128 0x1b
	.uleb128 0x34
	.byte	0x0
	.uleb128 0x3
	.uleb128 0xe
	.uleb128 0x3a
	.uleb128 0xb
	.uleb128 0x3b
	.uleb128 0x5
	.uleb128 0x49
	.uleb128 0x13
	.byte	0x0
	.byte	0x0
	.uleb128 0x1c
	.uleb128 0xa
	.byte	0x0
	.uleb128 0x3
	.uleb128 0xe
	.uleb128 0x3a
	.uleb128 0xb
	.uleb128 0x3b
	.uleb128 0x5
	.uleb128 0x11
	.uleb128 0x1
	.byte	0x0
	.byte	0x0
	.uleb128 0x1d
	.uleb128 0x1d
	.byte	0x1
	.uleb128 0x31
	.uleb128 0x13
	.uleb128 0x55
	.uleb128 0x6
	.uleb128 0x58
	.uleb128 0xb
	.uleb128 0x59
	.uleb128 0x5
	.uleb128 0x1
	.uleb128 0x13
	.byte	0x0
	.byte	0x0
	.uleb128 0x1e
	.uleb128 0x5
	.byte	0x0
	.uleb128 0x31
	.uleb128 0x13
	.byte	0x0
	.byte	0x0
	.uleb128 0x1f
	.uleb128 0x1d
	.byte	0x1
	.uleb128 0x31
	.uleb128 0x13
	.uleb128 0x55
	.uleb128 0x6
	.uleb128 0x58
	.uleb128 0xb
	.uleb128 0x59
	.uleb128 0x5
	.byte	0x0
	.byte	0x0
	.uleb128 0x20
	.uleb128 0x2e
	.byte	0x1
	.uleb128 0x3f
	.uleb128 0xc
	.uleb128 0x3
	.uleb128 0xe
	.uleb128 0x3a
	.uleb128 0xb
	.uleb128 0x3b
	.uleb128 0xb
	.uleb128 0x27
	.uleb128 0xc
	.uleb128 0x49
	.uleb128 0x13
	.uleb128 0x11
	.uleb128 0x1
	.uleb128 0x12
	.uleb128 0x1
	.uleb128 0x40
	.uleb128 0x6
	.uleb128 0x1
	.uleb128 0x13
	.byte	0x0
	.byte	0x0
	.uleb128 0x21
	.uleb128 0x5
	.byte	0x0
	.uleb128 0x3
	.uleb128 0x8
	.uleb128 0x3a
	.uleb128 0xb
	.uleb128 0x3b
	.uleb128 0xb
	.uleb128 0x49
	.uleb128 0x13
	.uleb128 0x2
	.uleb128 0x6
	.byte	0x0
	.byte	0x0
	.uleb128 0x22
	.uleb128 0x34
	.byte	0x0
	.uleb128 0x3
	.uleb128 0xe
	.uleb128 0x3a
	.uleb128 0xb
	.uleb128 0x3b
	.uleb128 0xb
	.uleb128 0x49
	.uleb128 0x13
	.uleb128 0x2
	.uleb128 0x6
	.byte	0x0
	.byte	0x0
	.uleb128 0x23
	.uleb128 0x34
	.byte	0x0
	.uleb128 0x3
	.uleb128 0xe
	.uleb128 0x3a
	.uleb128 0xb
	.uleb128 0x3b
	.uleb128 0xb
	.uleb128 0x49
	.uleb128 0x13
	.byte	0x0
	.byte	0x0
	.uleb128 0x24
	.uleb128 0x34
	.byte	0x0
	.uleb128 0x3
	.uleb128 0xe
	.uleb128 0x3a
	.uleb128 0xb
	.uleb128 0x3b
	.uleb128 0xb
	.uleb128 0x49
	.uleb128 0x13
	.uleb128 0x2
	.uleb128 0xa
	.byte	0x0
	.byte	0x0
	.uleb128 0x25
	.uleb128 0x34
	.byte	0x0
	.uleb128 0x3
	.uleb128 0x8
	.uleb128 0x3a
	.uleb128 0xb
	.uleb128 0x3b
	.uleb128 0xb
	.uleb128 0x49
	.uleb128 0x13
	.uleb128 0x2
	.uleb128 0x6
	.byte	0x0
	.byte	0x0
	.uleb128 0x26
	.uleb128 0xa
	.byte	0x0
	.uleb128 0x3
	.uleb128 0xe
	.uleb128 0x3a
	.uleb128 0xb
	.uleb128 0x3b
	.uleb128 0x5
	.byte	0x0
	.byte	0x0
	.uleb128 0x27
	.uleb128 0x34
	.byte	0x0
	.uleb128 0x3
	.uleb128 0xe
	.uleb128 0x3a
	.uleb128 0xb
	.uleb128 0x3b
	.uleb128 0xb
	.uleb128 0x49
	.uleb128 0x13
	.uleb128 0x3f
	.uleb128 0xc
	.uleb128 0x3c
	.uleb128 0xc
	.byte	0x0
	.byte	0x0
	.uleb128 0x28
	.uleb128 0x34
	.byte	0x0
	.uleb128 0x3
	.uleb128 0xe
	.uleb128 0x3a
	.uleb128 0xb
	.uleb128 0x3b
	.uleb128 0xb
	.uleb128 0x49
	.uleb128 0x13
	.uleb128 0x3f
	.uleb128 0xc
	.uleb128 0x2
	.uleb128 0xa
	.byte	0x0
	.byte	0x0
	.byte	0x0
	.section	.debug_pubnames,"",@progbits
	.long	0x66
	.value	0x2
	.long	.Ldebug_info0
	.long	0xe2a
	.long	0x63b
	.string	"usage"
	.long	0x6be
	.string	"main"
	.long	0x8fa
	.string	"match_search"
	.long	0xdcb
	.string	"table"
	.long	0xde7
	.string	"file_bytes"
	.long	0xdfd
	.string	"frequency"
	.long	0xe13
	.string	"mem_file"
	.long	0x0
	.section	.debug_aranges,"",@progbits
	.long	0x2c
	.value	0x2
	.long	.Ldebug_info0
	.byte	0x8
	.byte	0x0
	.value	0x0
	.value	0x0
	.quad	.Ltext0
	.quad	.Letext0-.Ltext0
	.quad	0x0
	.quad	0x0
	.section	.debug_ranges,"",@progbits
.Ldebug_ranges0:
	.quad	.LBB10-.Ltext0
	.quad	.LBE10-.Ltext0
	.quad	.LBB27-.Ltext0
	.quad	.LBE27-.Ltext0
	.quad	.LBB14-.Ltext0
	.quad	.LBE14-.Ltext0
	.quad	0x0
	.quad	0x0
	.quad	.LBB12-.Ltext0
	.quad	.LBE12-.Ltext0
	.quad	.LBB26-.Ltext0
	.quad	.LBE26-.Ltext0
	.quad	.LBB18-.Ltext0
	.quad	.LBE18-.Ltext0
	.quad	.LBB15-.Ltext0
	.quad	.LBE15-.Ltext0
	.quad	0x0
	.quad	0x0
	.quad	.LBB16-.Ltext0
	.quad	.LBE16-.Ltext0
	.quad	.LBB24-.Ltext0
	.quad	.LBE24-.Ltext0
	.quad	.LBB20-.Ltext0
	.quad	.LBE20-.Ltext0
	.quad	.LBB19-.Ltext0
	.quad	.LBE19-.Ltext0
	.quad	0x0
	.quad	0x0
	.quad	.LBB21-.Ltext0
	.quad	.LBE21-.Ltext0
	.quad	.LBB25-.Ltext0
	.quad	.LBE25-.Ltext0
	.quad	0x0
	.quad	0x0
	.section	.debug_str,"MS",@progbits,1
.LASF130:
	.string	"stop_byte"
.LASF61:
	.string	"pthread_t"
.LASF41:
	.string	"_shortbuf"
.LASF196:
	.string	"_IO_lock_t"
.LASF103:
	.string	"output"
.LASF188:
	.string	"stderr"
.LASF183:
	.string	"no_search"
.LASF30:
	.string	"_IO_buf_end"
.LASF190:
	.string	"file_bytes"
.LASF105:
	.string	"buffer"
.LASF28:
	.string	"_IO_write_end"
.LASF3:
	.string	"unsigned int"
.LASF175:
	.string	"pre_c"
.LASF176:
	.string	"pre_d"
.LASF85:
	.string	"series"
.LASF135:
	.string	"table_found"
.LASF167:
	.string	"temp_struct_array"
.LASF75:
	.string	"st_blksize"
.LASF22:
	.string	"_flags"
.LASF170:
	.string	"c_members"
.LASF34:
	.string	"_markers"
.LASF13:
	.string	"__nlink_t"
.LASF172:
	.string	"proceed"
.LASF191:
	.string	"frequency"
.LASF182:
	.string	"next1"
.LASF184:
	.string	"next2"
.LASF152:
	.string	"sec_char"
.LASF91:
	.string	"buffer_structure"
.LASF177:
	.string	"found"
.LASF155:
	.string	"c_char"
.LASF11:
	.string	"__ino_t"
.LASF55:
	.string	"_pos"
.LASF187:
	.string	"stdout"
.LASF139:
	.string	"patterns_freed"
.LASF33:
	.string	"_IO_save_end"
.LASF126:
	.string	"sort_index"
.LASF185:
	.string	"float"
.LASF156:
	.string	"index"
.LASF95:
	.string	"fstat"
.LASF62:
	.string	"long long unsigned int"
.LASF76:
	.string	"st_blocks"
.LASF160:
	.string	"buf_count"
.LASF143:
	.string	"saved"
.LASF158:
	.string	"common"
.LASF72:
	.string	"pad0"
.LASF173:
	.string	"pre_a"
.LASF174:
	.string	"pre_b"
.LASF32:
	.string	"_IO_backup_base"
.LASF43:
	.string	"_offset"
.LASF165:
	.string	"buffer_open"
.LASF199:
	.string	"buffer_search"
.LASF138:
	.string	"patterns_total"
.LASF151:
	.string	"last_char"
.LASF36:
	.string	"_fileno"
.LASF65:
	.string	"stat"
.LASF99:
	.string	"max_searchs"
.LASF59:
	.string	"timeval"
.LASF80:
	.string	"__unused"
.LASF168:
	.string	"cache_sizes"
.LASF58:
	.string	"tv_nsec"
.LASF7:
	.string	"size_t"
.LASF12:
	.string	"__mode_t"
.LASF25:
	.string	"_IO_read_base"
.LASF119:
	.string	"endtime"
.LASF71:
	.string	"st_gid"
.LASF101:
	.string	"argc"
.LASF186:
	.string	"stdin"
.LASF53:
	.string	"_next"
.LASF69:
	.string	"st_mode"
.LASF60:
	.string	"tv_usec"
.LASF93:
	.string	"common_structure"
.LASF68:
	.string	"st_nlink"
.LASF92:
	.string	"string"
.LASF171:
	.string	"complete"
.LASF161:
	.string	"com_count"
.LASF122:
	.string	"index1"
.LASF123:
	.string	"index2"
.LASF192:
	.string	"mem_file"
.LASF166:
	.string	"common_open"
.LASF195:
	.string	"/home/soul/archive/dev6"
.LASF128:
	.string	"match_search"
.LASF56:
	.string	"timespec"
.LASF20:
	.string	"char"
.LASF49:
	.string	"_mode"
.LASF52:
	.string	"_IO_marker"
.LASF164:
	.string	"buffer_id"
.LASF23:
	.string	"_IO_read_ptr"
.LASF146:
	.string	"prefetch_a"
.LASF147:
	.string	"prefetch_b"
.LASF181:
	.string	"id_match"
.LASF112:
	.string	"progress"
.LASF113:
	.string	"status"
.LASF157:
	.string	"sizes"
.LASF67:
	.string	"st_ino"
.LASF26:
	.string	"_IO_write_base"
.LASF96:
	.string	"__nptr"
.LASF88:
	.string	"highest_times"
.LASF63:
	.string	"long long int"
.LASF149:
	.string	"pre_ret"
.LASF31:
	.string	"_IO_save_base"
.LASF8:
	.string	"__dev_t"
.LASF131:
	.string	"pre_int"
.LASF145:
	.string	"id_cache"
.LASF159:
	.string	"buf_members"
.LASF198:
	.string	"progress_func"
.LASF154:
	.string	"b_char"
.LASF81:
	.string	"sort_structure"
.LASF106:
	.string	"pat_size"
.LASF141:
	.string	"member_length"
.LASF133:
	.string	"repeat_total"
.LASF44:
	.string	"__pad1"
.LASF45:
	.string	"__pad2"
.LASF46:
	.string	"__pad3"
.LASF47:
	.string	"__pad4"
.LASF48:
	.string	"__pad5"
.LASF83:
	.string	"sub_highest"
.LASF114:
	.string	"progress2"
.LASF117:
	.string	"thread_count"
.LASF40:
	.string	"_vtable_offset"
.LASF162:
	.string	"unique_id"
.LASF102:
	.string	"argv"
.LASF116:
	.string	"half_file"
.LASF193:
	.string	"GNU C 4.3.3"
.LASF10:
	.string	"__gid_t"
.LASF180:
	.string	"o_next"
.LASF107:
	.string	"num1"
.LASF108:
	.string	"num2"
.LASF109:
	.string	"num3"
.LASF110:
	.string	"num4"
.LASF111:
	.string	"num5"
.LASF125:
	.string	"num6"
.LASF129:
	.string	"num7"
.LASF134:
	.string	"table_miss"
.LASF100:
	.string	"pat_len"
.LASF118:
	.string	"starttime"
.LASF24:
	.string	"_IO_read_end"
.LASF140:
	.string	"repeat_sub"
.LASF144:
	.string	"matched"
.LASF5:
	.string	"short int"
.LASF78:
	.string	"st_mtim"
.LASF137:
	.string	"buffer_found"
.LASF6:
	.string	"long int"
.LASF148:
	.string	"pre_count"
.LASF194:
	.string	"patterns-pt2.c"
.LASF189:
	.string	"table"
.LASF124:
	.string	"max_print"
.LASF18:
	.string	"__blksize_t"
.LASF197:
	.string	"usage"
.LASF9:
	.string	"__uid_t"
.LASF77:
	.string	"st_atim"
.LASF178:
	.string	"repeat_search"
.LASF42:
	.string	"_lock"
.LASF57:
	.string	"tv_sec"
.LASF0:
	.string	"long unsigned int"
.LASF89:
	.string	"search_num"
.LASF38:
	.string	"_old_offset"
.LASF121:
	.string	"threads"
.LASF51:
	.string	"_IO_FILE"
.LASF142:
	.string	"search_offset"
.LASF90:
	.string	"member"
.LASF104:
	.string	"input"
.LASF169:
	.string	"b_members"
.LASF1:
	.string	"unsigned char"
.LASF54:
	.string	"_sbuf"
.LASF27:
	.string	"_IO_write_ptr"
.LASF97:
	.string	"__fd"
.LASF17:
	.string	"__suseconds_t"
.LASF16:
	.string	"__time_t"
.LASF132:
	.string	"repeat_found"
.LASF74:
	.string	"st_size"
.LASF179:
	.string	"r_next"
.LASF115:
	.string	"max_pat"
.LASF70:
	.string	"st_uid"
.LASF14:
	.string	"__off_t"
.LASF120:
	.string	"time1"
.LASF136:
	.string	"cache_found"
.LASF79:
	.string	"st_ctim"
.LASF82:
	.string	"highest"
.LASF66:
	.string	"st_dev"
.LASF4:
	.string	"signed char"
.LASF2:
	.string	"short unsigned int"
.LASF163:
	.string	"common_id"
.LASF127:
	.string	"main"
.LASF94:
	.string	"atoi"
.LASF64:
	.string	"double"
.LASF19:
	.string	"__blkcnt_t"
.LASF84:
	.string	"translation_structure"
.LASF98:
	.string	"__statbuf"
.LASF87:
	.string	"pat_length"
.LASF35:
	.string	"_chain"
.LASF73:
	.string	"st_rdev"
.LASF21:
	.string	"FILE"
.LASF37:
	.string	"_flags2"
.LASF86:
	.string	"times"
.LASF39:
	.string	"_cur_column"
.LASF15:
	.string	"__off64_t"
.LASF50:
	.string	"_unused2"
.LASF29:
	.string	"_IO_buf_base"
.LASF150:
	.string	"first_char"
.LASF153:
	.string	"a_char"
	.ident	"GCC: (GNU) 4.3.3"
	.section	.note.GNU-stack,"",@progbits
