Home | History | Annotate | Download | only in hash
      1 !<arch>
      2 __.PKGDEF       0           0     0     644     1685      `
      3 go object darwin amd64 go1.5.1 X:none
      4 build id "69774a283d566069126229052ea95b20b85fbc85"
      5 
      6 $$
      7 package crc64
      8 	import runtime "runtime"
      9 	import hash "hash"
     10 	const @"".Size = 0x8
     11 	const @"".ISO = 0xd800000000000000
     12 	const @"".ECMA = 0xc96c5795d7870f42
     13 	type @"".Table [256]uint64
     14 	func @"".MakeTable (@"".poly2 uint64) (? *@"".Table)
     15 	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) }
     16 	func @"".New (@"".tab2 *@"".Table) (? @"hash".Hash64) { return (&@"".digest{ @"".crc:0x0, @"".tab:@"".tab2 }) }
     17 	func @"".Update (@"".crc2 uint64, @"".tab3 *@"".Table "esc:0x1", @"".p4 []byte "esc:0x1") (? uint64)
     18 	func @"".Checksum (@"".data2 []byte "esc:0x1", @"".tab3 *@"".Table "esc:0x1") (? uint64)
     19 	func @"".init ()
     20 	type @"".digest struct { @"".crc uint64; @"".tab *@"".Table }
     21 	func (@"".d2 *@"".digest "esc:0x1") BlockSize () (? int) { return 0x1 }
     22 	func (@"".d1 *@"".digest "esc:0x1") Reset () { @"".d1.@"".crc = 0x0 }
     23 	func (@"".d2 *@"".digest "esc:0x1") Size () (? int) { return 0x8 }
     24 	func (@"".d2 *@"".digest "esc:0x1") Sum (@"".in3 []byte "esc:0x1a") (? []byte) {  var @"".s4 uint64; @"".s4 = @"".d2.Sum64(); return append(@"".in3, byte(@"".s4 >> 0x38), byte(@"".s4 >> 0x30), byte(@"".s4 >> 0x28), byte(@"".s4 >> 0x20), byte(@"".s4 >> 0x18), byte(@"".s4 >> 0x10), byte(@"".s4 >> 0x8), byte(@"".s4)) }
     25 	func (@"".d2 *@"".digest "esc:0x1") Sum64 () (? uint64) { return @"".d2.@"".crc }
     26 	func (@"".d3 *@"".digest "esc:0x1") Write (@"".p4 []byte "esc:0x1") (@"".n1 int, @"".err2 error)
     27 
     28 $$
     29 _go_.o          0           0     0     644     25269     `
     30 go object darwin amd64 go1.5.1 X:none
     31 
     32 !
     33 go13ldhash.a"".MakeTableeH%H;aH(H\$(H$HH$Ht$0H|$1HHHT$1H}%HHHHH1HL$HH|H|$ HT$HscHH$H|$ Ht$0HD$Ht=H=s.HHl$H+HHHoH|$8H(HHL$m
     38 B
     39 *runtime.racefuncenterPtype."".Tableb
     40 "runtime.newobject
     41 "runtime.racewrite
     42 (runtime.racefuncexit
     43 $runtime.panicindex
     44 $runtime.panicindex
     45 0runtime.morestack_noctxt P"".autotmp_0002type.int"".crctype.uint64"".i/type.int"".ttype.*"".Table"".~r1type.*"".Table"".polytype.uint64POP2B:	I ~F
     50 2Tgclocalsfc0f470eb014d90d2abcee073dc4262cTgclocalsf891aedf0f80c97cb1c7cc75a7fd6349^prebuilts/go/darwin-x86/src/hash/crc64/crc64.go"".NeweH%H;aH(H\$(H$1H\$8H\$@HH$HD$HD$ H$HD$ HH$H$H\$ HHl$0=udHkH\$ H\$ H1H9tH\$ H\$@HD$8H(HH$HH\$HH\$HD$LCL$Hl$s
     53 B
     54 *runtime.racefuncenterhtype."".digestz
     55 "runtime.newobject
     56 "runtime.racewrite
     57 "runtime.racewrite6runtime.writeBarrierEnabled<go.itab.*"".digest.hash.Hash64
     58 (runtime.racefuncexittype.*"".digest type.hash.Hash64<go.itab.*"".digest.hash.Hash64
     59  runtime.typ2Itab
     60 .runtime.writebarrierptr
     61 0runtime.morestack_noctxt0P"".autotmp_0005type.*"".digest"".autotmp_0004type.*"".digest"".~r1 type.hash.Hash64"".tabtype.*"".TablePOP`j /g-=Tgclocals27f94a2fe0ff5b305b2385471201b6d7Tgclocalsf891aedf0f80c97cb1c7cc75a7fd6349^prebuilts/go/darwin-x86/src/hash/crc64/crc64.go""".(*digest).SizeveH%H;av%HH\$H$HD$H
     65 :
     66 *runtime.racefuncenterV
     67 (runtime.racefuncexitj
     68 0runtime.morestack_noctxt "".~r0type.int"".dtype.*"".digest @n@
     71 $Tgclocals3f5c1f818fa7055d0400cecd34057162Tgclocals33cdeccccebe80329f1fdbee7f5874cb^prebuilts/go/darwin-x86/src/hash/crc64/crc64.go,"".(*digest).BlockSizeveH%H;av%HH\$H$HD$H
     73 :
     74 *runtime.racefuncenterV
     75 (runtime.racefuncexitj
     76 0runtime.morestack_noctxt "".~r0type.int"".dtype.*"".digest @r@
     79 $Tgclocals3f5c1f818fa7055d0400cecd34057162Tgclocals33cdeccccebe80329f1fdbee7f5874cb^prebuilts/go/darwin-x86/src/hash/crc64/crc64.go$"".(*digest).ReseteH%H;av6HH\$H$H\$H$H\$HH
     81 
     82 :
     83 *runtime.racefuncenterV
     84 "runtime.racewritex
     85 (runtime.racefuncexit
     86 0runtime.morestack_noctxt"".dtype.*"".digest1PvP
     88 4Tgclocals87d20ce1b58390b294df80b886db78bfTgclocals33cdeccccebe80329f1fdbee7f5874cb^prebuilts/go/darwin-x86/src/hash/crc64/crc64.go"".updateeH%H;aH@H\$@H$Ht$HHHt$HHT$XHD$`H\$hH\$81HD$0HD$HT$(HHL$Hl$H9HD$ H$H\$ +HD$H@l$H\$PH1HH$Hl$HHDD$H\$PL1HtS@HH3HHH1Ht$HHD$ HHL$HHL$Hl$H9oHHH\$pH@
     91 B
     92 *runtime.racefuncenter
     93  runtime.raceread
     94  runtime.raceread
     95 (runtime.racefuncexit
     96 0runtime.morestack_noctxt`"".autotmp_0011?type.*uint8"".autotmp_0010_type.int"".autotmp_0009Otype.int"".autotmp_0008/type.[]uint8"".vatype.uint8"".~r3Ptype.uint64"".p type.[]uint8"".tabtype.*"".Table"".crctype.uint64&z
    100 QX# W%Tgclocals474e2569ce6595ef04fcb6da5d520e86Tgclocals83ead081cd909acab0dcd88a450c1878^prebuilts/go/darwin-x86/src/hash/crc64/crc64.go"".UpdateeH%H;av\H0H\$0H$H\$8H$H\$@H\$H\$HH\$H\$PH\$H\$XH\$ H\$(H\$`H0
    102 
    103 :
    104 *runtime.racefuncenter
    105 "".update
    106 (runtime.racefuncexit
    107 0runtime.morestack_noctxt``"".~r3Ptype.uint64"".p type.[]uint8"".tabtype.*"".Table"".crctype.uint64`W_`!@
    111 dTgclocalsf3e34bf4f011b464919023c34fe8268cTgclocals33cdeccccebe80329f1fdbee7f5874cb^prebuilts/go/darwin-x86/src/hash/crc64/crc64.go$"".(*digest).WriteeH%H;aH8H\$8H$11H\$hH\$pH\$@H$H\$@H$H$HD$@H(H,$HhHl$H\$HH\$H\$PH\$H\$XH\$ H\$(H\$0H\$@H$H\$@Hl$0H+H\$PH\$`1H\$hH\$pH8%
    113 B
    114 *runtime.racefuncenterz
    115  runtime.raceread
    116  runtime.raceread
    117 "".update
    118 "runtime.racewrite
    119 (runtime.racefuncexit
    120 0runtime.morestack_noctxtpp
    121 "".autotmp_0016type.uint64"".errPtype.error"".n@type.int"".ptype.[]uint8"".dtype.*"".digestpop3~ Tgclocals8cf14f50ac1bf7ae2848fda35f0590ecTgclocals69c1753bd5f81501d95132d08af04464^prebuilts/go/darwin-x86/src/hash/crc64/crc64.go$"".(*digest).Sum64eH%H;av7HH\$H$H\$H$H\$H+Hl$H
    124 
    125 :
    126 *runtime.racefuncenterV
    127  runtime.racereadz
    128 (runtime.racefuncexit
    129 0runtime.morestack_noctxt "".~r0type.uint64"".dtype.*"".digest2
    131 PP
    132 4Tgclocals3f5c1f818fa7055d0400cecd34057162Tgclocals33cdeccccebe80329f1fdbee7f5874cb^prebuilts/go/darwin-x86/src/hash/crc64/crc64.go "".(*digest).SumeH%HD$H;AHH$H$1H$H$H$H$HD$PH$H\$PHHH8\$GHH0\$FHH(\$EHH \$DHH\$CHH\$BHH\$A@l$@H$H$H$HH)H}IHH$HT$XHT$HD$HL$hHL$HHD$`HH\$ HT$(HD$0HL$8HHHL$hH9H\$`HT$XHD$HHH$HL$XHD$HHl$G@+HHD$HHH$HL$XHD$HHl$F@+HHD$HHH$HL$XHD$HHl$E@+HHD$HHH$HL$XHD$HHl$D@+HHD$HHH$HL$XHD$HHl$C@+HHD$HHH$HL$XHD$HHl$B@+HHD$HHH$HL$XHD$HHl$A@+HHD$HHH$HT$XHl$HH*l$@@+HL$`HD$hHT$pH$HL$xH$H$H$H 
    137 X
    138 *runtime.racefuncenter
    139  runtime.racereadtype.[]uint8
    140 "runtime.growslice
    141 "runtime.racewrite
    142 "runtime.racewrite
    143 "runtime.racewrite
    144 "runtime.racewrite
    145 "runtime.racewrite
    146 "runtime.racewrite	
    147 "runtime.racewrite
    148 
    149 "runtime.racewrite
    151 (runtime.racefuncexit
    153 $runtime.panicslice
    155 0runtime.morestack_noctxtp"".autotmp_0028type.int"".autotmp_0027_type.[]uint8"".autotmp_0026type.uint8"".autotmp_0025type.uint8"".autotmp_0024type.uint8"".autotmp_0023type.uint8"".autotmp_0022type.uint8"".autotmp_0021type.uint8"".autotmp_0020type.uint8"".autotmp_0019type.uint8"".autotmp_0018/type.[]uint8"".dotype.*"".digest"".~r1@type.[]uint8
    157 "".intype.[]uint8"".dtype.*"".digestJ
"+0@
Tgclocalsa187c92ac1e8b4abb61cb57fe3a3863fTgclocals0914b8330b2f73a7b464e0c0bda5202d^prebuilts/go/darwin-x86/src/hash/crc64/crc64.go"".ChecksumeH%H;av[H0H\$0H$H$H\$PH\$H\$8H\$H\$@H\$H\$HH\$ H\$(H\$XH0
    161 
    162 :
    163 *runtime.racefuncenter
    164 "".update
    165 (runtime.racefuncexit
    166 0runtime.morestack_noctxtP`"".~r2@type.uint64"".tab0type.*"".Table"".datatype.[]uint8`V_`
    169 
    170 dTgclocals8451bbf999c997b157afc8c2ab6c043eTgclocals33cdeccccebe80329f1fdbee7f5874cb^prebuilts/go/darwin-x86/src/hash/crc64/crc64.go"".initeH%H;aHH\$H$HH$t-HH$u
    172 HHH$HH$HK&
    174 B
    175 *runtime.racefuncenterP"".initdoneb
    176  runtime.racereadp"".initdone"".initdone
    177  runtime.raceread"".initdone
    178 (runtime.racefuncexit
    179 "runtime.throwinit"".initdone
    180 "runtime.racewrite"".initdone
    181 hash.init"".initdone
    182 "runtime.racewrite"".initdone
    183 (runtime.racefuncexit
    184 0runtime.morestack_noctxtOC
    185  Tgclocals33cdeccccebe80329f1fdbee7f5874cbTgclocals33cdeccccebe80329f1fdbee7f5874cb^prebuilts/go/darwin-x86/src/hash/crc64/crc64.goTgclocalsf891aedf0f80c97cb1c7cc75a7fd6349((Tgclocalsfc0f470eb014d90d2abcee073dc4262c((0<go.itab.*"".digest.hash.Hash64Tgclocalsf891aedf0f80c97cb1c7cc75a7fd6349((Tgclocals27f94a2fe0ff5b305b2385471201b6d7((Tgclocals33cdeccccebe80329f1fdbee7f5874cbTgclocals3f5c1f818fa7055d0400cecd34057162Tgclocals33cdeccccebe80329f1fdbee7f5874cbTgclocals3f5c1f818fa7055d0400cecd34057162Tgclocals33cdeccccebe80329f1fdbee7f5874cbTgclocals87d20ce1b58390b294df80b886db78bfTgclocals83ead081cd909acab0dcd88a450c1878  Tgclocals474e2569ce6595ef04fcb6da5d520e86  Tgclocals33cdeccccebe80329f1fdbee7f5874cbTgclocalsf3e34bf4f011b464919023c34fe8268cTgclocals69c1753bd5f81501d95132d08af04464Tgclocals8cf14f50ac1bf7ae2848fda35f0590ec  cTgclocals33cdeccccebe80329f1fdbee7f5874cbTgclocals3f5c1f818fa7055d0400cecd34057162Tgclocals0914b8330b2f73a7b464e0c0bda5202d00Tgclocalsa187c92ac1e8b4abb61cb57fe3a3863f00Tgclocals33cdeccccebe80329f1fdbee7f5874cbTgclocals8451bbf999c997b157afc8c2ab6c043e	Tgclocals33cdeccccebe80329f1fdbee7f5874cbTgclocals33cdeccccebe80329f1fdbee7f5874cb0"".initdonetype.uint8"".MakeTablef"".MakeTable"".Newf"".New("".(*digest).Sizef""".(*digest).Size2"".(*digest).BlockSizef,"".(*digest).BlockSize*"".(*digest).Resetf$"".(*digest).Reset"".updatef"".update"".Updatef"".Update*"".(*digest).Writef$"".(*digest).Write*"".(*digest).Sum64f$"".(*digest).Sum64&"".(*digest).Sumf "".(*digest).Sum"".Checksumf"".Checksum"".initf"".init"runtime.gcbits.010go.string.hdr."[]uint64"  (go.string."[]uint64"(go.string."[]uint64" []uint64type.[]uint64?i 0 runtime.algarray@"runtime.gcbits.01P0go.string.hdr."[]uint64"p,go.weak.type.*[]uint64"runtime.zerovaluetype.uint64:go.typelink.[]uint64	[]uint64type.[]uint64$type..hashfunc2048  ,runtime.memhash_varlen type..eqfunc2048  .runtime.memequal_varlentype..alg2048  $type..hashfunc2048 type..eqfunc20488go.string.hdr."*crc64.Table"  0go.string."*crc64.Table"0go.string."*crc64.Table" *crc64.Tabletype.*"".Table60 runtime.algarray@"runtime.gcbits.01P8go.string.hdr."*crc64.Table"p.go.weak.type.**"".Table"runtime.zerovaluetype."".Tableruntime.gcbits.6go.string.hdr."crc64.Table"  .go.string."crc64.Table".go.string."crc64.Table" crc64.Table*go.string.hdr."Table"  "go.string."Table""go.string."Table"Table4go.string.hdr."hash/crc64"  
    193 ,go.string."hash/crc64",go.string."hash/crc64" hash/crc64"go.importpath."".  
    194 ,go.string."hash/crc64"type."".TableH=~0type..alg2048@runtime.gcbits.P6go.string.hdr."crc64.Table"ptype.*"".Table"runtime.zerovaluetype.uint64type.[]uint64`type."".Table*go.string.hdr."Table""go.importpath."".type."".Table:go.string.hdr."*crc64.digest"  
2go.string."*crc64.digest"2go.string."*crc64.digest" *crc64.digestNgo.string.hdr."func(*crc64.digest) int"  Fgo.string."func(*crc64.digest) int"Fgo.string."func(*crc64.digest) int"00func(*crc64.digest) int2type.func(*"".digest) int30 runtime.algarray@"runtime.gcbits.01PNgo.string.hdr."func(*crc64.digest) int"pDgo.weak.type.*func(*"".digest) int"runtime.zerovalue2type.func(*"".digest) int2type.func(*"".digest) inttype.*"".digesttype.intpgo.typelink.func(*crc64.digest) int	func(*"".digest) int2type.func(*"".digest) intFgo.string.hdr."func(*crc64.digest)"  >go.string."func(*crc64.digest)">go.string."func(*crc64.digest)"0(func(*crc64.digest)*type.func(*"".digest)<30 runtime.algarray@"runtime.gcbits.01PFgo.string.hdr."func(*crc64.digest)"p<go.weak.type.*func(*"".digest)"runtime.zerovalue*type.func(*"".digest)*type.func(*"".digest)type.*"".digest`go.typelink.func(*crc64.digest)	func(*"".digest)*type.func(*"".digest).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.[]uint8hgo.string.hdr."func(*crc64.digest, []uint8) []uint8"  $`go.string."func(*crc64.digest, []uint8) []uint8"`go.string."func(*crc64.digest, []uint8) []uint8"PJfunc(*crc64.digest, []uint8) []uint8Ltype.func(*"".digest, []uint8) []uint8JNO30 runtime.algarray@"runtime.gcbits.01Phgo.string.hdr."func(*crc64.digest, []uint8) []uint8"p^go.weak.type.*func(*"".digest, []uint8) []uint8"runtime.zerovalueLtype.func(*"".digest, []uint8) []uint8Ltype.func(*"".digest, []uint8) []uint8type.*"".digesttype.[]uint8type.[]uint8go.typelink.func(*crc64.digest, []uint8) []uint8	func(*"".digest, []uint8) []uint8Ltype.func(*"".digest, []uint8) []uint8Tgo.string.hdr."func(*crc64.digest) uint64"  Lgo.string."func(*crc64.digest) uint64"Lgo.string."func(*crc64.digest) uint64"@6func(*crc64.digest) uint648type.func(*"".digest) uint64/p30 runtime.algarray@"runtime.gcbits.01PTgo.string.hdr."func(*crc64.digest) uint64"pJgo.weak.type.*func(*"".digest) uint64"runtime.zerovalue8type.func(*"".digest) uint648type.func(*"".digest) uint64type.*"".digesttype.uint64|go.typelink.func(*crc64.digest) uint64	func(*"".digest) uint648type.func(*"".digest) uint64rgo.string.hdr."func(*crc64.digest, []uint8) (int, error)"  )jgo.string."func(*crc64.digest, []uint8) (int, error)"jgo.string."func(*crc64.digest, []uint8) (int, error)"`Tfunc(*crc64.digest, []uint8) (int, error)Vtype.func(*"".digest, []uint8) (int, error)30 runtime.algarray@"runtime.gcbits.01Prgo.string.hdr."func(*crc64.digest, []uint8) (int, error)"phgo.weak.type.*func(*"".digest, []uint8) (int, error)"runtime.zerovalueVtype.func(*"".digest, []uint8) (int, error)Vtype.func(*"".digest, []uint8) (int, error)type.*"".digesttype.[]uint8type.inttype.errorgo.typelink.func(*crc64.digest, []uint8) (int, error)	func(*"".digest, []uint8) (int, error)Vtype.func(*"".digest, []uint8) (int, error)2go.string.hdr."BlockSize"  	*go.string."BlockSize"*go.string."BlockSize" BlockSize4go.string.hdr."func() int"  
    197 ,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"
    199 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."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() uint64*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.*"".digestp6L0 runtime.algarray@"runtime.gcbits.01P:go.string.hdr."*crc64.digest"p0go.weak.type.**"".digest"runtime.zerovaluetype."".digest`type.*"".digesttype.*"".digest2go.string.hdr."BlockSize"type.func() int2type.func(*"".digest) int,"".(*digest).BlockSize,"".(*digest).BlockSize*go.string.hdr."Reset"type.func()*type.func(*"".digest)$"".(*digest).Reset$"".(*digest).Reset(go.string.hdr."Size"type.func() int2type.func(*"".digest) int""".(*digest).Size""".(*digest).Size&go.string.hdr."Sum"4type.func([]uint8) []uint8Ltype.func(*"".digest, []uint8) []uint8 "".(*digest).Sum "".(*digest).Sum*go.string.hdr."Sum64"$type.func() uint648type.func(*"".digest) uint64$"".(*digest).Sum64$"".(*digest).Sum64*go.string.hdr."Write">type.func([]uint8) (int, error)Vtype.func(*"".digest, []uint8) (int, error)$"".(*digest).Write$"".(*digest).Write"runtime.gcbits.028go.string.hdr."crc64.digest"  0go.string."crc64.digest"0go.string."crc64.digest" crc64.digest&go.string.hdr."crc"  go.string."crc"go.string."crc"crc&go.string.hdr."tab"  go.string."tab"go.string."tab"tab,go.string.hdr."digest"  $go.string."digest"$go.string."digest"digesttype."".digest 0 runtime.algarray@"runtime.gcbits.02P8go.string.hdr."crc64.digest"ptype.*"".digest"runtime.zerovaluetype."".digest&go.string.hdr."crc""go.importpath."".type.uint64&go.string.hdr."tab""go.importpath."".type.*"".Table`type."".digest,go.string.hdr."digest""go.importpath."".type."".digest.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"
    205 hash&go.importpath.hash.   go.string."hash""runtime.zerovaluego13ld