Home | History | Annotate | Download | only in hash
      1 !<arch>
      2 __.PKGDEF       0           0     0     644     4061      `
      3 go object linux amd64 go1.5.1 X:none
      4 build id "72c623dccbf35b5c7043395558dc36fdae9d1a59"
      5 
      6 $$
      7 package fnv
      8 	import runtime "runtime"
      9 	import hash "hash"
     10 	type @"hash".Hash32 interface { BlockSize() (? int); Reset(); Size() (? int); Sum(@"hash".b []byte) (? []byte); Sum32() (? uint32); Write(@"io".p []byte) (@"io".n int, @"io".err error) }
     11 	func @"".New32 () (? @"hash".Hash32) { var @"".s2 @"".sum32; @"".s2 = @"".sum32(0x811c9dc5); return &@"".s2 }
     12 	func @"".New32a () (? @"hash".Hash32) { var @"".s2 @"".sum32a; @"".s2 = @"".sum32a(0x811c9dc5); return &@"".s2 }
     13 	type @"hash".Hash64 interface { BlockSize() (? int); Reset(); Size() (? int); Sum(@"hash".b []byte) (? []byte); Sum64() (? uint64); Write(@"io".p []byte) (@"io".n int, @"io".err error) }
     14 	func @"".New64 () (? @"hash".Hash64) { var @"".s2 @"".sum64; @"".s2 = @"".sum64(0xcbf29ce484222325); return &@"".s2 }
     15 	func @"".New64a () (? @"hash".Hash64) { var @"".s2 @"".sum64a; @"".s2 = @"".sum64a(0xcbf29ce484222325); return &@"".s2 }
     16 	func @"".init ()
     17 	type @"".sum32 uint32
     18 	func (@"".s2 *@"".sum32 "esc:0x1") BlockSize () (? int) { return 0x1 }
     19 	func (@"".s1 *@"".sum32 "esc:0x1") Reset () { *@"".s1 = @"".sum32(0x811c9dc5) }
     20 	func (@"".s2 *@"".sum32 "esc:0x1") Size () (? int) { return 0x4 }
     21 	func (@"".s2 *@"".sum32 "esc:0x1") Sum (@"".in3 []byte "esc:0x1a") (? []byte) {  var @"".v4 uint32; @"".v4 = uint32(*@"".s2); return append(@"".in3, byte(@"".v4 >> 0x18), byte(@"".v4 >> 0x10), byte(@"".v4 >> 0x8), byte(@"".v4)) }
     22 	func (@"".s2 *@"".sum32 "esc:0x1") Sum32 () (? uint32) { return uint32(*@"".s2) }
     23 	func (@"".s3 *@"".sum32 "esc:0x1") Write (@"".data4 []byte "esc:0x1") (? int, ? error)
     24 	const @"".offset32 = 0x811c9dc5
     25 	type @"".sum32a uint32
     26 	func (@"".s2 *@"".sum32a "esc:0x1") BlockSize () (? int) { return 0x1 }
     27 	func (@"".s1 *@"".sum32a "esc:0x1") Reset () { *@"".s1 = @"".sum32a(0x811c9dc5) }
     28 	func (@"".s2 *@"".sum32a "esc:0x1") Size () (? int) { return 0x4 }
     29 	func (@"".s2 *@"".sum32a "esc:0x1") Sum (@"".in3 []byte "esc:0x1a") (? []byte) {  var @"".v4 uint32; @"".v4 = uint32(*@"".s2); return append(@"".in3, byte(@"".v4 >> 0x18), byte(@"".v4 >> 0x10), byte(@"".v4 >> 0x8), byte(@"".v4)) }
     30 	func (@"".s2 *@"".sum32a "esc:0x1") Sum32 () (? uint32) { return uint32(*@"".s2) }
     31 	func (@"".s3 *@"".sum32a "esc:0x1") Write (@"".data4 []byte "esc:0x1") (? int, ? error)
     32 	type @"".sum64 uint64
     33 	func (@"".s2 *@"".sum64 "esc:0x1") BlockSize () (? int) { return 0x1 }
     34 	func (@"".s1 *@"".sum64 "esc:0x1") Reset () { *@"".s1 = @"".sum64(0xcbf29ce484222325) }
     35 	func (@"".s2 *@"".sum64 "esc:0x1") Size () (? int) { return 0x8 }
     36 	func (@"".s2 *@"".sum64 "esc:0x1") Sum (@"".in3 []byte "esc:0x1a") (? []byte) {  var @"".v4 uint64; @"".v4 = uint64(*@"".s2); return append(@"".in3, byte(@"".v4 >> 0x38), byte(@"".v4 >> 0x30), byte(@"".v4 >> 0x28), byte(@"".v4 >> 0x20), byte(@"".v4 >> 0x18), byte(@"".v4 >> 0x10), byte(@"".v4 >> 0x8), byte(@"".v4)) }
     37 	func (@"".s2 *@"".sum64 "esc:0x1") Sum64 () (? uint64) { return uint64(*@"".s2) }
     38 	func (@"".s3 *@"".sum64 "esc:0x1") Write (@"".data4 []byte "esc:0x1") (? int, ? error)
     39 	const @"".offset64 = 0xcbf29ce484222325
     40 	type @"".sum64a uint64
     41 	func (@"".s2 *@"".sum64a "esc:0x1") BlockSize () (? int) { return 0x1 }
     42 	func (@"".s1 *@"".sum64a "esc:0x1") Reset () { *@"".s1 = @"".sum64a(0xcbf29ce484222325) }
     43 	func (@"".s2 *@"".sum64a "esc:0x1") Size () (? int) { return 0x8 }
     44 	func (@"".s2 *@"".sum64a "esc:0x1") Sum (@"".in3 []byte "esc:0x1a") (? []byte) {  var @"".v4 uint64; @"".v4 = uint64(*@"".s2); return append(@"".in3, byte(@"".v4 >> 0x38), byte(@"".v4 >> 0x30), byte(@"".v4 >> 0x28), byte(@"".v4 >> 0x20), byte(@"".v4 >> 0x18), byte(@"".v4 >> 0x10), byte(@"".v4 >> 0x8), byte(@"".v4)) }
     45 	func (@"".s2 *@"".sum64a "esc:0x1") Sum64 () (? uint64) { return uint64(*@"".s2) }
     46 	func (@"".s3 *@"".sum64a "esc:0x1") Write (@"".data4 []byte "esc:0x1") (? int, ? error)
     47 
     48 $$
     49 _go_.o          0           0     0     644     49351     `
     50 go object linux amd64 go1.5.1 X:none
     51 
     52 !
     53 go13ldhash.a"".New32dH%H;aH(1H\$0H\$8HH$HD$(HD$ H1H9tH\$ H\$8HD$0H(HH$HH\$HH\$HD$a
     56 Ltype."".sum32^
     57 "runtime.newobject:go.itab.*"".sum32.hash.Hash32type.*"".sum32 type.hash.Hash32:go.itab.*"".sum32.hash.Hash32
     58  runtime.typ2Itab
     59 0runtime.morestack_noctxt P"".autotmp_0004type.*"".sum32"".~r0 type.hash.Hash32PNOP:>#V.[Tgclocalsc55cf99de9cdd8c8202a466952fa1a45Tgclocals0c8aa8e80191a30eac23f1a218103f16Tprebuilts/go/linux-x86/src/hash/fnv/fnv.go"".New32adH%H;aH(1H\$0H\$8HH$HD$(HD$ H1H9tH\$ H\$8HD$0H(HH$HH\$HH\$HD$a
     63 Ltype."".sum32a^
     64 "runtime.newobject<go.itab.*"".sum32a.hash.Hash32type.*"".sum32a type.hash.Hash32<go.itab.*"".sum32a.hash.Hash32
     65  runtime.typ2Itab
     66 0runtime.morestack_noctxt P"".autotmp_0007type.*"".sum32a"".~r0 type.hash.Hash32PNOP:J#V.[Tgclocalsc55cf99de9cdd8c8202a466952fa1a45Tgclocals0c8aa8e80191a30eac23f1a218103f16Tprebuilts/go/linux-x86/src/hash/fnv/fnv.go"".New64dH%H;aH(1H\$0H\$8HH$HD$H%#"H(HD$ H1H9tH\$ H\$8HD$0H(HH$HH\$HH\$HD$[
     70 Ltype."".sum64^
     71 "runtime.newobject:go.itab.*"".sum64.hash.Hash64type.*"".sum64 type.hash.Hash64:go.itab.*"".sum64.hash.Hash64
     72  runtime.typ2Itab
     73 0runtime.morestack_noctxt P"".autotmp_0010type.*"".sum64"".~r0 type.hash.Hash64PTOPDV#"V.a!Tgclocalsc55cf99de9cdd8c8202a466952fa1a45Tgclocals0c8aa8e80191a30eac23f1a218103f16Tprebuilts/go/linux-x86/src/hash/fnv/fnv.go"".New64adH%H;aH(1H\$0H\$8HH$HD$H%#"H(HD$ H1H9tH\$ H\$8HD$0H(HH$HH\$HH\$HD$[
     76 Ltype."".sum64a^
     77 "runtime.newobject<go.itab.*"".sum64a.hash.Hash64type.*"".sum64a type.hash.Hash64<go.itab.*"".sum64a.hash.Hash64
     78  runtime.typ2Itab
     79 0runtime.morestack_noctxt P"".autotmp_0013type.*"".sum64a"".~r0 type.hash.Hash64PTOPDb#"V.a!Tgclocalsc55cf99de9cdd8c8202a466952fa1a45Tgclocals0c8aa8e80191a30eac23f1a218103f16Tprebuilts/go/linux-x86/src/hash/fnv/fnv.go""".(*sum32).Reset H\$+"".stype.*"".sum32lTgclocals87d20ce1b58390b294df80b886db78bfTgclocals33cdeccccebe80329f1fdbee7f5874cbTprebuilts/go/linux-x86/src/hash/fnv/fnv.go$"".(*sum32a).Reset H\$+"".stype.*"".sum32anTgclocals87d20ce1b58390b294df80b886db78bfTgclocals33cdeccccebe80329f1fdbee7f5874cbTprebuilts/go/linux-x86/src/hash/fnv/fnv.go""".(*sum64).Reset@&H\$H%#"H+"".stype.*"".sum64  p Tgclocals87d20ce1b58390b294df80b886db78bfTgclocals33cdeccccebe80329f1fdbee7f5874cbTprebuilts/go/linux-x86/src/hash/fnv/fnv.go$"".(*sum64a).Reset@&H\$H%#"H+"".stype.*"".sum64a  r Tgclocals87d20ce1b58390b294df80b886db78bfTgclocals33cdeccccebe80329f1fdbee7f5874cbTprebuilts/go/linux-x86/src/hash/fnv/fnv.go""".(*sum32).Sum32 H\$+l$ "".~r0type.uint32"".stype.*"".sum32vTgclocals3f5c1f818fa7055d0400cecd34057162Tgclocals33cdeccccebe80329f1fdbee7f5874cbTprebuilts/go/linux-x86/src/hash/fnv/fnv.go$"".(*sum32a).Sum32 H\$+l$ "".~r0type.uint32"".stype.*"".sum32axTgclocals3f5c1f818fa7055d0400cecd34057162Tgclocals33cdeccccebe80329f1fdbee7f5874cbTprebuilts/go/linux-x86/src/hash/fnv/fnv.go""".(*sum64).Sum64 H\$H+Hl$ "".~r0type.uint64"".stype.*"".sum64zTgclocals3f5c1f818fa7055d0400cecd34057162Tgclocals33cdeccccebe80329f1fdbee7f5874cbTprebuilts/go/linux-x86/src/hash/fnv/fnv.go$"".(*sum64a).Sum64 H\$H+Hl$ "".~r0type.uint64"".stype.*"".sum64a|Tgclocals3f5c1f818fa7055d0400cecd34057162Tgclocals33cdeccccebe80329f1fdbee7f5874cbTprebuilts/go/linux-x86/src/hash/fnv/fnv.go""".(*sum32).WriteLL$H|$1AHD$H\$ 1IH9}(i@1HHH9|ALD$(1H\$0H\$8p"".autotmp_0019type.int"".autotmp_0018type."".sum32"".~r2Ptype.error"".~r1@type.int"".datatype.[]uint8"".stype.*"".sum32``$Tgclocalsb60dc0a6046c556b02baa766a3fd5a27Tgclocals33cdeccccebe80329f1fdbee7f5874cbTprebuilts/go/linux-x86/src/hash/fnv/fnv.go$"".(*sum32a).WriteLL$H|$1AHD$H\$ 1IH9}(@1iHHH9|ALD$(1H\$0H\$8p"".autotmp_0027type.int"".autotmp_0026type."".sum32a"".~r2Ptype.error"".~r1@type.int"".datatype.[]uint8"".stype.*"".sum32a``$Tgclocalsb60dc0a6046c556b02baa766a3fd5a27Tgclocals33cdeccccebe80329f1fdbee7f5874cbTprebuilts/go/linux-x86/src/hash/fnv/fnv.go""".(*sum64).WriteLL$H|$1IHD$H\$ 1IH9})(HHH@H1HHHH9|ILD$(1H\$0H\$8p"".autotmp_0035type.int"".autotmp_0034type."".sum64"".~r2Ptype.error"".~r1@type.int"".datatype.[]uint8"".stype.*"".sum64pp$
!Tgclocalsb60dc0a6046c556b02baa766a3fd5a27Tgclocals33cdeccccebe80329f1fdbee7f5874cbTprebuilts/go/linux-x86/src/hash/fnv/fnv.go$"".(*sum64a).WriteLL$H|$1IHD$H\$ 1IH9})(@H1HHHHHHH9|ILD$(1H\$0H\$8p"".autotmp_0043type.int"".autotmp_0042type."".sum64a"".~r2Ptype.error"".~r1@type.int"".datatype.[]uint8"".stype.*"".sum64app$!Tgclocalsb60dc0a6046c556b02baa766a3fd5a27Tgclocals33cdeccccebe80329f1fdbee7f5874cbTprebuilts/go/linux-x86/src/hash/fnv/fnv.go "".(*sum32).Size HD$ "".~r0type.int"".stype.*"".sum32Tgclocals3f5c1f818fa7055d0400cecd34057162Tgclocals33cdeccccebe80329f1fdbee7f5874cbTprebuilts/go/linux-x86/src/hash/fnv/fnv.go""".(*sum32a).Size HD$ "".~r0type.int"".stype.*"".sum32aTgclocals3f5c1f818fa7055d0400cecd34057162Tgclocals33cdeccccebe80329f1fdbee7f5874cbTprebuilts/go/linux-x86/src/hash/fnv/fnv.go "".(*sum64).Size HD$ "".~r0type.int"".stype.*"".sum64Tgclocals3f5c1f818fa7055d0400cecd34057162Tgclocals33cdeccccebe80329f1fdbee7f5874cbTprebuilts/go/linux-x86/src/hash/fnv/fnv.go""".(*sum64a).Size HD$ "".~r0type.int"".stype.*"".sum64aTgclocals3f5c1f818fa7055d0400cecd34057162Tgclocals33cdeccccebe80329f1fdbee7f5874cbTprebuilts/go/linux-x86/src/hash/fnv/fnv.go*"".(*sum32).BlockSize HD$ "".~r0type.int"".stype.*"".sum32Tgclocals3f5c1f818fa7055d0400cecd34057162Tgclocals33cdeccccebe80329f1fdbee7f5874cbTprebuilts/go/linux-x86/src/hash/fnv/fnv.go,"".(*sum32a).BlockSize HD$ "".~r0type.int"".stype.*"".sum32aTgclocals3f5c1f818fa7055d0400cecd34057162Tgclocals33cdeccccebe80329f1fdbee7f5874cbTprebuilts/go/linux-x86/src/hash/fnv/fnv.go*"".(*sum64).BlockSize HD$ "".~r0type.int"".stype.*"".sum64Tgclocals3f5c1f818fa7055d0400cecd34057162Tgclocals33cdeccccebe80329f1fdbee7f5874cbTprebuilts/go/linux-x86/src/hash/fnv/fnv.go,"".(*sum64a).BlockSize HD$ "".~r0type.int"".stype.*"".sum64aTgclocals3f5c1f818fa7055d0400cecd34057162Tgclocals33cdeccccebe80329f1fdbee7f5874cbTprebuilts/go/linux-x86/src/hash/fnv/fnv.go"".(*sum32).SumdH%H;aHH1H\$pH\$xH$H\$P\$G\$F\$E@l$DHL$XH\$`HT$hHHH9wbHHHl$G@+HHH)l$F@+HHH)l$E@+HHH)l$D@+HL$pH|$xH$HHH-H,$HL$HD$HT$H\$ HL$(HD$0HT$8f
    115 type.[]uint8
    116 "runtime.growslice
    117 0runtime.morestack_noctxtp"".autotmp_0052type.uint8"".autotmp_0051type.uint8"".autotmp_0050type.uint8"".autotmp_0049type.uint8"".~r1@type.[]uint8
    119 "".intype.[]uint8"".stype.*"".sum32Q+2Tgclocalsb60dc0a6046c556b02baa766a3fd5a27Tgclocals33cdeccccebe80329f1fdbee7f5874cbTprebuilts/go/linux-x86/src/hash/fnv/fnv.go "".(*sum32a).SumdH%H;aHH1H\$pH\$xH$H\$P\$G\$F\$E@l$DHL$XH\$`HT$hHHH9wbHHHl$G@+HHH)l$F@+HHH)l$E@+HHH)l$D@+HL$pH|$xH$HHH-H,$HL$HD$HT$H\$ HL$(HD$0HT$8f
    122 type.[]uint8
    123 "runtime.growslice
    124 0runtime.morestack_noctxtp"".autotmp_0060type.uint8"".autotmp_0059type.uint8"".autotmp_0058type.uint8"".autotmp_0057type.uint8"".~r1@type.[]uint8
    126 "".intype.[]uint8"".stype.*"".sum32aQ+2Tgclocalsb60dc0a6046c556b02baa766a3fd5a27Tgclocals33cdeccccebe80329f1fdbee7f5874cbTprebuilts/go/linux-x86/src/hash/fnv/fnv.go"".(*sum64).SumdH%H;awHH1H\$pH\$xH$H\$PHHH8\$GHH0\$FHH(\$EHH \$DHH\$CHH\$BHH\$A@l$@HL$XH\$`HT$hHHH9HHHl$G@+HHH)l$F@+HHH)l$E@+HHH)l$D@+HHH)l$C@+HHH)l$B@+HHH)l$A@+HHH)l$@@+HL$pH|$xH$HHH-H,$HL$HD$HT$H\$ HL$(HD$0HT$8l
    129 type.[]uint8
    130 "runtime.growslice
    131 0runtime.morestack_noctxtp"".autotmp_0072type.uint8"".autotmp_0071
type.uint8"".autotmp_0070type.uint8"".autotmp_0069	type.uint8"".autotmp_0068type.uint8"".autotmp_0067type.uint8"".autotmp_0066type.uint8"".autotmp_0065type.uint8"".~r1@type.[]uint8
    135 "".intype.[]uint8"".stype.*"".sum64N+/Tgclocalsb60dc0a6046c556b02baa766a3fd5a27Tgclocals33cdeccccebe80329f1fdbee7f5874cbTprebuilts/go/linux-x86/src/hash/fnv/fnv.go "".(*sum64a).SumdH%H;awHH1H\$pH\$xH$H\$PHHH8\$GHH0\$FHH(\$EHH \$DHH\$CHH\$BHH\$A@l$@HL$XH\$`HT$hHHH9HHHl$G@+HHH)l$F@+HHH)l$E@+HHH)l$D@+HHH)l$C@+HHH)l$B@+HHH)l$A@+HHH)l$@@+HL$pH|$xH$HHH-H,$HL$HD$HT$H\$ HL$(HD$0HT$8l
    138 type.[]uint8
    139 "runtime.growslice
    140 0runtime.morestack_noctxtp"".autotmp_0084type.uint8"".autotmp_0083
type.uint8"".autotmp_0082type.uint8"".autotmp_0081	type.uint8"".autotmp_0080type.uint8"".autotmp_0079type.uint8"".autotmp_0078type.uint8"".autotmp_0077type.uint8"".~r1@type.[]uint8
    144 "".intype.[]uint8"".stype.*"".sum64aN+/Tgclocalsb60dc0a6046c556b02baa766a3fd5a27Tgclocals33cdeccccebe80329f1fdbee7f5874cbTprebuilts/go/linux-x86/src/hash/fnv/fnv.go"".initdH%H;av4tu
    148 $"".initdone<"".initdoneR
    149 "runtime.throwinitb"".initdonen
    150 hash.initz"".initdone
    151 0runtime.morestack_noctxtPPP
    152 ((Tgclocals33cdeccccebe80329f1fdbee7f5874cbTgclocals33cdeccccebe80329f1fdbee7f5874cbTprebuilts/go/linux-x86/src/hash/fnv/fnv.go0:go.itab.*"".sum32.hash.Hash32Tgclocals0c8aa8e80191a30eac23f1a218103f16  Tgclocalsc55cf99de9cdd8c8202a466952fa1a45  0<go.itab.*"".sum32a.hash.Hash32Tgclocals0c8aa8e80191a30eac23f1a218103f16  Tgclocalsc55cf99de9cdd8c8202a466952fa1a45  0:go.itab.*"".sum64.hash.Hash64Tgclocals0c8aa8e80191a30eac23f1a218103f16  Tgclocalsc55cf99de9cdd8c8202a466952fa1a45  0<go.itab.*"".sum64a.hash.Hash64Tgclocals0c8aa8e80191a30eac23f1a218103f16  Tgclocalsc55cf99de9cdd8c8202a466952fa1a45  Tgclocals33cdeccccebe80329f1fdbee7f5874cbTgclocals87d20ce1b58390b294df80b886db78bfTgclocals33cdeccccebe80329f1fdbee7f5874cbTgclocals87d20ce1b58390b294df80b886db78bfTgclocals33cdeccccebe80329f1fdbee7f5874cbTgclocals87d20ce1b58390b294df80b886db78bfTgclocals33cdeccccebe80329f1fdbee7f5874cbTgclocals87d20ce1b58390b294df80b886db78bfTgclocals33cdeccccebe80329f1fdbee7f5874cbTgclocals3f5c1f818fa7055d0400cecd34057162Tgclocals33cdeccccebe80329f1fdbee7f5874cbTgclocals3f5c1f818fa7055d0400cecd34057162Tgclocals33cdeccccebe80329f1fdbee7f5874cbTgclocals3f5c1f818fa7055d0400cecd34057162Tgclocals33cdeccccebe80329f1fdbee7f5874cbTgclocals3f5c1f818fa7055d0400cecd34057162Tgclocals33cdeccccebe80329f1fdbee7f5874cbTgclocalsb60dc0a6046c556b02baa766a3fd5a27Tgclocals33cdeccccebe80329f1fdbee7f5874cbTgclocalsb60dc0a6046c556b02baa766a3fd5a27Tgclocals33cdeccccebe80329f1fdbee7f5874cbTgclocalsb60dc0a6046c556b02baa766a3fd5a27Tgclocals33cdeccccebe80329f1fdbee7f5874cbTgclocalsb60dc0a6046c556b02baa766a3fd5a27Tgclocals33cdeccccebe80329f1fdbee7f5874cbTgclocals3f5c1f818fa7055d0400cecd34057162Tgclocals33cdeccccebe80329f1fdbee7f5874cbTgclocals3f5c1f818fa7055d0400cecd34057162Tgclocals33cdeccccebe80329f1fdbee7f5874cbTgclocals3f5c1f818fa7055d0400cecd34057162Tgclocals33cdeccccebe80329f1fdbee7f5874cbTgclocals3f5c1f818fa7055d0400cecd34057162Tgclocals33cdeccccebe80329f1fdbee7f5874cbTgclocals3f5c1f818fa7055d0400cecd34057162Tgclocals33cdeccccebe80329f1fdbee7f5874cbTgclocals3f5c1f818fa7055d0400cecd34057162Tgclocals33cdeccccebe80329f1fdbee7f5874cbTgclocals3f5c1f818fa7055d0400cecd34057162Tgclocals33cdeccccebe80329f1fdbee7f5874cbTgclocals3f5c1f818fa7055d0400cecd34057162Tgclocals33cdeccccebe80329f1fdbee7f5874cbTgclocalsb60dc0a6046c556b02baa766a3fd5a27Tgclocals33cdeccccebe80329f1fdbee7f5874cbTgclocalsb60dc0a6046c556b02baa766a3fd5a27Tgclocals33cdeccccebe80329f1fdbee7f5874cbTgclocalsb60dc0a6046c556b02baa766a3fd5a27Tgclocals33cdeccccebe80329f1fdbee7f5874cbTgclocalsb60dc0a6046c556b02baa766a3fd5a27Tgclocals33cdeccccebe80329f1fdbee7f5874cbTgclocals33cdeccccebe80329f1fdbee7f5874cb0"".initdonetype.uint8"".New32f"".New32"".New32af"".New32a"".New64f"".New64"".New64af"".New64a("".(*sum32).Resetf""".(*sum32).Reset*"".(*sum32a).Resetf$"".(*sum32a).Reset("".(*sum64).Resetf""".(*sum64).Reset*"".(*sum64a).Resetf$"".(*sum64a).Reset("".(*sum32).Sum32f""".(*sum32).Sum32*"".(*sum32a).Sum32f$"".(*sum32a).Sum32("".(*sum64).Sum64f""".(*sum64).Sum64*"".(*sum64a).Sum64f$"".(*sum64a).Sum64("".(*sum32).Writef""".(*sum32).Write*"".(*sum32a).Writef$"".(*sum32a).Write("".(*sum64).Writef""".(*sum64).Write*"".(*sum64a).Writef$"".(*sum64a).Write&"".(*sum32).Sizef "".(*sum32).Size("".(*sum32a).Sizef""".(*sum32a).Size&"".(*sum64).Sizef "".(*sum64).Size("".(*sum64a).Sizef""".(*sum64a).Size0"".(*sum32).BlockSizef*"".(*sum32).BlockSize2"".(*sum32a).BlockSizef,"".(*sum32a).BlockSize0"".(*sum64).BlockSizef*"".(*sum64).BlockSize2"".(*sum64a).BlockSizef,"".(*sum64a).BlockSize$"".(*sum32).Sumf"".(*sum32).Sum&"".(*sum32a).Sumf "".(*sum32a).Sum$"".(*sum64).Sumf"".(*sum64).Sum&"".(*sum64a).Sumf "".(*sum64a).Sum"".initf"".initruntime.gcbits.2go.string.hdr."fnv.sum32"  	*go.string."fnv.sum32"*go.string."fnv.sum32" fnv.sum32*go.string.hdr."sum32"  "go.string."sum32""go.string."sum32"sum320go.string.hdr."hash/fnv"  (go.string."hash/fnv"(go.string."hash/fnv" hash/fnv"go.importpath."".  (go.string."hash/fnv"type."".sum32p,|0 runtime.algarray@runtime.gcbits.P2go.string.hdr."fnv.sum32"ptype.*"".sum32"runtime.zerovalue`type."".sum32*go.string.hdr."sum32""go.importpath."".type."".sum32"runtime.gcbits.014go.string.hdr."*fnv.sum32"  
    154 ,go.string."*fnv.sum32",go.string."*fnv.sum32" *fnv.sum32Hgo.string.hdr."func(*fnv.sum32) int"  @go.string."func(*fnv.sum32) int"@go.string."func(*fnv.sum32) int"0*func(*fnv.sum32) int0type.func(*"".sum32) int:30 runtime.algarray@"runtime.gcbits.01PHgo.string.hdr."func(*fnv.sum32) int"pBgo.weak.type.*func(*"".sum32) int"runtime.zerovalue0type.func(*"".sum32) int0type.func(*"".sum32) inttype.*"".sum32type.inthgo.typelink.func(*fnv.sum32) int	func(*"".sum32) int0type.func(*"".sum32) int@go.string.hdr."func(*fnv.sum32)"  8go.string."func(*fnv.sum32)"8go.string."func(*fnv.sum32)"0"func(*fnv.sum32)(type.func(*"".sum32)YJ/30 runtime.algarray@"runtime.gcbits.01P@go.string.hdr."func(*fnv.sum32)"p:go.weak.type.*func(*"".sum32)"runtime.zerovalue(type.func(*"".sum32)(type.func(*"".sum32)type.*"".sum32Xgo.typelink.func(*fnv.sum32)	func(*"".sum32)(type.func(*"".sum32).go.string.hdr."[]uint8"  &go.string."[]uint8"&go.string."[]uint8"[]uint8type.[]uint8~.80 runtime.algarray@"runtime.gcbits.01P.go.string.hdr."[]uint8"p*go.weak.type.*[]uint8"runtime.zerovaluetype.uint86go.typelink.[]uint8	[]uint8type.[]uint8bgo.string.hdr."func(*fnv.sum32, []uint8) []uint8"  !Zgo.string."func(*fnv.sum32, []uint8) []uint8"Zgo.string."func(*fnv.sum32, []uint8) []uint8"PDfunc(*fnv.sum32, []uint8) []uint8Jtype.func(*"".sum32, []uint8) []uint830 runtime.algarray@"runtime.gcbits.01Pbgo.string.hdr."func(*fnv.sum32, []uint8) []uint8"p\go.weak.type.*func(*"".sum32, []uint8) []uint8"runtime.zerovalueJtype.func(*"".sum32, []uint8) []uint8Jtype.func(*"".sum32, []uint8) []uint8type.*"".sum32type.[]uint8type.[]uint8go.typelink.func(*fnv.sum32, []uint8) []uint8	func(*"".sum32, []uint8) []uint8Jtype.func(*"".sum32, []uint8) []uint8Ngo.string.hdr."func(*fnv.sum32) uint32"  Fgo.string."func(*fnv.sum32) uint32"Fgo.string."func(*fnv.sum32) uint32"00func(*fnv.sum32) uint326type.func(*"".sum32) uint32PO+30 runtime.algarray@"runtime.gcbits.01PNgo.string.hdr."func(*fnv.sum32) uint32"pHgo.weak.type.*func(*"".sum32) uint32"runtime.zerovalue6type.func(*"".sum32) uint326type.func(*"".sum32) uint32type.*"".sum32type.uint32tgo.typelink.func(*fnv.sum32) uint32	func(*"".sum32) uint326type.func(*"".sum32) uint32lgo.string.hdr."func(*fnv.sum32, []uint8) (int, error)"  &dgo.string."func(*fnv.sum32, []uint8) (int, error)"dgo.string."func(*fnv.sum32, []uint8) (int, error)"PNfunc(*fnv.sum32, []uint8) (int, error)Ttype.func(*"".sum32, []uint8) (int, error)uu30 runtime.algarray@"runtime.gcbits.01Plgo.string.hdr."func(*fnv.sum32, []uint8) (int, error)"pfgo.weak.type.*func(*"".sum32, []uint8) (int, error)"runtime.zerovalueTtype.func(*"".sum32, []uint8) (int, error)Ttype.func(*"".sum32, []uint8) (int, error)type.*"".sum32type.[]uint8type.inttype.errorgo.typelink.func(*fnv.sum32, []uint8) (int, error)	func(*"".sum32, []uint8) (int, error)Ttype.func(*"".sum32, []uint8) (int, error)2go.string.hdr."BlockSize"  	*go.string."BlockSize"*go.string."BlockSize" BlockSize4go.string.hdr."func() int"  
    156 ,go.string."func() int",go.string."func() int" func() inttype.func() int930 runtime.algarray@"runtime.gcbits.01P4go.string.hdr."func() int"p0go.weak.type.*func() int"runtime.zerovaluetype.func() inttype.func() inttype.intBgo.typelink.func() int	func() inttype.func() int*go.string.hdr."Reset"  "go.string."Reset""go.string."Reset"Reset,go.string.hdr."func()"  $go.string."func()"$go.string."func()"func()type.func()30 runtime.algarray@"runtime.gcbits.01P,go.string.hdr."func()"p(go.weak.type.*func()"runtime.zerovaluetype.func()type.func()2go.typelink.func()	func()type.func()(go.string.hdr."Size"   go.string."Size" go.string."Size"
    158 Size&go.string.hdr."Sum"  go.string."Sum"go.string."Sum"SumJgo.string.hdr."func([]uint8) []uint8"  Bgo.string."func([]uint8) []uint8"Bgo.string."func([]uint8) []uint8"0,func([]uint8) []uint84type.func([]uint8) []uint8&30 runtime.algarray@"runtime.gcbits.01PJgo.string.hdr."func([]uint8) []uint8"pFgo.weak.type.*func([]uint8) []uint8"runtime.zerovalue4type.func([]uint8) []uint84type.func([]uint8) []uint8type.[]uint8type.[]uint8ngo.typelink.func([]uint8) []uint8	func([]uint8) []uint84type.func([]uint8) []uint8*go.string.hdr."Sum32"  "go.string."Sum32""go.string."Sum32"Sum32:go.string.hdr."func() uint32"  
2go.string."func() uint32"2go.string."func() uint32" func() uint32$type.func() uint32L30 runtime.algarray@"runtime.gcbits.01P:go.string.hdr."func() uint32"p6go.weak.type.*func() uint32"runtime.zerovalue$type.func() uint32$type.func() uint32type.uint32Ngo.typelink.func() uint32	func() uint32$type.func() uint32*go.string.hdr."Write"  "go.string."Write""go.string."Write"WriteTgo.string.hdr."func([]uint8) (int, error)"  Lgo.string."func([]uint8) (int, error)"Lgo.string."func([]uint8) (int, error)"@6func([]uint8) (int, error)>type.func([]uint8) (int, error)N4P30 runtime.algarray@"runtime.gcbits.01PTgo.string.hdr."func([]uint8) (int, error)"pPgo.weak.type.*func([]uint8) (int, error)"runtime.zerovalue>type.func([]uint8) (int, error)>type.func([]uint8) (int, error)type.[]uint8type.inttype.errorgo.typelink.func([]uint8) (int, error)	func([]uint8) (int, error)>type.func([]uint8) (int, error)type.*"".sum32&6L0 runtime.algarray@"runtime.gcbits.01P4go.string.hdr."*fnv.sum32"p.go.weak.type.**"".sum32"runtime.zerovaluetype."".sum32`type.*"".sum32type.*"".sum322go.string.hdr."BlockSize"type.func() int0type.func(*"".sum32) int*"".(*sum32).BlockSize*"".(*sum32).BlockSize*go.string.hdr."Reset"type.func()(type.func(*"".sum32)""".(*sum32).Reset""".(*sum32).Reset(go.string.hdr."Size"type.func() int0type.func(*"".sum32) int "".(*sum32).Size "".(*sum32).Size&go.string.hdr."Sum"4type.func([]uint8) []uint8Jtype.func(*"".sum32, []uint8) []uint8"".(*sum32).Sum"".(*sum32).Sum*go.string.hdr."Sum32"$type.func() uint326type.func(*"".sum32) uint32""".(*sum32).Sum32""".(*sum32).Sum32*go.string.hdr."Write">type.func([]uint8) (int, error)Ttype.func(*"".sum32, []uint8) (int, error)""".(*sum32).Write""".(*sum32).Write4go.string.hdr."fnv.sum32a"  
    162 ,go.string."fnv.sum32a",go.string."fnv.sum32a" fnv.sum32a,go.string.hdr."sum32a"  $go.string."sum32a"$go.string."sum32a"sum32atype."".sum32a|n0 runtime.algarray@runtime.gcbits.P4go.string.hdr."fnv.sum32a"ptype.*"".sum32a"runtime.zerovalue`type."".sum32a,go.string.hdr."sum32a""go.importpath."".type."".sum32a6go.string.hdr."*fnv.sum32a"  .go.string."*fnv.sum32a".go.string."*fnv.sum32a" *fnv.sum32aJgo.string.hdr."func(*fnv.sum32a) int"  Bgo.string."func(*fnv.sum32a) int"Bgo.string."func(*fnv.sum32a) int"0,func(*fnv.sum32a) int2type.func(*"".sum32a) inttV30 runtime.algarray@"runtime.gcbits.01PJgo.string.hdr."func(*fnv.sum32a) int"pDgo.weak.type.*func(*"".sum32a) int"runtime.zerovalue2type.func(*"".sum32a) int2type.func(*"".sum32a) inttype.*"".sum32atype.intlgo.typelink.func(*fnv.sum32a) int	func(*"".sum32a) int2type.func(*"".sum32a) intBgo.string.hdr."func(*fnv.sum32a)"  :go.string."func(*fnv.sum32a)":go.string."func(*fnv.sum32a)"0$func(*fnv.sum32a)*type.func(*"".sum32a)30 runtime.algarray@"runtime.gcbits.01PBgo.string.hdr."func(*fnv.sum32a)"p<go.weak.type.*func(*"".sum32a)"runtime.zerovalue*type.func(*"".sum32a)*type.func(*"".sum32a)type.*"".sum32a\go.typelink.func(*fnv.sum32a)	func(*"".sum32a)*type.func(*"".sum32a)dgo.string.hdr."func(*fnv.sum32a, []uint8) []uint8"  "\go.string."func(*fnv.sum32a, []uint8) []uint8"\go.string."func(*fnv.sum32a, []uint8) []uint8"PFfunc(*fnv.sum32a, []uint8) []uint8Ltype.func(*"".sum32a, []uint8) []uint8C30 runtime.algarray@"runtime.gcbits.01Pdgo.string.hdr."func(*fnv.sum32a, []uint8) []uint8"p^go.weak.type.*func(*"".sum32a, []uint8) []uint8"runtime.zerovalueLtype.func(*"".sum32a, []uint8) []uint8Ltype.func(*"".sum32a, []uint8) []uint8type.*"".sum32atype.[]uint8type.[]uint8go.typelink.func(*fnv.sum32a, []uint8) []uint8	func(*"".sum32a, []uint8) []uint8Ltype.func(*"".sum32a, []uint8) []uint8Pgo.string.hdr."func(*fnv.sum32a) uint32"  Hgo.string."func(*fnv.sum32a) uint32"Hgo.string."func(*fnv.sum32a) uint32"@2func(*fnv.sum32a) uint328type.func(*"".sum32a) uint32_t30 runtime.algarray@"runtime.gcbits.01PPgo.string.hdr."func(*fnv.sum32a) uint32"pJgo.weak.type.*func(*"".sum32a) uint32"runtime.zerovalue8type.func(*"".sum32a) uint328type.func(*"".sum32a) uint32type.*"".sum32atype.uint32xgo.typelink.func(*fnv.sum32a) uint32	func(*"".sum32a) uint328type.func(*"".sum32a) uint32ngo.string.hdr."func(*fnv.sum32a, []uint8) (int, error)"  'fgo.string."func(*fnv.sum32a, []uint8) (int, error)"fgo.string."func(*fnv.sum32a, []uint8) (int, error)"PPfunc(*fnv.sum32a, []uint8) (int, error)Vtype.func(*"".sum32a, []uint8) (int, error)ng30 runtime.algarray@"runtime.gcbits.01Pngo.string.hdr."func(*fnv.sum32a, []uint8) (int, error)"phgo.weak.type.*func(*"".sum32a, []uint8) (int, error)"runtime.zerovalueVtype.func(*"".sum32a, []uint8) (int, error)Vtype.func(*"".sum32a, []uint8) (int, error)type.*"".sum32atype.[]uint8type.inttype.errorgo.typelink.func(*fnv.sum32a, []uint8) (int, error)	func(*"".sum32a, []uint8) (int, error)Vtype.func(*"".sum32a, []uint8) (int, error)type.*"".sum32ap6L0 runtime.algarray@"runtime.gcbits.01P6go.string.hdr."*fnv.sum32a"p0go.weak.type.**"".sum32a"runtime.zerovaluetype."".sum32a`type.*"".sum32atype.*"".sum32a2go.string.hdr."BlockSize"type.func() int2type.func(*"".sum32a) int,"".(*sum32a).BlockSize,"".(*sum32a).BlockSize*go.string.hdr."Reset"type.func()*type.func(*"".sum32a)$"".(*sum32a).Reset$"".(*sum32a).Reset(go.string.hdr."Size"type.func() int2type.func(*"".sum32a) int""".(*sum32a).Size""".(*sum32a).Size&go.string.hdr."Sum"4type.func([]uint8) []uint8Ltype.func(*"".sum32a, []uint8) []uint8 "".(*sum32a).Sum "".(*sum32a).Sum*go.string.hdr."Sum32"$type.func() uint328type.func(*"".sum32a) uint32$"".(*sum32a).Sum32$"".(*sum32a).Sum32*go.string.hdr."Write">type.func([]uint8) (int, error)Vtype.func(*"".sum32a, []uint8) (int, error)$"".(*sum32a).Write$"".(*sum32a).Write2go.string.hdr."fnv.sum64"  	*go.string."fnv.sum64"*go.string."fnv.sum64" fnv.sum64*go.string.hdr."sum64"  "go.string."sum64""go.string."sum64"sum64type."".sum64bGU0 runtime.algarray@runtime.gcbits.P2go.string.hdr."fnv.sum64"ptype.*"".sum64"runtime.zerovalue`type."".sum64*go.string.hdr."sum64""go.importpath."".type."".sum644go.string.hdr."*fnv.sum64"  
    165 ,go.string."*fnv.sum64",go.string."*fnv.sum64" *fnv.sum64Hgo.string.hdr."func(*fnv.sum64) int"  @go.string."func(*fnv.sum64) int"@go.string."func(*fnv.sum64) int"0*func(*fnv.sum64) int0type.func(*"".sum64) int30 runtime.algarray@"runtime.gcbits.01PHgo.string.hdr."func(*fnv.sum64) int"pBgo.weak.type.*func(*"".sum64) int"runtime.zerovalue0type.func(*"".sum64) int0type.func(*"".sum64) inttype.*"".sum64type.inthgo.typelink.func(*fnv.sum64) int	func(*"".sum64) int0type.func(*"".sum64) int@go.string.hdr."func(*fnv.sum64)"  8go.string."func(*fnv.sum64)"8go.string."func(*fnv.sum64)"0"func(*fnv.sum64)(type.func(*"".sum64)030 runtime.algarray@"runtime.gcbits.01P@go.string.hdr."func(*fnv.sum64)"p:go.weak.type.*func(*"".sum64)"runtime.zerovalue(type.func(*"".sum64)(type.func(*"".sum64)type.*"".sum64Xgo.typelink.func(*fnv.sum64)	func(*"".sum64)(type.func(*"".sum64)bgo.string.hdr."func(*fnv.sum64, []uint8) []uint8"  !Zgo.string."func(*fnv.sum64, []uint8) []uint8"Zgo.string."func(*fnv.sum64, []uint8) []uint8"PDfunc(*fnv.sum64, []uint8) []uint8Jtype.func(*"".sum64, []uint8) []uint8J30 runtime.algarray@"runtime.gcbits.01Pbgo.string.hdr."func(*fnv.sum64, []uint8) []uint8"p\go.weak.type.*func(*"".sum64, []uint8) []uint8"runtime.zerovalueJtype.func(*"".sum64, []uint8) []uint8Jtype.func(*"".sum64, []uint8) []uint8type.*"".sum64type.[]uint8type.[]uint8go.typelink.func(*fnv.sum64, []uint8) []uint8	func(*"".sum64, []uint8) []uint8Jtype.func(*"".sum64, []uint8) []uint8Ngo.string.hdr."func(*fnv.sum64) uint64"  Fgo.string."func(*fnv.sum64) uint64"Fgo.string."func(*fnv.sum64) uint64"00func(*fnv.sum64) uint646type.func(*"".sum64) uint64P30 runtime.algarray@"runtime.gcbits.01PNgo.string.hdr."func(*fnv.sum64) uint64"pHgo.weak.type.*func(*"".sum64) uint64"runtime.zerovalue6type.func(*"".sum64) uint646type.func(*"".sum64) uint64type.*"".sum64type.uint64tgo.typelink.func(*fnv.sum64) uint64	func(*"".sum64) uint646type.func(*"".sum64) uint64lgo.string.hdr."func(*fnv.sum64, []uint8) (int, error)"  &dgo.string."func(*fnv.sum64, []uint8) (int, error)"dgo.string."func(*fnv.sum64, []uint8) (int, error)"PNfunc(*fnv.sum64, []uint8) (int, error)Ttype.func(*"".sum64, []uint8) (int, error)e30 runtime.algarray@"runtime.gcbits.01Plgo.string.hdr."func(*fnv.sum64, []uint8) (int, error)"pfgo.weak.type.*func(*"".sum64, []uint8) (int, error)"runtime.zerovalueTtype.func(*"".sum64, []uint8) (int, error)Ttype.func(*"".sum64, []uint8) (int, error)type.*"".sum64type.[]uint8type.inttype.errorgo.typelink.func(*fnv.sum64, []uint8) (int, error)	func(*"".sum64, []uint8) (int, error)Ttype.func(*"".sum64, []uint8) (int, error)*go.string.hdr."Sum64"  "go.string."Sum64""go.string."Sum64"Sum64:go.string.hdr."func() uint64"  
2go.string."func() uint64"2go.string."func() uint64" func() uint64$type.func() uint64$30 runtime.algarray@"runtime.gcbits.01P:go.string.hdr."func() uint64"p6go.weak.type.*func() uint64"runtime.zerovalue$type.func() uint64$type.func() uint64type.uint64Ngo.typelink.func() uint64	func() uint64$type.func() uint64type.*"".sum64ur6L0 runtime.algarray@"runtime.gcbits.01P4go.string.hdr."*fnv.sum64"p.go.weak.type.**"".sum64"runtime.zerovaluetype."".sum64`type.*"".sum64type.*"".sum642go.string.hdr."BlockSize"type.func() int0type.func(*"".sum64) int*"".(*sum64).BlockSize*"".(*sum64).BlockSize*go.string.hdr."Reset"type.func()(type.func(*"".sum64)""".(*sum64).Reset""".(*sum64).Reset(go.string.hdr."Size"type.func() int0type.func(*"".sum64) int "".(*sum64).Size "".(*sum64).Size&go.string.hdr."Sum"4type.func([]uint8) []uint8Jtype.func(*"".sum64, []uint8) []uint8"".(*sum64).Sum"".(*sum64).Sum*go.string.hdr."Sum64"$type.func() uint646type.func(*"".sum64) uint64""".(*sum64).Sum64""".(*sum64).Sum64*go.string.hdr."Write">type.func([]uint8) (int, error)Ttype.func(*"".sum64, []uint8) (int, error)""".(*sum64).Write""".(*sum64).Write4go.string.hdr."fnv.sum64a"  
    169 ,go.string."fnv.sum64a",go.string."fnv.sum64a" fnv.sum64a,go.string.hdr."sum64a"  $go.string."sum64a"$go.string."sum64a"sum64atype."".sum64a:oG0 runtime.algarray@runtime.gcbits.P4go.string.hdr."fnv.sum64a"ptype.*"".sum64a"runtime.zerovalue`type."".sum64a,go.string.hdr."sum64a""go.importpath."".type."".sum64a6go.string.hdr."*fnv.sum64a"  .go.string."*fnv.sum64a".go.string."*fnv.sum64a" *fnv.sum64aJgo.string.hdr."func(*fnv.sum64a) int"  Bgo.string."func(*fnv.sum64a) int"Bgo.string."func(*fnv.sum64a) int"0,func(*fnv.sum64a) int2type.func(*"".sum64a) intI30 runtime.algarray@"runtime.gcbits.01PJgo.string.hdr."func(*fnv.sum64a) int"pDgo.weak.type.*func(*"".sum64a) int"runtime.zerovalue2type.func(*"".sum64a) int2type.func(*"".sum64a) inttype.*"".sum64atype.intlgo.typelink.func(*fnv.sum64a) int	func(*"".sum64a) int2type.func(*"".sum64a) intBgo.string.hdr."func(*fnv.sum64a)"  :go.string."func(*fnv.sum64a)":go.string."func(*fnv.sum64a)"0$func(*fnv.sum64a)*type.func(*"".sum64a)SV30 runtime.algarray@"runtime.gcbits.01PBgo.string.hdr."func(*fnv.sum64a)"p<go.weak.type.*func(*"".sum64a)"runtime.zerovalue*type.func(*"".sum64a)*type.func(*"".sum64a)type.*"".sum64a\go.typelink.func(*fnv.sum64a)	func(*"".sum64a)*type.func(*"".sum64a)dgo.string.hdr."func(*fnv.sum64a, []uint8) []uint8"  "\go.string."func(*fnv.sum64a, []uint8) []uint8"\go.string."func(*fnv.sum64a, []uint8) []uint8"PFfunc(*fnv.sum64a, []uint8) []uint8Ltype.func(*"".sum64a, []uint8) []uint830 runtime.algarray@"runtime.gcbits.01Pdgo.string.hdr."func(*fnv.sum64a, []uint8) []uint8"p^go.weak.type.*func(*"".sum64a, []uint8) []uint8"runtime.zerovalueLtype.func(*"".sum64a, []uint8) []uint8Ltype.func(*"".sum64a, []uint8) []uint8type.*"".sum64atype.[]uint8type.[]uint8go.typelink.func(*fnv.sum64a, []uint8) []uint8	func(*"".sum64a, []uint8) []uint8Ltype.func(*"".sum64a, []uint8) []uint8Pgo.string.hdr."func(*fnv.sum64a) uint64"  Hgo.string."func(*fnv.sum64a) uint64"Hgo.string."func(*fnv.sum64a) uint64"@2func(*fnv.sum64a) uint648type.func(*"".sum64a) uint64h+030 runtime.algarray@"runtime.gcbits.01PPgo.string.hdr."func(*fnv.sum64a) uint64"pJgo.weak.type.*func(*"".sum64a) uint64"runtime.zerovalue8type.func(*"".sum64a) uint648type.func(*"".sum64a) uint64type.*"".sum64atype.uint64xgo.typelink.func(*fnv.sum64a) uint64	func(*"".sum64a) uint648type.func(*"".sum64a) uint64ngo.string.hdr."func(*fnv.sum64a, []uint8) (int, error)"  'fgo.string."func(*fnv.sum64a, []uint8) (int, error)"fgo.string."func(*fnv.sum64a, []uint8) (int, error)"PPfunc(*fnv.sum64a, []uint8) (int, error)Vtype.func(*"".sum64a, []uint8) (int, error)e30 runtime.algarray@"runtime.gcbits.01Pngo.string.hdr."func(*fnv.sum64a, []uint8) (int, error)"phgo.weak.type.*func(*"".sum64a, []uint8) (int, error)"runtime.zerovalueVtype.func(*"".sum64a, []uint8) (int, error)Vtype.func(*"".sum64a, []uint8) (int, error)type.*"".sum64atype.[]uint8type.inttype.errorgo.typelink.func(*fnv.sum64a, []uint8) (int, error)	func(*"".sum64a, []uint8) (int, error)Vtype.func(*"".sum64a, []uint8) (int, error)type.*"".sum64a6L0 runtime.algarray@"runtime.gcbits.01P6go.string.hdr."*fnv.sum64a"p0go.weak.type.**"".sum64a"runtime.zerovaluetype."".sum64a`type.*"".sum64atype.*"".sum64a2go.string.hdr."BlockSize"type.func() int2type.func(*"".sum64a) int,"".(*sum64a).BlockSize,"".(*sum64a).BlockSize*go.string.hdr."Reset"type.func()*type.func(*"".sum64a)$"".(*sum64a).Reset$"".(*sum64a).Reset(go.string.hdr."Size"type.func() int2type.func(*"".sum64a) int""".(*sum64a).Size""".(*sum64a).Size&go.string.hdr."Sum"4type.func([]uint8) []uint8Ltype.func(*"".sum64a, []uint8) []uint8 "".(*sum64a).Sum "".(*sum64a).Sum*go.string.hdr."Sum64"$type.func() uint648type.func(*"".sum64a) uint64$"".(*sum64a).Sum64$"".(*sum64a).Sum64*go.string.hdr."Write">type.func([]uint8) (int, error)Vtype.func(*"".sum64a, []uint8) (int, error)$"".(*sum64a).Write$"".(*sum64a).Write.go.string.hdr."runtime"  &go.string."runtime"&go.string."runtime"runtime,go.importpath.runtime.  &go.string."runtime"(go.string.hdr."hash"   go.string."hash" go.string."hash"
    171 hash&go.importpath.hash.   go.string."hash""runtime.zerovaluego13ld