const golang.org/x/tools/internal/stdlib.Method

3642 uses

	golang.org/x/tools/internal/stdlib (current package)
		manifest.go#L11: 		{"(*Header).FileInfo", Method, 1, ""},
		manifest.go#L12: 		{"(*Reader).Next", Method, 0, ""},
		manifest.go#L13: 		{"(*Reader).Read", Method, 0, ""},
		manifest.go#L14: 		{"(*Writer).AddFS", Method, 22, ""},
		manifest.go#L15: 		{"(*Writer).Close", Method, 0, ""},
		manifest.go#L16: 		{"(*Writer).Flush", Method, 0, ""},
		manifest.go#L17: 		{"(*Writer).Write", Method, 0, ""},
		manifest.go#L18: 		{"(*Writer).WriteHeader", Method, 0, ""},
		manifest.go#L19: 		{"(FileInfoNames).Gname", Method, 23, ""},
		manifest.go#L20: 		{"(FileInfoNames).IsDir", Method, 23, ""},
		manifest.go#L21: 		{"(FileInfoNames).ModTime", Method, 23, ""},
		manifest.go#L22: 		{"(FileInfoNames).Mode", Method, 23, ""},
		manifest.go#L23: 		{"(FileInfoNames).Name", Method, 23, ""},
		manifest.go#L24: 		{"(FileInfoNames).Size", Method, 23, ""},
		manifest.go#L25: 		{"(FileInfoNames).Sys", Method, 23, ""},
		manifest.go#L26: 		{"(FileInfoNames).Uname", Method, 23, ""},
		manifest.go#L27: 		{"(Format).String", Method, 10, ""},
		manifest.go#L78: 		{"(*File).DataOffset", Method, 2, ""},
		manifest.go#L79: 		{"(*File).FileInfo", Method, 0, ""},
		manifest.go#L80: 		{"(*File).ModTime", Method, 0, ""},
		manifest.go#L81: 		{"(*File).Mode", Method, 0, ""},
		manifest.go#L82: 		{"(*File).Open", Method, 0, ""},
		manifest.go#L83: 		{"(*File).OpenRaw", Method, 17, ""},
		manifest.go#L84: 		{"(*File).SetModTime", Method, 0, ""},
		manifest.go#L85: 		{"(*File).SetMode", Method, 0, ""},
		manifest.go#L86: 		{"(*FileHeader).FileInfo", Method, 0, ""},
		manifest.go#L87: 		{"(*FileHeader).ModTime", Method, 0, ""},
		manifest.go#L88: 		{"(*FileHeader).Mode", Method, 0, ""},
		manifest.go#L89: 		{"(*FileHeader).SetModTime", Method, 0, ""},
		manifest.go#L90: 		{"(*FileHeader).SetMode", Method, 0, ""},
		manifest.go#L91: 		{"(*ReadCloser).Close", Method, 0, ""},
		manifest.go#L92: 		{"(*ReadCloser).Open", Method, 16, ""},
		manifest.go#L93: 		{"(*ReadCloser).RegisterDecompressor", Method, 6, ""},
		manifest.go#L94: 		{"(*Reader).Open", Method, 16, ""},
		manifest.go#L95: 		{"(*Reader).RegisterDecompressor", Method, 6, ""},
		manifest.go#L96: 		{"(*Writer).AddFS", Method, 22, ""},
		manifest.go#L97: 		{"(*Writer).Close", Method, 0, ""},
		manifest.go#L98: 		{"(*Writer).Copy", Method, 17, ""},
		manifest.go#L99: 		{"(*Writer).Create", Method, 0, ""},
		manifest.go#L100: 		{"(*Writer).CreateHeader", Method, 0, ""},
		manifest.go#L101: 		{"(*Writer).CreateRaw", Method, 17, ""},
		manifest.go#L102: 		{"(*Writer).Flush", Method, 4, ""},
		manifest.go#L103: 		{"(*Writer).RegisterCompressor", Method, 6, ""},
		manifest.go#L104: 		{"(*Writer).SetComment", Method, 10, ""},
		manifest.go#L105: 		{"(*Writer).SetOffset", Method, 5, ""},
		manifest.go#L148: 		{"(*Reader).Buffered", Method, 0, ""},
		manifest.go#L149: 		{"(*Reader).Discard", Method, 5, ""},
		manifest.go#L150: 		{"(*Reader).Peek", Method, 0, ""},
		manifest.go#L151: 		{"(*Reader).Read", Method, 0, ""},
		manifest.go#L152: 		{"(*Reader).ReadByte", Method, 0, ""},
		manifest.go#L153: 		{"(*Reader).ReadBytes", Method, 0, ""},
		manifest.go#L154: 		{"(*Reader).ReadLine", Method, 0, ""},
		manifest.go#L155: 		{"(*Reader).ReadRune", Method, 0, ""},
		manifest.go#L156: 		{"(*Reader).ReadSlice", Method, 0, ""},
		manifest.go#L157: 		{"(*Reader).ReadString", Method, 0, ""},
		manifest.go#L158: 		{"(*Reader).Reset", Method, 2, ""},
		manifest.go#L159: 		{"(*Reader).Size", Method, 10, ""},
		manifest.go#L160: 		{"(*Reader).UnreadByte", Method, 0, ""},
		manifest.go#L161: 		{"(*Reader).UnreadRune", Method, 0, ""},
		manifest.go#L162: 		{"(*Reader).WriteTo", Method, 1, ""},
		manifest.go#L163: 		{"(*Scanner).Buffer", Method, 6, ""},
		manifest.go#L164: 		{"(*Scanner).Bytes", Method, 1, ""},
		manifest.go#L165: 		{"(*Scanner).Err", Method, 1, ""},
		manifest.go#L166: 		{"(*Scanner).Scan", Method, 1, ""},
		manifest.go#L167: 		{"(*Scanner).Split", Method, 1, ""},
		manifest.go#L168: 		{"(*Scanner).Text", Method, 1, ""},
		manifest.go#L169: 		{"(*Writer).Available", Method, 0, ""},
		manifest.go#L170: 		{"(*Writer).AvailableBuffer", Method, 18, ""},
		manifest.go#L171: 		{"(*Writer).Buffered", Method, 0, ""},
		manifest.go#L172: 		{"(*Writer).Flush", Method, 0, ""},
		manifest.go#L173: 		{"(*Writer).ReadFrom", Method, 1, ""},
		manifest.go#L174: 		{"(*Writer).Reset", Method, 2, ""},
		manifest.go#L175: 		{"(*Writer).Size", Method, 10, ""},
		manifest.go#L176: 		{"(*Writer).Write", Method, 0, ""},
		manifest.go#L177: 		{"(*Writer).WriteByte", Method, 0, ""},
		manifest.go#L178: 		{"(*Writer).WriteRune", Method, 0, ""},
		manifest.go#L179: 		{"(*Writer).WriteString", Method, 0, ""},
		manifest.go#L180: 		{"(ReadWriter).Available", Method, 0, ""},
		manifest.go#L181: 		{"(ReadWriter).AvailableBuffer", Method, 18, ""},
		manifest.go#L182: 		{"(ReadWriter).Discard", Method, 5, ""},
		manifest.go#L183: 		{"(ReadWriter).Flush", Method, 0, ""},
		manifest.go#L184: 		{"(ReadWriter).Peek", Method, 0, ""},
		manifest.go#L185: 		{"(ReadWriter).Read", Method, 0, ""},
		manifest.go#L186: 		{"(ReadWriter).ReadByte", Method, 0, ""},
		manifest.go#L187: 		{"(ReadWriter).ReadBytes", Method, 0, ""},
		manifest.go#L188: 		{"(ReadWriter).ReadFrom", Method, 1, ""},
		manifest.go#L189: 		{"(ReadWriter).ReadLine", Method, 0, ""},
		manifest.go#L190: 		{"(ReadWriter).ReadRune", Method, 0, ""},
		manifest.go#L191: 		{"(ReadWriter).ReadSlice", Method, 0, ""},
		manifest.go#L192: 		{"(ReadWriter).ReadString", Method, 0, ""},
		manifest.go#L193: 		{"(ReadWriter).UnreadByte", Method, 0, ""},
		manifest.go#L194: 		{"(ReadWriter).UnreadRune", Method, 0, ""},
		manifest.go#L195: 		{"(ReadWriter).Write", Method, 0, ""},
		manifest.go#L196: 		{"(ReadWriter).WriteByte", Method, 0, ""},
		manifest.go#L197: 		{"(ReadWriter).WriteRune", Method, 0, ""},
		manifest.go#L198: 		{"(ReadWriter).WriteString", Method, 0, ""},
		manifest.go#L199: 		{"(ReadWriter).WriteTo", Method, 1, ""},
		manifest.go#L229: 		{"(*Buffer).Available", Method, 21, ""},
		manifest.go#L230: 		{"(*Buffer).AvailableBuffer", Method, 21, ""},
		manifest.go#L231: 		{"(*Buffer).Bytes", Method, 0, ""},
		manifest.go#L232: 		{"(*Buffer).Cap", Method, 5, ""},
		manifest.go#L233: 		{"(*Buffer).Grow", Method, 1, ""},
		manifest.go#L234: 		{"(*Buffer).Len", Method, 0, ""},
		manifest.go#L235: 		{"(*Buffer).Next", Method, 0, ""},
		manifest.go#L236: 		{"(*Buffer).Peek", Method, 26, ""},
		manifest.go#L237: 		{"(*Buffer).Read", Method, 0, ""},
		manifest.go#L238: 		{"(*Buffer).ReadByte", Method, 0, ""},
		manifest.go#L239: 		{"(*Buffer).ReadBytes", Method, 0, ""},
		manifest.go#L240: 		{"(*Buffer).ReadFrom", Method, 0, ""},
		manifest.go#L241: 		{"(*Buffer).ReadRune", Method, 0, ""},
		manifest.go#L242: 		{"(*Buffer).ReadString", Method, 0, ""},
		manifest.go#L243: 		{"(*Buffer).Reset", Method, 0, ""},
		manifest.go#L244: 		{"(*Buffer).String", Method, 0, ""},
		manifest.go#L245: 		{"(*Buffer).Truncate", Method, 0, ""},
		manifest.go#L246: 		{"(*Buffer).UnreadByte", Method, 0, ""},
		manifest.go#L247: 		{"(*Buffer).UnreadRune", Method, 0, ""},
		manifest.go#L248: 		{"(*Buffer).Write", Method, 0, ""},
		manifest.go#L249: 		{"(*Buffer).WriteByte", Method, 0, ""},
		manifest.go#L250: 		{"(*Buffer).WriteRune", Method, 0, ""},
		manifest.go#L251: 		{"(*Buffer).WriteString", Method, 0, ""},
		manifest.go#L252: 		{"(*Buffer).WriteTo", Method, 0, ""},
		manifest.go#L253: 		{"(*Reader).Len", Method, 0, ""},
		manifest.go#L254: 		{"(*Reader).Read", Method, 0, ""},
		manifest.go#L255: 		{"(*Reader).ReadAt", Method, 0, ""},
		manifest.go#L256: 		{"(*Reader).ReadByte", Method, 0, ""},
		manifest.go#L257: 		{"(*Reader).ReadRune", Method, 0, ""},
		manifest.go#L258: 		{"(*Reader).Reset", Method, 7, ""},
		manifest.go#L259: 		{"(*Reader).Seek", Method, 0, ""},
		manifest.go#L260: 		{"(*Reader).Size", Method, 5, ""},
		manifest.go#L261: 		{"(*Reader).UnreadByte", Method, 0, ""},
		manifest.go#L262: 		{"(*Reader).UnreadRune", Method, 0, ""},
		manifest.go#L263: 		{"(*Reader).WriteTo", Method, 1, ""},
		manifest.go#L337: 		{"(StructuralError).Error", Method, 0, ""},
		manifest.go#L342: 		{"(*ReadError).Error", Method, 0, ""},
		manifest.go#L343: 		{"(*WriteError).Error", Method, 0, ""},
		manifest.go#L344: 		{"(*Writer).Close", Method, 0, ""},
		manifest.go#L345: 		{"(*Writer).Flush", Method, 0, ""},
		manifest.go#L346: 		{"(*Writer).Reset", Method, 2, ""},
		manifest.go#L347: 		{"(*Writer).Write", Method, 0, ""},
		manifest.go#L348: 		{"(CorruptInputError).Error", Method, 0, ""},
		manifest.go#L349: 		{"(InternalError).Error", Method, 0, ""},
		manifest.go#L350: 		{"(Reader).Read", Method, 0, ""},
		manifest.go#L351: 		{"(Reader).ReadByte", Method, 0, ""},
		manifest.go#L352: 		{"(Resetter).Reset", Method, 4, ""},
		manifest.go#L375: 		{"(*Reader).Close", Method, 0, ""},
		manifest.go#L376: 		{"(*Reader).Multistream", Method, 4, ""},
		manifest.go#L377: 		{"(*Reader).Read", Method, 0, ""},
		manifest.go#L378: 		{"(*Reader).Reset", Method, 3, ""},
		manifest.go#L379: 		{"(*Writer).Close", Method, 0, ""},
		manifest.go#L380: 		{"(*Writer).Flush", Method, 1, ""},
		manifest.go#L381: 		{"(*Writer).Reset", Method, 2, ""},
		manifest.go#L382: 		{"(*Writer).Write", Method, 0, ""},
		manifest.go#L405: 		{"(*Reader).Close", Method, 17, ""},
		manifest.go#L406: 		{"(*Reader).Read", Method, 17, ""},
		manifest.go#L407: 		{"(*Reader).Reset", Method, 17, ""},
		manifest.go#L408: 		{"(*Writer).Close", Method, 17, ""},
		manifest.go#L409: 		{"(*Writer).Reset", Method, 17, ""},
		manifest.go#L410: 		{"(*Writer).Write", Method, 17, ""},
		manifest.go#L420: 		{"(*Writer).Close", Method, 0, ""},
		manifest.go#L421: 		{"(*Writer).Flush", Method, 0, ""},
		manifest.go#L422: 		{"(*Writer).Reset", Method, 2, ""},
		manifest.go#L423: 		{"(*Writer).Write", Method, 0, ""},
		manifest.go#L424: 		{"(Resetter).Reset", Method, 4, ""},
		manifest.go#L442: 		{"(Interface).Len", Method, 0, ""},
		manifest.go#L443: 		{"(Interface).Less", Method, 0, ""},
		manifest.go#L444: 		{"(Interface).Pop", Method, 0, ""},
		manifest.go#L445: 		{"(Interface).Push", Method, 0, ""},
		manifest.go#L446: 		{"(Interface).Swap", Method, 0, ""},
		manifest.go#L455: 		{"(*Element).Next", Method, 0, ""},
		manifest.go#L456: 		{"(*Element).Prev", Method, 0, ""},
		manifest.go#L457: 		{"(*List).Back", Method, 0, ""},
		manifest.go#L458: 		{"(*List).Front", Method, 0, ""},
		manifest.go#L459: 		{"(*List).Init", Method, 0, ""},
		manifest.go#L460: 		{"(*List).InsertAfter", Method, 0, ""},
		manifest.go#L461: 		{"(*List).InsertBefore", Method, 0, ""},
		manifest.go#L462: 		{"(*List).Len", Method, 0, ""},
		manifest.go#L463: 		{"(*List).MoveAfter", Method, 2, ""},
		manifest.go#L464: 		{"(*List).MoveBefore", Method, 2, ""},
		manifest.go#L465: 		{"(*List).MoveToBack", Method, 0, ""},
		manifest.go#L466: 		{"(*List).MoveToFront", Method, 0, ""},
		manifest.go#L467: 		{"(*List).PushBack", Method, 0, ""},
		manifest.go#L468: 		{"(*List).PushBackList", Method, 0, ""},
		manifest.go#L469: 		{"(*List).PushFront", Method, 0, ""},
		manifest.go#L470: 		{"(*List).PushFrontList", Method, 0, ""},
		manifest.go#L471: 		{"(*List).Remove", Method, 0, ""},
		manifest.go#L478: 		{"(*Ring).Do", Method, 0, ""},
		manifest.go#L479: 		{"(*Ring).Len", Method, 0, ""},
		manifest.go#L480: 		{"(*Ring).Link", Method, 0, ""},
		manifest.go#L481: 		{"(*Ring).Move", Method, 0, ""},
		manifest.go#L482: 		{"(*Ring).Next", Method, 0, ""},
		manifest.go#L483: 		{"(*Ring).Prev", Method, 0, ""},
		manifest.go#L484: 		{"(*Ring).Unlink", Method, 0, ""},
		manifest.go#L490: 		{"(Context).Deadline", Method, 7, ""},
		manifest.go#L491: 		{"(Context).Done", Method, 7, ""},
		manifest.go#L492: 		{"(Context).Err", Method, 7, ""},
		manifest.go#L493: 		{"(Context).Value", Method, 7, ""},
		manifest.go#L513: 		{"(Decapsulator).Decapsulate", Method, 26, ""},
		manifest.go#L514: 		{"(Decapsulator).Encapsulator", Method, 26, ""},
		manifest.go#L515: 		{"(Decrypter).Decrypt", Method, 5, ""},
		manifest.go#L516: 		{"(Decrypter).Public", Method, 5, ""},
		manifest.go#L517: 		{"(Encapsulator).Bytes", Method, 26, ""},
		manifest.go#L518: 		{"(Encapsulator).Encapsulate", Method, 26, ""},
		manifest.go#L519: 		{"(Hash).Available", Method, 0, ""},
		manifest.go#L520: 		{"(Hash).HashFunc", Method, 4, ""},
		manifest.go#L521: 		{"(Hash).New", Method, 0, ""},
		manifest.go#L522: 		{"(Hash).Size", Method, 0, ""},
		manifest.go#L523: 		{"(Hash).String", Method, 15, ""},
		manifest.go#L524: 		{"(MessageSigner).Public", Method, 25, ""},
		manifest.go#L525: 		{"(MessageSigner).Sign", Method, 25, ""},
		manifest.go#L526: 		{"(MessageSigner).SignMessage", Method, 25, ""},
		manifest.go#L527: 		{"(Signer).Public", Method, 4, ""},
		manifest.go#L528: 		{"(Signer).Sign", Method, 4, ""},
		manifest.go#L529: 		{"(SignerOpts).HashFunc", Method, 4, ""},
		manifest.go#L564: 		{"(KeySizeError).Error", Method, 0, ""},
		manifest.go#L570: 		{"(AEAD).NonceSize", Method, 2, ""},
		manifest.go#L571: 		{"(AEAD).Open", Method, 2, ""},
		manifest.go#L572: 		{"(AEAD).Overhead", Method, 2, ""},
		manifest.go#L573: 		{"(AEAD).Seal", Method, 2, ""},
		manifest.go#L574: 		{"(Block).BlockSize", Method, 0, ""},
		manifest.go#L575: 		{"(Block).Decrypt", Method, 0, ""},
		manifest.go#L576: 		{"(Block).Encrypt", Method, 0, ""},
		manifest.go#L577: 		{"(BlockMode).BlockSize", Method, 0, ""},
		manifest.go#L578: 		{"(BlockMode).CryptBlocks", Method, 0, ""},
		manifest.go#L579: 		{"(Stream).XORKeyStream", Method, 0, ""},
		manifest.go#L580: 		{"(StreamReader).Read", Method, 0, ""},
		manifest.go#L581: 		{"(StreamWriter).Close", Method, 0, ""},
		manifest.go#L582: 		{"(StreamWriter).Write", Method, 0, ""},
		manifest.go#L606: 		{"(KeySizeError).Error", Method, 0, ""},
		manifest.go#L635: 		{"(*PrivateKey).Bytes", Method, 20, ""},
		manifest.go#L636: 		{"(*PrivateKey).Curve", Method, 20, ""},
		manifest.go#L637: 		{"(*PrivateKey).ECDH", Method, 20, ""},
		manifest.go#L638: 		{"(*PrivateKey).Equal", Method, 20, ""},
		manifest.go#L639: 		{"(*PrivateKey).Public", Method, 20, ""},
		manifest.go#L640: 		{"(*PrivateKey).PublicKey", Method, 20, ""},
		manifest.go#L641: 		{"(*PublicKey).Bytes", Method, 20, ""},
		manifest.go#L642: 		{"(*PublicKey).Curve", Method, 20, ""},
		manifest.go#L643: 		{"(*PublicKey).Equal", Method, 20, ""},
		manifest.go#L644: 		{"(Curve).GenerateKey", Method, 20, ""},
		manifest.go#L645: 		{"(Curve).NewPrivateKey", Method, 20, ""},
		manifest.go#L646: 		{"(Curve).NewPublicKey", Method, 20, ""},
		manifest.go#L647: 		{"(KeyExchanger).Curve", Method, 26, ""},
		manifest.go#L648: 		{"(KeyExchanger).ECDH", Method, 26, ""},
		manifest.go#L649: 		{"(KeyExchanger).PublicKey", Method, 26, ""},
		manifest.go#L659: 		{"(*PrivateKey).Bytes", Method, 25, ""},
		manifest.go#L660: 		{"(*PrivateKey).ECDH", Method, 20, ""},
		manifest.go#L661: 		{"(*PrivateKey).Equal", Method, 15, ""},
		manifest.go#L662: 		{"(*PrivateKey).Public", Method, 4, ""},
		manifest.go#L663: 		{"(*PrivateKey).Sign", Method, 4, ""},
		manifest.go#L664: 		{"(*PublicKey).Bytes", Method, 25, ""},
		manifest.go#L665: 		{"(*PublicKey).ECDH", Method, 20, ""},
		manifest.go#L666: 		{"(*PublicKey).Equal", Method, 15, ""},
		manifest.go#L667: 		{"(PrivateKey).Add", Method, 0, ""},
		manifest.go#L668: 		{"(PrivateKey).Double", Method, 0, ""},
		manifest.go#L669: 		{"(PrivateKey).IsOnCurve", Method, 0, ""},
		manifest.go#L670: 		{"(PrivateKey).Params", Method, 0, ""},
		manifest.go#L671: 		{"(PrivateKey).ScalarBaseMult", Method, 0, ""},
		manifest.go#L672: 		{"(PrivateKey).ScalarMult", Method, 0, ""},
		manifest.go#L673: 		{"(PublicKey).Add", Method, 0, ""},
		manifest.go#L674: 		{"(PublicKey).Double", Method, 0, ""},
		manifest.go#L675: 		{"(PublicKey).IsOnCurve", Method, 0, ""},
		manifest.go#L676: 		{"(PublicKey).Params", Method, 0, ""},
		manifest.go#L677: 		{"(PublicKey).ScalarBaseMult", Method, 0, ""},
		manifest.go#L678: 		{"(PublicKey).ScalarMult", Method, 0, ""},
		manifest.go#L695: 		{"(*Options).HashFunc", Method, 20, ""},
		manifest.go#L696: 		{"(PrivateKey).Equal", Method, 15, ""},
		manifest.go#L697: 		{"(PrivateKey).Public", Method, 13, ""},
		manifest.go#L698: 		{"(PrivateKey).Seed", Method, 13, ""},
		manifest.go#L699: 		{"(PrivateKey).Sign", Method, 13, ""},
		manifest.go#L700: 		{"(PublicKey).Equal", Method, 15, ""},
		manifest.go#L717: 		{"(*CurveParams).Add", Method, 0, ""},
		manifest.go#L718: 		{"(*CurveParams).Double", Method, 0, ""},
		manifest.go#L719: 		{"(*CurveParams).IsOnCurve", Method, 0, ""},
		manifest.go#L720: 		{"(*CurveParams).Params", Method, 0, ""},
		manifest.go#L721: 		{"(*CurveParams).ScalarBaseMult", Method, 0, ""},
		manifest.go#L722: 		{"(*CurveParams).ScalarMult", Method, 0, ""},
		manifest.go#L723: 		{"(Curve).Add", Method, 0, ""},
		manifest.go#L724: 		{"(Curve).Double", Method, 0, ""},
		manifest.go#L725: 		{"(Curve).IsOnCurve", Method, 0, ""},
		manifest.go#L726: 		{"(Curve).Params", Method, 0, ""},
		manifest.go#L727: 		{"(Curve).ScalarBaseMult", Method, 0, ""},
		manifest.go#L728: 		{"(Curve).ScalarMult", Method, 0, ""},
		manifest.go#L764: 		{"(*Recipient).Export", Method, 26, ""},
		manifest.go#L765: 		{"(*Recipient).Open", Method, 26, ""},
		manifest.go#L766: 		{"(*Sender).Export", Method, 26, ""},
		manifest.go#L767: 		{"(*Sender).Seal", Method, 26, ""},
		manifest.go#L768: 		{"(AEAD).ID", Method, 26, ""},
		manifest.go#L769: 		{"(KDF).ID", Method, 26, ""},
		manifest.go#L770: 		{"(KEM).DeriveKeyPair", Method, 26, ""},
		manifest.go#L771: 		{"(KEM).GenerateKey", Method, 26, ""},
		manifest.go#L772: 		{"(KEM).ID", Method, 26, ""},
		manifest.go#L773: 		{"(KEM).NewPrivateKey", Method, 26, ""},
		manifest.go#L774: 		{"(KEM).NewPublicKey", Method, 26, ""},
		manifest.go#L775: 		{"(PrivateKey).Bytes", Method, 26, ""},
		manifest.go#L776: 		{"(PrivateKey).KEM", Method, 26, ""},
		manifest.go#L777: 		{"(PrivateKey).PublicKey", Method, 26, ""},
		manifest.go#L778: 		{"(PublicKey).Bytes", Method, 26, ""},
		manifest.go#L779: 		{"(PublicKey).KEM", Method, 26, ""},
		manifest.go#L818: 		{"(*Options).HashFunc", Method, 27, ""},
		manifest.go#L819: 		{"(*PrivateKey).Bytes", Method, 27, ""},
		manifest.go#L820: 		{"(*PrivateKey).Equal", Method, 27, ""},
		manifest.go#L821: 		{"(*PrivateKey).Public", Method, 27, ""},
		manifest.go#L822: 		{"(*PrivateKey).PublicKey", Method, 27, ""},
		manifest.go#L823: 		{"(*PrivateKey).Sign", Method, 27, ""},
		manifest.go#L824: 		{"(*PrivateKey).SignDeterministic", Method, 27, ""},
		manifest.go#L825: 		{"(*PublicKey).Bytes", Method, 27, ""},
		manifest.go#L826: 		{"(*PublicKey).Equal", Method, 27, ""},
		manifest.go#L827: 		{"(*PublicKey).Parameters", Method, 27, ""},
		manifest.go#L828: 		{"(Parameters).PublicKeySize", Method, 27, ""},
		manifest.go#L829: 		{"(Parameters).SignatureSize", Method, 27, ""},
		manifest.go#L830: 		{"(Parameters).String", Method, 27, ""},
		manifest.go#L852: 		{"(*DecapsulationKey1024).Bytes", Method, 24, ""},
		manifest.go#L853: 		{"(*DecapsulationKey1024).Decapsulate", Method, 24, ""},
		manifest.go#L854: 		{"(*DecapsulationKey1024).EncapsulationKey", Method, 24, ""},
		manifest.go#L855: 		{"(*DecapsulationKey1024).Encapsulator", Method, 26, ""},
		manifest.go#L856: 		{"(*DecapsulationKey768).Bytes", Method, 24, ""},
		manifest.go#L857: 		{"(*DecapsulationKey768).Decapsulate", Method, 24, ""},
		manifest.go#L858: 		{"(*DecapsulationKey768).EncapsulationKey", Method, 24, ""},
		manifest.go#L859: 		{"(*DecapsulationKey768).Encapsulator", Method, 26, ""},
		manifest.go#L860: 		{"(*EncapsulationKey1024).Bytes", Method, 24, ""},
		manifest.go#L861: 		{"(*EncapsulationKey1024).Encapsulate", Method, 24, ""},
		manifest.go#L862: 		{"(*EncapsulationKey768).Bytes", Method, 24, ""},
		manifest.go#L863: 		{"(*EncapsulationKey768).Encapsulate", Method, 24, ""},
		manifest.go#L896: 		{"(*Cipher).Reset", Method, 0, ""},
		manifest.go#L897: 		{"(*Cipher).XORKeyStream", Method, 0, ""},
		manifest.go#L898: 		{"(KeySizeError).Error", Method, 0, ""},
		manifest.go#L904: 		{"(*PSSOptions).HashFunc", Method, 4, ""},
		manifest.go#L905: 		{"(*PrivateKey).Decrypt", Method, 5, ""},
		manifest.go#L906: 		{"(*PrivateKey).Equal", Method, 15, ""},
		manifest.go#L907: 		{"(*PrivateKey).Precompute", Method, 0, ""},
		manifest.go#L908: 		{"(*PrivateKey).Public", Method, 4, ""},
		manifest.go#L909: 		{"(*PrivateKey).Sign", Method, 4, ""},
		manifest.go#L910: 		{"(*PrivateKey).Size", Method, 11, ""},
		manifest.go#L911: 		{"(*PrivateKey).Validate", Method, 0, ""},
		manifest.go#L912: 		{"(*PublicKey).Equal", Method, 15, ""},
		manifest.go#L913: 		{"(*PublicKey).Size", Method, 11, ""},
		manifest.go#L974: 		{"(*SHA3).AppendBinary", Method, 24, ""},
		manifest.go#L975: 		{"(*SHA3).BlockSize", Method, 24, ""},
		manifest.go#L976: 		{"(*SHA3).Clone", Method, 25, ""},
		manifest.go#L977: 		{"(*SHA3).MarshalBinary", Method, 24, ""},
		manifest.go#L978: 		{"(*SHA3).Reset", Method, 24, ""},
		manifest.go#L979: 		{"(*SHA3).Size", Method, 24, ""},
		manifest.go#L980: 		{"(*SHA3).Sum", Method, 24, ""},
		manifest.go#L981: 		{"(*SHA3).UnmarshalBinary", Method, 24, ""},
		manifest.go#L982: 		{"(*SHA3).Write", Method, 24, ""},
		manifest.go#L983: 		{"(*SHAKE).AppendBinary", Method, 24, ""},
		manifest.go#L984: 		{"(*SHAKE).BlockSize", Method, 24, ""},
		manifest.go#L985: 		{"(*SHAKE).MarshalBinary", Method, 24, ""},
		manifest.go#L986: 		{"(*SHAKE).Read", Method, 24, ""},
		manifest.go#L987: 		{"(*SHAKE).Reset", Method, 24, ""},
		manifest.go#L988: 		{"(*SHAKE).UnmarshalBinary", Method, 24, ""},
		manifest.go#L989: 		{"(*SHAKE).Write", Method, 24, ""},
		manifest.go#L1033: 		{"(*CertificateRequestInfo).Context", Method, 17, ""},
		manifest.go#L1034: 		{"(*CertificateRequestInfo).SupportsCertificate", Method, 14, ""},
		manifest.go#L1035: 		{"(*CertificateVerificationError).Error", Method, 20, ""},
		manifest.go#L1036: 		{"(*CertificateVerificationError).Unwrap", Method, 20, ""},
		manifest.go#L1037: 		{"(*ClientHelloInfo).Context", Method, 17, ""},
		manifest.go#L1038: 		{"(*ClientHelloInfo).SupportsCertificate", Method, 14, ""},
		manifest.go#L1039: 		{"(*ClientSessionState).ResumptionState", Method, 21, ""},
		manifest.go#L1040: 		{"(*Config).BuildNameToCertificate", Method, 0, ""},
		manifest.go#L1041: 		{"(*Config).Clone", Method, 8, ""},
		manifest.go#L1042: 		{"(*Config).DecryptTicket", Method, 21, ""},
		manifest.go#L1043: 		{"(*Config).EncryptTicket", Method, 21, ""},
		manifest.go#L1044: 		{"(*Config).SetSessionTicketKeys", Method, 5, ""},
		manifest.go#L1045: 		{"(*Conn).Close", Method, 0, ""},
		manifest.go#L1046: 		{"(*Conn).CloseWrite", Method, 8, ""},
		manifest.go#L1047: 		{"(*Conn).ConnectionState", Method, 0, ""},
		manifest.go#L1048: 		{"(*Conn).Handshake", Method, 0, ""},
		manifest.go#L1049: 		{"(*Conn).HandshakeContext", Method, 17, ""},
		manifest.go#L1050: 		{"(*Conn).LocalAddr", Method, 0, ""},
		manifest.go#L1051: 		{"(*Conn).NetConn", Method, 18, ""},
		manifest.go#L1052: 		{"(*Conn).OCSPResponse", Method, 0, ""},
		manifest.go#L1053: 		{"(*Conn).Read", Method, 0, ""},
		manifest.go#L1054: 		{"(*Conn).RemoteAddr", Method, 0, ""},
		manifest.go#L1055: 		{"(*Conn).SetDeadline", Method, 0, ""},
		manifest.go#L1056: 		{"(*Conn).SetReadDeadline", Method, 0, ""},
		manifest.go#L1057: 		{"(*Conn).SetWriteDeadline", Method, 0, ""},
		manifest.go#L1058: 		{"(*Conn).VerifyHostname", Method, 0, ""},
		manifest.go#L1059: 		{"(*Conn).Write", Method, 0, ""},
		manifest.go#L1060: 		{"(*ConnectionState).ExportKeyingMaterial", Method, 11, ""},
		manifest.go#L1061: 		{"(*Dialer).Dial", Method, 15, ""},
		manifest.go#L1062: 		{"(*Dialer).DialContext", Method, 15, ""},
		manifest.go#L1063: 		{"(*ECHRejectionError).Error", Method, 23, ""},
		manifest.go#L1064: 		{"(*QUICConn).Close", Method, 21, ""},
		manifest.go#L1065: 		{"(*QUICConn).ConnectionState", Method, 21, ""},
		manifest.go#L1066: 		{"(*QUICConn).HandleData", Method, 21, ""},
		manifest.go#L1067: 		{"(*QUICConn).NextEvent", Method, 21, ""},
		manifest.go#L1068: 		{"(*QUICConn).SendSessionTicket", Method, 21, ""},
		manifest.go#L1069: 		{"(*QUICConn).SetTransportParameters", Method, 21, ""},
		manifest.go#L1070: 		{"(*QUICConn).Start", Method, 21, ""},
		manifest.go#L1071: 		{"(*QUICConn).StoreSession", Method, 23, ""},
		manifest.go#L1072: 		{"(*SessionState).Bytes", Method, 21, ""},
		manifest.go#L1073: 		{"(AlertError).Error", Method, 21, ""},
		manifest.go#L1074: 		{"(ClientAuthType).String", Method, 15, ""},
		manifest.go#L1075: 		{"(ClientSessionCache).Get", Method, 3, ""},
		manifest.go#L1076: 		{"(ClientSessionCache).Put", Method, 3, ""},
		manifest.go#L1077: 		{"(CurveID).String", Method, 15, ""},
		manifest.go#L1078: 		{"(QUICEncryptionLevel).String", Method, 21, ""},
		manifest.go#L1079: 		{"(RecordHeaderError).Error", Method, 6, ""},
		manifest.go#L1080: 		{"(SignatureScheme).String", Method, 15, ""},
		manifest.go#L1300: 		{"(*CertPool).AddCert", Method, 0, ""},
		manifest.go#L1301: 		{"(*CertPool).AddCertWithConstraint", Method, 22, ""},
		manifest.go#L1302: 		{"(*CertPool).AppendCertsFromPEM", Method, 0, ""},
		manifest.go#L1303: 		{"(*CertPool).Clone", Method, 19, ""},
		manifest.go#L1304: 		{"(*CertPool).Equal", Method, 19, ""},
		manifest.go#L1305: 		{"(*CertPool).Subjects", Method, 0, ""},
		manifest.go#L1306: 		{"(*Certificate).CheckCRLSignature", Method, 0, ""},
		manifest.go#L1307: 		{"(*Certificate).CheckSignature", Method, 0, ""},
		manifest.go#L1308: 		{"(*Certificate).CheckSignatureFrom", Method, 0, ""},
		manifest.go#L1309: 		{"(*Certificate).CreateCRL", Method, 0, ""},
		manifest.go#L1310: 		{"(*Certificate).Equal", Method, 0, ""},
		manifest.go#L1311: 		{"(*Certificate).Verify", Method, 0, ""},
		manifest.go#L1312: 		{"(*Certificate).VerifyHostname", Method, 0, ""},
		manifest.go#L1313: 		{"(*CertificateRequest).CheckSignature", Method, 5, ""},
		manifest.go#L1314: 		{"(*OID).UnmarshalBinary", Method, 23, ""},
		manifest.go#L1315: 		{"(*OID).UnmarshalText", Method, 23, ""},
		manifest.go#L1316: 		{"(*RevocationList).CheckSignatureFrom", Method, 19, ""},
		manifest.go#L1317: 		{"(CertificateInvalidError).Error", Method, 0, ""},
		manifest.go#L1318: 		{"(ConstraintViolationError).Error", Method, 0, ""},
		manifest.go#L1319: 		{"(ExtKeyUsage).OID", Method, 26, ""},
		manifest.go#L1320: 		{"(ExtKeyUsage).String", Method, 26, ""},
		manifest.go#L1321: 		{"(HostnameError).Error", Method, 0, ""},
		manifest.go#L1322: 		{"(InsecureAlgorithmError).Error", Method, 6, ""},
		manifest.go#L1323: 		{"(KeyUsage).String", Method, 26, ""},
		manifest.go#L1324: 		{"(OID).AppendBinary", Method, 24, ""},
		manifest.go#L1325: 		{"(OID).AppendText", Method, 24, ""},
		manifest.go#L1326: 		{"(OID).Equal", Method, 22, ""},
		manifest.go#L1327: 		{"(OID).EqualASN1OID", Method, 22, ""},
		manifest.go#L1328: 		{"(OID).MarshalBinary", Method, 23, ""},
		manifest.go#L1329: 		{"(OID).MarshalText", Method, 23, ""},
		manifest.go#L1330: 		{"(OID).String", Method, 22, ""},
		manifest.go#L1331: 		{"(PublicKeyAlgorithm).String", Method, 10, ""},
		manifest.go#L1332: 		{"(SignatureAlgorithm).String", Method, 6, ""},
		manifest.go#L1333: 		{"(SystemRootsError).Error", Method, 1, ""},
		manifest.go#L1334: 		{"(SystemRootsError).Unwrap", Method, 16, ""},
		manifest.go#L1335: 		{"(UnhandledCriticalExtension).Error", Method, 0, ""},
		manifest.go#L1336: 		{"(UnknownAuthorityError).Error", Method, 0, ""},
		manifest.go#L1563: 		{"(*CertificateList).HasExpired", Method, 0, ""},
		manifest.go#L1564: 		{"(*Name).FillFromRDNSequence", Method, 0, ""},
		manifest.go#L1565: 		{"(Name).String", Method, 10, ""},
		manifest.go#L1566: 		{"(Name).ToRDNSequence", Method, 0, ""},
		manifest.go#L1567: 		{"(RDNSequence).String", Method, 10, ""},
		manifest.go#L1614: 		{"(*ColumnType).DatabaseTypeName", Method, 8, ""},
		manifest.go#L1615: 		{"(*ColumnType).DecimalSize", Method, 8, ""},
		manifest.go#L1616: 		{"(*ColumnType).Length", Method, 8, ""},
		manifest.go#L1617: 		{"(*ColumnType).Name", Method, 8, ""},
		manifest.go#L1618: 		{"(*ColumnType).Nullable", Method, 8, ""},
		manifest.go#L1619: 		{"(*ColumnType).ScanType", Method, 8, ""},
		manifest.go#L1620: 		{"(*Conn).BeginTx", Method, 9, ""},
		manifest.go#L1621: 		{"(*Conn).Close", Method, 9, ""},
		manifest.go#L1622: 		{"(*Conn).ExecContext", Method, 9, ""},
		manifest.go#L1623: 		{"(*Conn).PingContext", Method, 9, ""},
		manifest.go#L1624: 		{"(*Conn).PrepareContext", Method, 9, ""},
		manifest.go#L1625: 		{"(*Conn).QueryContext", Method, 9, ""},
		manifest.go#L1626: 		{"(*Conn).QueryRowContext", Method, 9, ""},
		manifest.go#L1627: 		{"(*Conn).Raw", Method, 13, ""},
		manifest.go#L1628: 		{"(*DB).Begin", Method, 0, ""},
		manifest.go#L1629: 		{"(*DB).BeginTx", Method, 8, ""},
		manifest.go#L1630: 		{"(*DB).Close", Method, 0, ""},
		manifest.go#L1631: 		{"(*DB).Conn", Method, 9, ""},
		manifest.go#L1632: 		{"(*DB).Driver", Method, 0, ""},
		manifest.go#L1633: 		{"(*DB).Exec", Method, 0, ""},
		manifest.go#L1634: 		{"(*DB).ExecContext", Method, 8, ""},
		manifest.go#L1635: 		{"(*DB).Ping", Method, 1, ""},
		manifest.go#L1636: 		{"(*DB).PingContext", Method, 8, ""},
		manifest.go#L1637: 		{"(*DB).Prepare", Method, 0, ""},
		manifest.go#L1638: 		{"(*DB).PrepareContext", Method, 8, ""},
		manifest.go#L1639: 		{"(*DB).Query", Method, 0, ""},
		manifest.go#L1640: 		{"(*DB).QueryContext", Method, 8, ""},
		manifest.go#L1641: 		{"(*DB).QueryRow", Method, 0, ""},
		manifest.go#L1642: 		{"(*DB).QueryRowContext", Method, 8, ""},
		manifest.go#L1643: 		{"(*DB).SetConnMaxIdleTime", Method, 15, ""},
		manifest.go#L1644: 		{"(*DB).SetConnMaxLifetime", Method, 6, ""},
		manifest.go#L1645: 		{"(*DB).SetMaxIdleConns", Method, 1, ""},
		manifest.go#L1646: 		{"(*DB).SetMaxOpenConns", Method, 2, ""},
		manifest.go#L1647: 		{"(*DB).Stats", Method, 5, ""},
		manifest.go#L1648: 		{"(*Null).Scan", Method, 22, ""},
		manifest.go#L1649: 		{"(*NullBool).Scan", Method, 0, ""},
		manifest.go#L1650: 		{"(*NullByte).Scan", Method, 17, ""},
		manifest.go#L1651: 		{"(*NullFloat64).Scan", Method, 0, ""},
		manifest.go#L1652: 		{"(*NullInt16).Scan", Method, 17, ""},
		manifest.go#L1653: 		{"(*NullInt32).Scan", Method, 13, ""},
		manifest.go#L1654: 		{"(*NullInt64).Scan", Method, 0, ""},
		manifest.go#L1655: 		{"(*NullString).Scan", Method, 0, ""},
		manifest.go#L1656: 		{"(*NullTime).Scan", Method, 13, ""},
		manifest.go#L1657: 		{"(*Row).Err", Method, 15, ""},
		manifest.go#L1658: 		{"(*Row).Scan", Method, 0, ""},
		manifest.go#L1659: 		{"(*Rows).Close", Method, 0, ""},
		manifest.go#L1660: 		{"(*Rows).ColumnTypes", Method, 8, ""},
		manifest.go#L1661: 		{"(*Rows).Columns", Method, 0, ""},
		manifest.go#L1662: 		{"(*Rows).Err", Method, 0, ""},
		manifest.go#L1663: 		{"(*Rows).Next", Method, 0, ""},
		manifest.go#L1664: 		{"(*Rows).NextResultSet", Method, 8, ""},
		manifest.go#L1665: 		{"(*Rows).Scan", Method, 0, ""},
		manifest.go#L1666: 		{"(*Stmt).Close", Method, 0, ""},
		manifest.go#L1667: 		{"(*Stmt).Exec", Method, 0, ""},
		manifest.go#L1668: 		{"(*Stmt).ExecContext", Method, 8, ""},
		manifest.go#L1669: 		{"(*Stmt).Query", Method, 0, ""},
		manifest.go#L1670: 		{"(*Stmt).QueryContext", Method, 8, ""},
		manifest.go#L1671: 		{"(*Stmt).QueryRow", Method, 0, ""},
		manifest.go#L1672: 		{"(*Stmt).QueryRowContext", Method, 8, ""},
		manifest.go#L1673: 		{"(*Tx).Commit", Method, 0, ""},
		manifest.go#L1674: 		{"(*Tx).Exec", Method, 0, ""},
		manifest.go#L1675: 		{"(*Tx).ExecContext", Method, 8, ""},
		manifest.go#L1676: 		{"(*Tx).Prepare", Method, 0, ""},
		manifest.go#L1677: 		{"(*Tx).PrepareContext", Method, 8, ""},
		manifest.go#L1678: 		{"(*Tx).Query", Method, 0, ""},
		manifest.go#L1679: 		{"(*Tx).QueryContext", Method, 8, ""},
		manifest.go#L1680: 		{"(*Tx).QueryRow", Method, 0, ""},
		manifest.go#L1681: 		{"(*Tx).QueryRowContext", Method, 8, ""},
		manifest.go#L1682: 		{"(*Tx).Rollback", Method, 0, ""},
		manifest.go#L1683: 		{"(*Tx).Stmt", Method, 0, ""},
		manifest.go#L1684: 		{"(*Tx).StmtContext", Method, 8, ""},
		manifest.go#L1685: 		{"(IsolationLevel).String", Method, 11, ""},
		manifest.go#L1686: 		{"(Null).Value", Method, 22, ""},
		manifest.go#L1687: 		{"(NullBool).Value", Method, 0, ""},
		manifest.go#L1688: 		{"(NullByte).Value", Method, 17, ""},
		manifest.go#L1689: 		{"(NullFloat64).Value", Method, 0, ""},
		manifest.go#L1690: 		{"(NullInt16).Value", Method, 17, ""},
		manifest.go#L1691: 		{"(NullInt32).Value", Method, 13, ""},
		manifest.go#L1692: 		{"(NullInt64).Value", Method, 0, ""},
		manifest.go#L1693: 		{"(NullString).Value", Method, 0, ""},
		manifest.go#L1694: 		{"(NullTime).Value", Method, 13, ""},
		manifest.go#L1695: 		{"(Result).LastInsertId", Method, 0, ""},
		manifest.go#L1696: 		{"(Result).RowsAffected", Method, 0, ""},
		manifest.go#L1697: 		{"(Scanner).Scan", Method, 0, ""},
		manifest.go#L1772: 		{"(ColumnConverter).ColumnConverter", Method, 0, ""},
		manifest.go#L1773: 		{"(Conn).Begin", Method, 0, ""},
		manifest.go#L1774: 		{"(Conn).Close", Method, 0, ""},
		manifest.go#L1775: 		{"(Conn).Prepare", Method, 0, ""},
		manifest.go#L1776: 		{"(ConnBeginTx).BeginTx", Method, 8, ""},
		manifest.go#L1777: 		{"(ConnPrepareContext).PrepareContext", Method, 8, ""},
		manifest.go#L1778: 		{"(Connector).Connect", Method, 10, ""},
		manifest.go#L1779: 		{"(Connector).Driver", Method, 10, ""},
		manifest.go#L1780: 		{"(Driver).Open", Method, 0, ""},
		manifest.go#L1781: 		{"(DriverContext).OpenConnector", Method, 10, ""},
		manifest.go#L1782: 		{"(Execer).Exec", Method, 0, ""},
		manifest.go#L1783: 		{"(ExecerContext).ExecContext", Method, 8, ""},
		manifest.go#L1784: 		{"(NamedValueChecker).CheckNamedValue", Method, 9, ""},
		manifest.go#L1785: 		{"(NotNull).ConvertValue", Method, 0, ""},
		manifest.go#L1786: 		{"(Null).ConvertValue", Method, 0, ""},
		manifest.go#L1787: 		{"(Pinger).Ping", Method, 8, ""},
		manifest.go#L1788: 		{"(Queryer).Query", Method, 1, ""},
		manifest.go#L1789: 		{"(QueryerContext).QueryContext", Method, 8, ""},
		manifest.go#L1790: 		{"(Result).LastInsertId", Method, 0, ""},
		manifest.go#L1791: 		{"(Result).RowsAffected", Method, 0, ""},
		manifest.go#L1792: 		{"(Rows).Close", Method, 0, ""},
		manifest.go#L1793: 		{"(Rows).Columns", Method, 0, ""},
		manifest.go#L1794: 		{"(Rows).Next", Method, 0, ""},
		manifest.go#L1795: 		{"(RowsAffected).LastInsertId", Method, 0, ""},
		manifest.go#L1796: 		{"(RowsAffected).RowsAffected", Method, 0, ""},
		manifest.go#L1797: 		{"(RowsColumnScanner).Close", Method, 27, ""},
		manifest.go#L1798: 		{"(RowsColumnScanner).Columns", Method, 27, ""},
		manifest.go#L1799: 		{"(RowsColumnScanner).Next", Method, 27, ""},
		manifest.go#L1800: 		{"(RowsColumnScanner).NextRow", Method, 27, ""},
		manifest.go#L1801: 		{"(RowsColumnScanner).ScanColumn", Method, 27, ""},
		manifest.go#L1802: 		{"(RowsColumnTypeDatabaseTypeName).Close", Method, 8, ""},
		manifest.go#L1803: 		{"(RowsColumnTypeDatabaseTypeName).ColumnTypeDatabaseTypeName", Method, 8, ""},
		manifest.go#L1804: 		{"(RowsColumnTypeDatabaseTypeName).Columns", Method, 8, ""},
		manifest.go#L1805: 		{"(RowsColumnTypeDatabaseTypeName).Next", Method, 8, ""},
		manifest.go#L1806: 		{"(RowsColumnTypeLength).Close", Method, 8, ""},
		manifest.go#L1807: 		{"(RowsColumnTypeLength).ColumnTypeLength", Method, 8, ""},
		manifest.go#L1808: 		{"(RowsColumnTypeLength).Columns", Method, 8, ""},
		manifest.go#L1809: 		{"(RowsColumnTypeLength).Next", Method, 8, ""},
		manifest.go#L1810: 		{"(RowsColumnTypeNullable).Close", Method, 8, ""},
		manifest.go#L1811: 		{"(RowsColumnTypeNullable).ColumnTypeNullable", Method, 8, ""},
		manifest.go#L1812: 		{"(RowsColumnTypeNullable).Columns", Method, 8, ""},
		manifest.go#L1813: 		{"(RowsColumnTypeNullable).Next", Method, 8, ""},
		manifest.go#L1814: 		{"(RowsColumnTypePrecisionScale).Close", Method, 8, ""},
		manifest.go#L1815: 		{"(RowsColumnTypePrecisionScale).ColumnTypePrecisionScale", Method, 8, ""},
		manifest.go#L1816: 		{"(RowsColumnTypePrecisionScale).Columns", Method, 8, ""},
		manifest.go#L1817: 		{"(RowsColumnTypePrecisionScale).Next", Method, 8, ""},
		manifest.go#L1818: 		{"(RowsColumnTypeScanType).Close", Method, 8, ""},
		manifest.go#L1819: 		{"(RowsColumnTypeScanType).ColumnTypeScanType", Method, 8, ""},
		manifest.go#L1820: 		{"(RowsColumnTypeScanType).Columns", Method, 8, ""},
		manifest.go#L1821: 		{"(RowsColumnTypeScanType).Next", Method, 8, ""},
		manifest.go#L1822: 		{"(RowsNextResultSet).Close", Method, 8, ""},
		manifest.go#L1823: 		{"(RowsNextResultSet).Columns", Method, 8, ""},
		manifest.go#L1824: 		{"(RowsNextResultSet).HasNextResultSet", Method, 8, ""},
		manifest.go#L1825: 		{"(RowsNextResultSet).Next", Method, 8, ""},
		manifest.go#L1826: 		{"(RowsNextResultSet).NextResultSet", Method, 8, ""},
		manifest.go#L1827: 		{"(SessionResetter).ResetSession", Method, 10, ""},
		manifest.go#L1828: 		{"(Stmt).Close", Method, 0, ""},
		manifest.go#L1829: 		{"(Stmt).Exec", Method, 0, ""},
		manifest.go#L1830: 		{"(Stmt).NumInput", Method, 0, ""},
		manifest.go#L1831: 		{"(Stmt).Query", Method, 0, ""},
		manifest.go#L1832: 		{"(StmtExecContext).ExecContext", Method, 8, ""},
		manifest.go#L1833: 		{"(StmtQueryContext).QueryContext", Method, 8, ""},
		manifest.go#L1834: 		{"(Tx).Commit", Method, 0, ""},
		manifest.go#L1835: 		{"(Tx).Rollback", Method, 0, ""},
		manifest.go#L1836: 		{"(Validator).IsValid", Method, 15, ""},
		manifest.go#L1837: 		{"(ValueConverter).ConvertValue", Method, 0, ""},
		manifest.go#L1838: 		{"(Valuer).Value", Method, 0, ""},
		manifest.go#L1901: 		{"(*AddrType).Basic", Method, 0, ""},
		manifest.go#L1902: 		{"(*AddrType).Common", Method, 0, ""},
		manifest.go#L1903: 		{"(*AddrType).Size", Method, 0, ""},
		manifest.go#L1904: 		{"(*AddrType).String", Method, 0, ""},
		manifest.go#L1905: 		{"(*ArrayType).Common", Method, 0, ""},
		manifest.go#L1906: 		{"(*ArrayType).Size", Method, 0, ""},
		manifest.go#L1907: 		{"(*ArrayType).String", Method, 0, ""},
		manifest.go#L1908: 		{"(*BasicType).Basic", Method, 0, ""},
		manifest.go#L1909: 		{"(*BasicType).Common", Method, 0, ""},
		manifest.go#L1910: 		{"(*BasicType).Size", Method, 0, ""},
		manifest.go#L1911: 		{"(*BasicType).String", Method, 0, ""},
		manifest.go#L1912: 		{"(*BoolType).Basic", Method, 0, ""},
		manifest.go#L1913: 		{"(*BoolType).Common", Method, 0, ""},
		manifest.go#L1914: 		{"(*BoolType).Size", Method, 0, ""},
		manifest.go#L1915: 		{"(*BoolType).String", Method, 0, ""},
		manifest.go#L1916: 		{"(*CharType).Basic", Method, 0, ""},
		manifest.go#L1917: 		{"(*CharType).Common", Method, 0, ""},
		manifest.go#L1918: 		{"(*CharType).Size", Method, 0, ""},
		manifest.go#L1919: 		{"(*CharType).String", Method, 0, ""},
		manifest.go#L1920: 		{"(*CommonType).Common", Method, 0, ""},
		manifest.go#L1921: 		{"(*CommonType).Size", Method, 0, ""},
		manifest.go#L1922: 		{"(*ComplexType).Basic", Method, 0, ""},
		manifest.go#L1923: 		{"(*ComplexType).Common", Method, 0, ""},
		manifest.go#L1924: 		{"(*ComplexType).Size", Method, 0, ""},
		manifest.go#L1925: 		{"(*ComplexType).String", Method, 0, ""},
		manifest.go#L1926: 		{"(*Data).AddSection", Method, 14, ""},
		manifest.go#L1927: 		{"(*Data).AddTypes", Method, 3, ""},
		manifest.go#L1928: 		{"(*Data).LineReader", Method, 5, ""},
		manifest.go#L1929: 		{"(*Data).Ranges", Method, 7, ""},
		manifest.go#L1930: 		{"(*Data).Reader", Method, 0, ""},
		manifest.go#L1931: 		{"(*Data).Type", Method, 0, ""},
		manifest.go#L1932: 		{"(*DotDotDotType).Common", Method, 0, ""},
		manifest.go#L1933: 		{"(*DotDotDotType).Size", Method, 0, ""},
		manifest.go#L1934: 		{"(*DotDotDotType).String", Method, 0, ""},
		manifest.go#L1935: 		{"(*Entry).AttrField", Method, 5, ""},
		manifest.go#L1936: 		{"(*Entry).Val", Method, 0, ""},
		manifest.go#L1937: 		{"(*EnumType).Common", Method, 0, ""},
		manifest.go#L1938: 		{"(*EnumType).Size", Method, 0, ""},
		manifest.go#L1939: 		{"(*EnumType).String", Method, 0, ""},
		manifest.go#L1940: 		{"(*FloatType).Basic", Method, 0, ""},
		manifest.go#L1941: 		{"(*FloatType).Common", Method, 0, ""},
		manifest.go#L1942: 		{"(*FloatType).Size", Method, 0, ""},
		manifest.go#L1943: 		{"(*FloatType).String", Method, 0, ""},
		manifest.go#L1944: 		{"(*FuncType).Common", Method, 0, ""},
		manifest.go#L1945: 		{"(*FuncType).Size", Method, 0, ""},
		manifest.go#L1946: 		{"(*FuncType).String", Method, 0, ""},
		manifest.go#L1947: 		{"(*IntType).Basic", Method, 0, ""},
		manifest.go#L1948: 		{"(*IntType).Common", Method, 0, ""},
		manifest.go#L1949: 		{"(*IntType).Size", Method, 0, ""},
		manifest.go#L1950: 		{"(*IntType).String", Method, 0, ""},
		manifest.go#L1951: 		{"(*LineReader).Files", Method, 14, ""},
		manifest.go#L1952: 		{"(*LineReader).Next", Method, 5, ""},
		manifest.go#L1953: 		{"(*LineReader).Reset", Method, 5, ""},
		manifest.go#L1954: 		{"(*LineReader).Seek", Method, 5, ""},
		manifest.go#L1955: 		{"(*LineReader).SeekPC", Method, 5, ""},
		manifest.go#L1956: 		{"(*LineReader).Tell", Method, 5, ""},
		manifest.go#L1957: 		{"(*PtrType).Common", Method, 0, ""},
		manifest.go#L1958: 		{"(*PtrType).Size", Method, 0, ""},
		manifest.go#L1959: 		{"(*PtrType).String", Method, 0, ""},
		manifest.go#L1960: 		{"(*QualType).Common", Method, 0, ""},
		manifest.go#L1961: 		{"(*QualType).Size", Method, 0, ""},
		manifest.go#L1962: 		{"(*QualType).String", Method, 0, ""},
		manifest.go#L1963: 		{"(*Reader).AddressSize", Method, 5, ""},
		manifest.go#L1964: 		{"(*Reader).ByteOrder", Method, 14, ""},
		manifest.go#L1965: 		{"(*Reader).Next", Method, 0, ""},
		manifest.go#L1966: 		{"(*Reader).Seek", Method, 0, ""},
		manifest.go#L1967: 		{"(*Reader).SeekPC", Method, 7, ""},
		manifest.go#L1968: 		{"(*Reader).SkipChildren", Method, 0, ""},
		manifest.go#L1969: 		{"(*StructType).Common", Method, 0, ""},
		manifest.go#L1970: 		{"(*StructType).Defn", Method, 0, ""},
		manifest.go#L1971: 		{"(*StructType).Size", Method, 0, ""},
		manifest.go#L1972: 		{"(*StructType).String", Method, 0, ""},
		manifest.go#L1973: 		{"(*TypedefType).Common", Method, 0, ""},
		manifest.go#L1974: 		{"(*TypedefType).Size", Method, 0, ""},
		manifest.go#L1975: 		{"(*TypedefType).String", Method, 0, ""},
		manifest.go#L1976: 		{"(*UcharType).Basic", Method, 0, ""},
		manifest.go#L1977: 		{"(*UcharType).Common", Method, 0, ""},
		manifest.go#L1978: 		{"(*UcharType).Size", Method, 0, ""},
		manifest.go#L1979: 		{"(*UcharType).String", Method, 0, ""},
		manifest.go#L1980: 		{"(*UintType).Basic", Method, 0, ""},
		manifest.go#L1981: 		{"(*UintType).Common", Method, 0, ""},
		manifest.go#L1982: 		{"(*UintType).Size", Method, 0, ""},
		manifest.go#L1983: 		{"(*UintType).String", Method, 0, ""},
		manifest.go#L1984: 		{"(*UnspecifiedType).Basic", Method, 4, ""},
		manifest.go#L1985: 		{"(*UnspecifiedType).Common", Method, 4, ""},
		manifest.go#L1986: 		{"(*UnspecifiedType).Size", Method, 4, ""},
		manifest.go#L1987: 		{"(*UnspecifiedType).String", Method, 4, ""},
		manifest.go#L1988: 		{"(*UnsupportedType).Common", Method, 13, ""},
		manifest.go#L1989: 		{"(*UnsupportedType).Size", Method, 13, ""},
		manifest.go#L1990: 		{"(*UnsupportedType).String", Method, 13, ""},
		manifest.go#L1991: 		{"(*VoidType).Common", Method, 0, ""},
		manifest.go#L1992: 		{"(*VoidType).Size", Method, 0, ""},
		manifest.go#L1993: 		{"(*VoidType).String", Method, 0, ""},
		manifest.go#L1994: 		{"(Attr).GoString", Method, 0, ""},
		manifest.go#L1995: 		{"(Attr).String", Method, 0, ""},
		manifest.go#L1996: 		{"(Class).GoString", Method, 5, ""},
		manifest.go#L1997: 		{"(Class).String", Method, 5, ""},
		manifest.go#L1998: 		{"(DecodeError).Error", Method, 0, ""},
		manifest.go#L1999: 		{"(Tag).GoString", Method, 0, ""},
		manifest.go#L2000: 		{"(Tag).String", Method, 0, ""},
		manifest.go#L2001: 		{"(Type).Common", Method, 0, ""},
		manifest.go#L2002: 		{"(Type).Size", Method, 0, ""},
		manifest.go#L2003: 		{"(Type).String", Method, 0, ""},
		manifest.go#L2330: 		{"(*File).Close", Method, 0, ""},
		manifest.go#L2331: 		{"(*File).DWARF", Method, 0, ""},
		manifest.go#L2332: 		{"(*File).DynString", Method, 1, ""},
		manifest.go#L2333: 		{"(*File).DynValue", Method, 21, ""},
		manifest.go#L2334: 		{"(*File).DynamicSymbols", Method, 4, ""},
		manifest.go#L2335: 		{"(*File).DynamicVersionNeeds", Method, 24, ""},
		manifest.go#L2336: 		{"(*File).DynamicVersions", Method, 24, ""},
		manifest.go#L2337: 		{"(*File).ImportedLibraries", Method, 0, ""},
		manifest.go#L2338: 		{"(*File).ImportedSymbols", Method, 0, ""},
		manifest.go#L2339: 		{"(*File).Section", Method, 0, ""},
		manifest.go#L2340: 		{"(*File).SectionByType", Method, 0, ""},
		manifest.go#L2341: 		{"(*File).Symbols", Method, 0, ""},
		manifest.go#L2342: 		{"(*FormatError).Error", Method, 0, ""},
		manifest.go#L2343: 		{"(*Prog).Open", Method, 0, ""},
		manifest.go#L2344: 		{"(*Section).Data", Method, 0, ""},
		manifest.go#L2345: 		{"(*Section).Open", Method, 0, ""},
		manifest.go#L2346: 		{"(Class).GoString", Method, 0, ""},
		manifest.go#L2347: 		{"(Class).String", Method, 0, ""},
		manifest.go#L2348: 		{"(CompressionType).GoString", Method, 6, ""},
		manifest.go#L2349: 		{"(CompressionType).String", Method, 6, ""},
		manifest.go#L2350: 		{"(Data).GoString", Method, 0, ""},
		manifest.go#L2351: 		{"(Data).String", Method, 0, ""},
		manifest.go#L2352: 		{"(DynFlag).GoString", Method, 0, ""},
		manifest.go#L2353: 		{"(DynFlag).String", Method, 0, ""},
		manifest.go#L2354: 		{"(DynFlag1).GoString", Method, 21, ""},
		manifest.go#L2355: 		{"(DynFlag1).String", Method, 21, ""},
		manifest.go#L2356: 		{"(DynTag).GoString", Method, 0, ""},
		manifest.go#L2357: 		{"(DynTag).String", Method, 0, ""},
		manifest.go#L2358: 		{"(Machine).GoString", Method, 0, ""},
		manifest.go#L2359: 		{"(Machine).String", Method, 0, ""},
		manifest.go#L2360: 		{"(NType).GoString", Method, 0, ""},
		manifest.go#L2361: 		{"(NType).String", Method, 0, ""},
		manifest.go#L2362: 		{"(OSABI).GoString", Method, 0, ""},
		manifest.go#L2363: 		{"(OSABI).String", Method, 0, ""},
		manifest.go#L2364: 		{"(Prog).ReadAt", Method, 0, ""},
		manifest.go#L2365: 		{"(ProgFlag).GoString", Method, 0, ""},
		manifest.go#L2366: 		{"(ProgFlag).String", Method, 0, ""},
		manifest.go#L2367: 		{"(ProgType).GoString", Method, 0, ""},
		manifest.go#L2368: 		{"(ProgType).String", Method, 0, ""},
		manifest.go#L2369: 		{"(R_386).GoString", Method, 0, ""},
		manifest.go#L2370: 		{"(R_386).String", Method, 0, ""},
		manifest.go#L2371: 		{"(R_390).GoString", Method, 7, ""},
		manifest.go#L2372: 		{"(R_390).String", Method, 7, ""},
		manifest.go#L2373: 		{"(R_AARCH64).GoString", Method, 4, ""},
		manifest.go#L2374: 		{"(R_AARCH64).String", Method, 4, ""},
		manifest.go#L2375: 		{"(R_ALPHA).GoString", Method, 0, ""},
		manifest.go#L2376: 		{"(R_ALPHA).String", Method, 0, ""},
		manifest.go#L2377: 		{"(R_ARM).GoString", Method, 0, ""},
		manifest.go#L2378: 		{"(R_ARM).String", Method, 0, ""},
		manifest.go#L2379: 		{"(R_LARCH).GoString", Method, 19, ""},
		manifest.go#L2380: 		{"(R_LARCH).String", Method, 19, ""},
		manifest.go#L2381: 		{"(R_MIPS).GoString", Method, 6, ""},
		manifest.go#L2382: 		{"(R_MIPS).String", Method, 6, ""},
		manifest.go#L2383: 		{"(R_PPC).GoString", Method, 0, ""},
		manifest.go#L2384: 		{"(R_PPC).String", Method, 0, ""},
		manifest.go#L2385: 		{"(R_PPC64).GoString", Method, 5, ""},
		manifest.go#L2386: 		{"(R_PPC64).String", Method, 5, ""},
		manifest.go#L2387: 		{"(R_RISCV).GoString", Method, 11, ""},
		manifest.go#L2388: 		{"(R_RISCV).String", Method, 11, ""},
		manifest.go#L2389: 		{"(R_SPARC).GoString", Method, 0, ""},
		manifest.go#L2390: 		{"(R_SPARC).String", Method, 0, ""},
		manifest.go#L2391: 		{"(R_X86_64).GoString", Method, 0, ""},
		manifest.go#L2392: 		{"(R_X86_64).String", Method, 0, ""},
		manifest.go#L2393: 		{"(Section).ReadAt", Method, 0, ""},
		manifest.go#L2394: 		{"(SectionFlag).GoString", Method, 0, ""},
		manifest.go#L2395: 		{"(SectionFlag).String", Method, 0, ""},
		manifest.go#L2396: 		{"(SectionIndex).GoString", Method, 0, ""},
		manifest.go#L2397: 		{"(SectionIndex).String", Method, 0, ""},
		manifest.go#L2398: 		{"(SectionType).GoString", Method, 0, ""},
		manifest.go#L2399: 		{"(SectionType).String", Method, 0, ""},
		manifest.go#L2400: 		{"(SymBind).GoString", Method, 0, ""},
		manifest.go#L2401: 		{"(SymBind).String", Method, 0, ""},
		manifest.go#L2402: 		{"(SymType).GoString", Method, 0, ""},
		manifest.go#L2403: 		{"(SymType).String", Method, 0, ""},
		manifest.go#L2404: 		{"(SymVis).GoString", Method, 0, ""},
		manifest.go#L2405: 		{"(SymVis).String", Method, 0, ""},
		manifest.go#L2406: 		{"(Type).GoString", Method, 0, ""},
		manifest.go#L2407: 		{"(Type).String", Method, 0, ""},
		manifest.go#L2408: 		{"(Version).GoString", Method, 0, ""},
		manifest.go#L2409: 		{"(Version).String", Method, 0, ""},
		manifest.go#L2410: 		{"(VersionIndex).Index", Method, 24, ""},
		manifest.go#L2411: 		{"(VersionIndex).IsHidden", Method, 24, ""},
		manifest.go#L4134: 		{"(*DecodingError).Error", Method, 0, ""},
		manifest.go#L4135: 		{"(*LineTable).LineToPC", Method, 0, ""},
		manifest.go#L4136: 		{"(*LineTable).PCToLine", Method, 0, ""},
		manifest.go#L4137: 		{"(*Sym).BaseName", Method, 0, ""},
		manifest.go#L4138: 		{"(*Sym).PackageName", Method, 0, ""},
		manifest.go#L4139: 		{"(*Sym).ReceiverName", Method, 0, ""},
		manifest.go#L4140: 		{"(*Sym).Static", Method, 0, ""},
		manifest.go#L4141: 		{"(*Table).LineToPC", Method, 0, ""},
		manifest.go#L4142: 		{"(*Table).LookupFunc", Method, 0, ""},
		manifest.go#L4143: 		{"(*Table).LookupSym", Method, 0, ""},
		manifest.go#L4144: 		{"(*Table).PCToFunc", Method, 0, ""},
		manifest.go#L4145: 		{"(*Table).PCToLine", Method, 0, ""},
		manifest.go#L4146: 		{"(*Table).SymByAddr", Method, 0, ""},
		manifest.go#L4147: 		{"(*UnknownLineError).Error", Method, 0, ""},
		manifest.go#L4148: 		{"(Func).BaseName", Method, 0, ""},
		manifest.go#L4149: 		{"(Func).PackageName", Method, 0, ""},
		manifest.go#L4150: 		{"(Func).ReceiverName", Method, 0, ""},
		manifest.go#L4151: 		{"(Func).Static", Method, 0, ""},
		manifest.go#L4152: 		{"(UnknownFileError).Error", Method, 0, ""},
		manifest.go#L4189: 		{"(*FatFile).Close", Method, 3, ""},
		manifest.go#L4190: 		{"(*File).Close", Method, 0, ""},
		manifest.go#L4191: 		{"(*File).DWARF", Method, 0, ""},
		manifest.go#L4192: 		{"(*File).ImportedLibraries", Method, 0, ""},
		manifest.go#L4193: 		{"(*File).ImportedSymbols", Method, 0, ""},
		manifest.go#L4194: 		{"(*File).Section", Method, 0, ""},
		manifest.go#L4195: 		{"(*File).Segment", Method, 0, ""},
		manifest.go#L4196: 		{"(*FormatError).Error", Method, 0, ""},
		manifest.go#L4197: 		{"(*Section).Data", Method, 0, ""},
		manifest.go#L4198: 		{"(*Section).Open", Method, 0, ""},
		manifest.go#L4199: 		{"(*Segment).Data", Method, 0, ""},
		manifest.go#L4200: 		{"(*Segment).Open", Method, 0, ""},
		manifest.go#L4201: 		{"(Cpu).GoString", Method, 0, ""},
		manifest.go#L4202: 		{"(Cpu).String", Method, 0, ""},
		manifest.go#L4203: 		{"(Dylib).Raw", Method, 0, ""},
		manifest.go#L4204: 		{"(Dysymtab).Raw", Method, 0, ""},
		manifest.go#L4205: 		{"(FatArch).Close", Method, 3, ""},
		manifest.go#L4206: 		{"(FatArch).DWARF", Method, 3, ""},
		manifest.go#L4207: 		{"(FatArch).ImportedLibraries", Method, 3, ""},
		manifest.go#L4208: 		{"(FatArch).ImportedSymbols", Method, 3, ""},
		manifest.go#L4209: 		{"(FatArch).Section", Method, 3, ""},
		manifest.go#L4210: 		{"(FatArch).Segment", Method, 3, ""},
		manifest.go#L4211: 		{"(Load).Raw", Method, 0, ""},
		manifest.go#L4212: 		{"(LoadBytes).Raw", Method, 0, ""},
		manifest.go#L4213: 		{"(LoadCmd).GoString", Method, 0, ""},
		manifest.go#L4214: 		{"(LoadCmd).String", Method, 0, ""},
		manifest.go#L4215: 		{"(RelocTypeARM).GoString", Method, 10, ""},
		manifest.go#L4216: 		{"(RelocTypeARM).String", Method, 10, ""},
		manifest.go#L4217: 		{"(RelocTypeARM64).GoString", Method, 10, ""},
		manifest.go#L4218: 		{"(RelocTypeARM64).String", Method, 10, ""},
		manifest.go#L4219: 		{"(RelocTypeGeneric).GoString", Method, 10, ""},
		manifest.go#L4220: 		{"(RelocTypeGeneric).String", Method, 10, ""},
		manifest.go#L4221: 		{"(RelocTypeX86_64).GoString", Method, 10, ""},
		manifest.go#L4222: 		{"(RelocTypeX86_64).String", Method, 10, ""},
		manifest.go#L4223: 		{"(Rpath).Raw", Method, 10, ""},
		manifest.go#L4224: 		{"(Section).ReadAt", Method, 0, ""},
		manifest.go#L4225: 		{"(Segment).Raw", Method, 0, ""},
		manifest.go#L4226: 		{"(Segment).ReadAt", Method, 0, ""},
		manifest.go#L4227: 		{"(Symtab).Raw", Method, 0, ""},
		manifest.go#L4228: 		{"(Type).GoString", Method, 10, ""},
		manifest.go#L4229: 		{"(Type).String", Method, 10, ""},
		manifest.go#L4564: 		{"(*COFFSymbol).FullName", Method, 8, ""},
		manifest.go#L4565: 		{"(*File).COFFSymbolReadSectionDefAux", Method, 19, ""},
		manifest.go#L4566: 		{"(*File).Close", Method, 0, ""},
		manifest.go#L4567: 		{"(*File).DWARF", Method, 0, ""},
		manifest.go#L4568: 		{"(*File).ImportedLibraries", Method, 0, ""},
		manifest.go#L4569: 		{"(*File).ImportedSymbols", Method, 0, ""},
		manifest.go#L4570: 		{"(*File).Section", Method, 0, ""},
		manifest.go#L4571: 		{"(*FormatError).Error", Method, 0, ""},
		manifest.go#L4572: 		{"(*Section).Data", Method, 0, ""},
		manifest.go#L4573: 		{"(*Section).Open", Method, 0, ""},
		manifest.go#L4574: 		{"(Section).ReadAt", Method, 0, ""},
		manifest.go#L4575: 		{"(StringTable).String", Method, 8, ""},
		manifest.go#L4816: 		{"(*File).Close", Method, 3, ""},
		manifest.go#L4817: 		{"(*File).Section", Method, 3, ""},
		manifest.go#L4818: 		{"(*File).Symbols", Method, 3, ""},
		manifest.go#L4819: 		{"(*Section).Data", Method, 3, ""},
		manifest.go#L4820: 		{"(*Section).Open", Method, 3, ""},
		manifest.go#L4821: 		{"(Section).ReadAt", Method, 3, ""},
		manifest.go#L4852: 		{"(FS).Open", Method, 16, ""},
		manifest.go#L4853: 		{"(FS).ReadDir", Method, 16, ""},
		manifest.go#L4854: 		{"(FS).ReadFile", Method, 16, ""},
		manifest.go#L4858: 		{"(BinaryAppender).AppendBinary", Method, 24, ""},
		manifest.go#L4859: 		{"(BinaryMarshaler).MarshalBinary", Method, 2, ""},
		manifest.go#L4860: 		{"(BinaryUnmarshaler).UnmarshalBinary", Method, 2, ""},
		manifest.go#L4861: 		{"(TextAppender).AppendText", Method, 24, ""},
		manifest.go#L4862: 		{"(TextMarshaler).MarshalText", Method, 2, ""},
		manifest.go#L4863: 		{"(TextUnmarshaler).UnmarshalText", Method, 2, ""},
		manifest.go#L4872: 		{"(CorruptInputError).Error", Method, 0, ""},
		manifest.go#L4881: 		{"(BitString).At", Method, 0, ""},
		manifest.go#L4882: 		{"(BitString).RightAlign", Method, 0, ""},
		manifest.go#L4883: 		{"(ObjectIdentifier).Equal", Method, 0, ""},
		manifest.go#L4884: 		{"(ObjectIdentifier).String", Method, 3, ""},
		manifest.go#L4885: 		{"(StructuralError).Error", Method, 0, ""},
		manifest.go#L4886: 		{"(SyntaxError).Error", Method, 0, ""},
		manifest.go#L4934: 		{"(*Encoding).AppendDecode", Method, 22, ""},
		manifest.go#L4935: 		{"(*Encoding).AppendEncode", Method, 22, ""},
		manifest.go#L4936: 		{"(*Encoding).Decode", Method, 0, ""},
		manifest.go#L4937: 		{"(*Encoding).DecodeString", Method, 0, ""},
		manifest.go#L4938: 		{"(*Encoding).DecodedLen", Method, 0, ""},
		manifest.go#L4939: 		{"(*Encoding).Encode", Method, 0, ""},
		manifest.go#L4940: 		{"(*Encoding).EncodeToString", Method, 0, ""},
		manifest.go#L4941: 		{"(*Encoding).EncodedLen", Method, 0, ""},
		manifest.go#L4942: 		{"(CorruptInputError).Error", Method, 0, ""},
		manifest.go#L4943: 		{"(Encoding).WithPadding", Method, 9, ""},
		manifest.go#L4955: 		{"(*Encoding).AppendDecode", Method, 22, ""},
		manifest.go#L4956: 		{"(*Encoding).AppendEncode", Method, 22, ""},
		manifest.go#L4957: 		{"(*Encoding).Decode", Method, 0, ""},
		manifest.go#L4958: 		{"(*Encoding).DecodeString", Method, 0, ""},
		manifest.go#L4959: 		{"(*Encoding).DecodedLen", Method, 0, ""},
		manifest.go#L4960: 		{"(*Encoding).Encode", Method, 0, ""},
		manifest.go#L4961: 		{"(*Encoding).EncodeToString", Method, 0, ""},
		manifest.go#L4962: 		{"(*Encoding).EncodedLen", Method, 0, ""},
		manifest.go#L4963: 		{"(CorruptInputError).Error", Method, 0, ""},
		manifest.go#L4964: 		{"(Encoding).Strict", Method, 8, ""},
		manifest.go#L4965: 		{"(Encoding).WithPadding", Method, 5, ""},
		manifest.go#L4979: 		{"(AppendByteOrder).AppendUint16", Method, 19, ""},
		manifest.go#L4980: 		{"(AppendByteOrder).AppendUint32", Method, 19, ""},
		manifest.go#L4981: 		{"(AppendByteOrder).AppendUint64", Method, 19, ""},
		manifest.go#L4982: 		{"(AppendByteOrder).String", Method, 19, ""},
		manifest.go#L4983: 		{"(ByteOrder).PutUint16", Method, 0, ""},
		manifest.go#L4984: 		{"(ByteOrder).PutUint32", Method, 0, ""},
		manifest.go#L4985: 		{"(ByteOrder).PutUint64", Method, 0, ""},
		manifest.go#L4986: 		{"(ByteOrder).String", Method, 0, ""},
		manifest.go#L4987: 		{"(ByteOrder).Uint16", Method, 0, ""},
		manifest.go#L4988: 		{"(ByteOrder).Uint32", Method, 0, ""},
		manifest.go#L4989: 		{"(ByteOrder).Uint64", Method, 0, ""},
		manifest.go#L5014: 		{"(*ParseError).Error", Method, 0, ""},
		manifest.go#L5015: 		{"(*ParseError).Unwrap", Method, 13, ""},
		manifest.go#L5016: 		{"(*Reader).FieldPos", Method, 17, ""},
		manifest.go#L5017: 		{"(*Reader).InputOffset", Method, 19, ""},
		manifest.go#L5018: 		{"(*Reader).Read", Method, 0, ""},
		manifest.go#L5019: 		{"(*Reader).ReadAll", Method, 0, ""},
		manifest.go#L5020: 		{"(*Writer).Error", Method, 1, ""},
		manifest.go#L5021: 		{"(*Writer).Flush", Method, 0, ""},
		manifest.go#L5022: 		{"(*Writer).Write", Method, 0, ""},
		manifest.go#L5023: 		{"(*Writer).WriteAll", Method, 0, ""},
		manifest.go#L5048: 		{"(*Decoder).Decode", Method, 0, ""},
		manifest.go#L5049: 		{"(*Decoder).DecodeValue", Method, 0, ""},
		manifest.go#L5050: 		{"(*Encoder).Encode", Method, 0, ""},
		manifest.go#L5051: 		{"(*Encoder).EncodeValue", Method, 0, ""},
		manifest.go#L5052: 		{"(GobDecoder).GobDecode", Method, 0, ""},
		manifest.go#L5053: 		{"(GobEncoder).GobEncode", Method, 0, ""},
		manifest.go#L5067: 		{"(InvalidByteError).Error", Method, 0, ""},
		manifest.go#L5084: 		{"(*Decoder).Buffered", Method, 1, ""},
		manifest.go#L5085: 		{"(*Decoder).Decode", Method, 0, ""},
		manifest.go#L5086: 		{"(*Decoder).DisallowUnknownFields", Method, 10, ""},
		manifest.go#L5087: 		{"(*Decoder).InputOffset", Method, 14, ""},
		manifest.go#L5088: 		{"(*Decoder).More", Method, 5, ""},
		manifest.go#L5089: 		{"(*Decoder).Token", Method, 5, ""},
		manifest.go#L5090: 		{"(*Decoder).UseNumber", Method, 1, ""},
		manifest.go#L5091: 		{"(*Encoder).Encode", Method, 0, ""},
		manifest.go#L5092: 		{"(*Encoder).SetEscapeHTML", Method, 7, ""},
		manifest.go#L5093: 		{"(*Encoder).SetIndent", Method, 7, ""},
		manifest.go#L5094: 		{"(*InvalidUTF8Error).Error", Method, 0, ""},
		manifest.go#L5095: 		{"(*InvalidUnmarshalError).Error", Method, 0, ""},
		manifest.go#L5096: 		{"(*MarshalerError).Error", Method, 0, ""},
		manifest.go#L5097: 		{"(*MarshalerError).Unwrap", Method, 13, ""},
		manifest.go#L5098: 		{"(*Number).UnmarshalJSONFrom", Method, 27, ""},
		manifest.go#L5099: 		{"(*RawMessage).MarshalJSON", Method, 0, ""},
		manifest.go#L5100: 		{"(*RawMessage).UnmarshalJSON", Method, 0, ""},
		manifest.go#L5101: 		{"(*SyntaxError).Error", Method, 0, ""},
		manifest.go#L5102: 		{"(*UnmarshalFieldError).Error", Method, 0, ""},
		manifest.go#L5103: 		{"(*UnmarshalTypeError).Error", Method, 0, ""},
		manifest.go#L5104: 		{"(*UnmarshalTypeError).Unwrap", Method, 27, ""},
		manifest.go#L5105: 		{"(*UnsupportedTypeError).Error", Method, 0, ""},
		manifest.go#L5106: 		{"(*UnsupportedValueError).Error", Method, 0, ""},
		manifest.go#L5107: 		{"(Delim).String", Method, 5, ""},
		manifest.go#L5108: 		{"(Marshaler).MarshalJSON", Method, 0, ""},
		manifest.go#L5109: 		{"(Number).Float64", Method, 1, ""},
		manifest.go#L5110: 		{"(Number).Int64", Method, 1, ""},
		manifest.go#L5111: 		{"(Number).MarshalJSONTo", Method, 27, ""},
		manifest.go#L5112: 		{"(Number).String", Method, 1, ""},
		manifest.go#L5113: 		{"(RawMessage).MarshalJSON", Method, 8, ""},
		manifest.go#L5114: 		{"(Unmarshaler).UnmarshalJSON", Method, 0, ""},
		manifest.go#L5173: 		{"(*Decoder).InputOffset", Method, 27, ""},
		manifest.go#L5174: 		{"(*Decoder).Options", Method, 27, ""},
		manifest.go#L5175: 		{"(*Decoder).PeekKind", Method, 27, ""},
		manifest.go#L5176: 		{"(*Decoder).ReadToken", Method, 27, ""},
		manifest.go#L5177: 		{"(*Decoder).ReadValue", Method, 27, ""},
		manifest.go#L5178: 		{"(*Decoder).Reset", Method, 27, ""},
		manifest.go#L5179: 		{"(*Decoder).SkipValue", Method, 27, ""},
		manifest.go#L5180: 		{"(*Decoder).StackDepth", Method, 27, ""},
		manifest.go#L5181: 		{"(*Decoder).StackIndex", Method, 27, ""},
		manifest.go#L5182: 		{"(*Decoder).StackPointer", Method, 27, ""},
		manifest.go#L5183: 		{"(*Decoder).UnreadBuffer", Method, 27, ""},
		manifest.go#L5184: 		{"(*Encoder).AvailableBuffer", Method, 27, ""},
		manifest.go#L5185: 		{"(*Encoder).Options", Method, 27, ""},
		manifest.go#L5186: 		{"(*Encoder).OutputOffset", Method, 27, ""},
		manifest.go#L5187: 		{"(*Encoder).Reset", Method, 27, ""},
		manifest.go#L5188: 		{"(*Encoder).StackDepth", Method, 27, ""},
		manifest.go#L5189: 		{"(*Encoder).StackIndex", Method, 27, ""},
		manifest.go#L5190: 		{"(*Encoder).StackPointer", Method, 27, ""},
		manifest.go#L5191: 		{"(*Encoder).WriteToken", Method, 27, ""},
		manifest.go#L5192: 		{"(*Encoder).WriteValue", Method, 27, ""},
		manifest.go#L5193: 		{"(*SyntacticError).Error", Method, 27, ""},
		manifest.go#L5194: 		{"(*SyntacticError).Unwrap", Method, 27, ""},
		manifest.go#L5195: 		{"(*Value).Canonicalize", Method, 27, ""},
		manifest.go#L5196: 		{"(*Value).Compact", Method, 27, ""},
		manifest.go#L5197: 		{"(*Value).Format", Method, 27, ""},
		manifest.go#L5198: 		{"(*Value).Indent", Method, 27, ""},
		manifest.go#L5199: 		{"(*Value).UnmarshalJSON", Method, 27, ""},
		manifest.go#L5200: 		{"(Kind).String", Method, 27, ""},
		manifest.go#L5201: 		{"(Pointer).AppendToken", Method, 27, ""},
		manifest.go#L5202: 		{"(Pointer).Contains", Method, 27, ""},
		manifest.go#L5203: 		{"(Pointer).IsValid", Method, 27, ""},
		manifest.go#L5204: 		{"(Pointer).LastToken", Method, 27, ""},
		manifest.go#L5205: 		{"(Pointer).Parent", Method, 27, ""},
		manifest.go#L5206: 		{"(Pointer).Tokens", Method, 27, ""},
		manifest.go#L5207: 		{"(Token).Bool", Method, 27, ""},
		manifest.go#L5208: 		{"(Token).Clone", Method, 27, ""},
		manifest.go#L5209: 		{"(Token).Float", Method, 27, ""},
		manifest.go#L5210: 		{"(Token).Float32", Method, 27, ""},
		manifest.go#L5211: 		{"(Token).Int", Method, 27, ""},
		manifest.go#L5212: 		{"(Token).Kind", Method, 27, ""},
		manifest.go#L5213: 		{"(Token).String", Method, 27, ""},
		manifest.go#L5214: 		{"(Token).Uint", Method, 27, ""},
		manifest.go#L5215: 		{"(Value).Clone", Method, 27, ""},
		manifest.go#L5216: 		{"(Value).IsValid", Method, 27, ""},
		manifest.go#L5217: 		{"(Value).Kind", Method, 27, ""},
		manifest.go#L5218: 		{"(Value).MarshalJSON", Method, 27, ""},
		manifest.go#L5219: 		{"(Value).String", Method, 27, ""},
		manifest.go#L5278: 		{"(*SemanticError).Error", Method, 27, ""},
		manifest.go#L5279: 		{"(*SemanticError).Unwrap", Method, 27, ""},
		manifest.go#L5280: 		{"(Marshaler).MarshalJSON", Method, 27, ""},
		manifest.go#L5281: 		{"(MarshalerTo).MarshalJSONTo", Method, 27, ""},
		manifest.go#L5282: 		{"(Unmarshaler).UnmarshalJSON", Method, 27, ""},
		manifest.go#L5283: 		{"(UnmarshalerFrom).UnmarshalJSONFrom", Method, 27, ""},
		manifest.go#L5334: 		{"(*Decoder).Decode", Method, 0, ""},
		manifest.go#L5335: 		{"(*Decoder).DecodeElement", Method, 0, ""},
		manifest.go#L5336: 		{"(*Decoder).InputOffset", Method, 4, ""},
		manifest.go#L5337: 		{"(*Decoder).InputPos", Method, 19, ""},
		manifest.go#L5338: 		{"(*Decoder).RawToken", Method, 0, ""},
		manifest.go#L5339: 		{"(*Decoder).Skip", Method, 0, ""},
		manifest.go#L5340: 		{"(*Decoder).Token", Method, 0, ""},
		manifest.go#L5341: 		{"(*Encoder).Close", Method, 20, ""},
		manifest.go#L5342: 		{"(*Encoder).Encode", Method, 0, ""},
		manifest.go#L5343: 		{"(*Encoder).EncodeElement", Method, 2, ""},
		manifest.go#L5344: 		{"(*Encoder).EncodeToken", Method, 2, ""},
		manifest.go#L5345: 		{"(*Encoder).Flush", Method, 2, ""},
		manifest.go#L5346: 		{"(*Encoder).Indent", Method, 1, ""},
		manifest.go#L5347: 		{"(*SyntaxError).Error", Method, 0, ""},
		manifest.go#L5348: 		{"(*TagPathError).Error", Method, 0, ""},
		manifest.go#L5349: 		{"(*UnsupportedTypeError).Error", Method, 0, ""},
		manifest.go#L5350: 		{"(CharData).Copy", Method, 0, ""},
		manifest.go#L5351: 		{"(Comment).Copy", Method, 0, ""},
		manifest.go#L5352: 		{"(Directive).Copy", Method, 0, ""},
		manifest.go#L5353: 		{"(Marshaler).MarshalXML", Method, 2, ""},
		manifest.go#L5354: 		{"(MarshalerAttr).MarshalXMLAttr", Method, 2, ""},
		manifest.go#L5355: 		{"(ProcInst).Copy", Method, 0, ""},
		manifest.go#L5356: 		{"(StartElement).Copy", Method, 0, ""},
		manifest.go#L5357: 		{"(StartElement).End", Method, 2, ""},
		manifest.go#L5358: 		{"(TokenReader).Token", Method, 10, ""},
		manifest.go#L5359: 		{"(UnmarshalError).Error", Method, 0, ""},
		manifest.go#L5360: 		{"(Unmarshaler).UnmarshalXML", Method, 2, ""},
		manifest.go#L5361: 		{"(UnmarshalerAttr).UnmarshalXMLAttr", Method, 2, ""},
		manifest.go#L5427: 		{"(*Float).Add", Method, 0, ""},
		manifest.go#L5428: 		{"(*Float).Set", Method, 0, ""},
		manifest.go#L5429: 		{"(*Float).String", Method, 0, ""},
		manifest.go#L5430: 		{"(*Float).Value", Method, 8, ""},
		manifest.go#L5431: 		{"(*Int).Add", Method, 0, ""},
		manifest.go#L5432: 		{"(*Int).Set", Method, 0, ""},
		manifest.go#L5433: 		{"(*Int).String", Method, 0, ""},
		manifest.go#L5434: 		{"(*Int).Value", Method, 8, ""},
		manifest.go#L5435: 		{"(*Map).Add", Method, 0, ""},
		manifest.go#L5436: 		{"(*Map).AddFloat", Method, 0, ""},
		manifest.go#L5437: 		{"(*Map).Delete", Method, 12, ""},
		manifest.go#L5438: 		{"(*Map).Do", Method, 0, ""},
		manifest.go#L5439: 		{"(*Map).Get", Method, 0, ""},
		manifest.go#L5440: 		{"(*Map).Init", Method, 0, ""},
		manifest.go#L5441: 		{"(*Map).Set", Method, 0, ""},
		manifest.go#L5442: 		{"(*Map).String", Method, 0, ""},
		manifest.go#L5443: 		{"(*String).Set", Method, 0, ""},
		manifest.go#L5444: 		{"(*String).String", Method, 0, ""},
		manifest.go#L5445: 		{"(*String).Value", Method, 8, ""},
		manifest.go#L5446: 		{"(Func).String", Method, 0, ""},
		manifest.go#L5447: 		{"(Func).Value", Method, 8, ""},
		manifest.go#L5448: 		{"(Var).String", Method, 0, ""},
		manifest.go#L5468: 		{"(*FlagSet).Arg", Method, 0, ""},
		manifest.go#L5469: 		{"(*FlagSet).Args", Method, 0, ""},
		manifest.go#L5470: 		{"(*FlagSet).Bool", Method, 0, ""},
		manifest.go#L5471: 		{"(*FlagSet).BoolFunc", Method, 21, ""},
		manifest.go#L5472: 		{"(*FlagSet).BoolVar", Method, 0, ""},
		manifest.go#L5473: 		{"(*FlagSet).Duration", Method, 0, ""},
		manifest.go#L5474: 		{"(*FlagSet).DurationVar", Method, 0, ""},
		manifest.go#L5475: 		{"(*FlagSet).ErrorHandling", Method, 10, ""},
		manifest.go#L5476: 		{"(*FlagSet).Float64", Method, 0, ""},
		manifest.go#L5477: 		{"(*FlagSet).Float64Var", Method, 0, ""},
		manifest.go#L5478: 		{"(*FlagSet).Func", Method, 16, ""},
		manifest.go#L5479: 		{"(*FlagSet).Init", Method, 0, ""},
		manifest.go#L5480: 		{"(*FlagSet).Int", Method, 0, ""},
		manifest.go#L5481: 		{"(*FlagSet).Int64", Method, 0, ""},
		manifest.go#L5482: 		{"(*FlagSet).Int64Var", Method, 0, ""},
		manifest.go#L5483: 		{"(*FlagSet).IntVar", Method, 0, ""},
		manifest.go#L5484: 		{"(*FlagSet).Lookup", Method, 0, ""},
		manifest.go#L5485: 		{"(*FlagSet).NArg", Method, 0, ""},
		manifest.go#L5486: 		{"(*FlagSet).NFlag", Method, 0, ""},
		manifest.go#L5487: 		{"(*FlagSet).Name", Method, 10, ""},
		manifest.go#L5488: 		{"(*FlagSet).Output", Method, 10, ""},
		manifest.go#L5489: 		{"(*FlagSet).Parse", Method, 0, ""},
		manifest.go#L5490: 		{"(*FlagSet).Parsed", Method, 0, ""},
		manifest.go#L5491: 		{"(*FlagSet).PrintDefaults", Method, 0, ""},
		manifest.go#L5492: 		{"(*FlagSet).Set", Method, 0, ""},
		manifest.go#L5493: 		{"(*FlagSet).SetOutput", Method, 0, ""},
		manifest.go#L5494: 		{"(*FlagSet).String", Method, 0, ""},
		manifest.go#L5495: 		{"(*FlagSet).StringVar", Method, 0, ""},
		manifest.go#L5496: 		{"(*FlagSet).TextVar", Method, 19, ""},
		manifest.go#L5497: 		{"(*FlagSet).Uint", Method, 0, ""},
		manifest.go#L5498: 		{"(*FlagSet).Uint64", Method, 0, ""},
		manifest.go#L5499: 		{"(*FlagSet).Uint64Var", Method, 0, ""},
		manifest.go#L5500: 		{"(*FlagSet).UintVar", Method, 0, ""},
		manifest.go#L5501: 		{"(*FlagSet).Var", Method, 0, ""},
		manifest.go#L5502: 		{"(*FlagSet).Visit", Method, 0, ""},
		manifest.go#L5503: 		{"(*FlagSet).VisitAll", Method, 0, ""},
		manifest.go#L5504: 		{"(Getter).Get", Method, 2, ""},
		manifest.go#L5505: 		{"(Getter).Set", Method, 2, ""},
		manifest.go#L5506: 		{"(Getter).String", Method, 2, ""},
		manifest.go#L5507: 		{"(Value).Set", Method, 0, ""},
		manifest.go#L5508: 		{"(Value).String", Method, 0, ""},
		manifest.go#L5560: 		{"(Formatter).Format", Method, 0, ""},
		manifest.go#L5561: 		{"(GoStringer).GoString", Method, 0, ""},
		manifest.go#L5562: 		{"(ScanState).Read", Method, 0, ""},
		manifest.go#L5563: 		{"(ScanState).ReadRune", Method, 0, ""},
		manifest.go#L5564: 		{"(ScanState).SkipSpace", Method, 0, ""},
		manifest.go#L5565: 		{"(ScanState).Token", Method, 0, ""},
		manifest.go#L5566: 		{"(ScanState).UnreadRune", Method, 0, ""},
		manifest.go#L5567: 		{"(ScanState).Width", Method, 0, ""},
		manifest.go#L5568: 		{"(Scanner).Scan", Method, 0, ""},
		manifest.go#L5569: 		{"(State).Flag", Method, 0, ""},
		manifest.go#L5570: 		{"(State).Precision", Method, 0, ""},
		manifest.go#L5571: 		{"(State).Width", Method, 0, ""},
		manifest.go#L5572: 		{"(State).Write", Method, 0, ""},
		manifest.go#L5573: 		{"(Stringer).String", Method, 0, ""},
		manifest.go#L5605: 		{"(*ArrayType).End", Method, 0, ""},
		manifest.go#L5606: 		{"(*ArrayType).Pos", Method, 0, ""},
		manifest.go#L5607: 		{"(*AssignStmt).End", Method, 0, ""},
		manifest.go#L5608: 		{"(*AssignStmt).Pos", Method, 0, ""},
		manifest.go#L5609: 		{"(*BadDecl).End", Method, 0, ""},
		manifest.go#L5610: 		{"(*BadDecl).Pos", Method, 0, ""},
		manifest.go#L5611: 		{"(*BadExpr).End", Method, 0, ""},
		manifest.go#L5612: 		{"(*BadExpr).Pos", Method, 0, ""},
		manifest.go#L5613: 		{"(*BadStmt).End", Method, 0, ""},
		manifest.go#L5614: 		{"(*BadStmt).Pos", Method, 0, ""},
		manifest.go#L5615: 		{"(*BasicLit).End", Method, 0, ""},
		manifest.go#L5616: 		{"(*BasicLit).Pos", Method, 0, ""},
		manifest.go#L5617: 		{"(*BinaryExpr).End", Method, 0, ""},
		manifest.go#L5618: 		{"(*BinaryExpr).Pos", Method, 0, ""},
		manifest.go#L5619: 		{"(*BlockStmt).End", Method, 0, ""},
		manifest.go#L5620: 		{"(*BlockStmt).Pos", Method, 0, ""},
		manifest.go#L5621: 		{"(*BranchStmt).End", Method, 0, ""},
		manifest.go#L5622: 		{"(*BranchStmt).Pos", Method, 0, ""},
		manifest.go#L5623: 		{"(*CallExpr).End", Method, 0, ""},
		manifest.go#L5624: 		{"(*CallExpr).Pos", Method, 0, ""},
		manifest.go#L5625: 		{"(*CaseClause).End", Method, 0, ""},
		manifest.go#L5626: 		{"(*CaseClause).Pos", Method, 0, ""},
		manifest.go#L5627: 		{"(*ChanType).End", Method, 0, ""},
		manifest.go#L5628: 		{"(*ChanType).Pos", Method, 0, ""},
		manifest.go#L5629: 		{"(*CommClause).End", Method, 0, ""},
		manifest.go#L5630: 		{"(*CommClause).Pos", Method, 0, ""},
		manifest.go#L5631: 		{"(*Comment).End", Method, 0, ""},
		manifest.go#L5632: 		{"(*Comment).Pos", Method, 0, ""},
		manifest.go#L5633: 		{"(*CommentGroup).End", Method, 0, ""},
		manifest.go#L5634: 		{"(*CommentGroup).Pos", Method, 0, ""},
		manifest.go#L5635: 		{"(*CommentGroup).Text", Method, 0, ""},
		manifest.go#L5636: 		{"(*CompositeLit).End", Method, 0, ""},
		manifest.go#L5637: 		{"(*CompositeLit).Pos", Method, 0, ""},
		manifest.go#L5638: 		{"(*DeclStmt).End", Method, 0, ""},
		manifest.go#L5639: 		{"(*DeclStmt).Pos", Method, 0, ""},
		manifest.go#L5640: 		{"(*DeferStmt).End", Method, 0, ""},
		manifest.go#L5641: 		{"(*DeferStmt).Pos", Method, 0, ""},
		manifest.go#L5642: 		{"(*Directive).End", Method, 26, ""},
		manifest.go#L5643: 		{"(*Directive).ParseArgs", Method, 26, ""},
		manifest.go#L5644: 		{"(*Directive).Pos", Method, 26, ""},
		manifest.go#L5645: 		{"(*Ellipsis).End", Method, 0, ""},
		manifest.go#L5646: 		{"(*Ellipsis).Pos", Method, 0, ""},
		manifest.go#L5647: 		{"(*EmptyStmt).End", Method, 0, ""},
		manifest.go#L5648: 		{"(*EmptyStmt).Pos", Method, 0, ""},
		manifest.go#L5649: 		{"(*ExprStmt).End", Method, 0, ""},
		manifest.go#L5650: 		{"(*ExprStmt).Pos", Method, 0, ""},
		manifest.go#L5651: 		{"(*Field).End", Method, 0, ""},
		manifest.go#L5652: 		{"(*Field).Pos", Method, 0, ""},
		manifest.go#L5653: 		{"(*FieldList).End", Method, 0, ""},
		manifest.go#L5654: 		{"(*FieldList).NumFields", Method, 0, ""},
		manifest.go#L5655: 		{"(*FieldList).Pos", Method, 0, ""},
		manifest.go#L5656: 		{"(*File).End", Method, 0, ""},
		manifest.go#L5657: 		{"(*File).Pos", Method, 0, ""},
		manifest.go#L5658: 		{"(*ForStmt).End", Method, 0, ""},
		manifest.go#L5659: 		{"(*ForStmt).Pos", Method, 0, ""},
		manifest.go#L5660: 		{"(*FuncDecl).End", Method, 0, ""},
		manifest.go#L5661: 		{"(*FuncDecl).Pos", Method, 0, ""},
		manifest.go#L5662: 		{"(*FuncLit).End", Method, 0, ""},
		manifest.go#L5663: 		{"(*FuncLit).Pos", Method, 0, ""},
		manifest.go#L5664: 		{"(*FuncType).End", Method, 0, ""},
		manifest.go#L5665: 		{"(*FuncType).Pos", Method, 0, ""},
		manifest.go#L5666: 		{"(*GenDecl).End", Method, 0, ""},
		manifest.go#L5667: 		{"(*GenDecl).Pos", Method, 0, ""},
		manifest.go#L5668: 		{"(*GoStmt).End", Method, 0, ""},
		manifest.go#L5669: 		{"(*GoStmt).Pos", Method, 0, ""},
		manifest.go#L5670: 		{"(*Ident).End", Method, 0, ""},
		manifest.go#L5671: 		{"(*Ident).IsExported", Method, 0, ""},
		manifest.go#L5672: 		{"(*Ident).Pos", Method, 0, ""},
		manifest.go#L5673: 		{"(*Ident).String", Method, 0, ""},
		manifest.go#L5674: 		{"(*IfStmt).End", Method, 0, ""},
		manifest.go#L5675: 		{"(*IfStmt).Pos", Method, 0, ""},
		manifest.go#L5676: 		{"(*ImportSpec).End", Method, 0, ""},
		manifest.go#L5677: 		{"(*ImportSpec).Pos", Method, 0, ""},
		manifest.go#L5678: 		{"(*IncDecStmt).End", Method, 0, ""},
		manifest.go#L5679: 		{"(*IncDecStmt).Pos", Method, 0, ""},
		manifest.go#L5680: 		{"(*IndexExpr).End", Method, 0, ""},
		manifest.go#L5681: 		{"(*IndexExpr).Pos", Method, 0, ""},
		manifest.go#L5682: 		{"(*IndexListExpr).End", Method, 18, ""},
		manifest.go#L5683: 		{"(*IndexListExpr).Pos", Method, 18, ""},
		manifest.go#L5684: 		{"(*InterfaceType).End", Method, 0, ""},
		manifest.go#L5685: 		{"(*InterfaceType).Pos", Method, 0, ""},
		manifest.go#L5686: 		{"(*KeyValueExpr).End", Method, 0, ""},
		manifest.go#L5687: 		{"(*KeyValueExpr).Pos", Method, 0, ""},
		manifest.go#L5688: 		{"(*LabeledStmt).End", Method, 0, ""},
		manifest.go#L5689: 		{"(*LabeledStmt).Pos", Method, 0, ""},
		manifest.go#L5690: 		{"(*MapType).End", Method, 0, ""},
		manifest.go#L5691: 		{"(*MapType).Pos", Method, 0, ""},
		manifest.go#L5692: 		{"(*Object).Pos", Method, 0, ""},
		manifest.go#L5693: 		{"(*Package).End", Method, 0, ""},
		manifest.go#L5694: 		{"(*Package).Pos", Method, 0, ""},
		manifest.go#L5695: 		{"(*ParenExpr).End", Method, 0, ""},
		manifest.go#L5696: 		{"(*ParenExpr).Pos", Method, 0, ""},
		manifest.go#L5697: 		{"(*RangeStmt).End", Method, 0, ""},
		manifest.go#L5698: 		{"(*RangeStmt).Pos", Method, 0, ""},
		manifest.go#L5699: 		{"(*ReturnStmt).End", Method, 0, ""},
		manifest.go#L5700: 		{"(*ReturnStmt).Pos", Method, 0, ""},
		manifest.go#L5701: 		{"(*Scope).Insert", Method, 0, ""},
		manifest.go#L5702: 		{"(*Scope).Lookup", Method, 0, ""},
		manifest.go#L5703: 		{"(*Scope).String", Method, 0, ""},
		manifest.go#L5704: 		{"(*SelectStmt).End", Method, 0, ""},
		manifest.go#L5705: 		{"(*SelectStmt).Pos", Method, 0, ""},
		manifest.go#L5706: 		{"(*SelectorExpr).End", Method, 0, ""},
		manifest.go#L5707: 		{"(*SelectorExpr).Pos", Method, 0, ""},
		manifest.go#L5708: 		{"(*SendStmt).End", Method, 0, ""},
		manifest.go#L5709: 		{"(*SendStmt).Pos", Method, 0, ""},
		manifest.go#L5710: 		{"(*SliceExpr).End", Method, 0, ""},
		manifest.go#L5711: 		{"(*SliceExpr).Pos", Method, 0, ""},
		manifest.go#L5712: 		{"(*StarExpr).End", Method, 0, ""},
		manifest.go#L5713: 		{"(*StarExpr).Pos", Method, 0, ""},
		manifest.go#L5714: 		{"(*StructType).End", Method, 0, ""},
		manifest.go#L5715: 		{"(*StructType).Pos", Method, 0, ""},
		manifest.go#L5716: 		{"(*SwitchStmt).End", Method, 0, ""},
		manifest.go#L5717: 		{"(*SwitchStmt).Pos", Method, 0, ""},
		manifest.go#L5718: 		{"(*TypeAssertExpr).End", Method, 0, ""},
		manifest.go#L5719: 		{"(*TypeAssertExpr).Pos", Method, 0, ""},
		manifest.go#L5720: 		{"(*TypeSpec).End", Method, 0, ""},
		manifest.go#L5721: 		{"(*TypeSpec).Pos", Method, 0, ""},
		manifest.go#L5722: 		{"(*TypeSwitchStmt).End", Method, 0, ""},
		manifest.go#L5723: 		{"(*TypeSwitchStmt).Pos", Method, 0, ""},
		manifest.go#L5724: 		{"(*UnaryExpr).End", Method, 0, ""},
		manifest.go#L5725: 		{"(*UnaryExpr).Pos", Method, 0, ""},
		manifest.go#L5726: 		{"(*ValueSpec).End", Method, 0, ""},
		manifest.go#L5727: 		{"(*ValueSpec).Pos", Method, 0, ""},
		manifest.go#L5728: 		{"(CommentMap).Comments", Method, 1, ""},
		manifest.go#L5729: 		{"(CommentMap).Filter", Method, 1, ""},
		manifest.go#L5730: 		{"(CommentMap).String", Method, 1, ""},
		manifest.go#L5731: 		{"(CommentMap).Update", Method, 1, ""},
		manifest.go#L5732: 		{"(Decl).End", Method, 0, ""},
		manifest.go#L5733: 		{"(Decl).Pos", Method, 0, ""},
		manifest.go#L5734: 		{"(Expr).End", Method, 0, ""},
		manifest.go#L5735: 		{"(Expr).Pos", Method, 0, ""},
		manifest.go#L5736: 		{"(Node).End", Method, 0, ""},
		manifest.go#L5737: 		{"(Node).Pos", Method, 0, ""},
		manifest.go#L5738: 		{"(ObjKind).String", Method, 0, ""},
		manifest.go#L5739: 		{"(Spec).End", Method, 0, ""},
		manifest.go#L5740: 		{"(Spec).Pos", Method, 0, ""},
		manifest.go#L5741: 		{"(Stmt).End", Method, 0, ""},
		manifest.go#L5742: 		{"(Stmt).Pos", Method, 0, ""},
		manifest.go#L5743: 		{"(Visitor).Visit", Method, 0, ""},
		manifest.go#L6065: 		{"(*Context).Import", Method, 0, ""},
		manifest.go#L6066: 		{"(*Context).ImportDir", Method, 0, ""},
		manifest.go#L6067: 		{"(*Context).MatchFile", Method, 2, ""},
		manifest.go#L6068: 		{"(*Context).SrcDirs", Method, 0, ""},
		manifest.go#L6069: 		{"(*MultiplePackageError).Error", Method, 4, ""},
		manifest.go#L6070: 		{"(*NoGoError).Error", Method, 0, ""},
		manifest.go#L6071: 		{"(*Package).IsCommand", Method, 0, ""},
		manifest.go#L6167: 		{"(*AndExpr).Eval", Method, 16, ""},
		manifest.go#L6168: 		{"(*AndExpr).String", Method, 16, ""},
		manifest.go#L6169: 		{"(*NotExpr).Eval", Method, 16, ""},
		manifest.go#L6170: 		{"(*NotExpr).String", Method, 16, ""},
		manifest.go#L6171: 		{"(*OrExpr).Eval", Method, 16, ""},
		manifest.go#L6172: 		{"(*OrExpr).String", Method, 16, ""},
		manifest.go#L6173: 		{"(*SyntaxError).Error", Method, 16, ""},
		manifest.go#L6174: 		{"(*TagExpr).Eval", Method, 16, ""},
		manifest.go#L6175: 		{"(*TagExpr).String", Method, 16, ""},
		manifest.go#L6176: 		{"(Expr).Eval", Method, 16, ""},
		manifest.go#L6177: 		{"(Expr).String", Method, 16, ""},
		manifest.go#L6198: 		{"(Kind).String", Method, 18, ""},
		manifest.go#L6199: 		{"(Value).ExactString", Method, 6, ""},
		manifest.go#L6200: 		{"(Value).Kind", Method, 5, ""},
		manifest.go#L6201: 		{"(Value).String", Method, 5, ""},
		manifest.go#L6243: 		{"(*Package).Filter", Method, 0, ""},
		manifest.go#L6244: 		{"(*Package).HTML", Method, 19, ""},
		manifest.go#L6245: 		{"(*Package).Markdown", Method, 19, ""},
		manifest.go#L6246: 		{"(*Package).Parser", Method, 19, ""},
		manifest.go#L6247: 		{"(*Package).Printer", Method, 19, ""},
		manifest.go#L6248: 		{"(*Package).Synopsis", Method, 19, ""},
		manifest.go#L6249: 		{"(*Package).Text", Method, 19, ""},
		manifest.go#L6315: 		{"(*DocLink).DefaultURL", Method, 19, ""},
		manifest.go#L6316: 		{"(*Heading).DefaultID", Method, 19, ""},
		manifest.go#L6317: 		{"(*List).BlankBefore", Method, 19, ""},
		manifest.go#L6318: 		{"(*List).BlankBetween", Method, 19, ""},
		manifest.go#L6319: 		{"(*Parser).Parse", Method, 19, ""},
		manifest.go#L6320: 		{"(*Printer).Comment", Method, 19, ""},
		manifest.go#L6321: 		{"(*Printer).HTML", Method, 19, ""},
		manifest.go#L6322: 		{"(*Printer).Markdown", Method, 19, ""},
		manifest.go#L6323: 		{"(*Printer).Text", Method, 19, ""},
		manifest.go#L6395: 		{"(*Config).Fprint", Method, 0, ""},
		manifest.go#L6411: 		{"(*ErrorList).Add", Method, 0, ""},
		manifest.go#L6412: 		{"(*ErrorList).RemoveMultiples", Method, 0, ""},
		manifest.go#L6413: 		{"(*ErrorList).Reset", Method, 0, ""},
		manifest.go#L6414: 		{"(*Scanner).End", Method, 27, ""},
		manifest.go#L6415: 		{"(*Scanner).Init", Method, 0, ""},
		manifest.go#L6416: 		{"(*Scanner).Scan", Method, 0, ""},
		manifest.go#L6417: 		{"(Error).Error", Method, 0, ""},
		manifest.go#L6418: 		{"(ErrorList).Err", Method, 0, ""},
		manifest.go#L6419: 		{"(ErrorList).Error", Method, 0, ""},
		manifest.go#L6420: 		{"(ErrorList).Len", Method, 0, ""},
		manifest.go#L6421: 		{"(ErrorList).Less", Method, 0, ""},
		manifest.go#L6422: 		{"(ErrorList).Sort", Method, 0, ""},
		manifest.go#L6423: 		{"(ErrorList).Swap", Method, 0, ""},
		manifest.go#L6436: 		{"(*File).AddLine", Method, 0, ""},
		manifest.go#L6437: 		{"(*File).AddLineColumnInfo", Method, 11, ""},
		manifest.go#L6438: 		{"(*File).AddLineInfo", Method, 0, ""},
		manifest.go#L6439: 		{"(*File).Base", Method, 0, ""},
		manifest.go#L6440: 		{"(*File).End", Method, 26, ""},
		manifest.go#L6441: 		{"(*File).Line", Method, 0, ""},
		manifest.go#L6442: 		{"(*File).LineCount", Method, 0, ""},
		manifest.go#L6443: 		{"(*File).LineStart", Method, 12, ""},
		manifest.go#L6444: 		{"(*File).Lines", Method, 21, ""},
		manifest.go#L6445: 		{"(*File).MergeLine", Method, 2, ""},
		manifest.go#L6446: 		{"(*File).Name", Method, 0, ""},
		manifest.go#L6447: 		{"(*File).Offset", Method, 0, ""},
		manifest.go#L6448: 		{"(*File).Pos", Method, 0, ""},
		manifest.go#L6449: 		{"(*File).Position", Method, 0, ""},
		manifest.go#L6450: 		{"(*File).PositionFor", Method, 4, ""},
		manifest.go#L6451: 		{"(*File).SetLines", Method, 0, ""},
		manifest.go#L6452: 		{"(*File).SetLinesForContent", Method, 0, ""},
		manifest.go#L6453: 		{"(*File).Size", Method, 0, ""},
		manifest.go#L6454: 		{"(*File).String", Method, 27, ""},
		manifest.go#L6455: 		{"(*FileSet).AddExistingFiles", Method, 25, ""},
		manifest.go#L6456: 		{"(*FileSet).AddFile", Method, 0, ""},
		manifest.go#L6457: 		{"(*FileSet).Base", Method, 0, ""},
		manifest.go#L6458: 		{"(*FileSet).File", Method, 0, ""},
		manifest.go#L6459: 		{"(*FileSet).Iterate", Method, 0, ""},
		manifest.go#L6460: 		{"(*FileSet).Position", Method, 0, ""},
		manifest.go#L6461: 		{"(*FileSet).PositionFor", Method, 4, ""},
		manifest.go#L6462: 		{"(*FileSet).Read", Method, 0, ""},
		manifest.go#L6463: 		{"(*FileSet).RemoveFile", Method, 20, ""},
		manifest.go#L6464: 		{"(*FileSet).Write", Method, 0, ""},
		manifest.go#L6465: 		{"(*Position).IsValid", Method, 0, ""},
		manifest.go#L6466: 		{"(Pos).IsValid", Method, 0, ""},
		manifest.go#L6467: 		{"(Position).String", Method, 0, ""},
		manifest.go#L6468: 		{"(Token).IsKeyword", Method, 0, ""},
		manifest.go#L6469: 		{"(Token).IsLiteral", Method, 0, ""},
		manifest.go#L6470: 		{"(Token).IsOperator", Method, 0, ""},
		manifest.go#L6471: 		{"(Token).Precedence", Method, 0, ""},
		manifest.go#L6472: 		{"(Token).String", Method, 0, ""},
		manifest.go#L6575: 		{"(*Alias).Obj", Method, 22, ""},
		manifest.go#L6576: 		{"(*Alias).Origin", Method, 23, ""},
		manifest.go#L6577: 		{"(*Alias).Rhs", Method, 23, ""},
		manifest.go#L6578: 		{"(*Alias).SetTypeParams", Method, 23, ""},
		manifest.go#L6579: 		{"(*Alias).String", Method, 22, ""},
		manifest.go#L6580: 		{"(*Alias).TypeArgs", Method, 23, ""},
		manifest.go#L6581: 		{"(*Alias).TypeParams", Method, 23, ""},
		manifest.go#L6582: 		{"(*Alias).Underlying", Method, 22, ""},
		manifest.go#L6583: 		{"(*ArgumentError).Error", Method, 18, ""},
		manifest.go#L6584: 		{"(*ArgumentError).Unwrap", Method, 18, ""},
		manifest.go#L6585: 		{"(*Array).Elem", Method, 5, ""},
		manifest.go#L6586: 		{"(*Array).Len", Method, 5, ""},
		manifest.go#L6587: 		{"(*Array).String", Method, 5, ""},
		manifest.go#L6588: 		{"(*Array).Underlying", Method, 5, ""},
		manifest.go#L6589: 		{"(*Basic).Info", Method, 5, ""},
		manifest.go#L6590: 		{"(*Basic).Kind", Method, 5, ""},
		manifest.go#L6591: 		{"(*Basic).Name", Method, 5, ""},
		manifest.go#L6592: 		{"(*Basic).String", Method, 5, ""},
		manifest.go#L6593: 		{"(*Basic).Underlying", Method, 5, ""},
		manifest.go#L6594: 		{"(*Builtin).Exported", Method, 5, ""},
		manifest.go#L6595: 		{"(*Builtin).Id", Method, 5, ""},
		manifest.go#L6596: 		{"(*Builtin).Name", Method, 5, ""},
		manifest.go#L6597: 		{"(*Builtin).Parent", Method, 5, ""},
		manifest.go#L6598: 		{"(*Builtin).Pkg", Method, 5, ""},
		manifest.go#L6599: 		{"(*Builtin).Pos", Method, 5, ""},
		manifest.go#L6600: 		{"(*Builtin).String", Method, 5, ""},
		manifest.go#L6601: 		{"(*Builtin).Type", Method, 5, ""},
		manifest.go#L6602: 		{"(*Chan).Dir", Method, 5, ""},
		manifest.go#L6603: 		{"(*Chan).Elem", Method, 5, ""},
		manifest.go#L6604: 		{"(*Chan).String", Method, 5, ""},
		manifest.go#L6605: 		{"(*Chan).Underlying", Method, 5, ""},
		manifest.go#L6606: 		{"(*Checker).Files", Method, 5, ""},
		manifest.go#L6607: 		{"(*Config).Check", Method, 5, ""},
		manifest.go#L6608: 		{"(*Const).Exported", Method, 5, ""},
		manifest.go#L6609: 		{"(*Const).Id", Method, 5, ""},
		manifest.go#L6610: 		{"(*Const).Name", Method, 5, ""},
		manifest.go#L6611: 		{"(*Const).Parent", Method, 5, ""},
		manifest.go#L6612: 		{"(*Const).Pkg", Method, 5, ""},
		manifest.go#L6613: 		{"(*Const).Pos", Method, 5, ""},
		manifest.go#L6614: 		{"(*Const).String", Method, 5, ""},
		manifest.go#L6615: 		{"(*Const).Type", Method, 5, ""},
		manifest.go#L6616: 		{"(*Const).Val", Method, 5, ""},
		manifest.go#L6617: 		{"(*Func).Exported", Method, 5, ""},
		manifest.go#L6618: 		{"(*Func).FullName", Method, 5, ""},
		manifest.go#L6619: 		{"(*Func).Id", Method, 5, ""},
		manifest.go#L6620: 		{"(*Func).Name", Method, 5, ""},
		manifest.go#L6621: 		{"(*Func).Origin", Method, 19, ""},
		manifest.go#L6622: 		{"(*Func).Parent", Method, 5, ""},
		manifest.go#L6623: 		{"(*Func).Pkg", Method, 5, ""},
		manifest.go#L6624: 		{"(*Func).Pos", Method, 5, ""},
		manifest.go#L6625: 		{"(*Func).Scope", Method, 5, ""},
		manifest.go#L6626: 		{"(*Func).Signature", Method, 23, ""},
		manifest.go#L6627: 		{"(*Func).String", Method, 5, ""},
		manifest.go#L6628: 		{"(*Func).Type", Method, 5, ""},
		manifest.go#L6629: 		{"(*Info).ObjectOf", Method, 5, ""},
		manifest.go#L6630: 		{"(*Info).PkgNameOf", Method, 22, ""},
		manifest.go#L6631: 		{"(*Info).TypeOf", Method, 5, ""},
		manifest.go#L6632: 		{"(*Initializer).String", Method, 5, ""},
		manifest.go#L6633: 		{"(*Interface).Complete", Method, 5, ""},
		manifest.go#L6634: 		{"(*Interface).Embedded", Method, 5, ""},
		manifest.go#L6635: 		{"(*Interface).EmbeddedType", Method, 11, ""},
		manifest.go#L6636: 		{"(*Interface).EmbeddedTypes", Method, 24, ""},
		manifest.go#L6637: 		{"(*Interface).Empty", Method, 5, ""},
		manifest.go#L6638: 		{"(*Interface).ExplicitMethod", Method, 5, ""},
		manifest.go#L6639: 		{"(*Interface).ExplicitMethods", Method, 24, ""},
		manifest.go#L6640: 		{"(*Interface).IsComparable", Method, 18, ""},
		manifest.go#L6641: 		{"(*Interface).IsImplicit", Method, 18, ""},
		manifest.go#L6642: 		{"(*Interface).IsMethodSet", Method, 18, ""},
		manifest.go#L6643: 		{"(*Interface).MarkImplicit", Method, 18, ""},
		manifest.go#L6644: 		{"(*Interface).Method", Method, 5, ""},
		manifest.go#L6645: 		{"(*Interface).Methods", Method, 24, ""},
		manifest.go#L6646: 		{"(*Interface).NumEmbeddeds", Method, 5, ""},
		manifest.go#L6647: 		{"(*Interface).NumExplicitMethods", Method, 5, ""},
		manifest.go#L6648: 		{"(*Interface).NumMethods", Method, 5, ""},
		manifest.go#L6649: 		{"(*Interface).String", Method, 5, ""},
		manifest.go#L6650: 		{"(*Interface).Underlying", Method, 5, ""},
		manifest.go#L6651: 		{"(*Label).Exported", Method, 5, ""},
		manifest.go#L6652: 		{"(*Label).Id", Method, 5, ""},
		manifest.go#L6653: 		{"(*Label).Name", Method, 5, ""},
		manifest.go#L6654: 		{"(*Label).Parent", Method, 5, ""},
		manifest.go#L6655: 		{"(*Label).Pkg", Method, 5, ""},
		manifest.go#L6656: 		{"(*Label).Pos", Method, 5, ""},
		manifest.go#L6657: 		{"(*Label).String", Method, 5, ""},
		manifest.go#L6658: 		{"(*Label).Type", Method, 5, ""},
		manifest.go#L6659: 		{"(*Map).Elem", Method, 5, ""},
		manifest.go#L6660: 		{"(*Map).Key", Method, 5, ""},
		manifest.go#L6661: 		{"(*Map).String", Method, 5, ""},
		manifest.go#L6662: 		{"(*Map).Underlying", Method, 5, ""},
		manifest.go#L6663: 		{"(*MethodSet).At", Method, 5, ""},
		manifest.go#L6664: 		{"(*MethodSet).Len", Method, 5, ""},
		manifest.go#L6665: 		{"(*MethodSet).Lookup", Method, 5, ""},
		manifest.go#L6666: 		{"(*MethodSet).Methods", Method, 24, ""},
		manifest.go#L6667: 		{"(*MethodSet).String", Method, 5, ""},
		manifest.go#L6668: 		{"(*Named).AddMethod", Method, 5, ""},
		manifest.go#L6669: 		{"(*Named).Method", Method, 5, ""},
		manifest.go#L6670: 		{"(*Named).Methods", Method, 24, ""},
		manifest.go#L6671: 		{"(*Named).NumMethods", Method, 5, ""},
		manifest.go#L6672: 		{"(*Named).Obj", Method, 5, ""},
		manifest.go#L6673: 		{"(*Named).Origin", Method, 18, ""},
		manifest.go#L6674: 		{"(*Named).SetTypeParams", Method, 18, ""},
		manifest.go#L6675: 		{"(*Named).SetUnderlying", Method, 5, ""},
		manifest.go#L6676: 		{"(*Named).String", Method, 5, ""},
		manifest.go#L6677: 		{"(*Named).TypeArgs", Method, 18, ""},
		manifest.go#L6678: 		{"(*Named).TypeParams", Method, 18, ""},
		manifest.go#L6679: 		{"(*Named).Underlying", Method, 5, ""},
		manifest.go#L6680: 		{"(*Nil).Exported", Method, 5, ""},
		manifest.go#L6681: 		{"(*Nil).Id", Method, 5, ""},
		manifest.go#L6682: 		{"(*Nil).Name", Method, 5, ""},
		manifest.go#L6683: 		{"(*Nil).Parent", Method, 5, ""},
		manifest.go#L6684: 		{"(*Nil).Pkg", Method, 5, ""},
		manifest.go#L6685: 		{"(*Nil).Pos", Method, 5, ""},
		manifest.go#L6686: 		{"(*Nil).String", Method, 5, ""},
		manifest.go#L6687: 		{"(*Nil).Type", Method, 5, ""},
		manifest.go#L6688: 		{"(*Package).Complete", Method, 5, ""},
		manifest.go#L6689: 		{"(*Package).GoVersion", Method, 21, ""},
		manifest.go#L6690: 		{"(*Package).Imports", Method, 5, ""},
		manifest.go#L6691: 		{"(*Package).MarkComplete", Method, 5, ""},
		manifest.go#L6692: 		{"(*Package).Name", Method, 5, ""},
		manifest.go#L6693: 		{"(*Package).Path", Method, 5, ""},
		manifest.go#L6694: 		{"(*Package).Scope", Method, 5, ""},
		manifest.go#L6695: 		{"(*Package).SetImports", Method, 5, ""},
		manifest.go#L6696: 		{"(*Package).SetName", Method, 6, ""},
		manifest.go#L6697: 		{"(*Package).String", Method, 5, ""},
		manifest.go#L6698: 		{"(*PkgName).Exported", Method, 5, ""},
		manifest.go#L6699: 		{"(*PkgName).Id", Method, 5, ""},
		manifest.go#L6700: 		{"(*PkgName).Imported", Method, 5, ""},
		manifest.go#L6701: 		{"(*PkgName).Name", Method, 5, ""},
		manifest.go#L6702: 		{"(*PkgName).Parent", Method, 5, ""},
		manifest.go#L6703: 		{"(*PkgName).Pkg", Method, 5, ""},
		manifest.go#L6704: 		{"(*PkgName).Pos", Method, 5, ""},
		manifest.go#L6705: 		{"(*PkgName).String", Method, 5, ""},
		manifest.go#L6706: 		{"(*PkgName).Type", Method, 5, ""},
		manifest.go#L6707: 		{"(*Pointer).Elem", Method, 5, ""},
		manifest.go#L6708: 		{"(*Pointer).String", Method, 5, ""},
		manifest.go#L6709: 		{"(*Pointer).Underlying", Method, 5, ""},
		manifest.go#L6710: 		{"(*Scope).Child", Method, 5, ""},
		manifest.go#L6711: 		{"(*Scope).Children", Method, 24, ""},
		manifest.go#L6712: 		{"(*Scope).Contains", Method, 5, ""},
		manifest.go#L6713: 		{"(*Scope).End", Method, 5, ""},
		manifest.go#L6714: 		{"(*Scope).Innermost", Method, 5, ""},
		manifest.go#L6715: 		{"(*Scope).Insert", Method, 5, ""},
		manifest.go#L6716: 		{"(*Scope).Len", Method, 5, ""},
		manifest.go#L6717: 		{"(*Scope).Lookup", Method, 5, ""},
		manifest.go#L6718: 		{"(*Scope).LookupParent", Method, 5, ""},
		manifest.go#L6719: 		{"(*Scope).Names", Method, 5, ""},
		manifest.go#L6720: 		{"(*Scope).NumChildren", Method, 5, ""},
		manifest.go#L6721: 		{"(*Scope).Parent", Method, 5, ""},
		manifest.go#L6722: 		{"(*Scope).Pos", Method, 5, ""},
		manifest.go#L6723: 		{"(*Scope).String", Method, 5, ""},
		manifest.go#L6724: 		{"(*Scope).WriteTo", Method, 5, ""},
		manifest.go#L6725: 		{"(*Selection).Index", Method, 5, ""},
		manifest.go#L6726: 		{"(*Selection).Indirect", Method, 5, ""},
		manifest.go#L6727: 		{"(*Selection).Kind", Method, 5, ""},
		manifest.go#L6728: 		{"(*Selection).Obj", Method, 5, ""},
		manifest.go#L6729: 		{"(*Selection).Recv", Method, 5, ""},
		manifest.go#L6730: 		{"(*Selection).String", Method, 5, ""},
		manifest.go#L6731: 		{"(*Selection).Type", Method, 5, ""},
		manifest.go#L6732: 		{"(*Signature).Params", Method, 5, ""},
		manifest.go#L6733: 		{"(*Signature).Recv", Method, 5, ""},
		manifest.go#L6734: 		{"(*Signature).RecvTypeParams", Method, 18, ""},
		manifest.go#L6735: 		{"(*Signature).Results", Method, 5, ""},
		manifest.go#L6736: 		{"(*Signature).String", Method, 5, ""},
		manifest.go#L6737: 		{"(*Signature).TypeParams", Method, 18, ""},
		manifest.go#L6738: 		{"(*Signature).Underlying", Method, 5, ""},
		manifest.go#L6739: 		{"(*Signature).Variadic", Method, 5, ""},
		manifest.go#L6740: 		{"(*Slice).Elem", Method, 5, ""},
		manifest.go#L6741: 		{"(*Slice).String", Method, 5, ""},
		manifest.go#L6742: 		{"(*Slice).Underlying", Method, 5, ""},
		manifest.go#L6743: 		{"(*StdSizes).Alignof", Method, 5, ""},
		manifest.go#L6744: 		{"(*StdSizes).Offsetsof", Method, 5, ""},
		manifest.go#L6745: 		{"(*StdSizes).Sizeof", Method, 5, ""},
		manifest.go#L6746: 		{"(*Struct).Field", Method, 5, ""},
		manifest.go#L6747: 		{"(*Struct).Fields", Method, 24, ""},
		manifest.go#L6748: 		{"(*Struct).NumFields", Method, 5, ""},
		manifest.go#L6749: 		{"(*Struct).String", Method, 5, ""},
		manifest.go#L6750: 		{"(*Struct).Tag", Method, 5, ""},
		manifest.go#L6751: 		{"(*Struct).Underlying", Method, 5, ""},
		manifest.go#L6752: 		{"(*Term).String", Method, 18, ""},
		manifest.go#L6753: 		{"(*Term).Tilde", Method, 18, ""},
		manifest.go#L6754: 		{"(*Term).Type", Method, 18, ""},
		manifest.go#L6755: 		{"(*Tuple).At", Method, 5, ""},
		manifest.go#L6756: 		{"(*Tuple).Len", Method, 5, ""},
		manifest.go#L6757: 		{"(*Tuple).String", Method, 5, ""},
		manifest.go#L6758: 		{"(*Tuple).Underlying", Method, 5, ""},
		manifest.go#L6759: 		{"(*Tuple).Variables", Method, 24, ""},
		manifest.go#L6760: 		{"(*TypeList).At", Method, 18, ""},
		manifest.go#L6761: 		{"(*TypeList).Len", Method, 18, ""},
		manifest.go#L6762: 		{"(*TypeList).String", Method, 27, ""},
		manifest.go#L6763: 		{"(*TypeList).Types", Method, 24, ""},
		manifest.go#L6764: 		{"(*TypeName).Exported", Method, 5, ""},
		manifest.go#L6765: 		{"(*TypeName).Id", Method, 5, ""},
		manifest.go#L6766: 		{"(*TypeName).IsAlias", Method, 9, ""},
		manifest.go#L6767: 		{"(*TypeName).Name", Method, 5, ""},
		manifest.go#L6768: 		{"(*TypeName).Parent", Method, 5, ""},
		manifest.go#L6769: 		{"(*TypeName).Pkg", Method, 5, ""},
		manifest.go#L6770: 		{"(*TypeName).Pos", Method, 5, ""},
		manifest.go#L6771: 		{"(*TypeName).String", Method, 5, ""},
		manifest.go#L6772: 		{"(*TypeName).Type", Method, 5, ""},
		manifest.go#L6773: 		{"(*TypeParam).Constraint", Method, 18, ""},
		manifest.go#L6774: 		{"(*TypeParam).Index", Method, 18, ""},
		manifest.go#L6775: 		{"(*TypeParam).Obj", Method, 18, ""},
		manifest.go#L6776: 		{"(*TypeParam).SetConstraint", Method, 18, ""},
		manifest.go#L6777: 		{"(*TypeParam).String", Method, 18, ""},
		manifest.go#L6778: 		{"(*TypeParam).Underlying", Method, 18, ""},
		manifest.go#L6779: 		{"(*TypeParamList).At", Method, 18, ""},
		manifest.go#L6780: 		{"(*TypeParamList).Len", Method, 18, ""},
		manifest.go#L6781: 		{"(*TypeParamList).String", Method, 27, ""},
		manifest.go#L6782: 		{"(*TypeParamList).TypeParams", Method, 24, ""},
		manifest.go#L6783: 		{"(*Union).Len", Method, 18, ""},
		manifest.go#L6784: 		{"(*Union).String", Method, 18, ""},
		manifest.go#L6785: 		{"(*Union).Term", Method, 18, ""},
		manifest.go#L6786: 		{"(*Union).Terms", Method, 24, ""},
		manifest.go#L6787: 		{"(*Union).Underlying", Method, 18, ""},
		manifest.go#L6788: 		{"(*Var).Anonymous", Method, 5, ""},
		manifest.go#L6789: 		{"(*Var).Embedded", Method, 11, ""},
		manifest.go#L6790: 		{"(*Var).Exported", Method, 5, ""},
		manifest.go#L6791: 		{"(*Var).Id", Method, 5, ""},
		manifest.go#L6792: 		{"(*Var).IsField", Method, 5, ""},
		manifest.go#L6793: 		{"(*Var).Kind", Method, 25, ""},
		manifest.go#L6794: 		{"(*Var).Name", Method, 5, ""},
		manifest.go#L6795: 		{"(*Var).Origin", Method, 19, ""},
		manifest.go#L6796: 		{"(*Var).Parent", Method, 5, ""},
		manifest.go#L6797: 		{"(*Var).Pkg", Method, 5, ""},
		manifest.go#L6798: 		{"(*Var).Pos", Method, 5, ""},
		manifest.go#L6799: 		{"(*Var).SetKind", Method, 25, ""},
		manifest.go#L6800: 		{"(*Var).String", Method, 5, ""},
		manifest.go#L6801: 		{"(*Var).Type", Method, 5, ""},
		manifest.go#L6802: 		{"(Checker).ObjectOf", Method, 5, ""},
		manifest.go#L6803: 		{"(Checker).PkgNameOf", Method, 22, ""},
		manifest.go#L6804: 		{"(Checker).TypeOf", Method, 5, ""},
		manifest.go#L6805: 		{"(Error).Error", Method, 5, ""},
		manifest.go#L6806: 		{"(Hasher).Equal", Method, 27, ""},
		manifest.go#L6807: 		{"(Hasher).Hash", Method, 27, ""},
		manifest.go#L6808: 		{"(HasherIgnoreTags).Equal", Method, 27, ""},
		manifest.go#L6809: 		{"(HasherIgnoreTags).Hash", Method, 27, ""},
		manifest.go#L6810: 		{"(Importer).Import", Method, 5, ""},
		manifest.go#L6811: 		{"(ImporterFrom).Import", Method, 6, ""},
		manifest.go#L6812: 		{"(ImporterFrom).ImportFrom", Method, 6, ""},
		manifest.go#L6813: 		{"(Instance).String", Method, 27, ""},
		manifest.go#L6814: 		{"(Object).Exported", Method, 5, ""},
		manifest.go#L6815: 		{"(Object).Id", Method, 5, ""},
		manifest.go#L6816: 		{"(Object).Name", Method, 5, ""},
		manifest.go#L6817: 		{"(Object).Parent", Method, 5, ""},
		manifest.go#L6818: 		{"(Object).Pkg", Method, 5, ""},
		manifest.go#L6819: 		{"(Object).Pos", Method, 5, ""},
		manifest.go#L6820: 		{"(Object).String", Method, 5, ""},
		manifest.go#L6821: 		{"(Object).Type", Method, 5, ""},
		manifest.go#L6822: 		{"(Sizes).Alignof", Method, 5, ""},
		manifest.go#L6823: 		{"(Sizes).Offsetsof", Method, 5, ""},
		manifest.go#L6824: 		{"(Sizes).Sizeof", Method, 5, ""},
		manifest.go#L6825: 		{"(Type).String", Method, 5, ""},
		manifest.go#L6826: 		{"(Type).Underlying", Method, 5, ""},
		manifest.go#L6827: 		{"(TypeAndValue).Addressable", Method, 5, ""},
		manifest.go#L6828: 		{"(TypeAndValue).Assignable", Method, 5, ""},
		manifest.go#L6829: 		{"(TypeAndValue).HasOk", Method, 5, ""},
		manifest.go#L6830: 		{"(TypeAndValue).IsBuiltin", Method, 5, ""},
		manifest.go#L6831: 		{"(TypeAndValue).IsNil", Method, 5, ""},
		manifest.go#L6832: 		{"(TypeAndValue).IsType", Method, 5, ""},
		manifest.go#L6833: 		{"(TypeAndValue).IsValue", Method, 5, ""},
		manifest.go#L6834: 		{"(TypeAndValue).IsVoid", Method, 5, ""},
		manifest.go#L6835: 		{"(VarKind).String", Method, 25, ""},
		manifest.go#L7037: 		{"(Cloner).BlockSize", Method, 25, ""},
		manifest.go#L7038: 		{"(Cloner).Clone", Method, 25, ""},
		manifest.go#L7039: 		{"(Cloner).Reset", Method, 25, ""},
		manifest.go#L7040: 		{"(Cloner).Size", Method, 25, ""},
		manifest.go#L7041: 		{"(Cloner).Sum", Method, 25, ""},
		manifest.go#L7042: 		{"(Cloner).Write", Method, 25, ""},
		manifest.go#L7043: 		{"(Hash).BlockSize", Method, 0, ""},
		manifest.go#L7044: 		{"(Hash).Reset", Method, 0, ""},
		manifest.go#L7045: 		{"(Hash).Size", Method, 0, ""},
		manifest.go#L7046: 		{"(Hash).Sum", Method, 0, ""},
		manifest.go#L7047: 		{"(Hash).Write", Method, 0, ""},
		manifest.go#L7048: 		{"(Hash32).BlockSize", Method, 0, ""},
		manifest.go#L7049: 		{"(Hash32).Reset", Method, 0, ""},
		manifest.go#L7050: 		{"(Hash32).Size", Method, 0, ""},
		manifest.go#L7051: 		{"(Hash32).Sum", Method, 0, ""},
		manifest.go#L7052: 		{"(Hash32).Sum32", Method, 0, ""},
		manifest.go#L7053: 		{"(Hash32).Write", Method, 0, ""},
		manifest.go#L7054: 		{"(Hash64).BlockSize", Method, 0, ""},
		manifest.go#L7055: 		{"(Hash64).Reset", Method, 0, ""},
		manifest.go#L7056: 		{"(Hash64).Size", Method, 0, ""},
		manifest.go#L7057: 		{"(Hash64).Sum", Method, 0, ""},
		manifest.go#L7058: 		{"(Hash64).Sum64", Method, 0, ""},
		manifest.go#L7059: 		{"(Hash64).Write", Method, 0, ""},
		manifest.go#L7060: 		{"(XOF).BlockSize", Method, 25, ""},
		manifest.go#L7061: 		{"(XOF).Read", Method, 25, ""},
		manifest.go#L7062: 		{"(XOF).Reset", Method, 25, ""},
		manifest.go#L7063: 		{"(XOF).Write", Method, 25, ""},
		manifest.go#L7108: 		{"(*Hash).BlockSize", Method, 14, ""},
		manifest.go#L7109: 		{"(*Hash).Clone", Method, 25, ""},
		manifest.go#L7110: 		{"(*Hash).Reset", Method, 14, ""},
		manifest.go#L7111: 		{"(*Hash).Seed", Method, 14, ""},
		manifest.go#L7112: 		{"(*Hash).SetSeed", Method, 14, ""},
		manifest.go#L7113: 		{"(*Hash).Size", Method, 14, ""},
		manifest.go#L7114: 		{"(*Hash).Sum", Method, 14, ""},
		manifest.go#L7115: 		{"(*Hash).Sum64", Method, 14, ""},
		manifest.go#L7116: 		{"(*Hash).Write", Method, 14, ""},
		manifest.go#L7117: 		{"(*Hash).WriteByte", Method, 14, ""},
		manifest.go#L7118: 		{"(*Hash).WriteString", Method, 14, ""},
		manifest.go#L7119: 		{"(ComparableHasher).Equal", Method, 27, ""},
		manifest.go#L7120: 		{"(ComparableHasher).Hash", Method, 27, ""},
		manifest.go#L7136: 		{"(*Error).Error", Method, 0, ""},
		manifest.go#L7137: 		{"(*Template).AddParseTree", Method, 0, ""},
		manifest.go#L7138: 		{"(*Template).Clone", Method, 0, ""},
		manifest.go#L7139: 		{"(*Template).DefinedTemplates", Method, 6, ""},
		manifest.go#L7140: 		{"(*Template).Delims", Method, 0, ""},
		manifest.go#L7141: 		{"(*Template).Execute", Method, 0, ""},
		manifest.go#L7142: 		{"(*Template).ExecuteTemplate", Method, 0, ""},
		manifest.go#L7143: 		{"(*Template).Funcs", Method, 0, ""},
		manifest.go#L7144: 		{"(*Template).Lookup", Method, 0, ""},
		manifest.go#L7145: 		{"(*Template).Name", Method, 0, ""},
		manifest.go#L7146: 		{"(*Template).New", Method, 0, ""},
		manifest.go#L7147: 		{"(*Template).Option", Method, 5, ""},
		manifest.go#L7148: 		{"(*Template).Parse", Method, 0, ""},
		manifest.go#L7149: 		{"(*Template).ParseFS", Method, 16, ""},
		manifest.go#L7150: 		{"(*Template).ParseFiles", Method, 0, ""},
		manifest.go#L7151: 		{"(*Template).ParseGlob", Method, 0, ""},
		manifest.go#L7152: 		{"(*Template).Templates", Method, 0, ""},
		manifest.go#L7198: 		{"(*Alpha).AlphaAt", Method, 4, ""},
		manifest.go#L7199: 		{"(*Alpha).At", Method, 0, ""},
		manifest.go#L7200: 		{"(*Alpha).Bounds", Method, 0, ""},
		manifest.go#L7201: 		{"(*Alpha).ColorModel", Method, 0, ""},
		manifest.go#L7202: 		{"(*Alpha).Opaque", Method, 0, ""},
		manifest.go#L7203: 		{"(*Alpha).PixOffset", Method, 0, ""},
		manifest.go#L7204: 		{"(*Alpha).RGBA64At", Method, 17, ""},
		manifest.go#L7205: 		{"(*Alpha).Set", Method, 0, ""},
		manifest.go#L7206: 		{"(*Alpha).SetAlpha", Method, 0, ""},
		manifest.go#L7207: 		{"(*Alpha).SetRGBA64", Method, 17, ""},
		manifest.go#L7208: 		{"(*Alpha).SubImage", Method, 0, ""},
		manifest.go#L7209: 		{"(*Alpha16).Alpha16At", Method, 4, ""},
		manifest.go#L7210: 		{"(*Alpha16).At", Method, 0, ""},
		manifest.go#L7211: 		{"(*Alpha16).Bounds", Method, 0, ""},
		manifest.go#L7212: 		{"(*Alpha16).ColorModel", Method, 0, ""},
		manifest.go#L7213: 		{"(*Alpha16).Opaque", Method, 0, ""},
		manifest.go#L7214: 		{"(*Alpha16).PixOffset", Method, 0, ""},
		manifest.go#L7215: 		{"(*Alpha16).RGBA64At", Method, 17, ""},
		manifest.go#L7216: 		{"(*Alpha16).Set", Method, 0, ""},
		manifest.go#L7217: 		{"(*Alpha16).SetAlpha16", Method, 0, ""},
		manifest.go#L7218: 		{"(*Alpha16).SetRGBA64", Method, 17, ""},
		manifest.go#L7219: 		{"(*Alpha16).SubImage", Method, 0, ""},
		manifest.go#L7220: 		{"(*CMYK).At", Method, 5, ""},
		manifest.go#L7221: 		{"(*CMYK).Bounds", Method, 5, ""},
		manifest.go#L7222: 		{"(*CMYK).CMYKAt", Method, 5, ""},
		manifest.go#L7223: 		{"(*CMYK).ColorModel", Method, 5, ""},
		manifest.go#L7224: 		{"(*CMYK).Opaque", Method, 5, ""},
		manifest.go#L7225: 		{"(*CMYK).PixOffset", Method, 5, ""},
		manifest.go#L7226: 		{"(*CMYK).RGBA64At", Method, 17, ""},
		manifest.go#L7227: 		{"(*CMYK).Set", Method, 5, ""},
		manifest.go#L7228: 		{"(*CMYK).SetCMYK", Method, 5, ""},
		manifest.go#L7229: 		{"(*CMYK).SetRGBA64", Method, 17, ""},
		manifest.go#L7230: 		{"(*CMYK).SubImage", Method, 5, ""},
		manifest.go#L7231: 		{"(*Gray).At", Method, 0, ""},
		manifest.go#L7232: 		{"(*Gray).Bounds", Method, 0, ""},
		manifest.go#L7233: 		{"(*Gray).ColorModel", Method, 0, ""},
		manifest.go#L7234: 		{"(*Gray).GrayAt", Method, 4, ""},
		manifest.go#L7235: 		{"(*Gray).Opaque", Method, 0, ""},
		manifest.go#L7236: 		{"(*Gray).PixOffset", Method, 0, ""},
		manifest.go#L7237: 		{"(*Gray).RGBA64At", Method, 17, ""},
		manifest.go#L7238: 		{"(*Gray).Set", Method, 0, ""},
		manifest.go#L7239: 		{"(*Gray).SetGray", Method, 0, ""},
		manifest.go#L7240: 		{"(*Gray).SetRGBA64", Method, 17, ""},
		manifest.go#L7241: 		{"(*Gray).SubImage", Method, 0, ""},
		manifest.go#L7242: 		{"(*Gray16).At", Method, 0, ""},
		manifest.go#L7243: 		{"(*Gray16).Bounds", Method, 0, ""},
		manifest.go#L7244: 		{"(*Gray16).ColorModel", Method, 0, ""},
		manifest.go#L7245: 		{"(*Gray16).Gray16At", Method, 4, ""},
		manifest.go#L7246: 		{"(*Gray16).Opaque", Method, 0, ""},
		manifest.go#L7247: 		{"(*Gray16).PixOffset", Method, 0, ""},
		manifest.go#L7248: 		{"(*Gray16).RGBA64At", Method, 17, ""},
		manifest.go#L7249: 		{"(*Gray16).Set", Method, 0, ""},
		manifest.go#L7250: 		{"(*Gray16).SetGray16", Method, 0, ""},
		manifest.go#L7251: 		{"(*Gray16).SetRGBA64", Method, 17, ""},
		manifest.go#L7252: 		{"(*Gray16).SubImage", Method, 0, ""},
		manifest.go#L7253: 		{"(*NRGBA).At", Method, 0, ""},
		manifest.go#L7254: 		{"(*NRGBA).Bounds", Method, 0, ""},
		manifest.go#L7255: 		{"(*NRGBA).ColorModel", Method, 0, ""},
		manifest.go#L7256: 		{"(*NRGBA).NRGBAAt", Method, 4, ""},
		manifest.go#L7257: 		{"(*NRGBA).Opaque", Method, 0, ""},
		manifest.go#L7258: 		{"(*NRGBA).PixOffset", Method, 0, ""},
		manifest.go#L7259: 		{"(*NRGBA).RGBA64At", Method, 17, ""},
		manifest.go#L7260: 		{"(*NRGBA).Set", Method, 0, ""},
		manifest.go#L7261: 		{"(*NRGBA).SetNRGBA", Method, 0, ""},
		manifest.go#L7262: 		{"(*NRGBA).SetRGBA64", Method, 17, ""},
		manifest.go#L7263: 		{"(*NRGBA).SubImage", Method, 0, ""},
		manifest.go#L7264: 		{"(*NRGBA64).At", Method, 0, ""},
		manifest.go#L7265: 		{"(*NRGBA64).Bounds", Method, 0, ""},
		manifest.go#L7266: 		{"(*NRGBA64).ColorModel", Method, 0, ""},
		manifest.go#L7267: 		{"(*NRGBA64).NRGBA64At", Method, 4, ""},
		manifest.go#L7268: 		{"(*NRGBA64).Opaque", Method, 0, ""},
		manifest.go#L7269: 		{"(*NRGBA64).PixOffset", Method, 0, ""},
		manifest.go#L7270: 		{"(*NRGBA64).RGBA64At", Method, 17, ""},
		manifest.go#L7271: 		{"(*NRGBA64).Set", Method, 0, ""},
		manifest.go#L7272: 		{"(*NRGBA64).SetNRGBA64", Method, 0, ""},
		manifest.go#L7273: 		{"(*NRGBA64).SetRGBA64", Method, 17, ""},
		manifest.go#L7274: 		{"(*NRGBA64).SubImage", Method, 0, ""},
		manifest.go#L7275: 		{"(*NYCbCrA).AOffset", Method, 6, ""},
		manifest.go#L7276: 		{"(*NYCbCrA).At", Method, 6, ""},
		manifest.go#L7277: 		{"(*NYCbCrA).Bounds", Method, 6, ""},
		manifest.go#L7278: 		{"(*NYCbCrA).COffset", Method, 6, ""},
		manifest.go#L7279: 		{"(*NYCbCrA).ColorModel", Method, 6, ""},
		manifest.go#L7280: 		{"(*NYCbCrA).NYCbCrAAt", Method, 6, ""},
		manifest.go#L7281: 		{"(*NYCbCrA).Opaque", Method, 6, ""},
		manifest.go#L7282: 		{"(*NYCbCrA).RGBA64At", Method, 17, ""},
		manifest.go#L7283: 		{"(*NYCbCrA).SubImage", Method, 6, ""},
		manifest.go#L7284: 		{"(*NYCbCrA).YCbCrAt", Method, 6, ""},
		manifest.go#L7285: 		{"(*NYCbCrA).YOffset", Method, 6, ""},
		manifest.go#L7286: 		{"(*Paletted).At", Method, 0, ""},
		manifest.go#L7287: 		{"(*Paletted).Bounds", Method, 0, ""},
		manifest.go#L7288: 		{"(*Paletted).ColorIndexAt", Method, 0, ""},
		manifest.go#L7289: 		{"(*Paletted).ColorModel", Method, 0, ""},
		manifest.go#L7290: 		{"(*Paletted).Opaque", Method, 0, ""},
		manifest.go#L7291: 		{"(*Paletted).PixOffset", Method, 0, ""},
		manifest.go#L7292: 		{"(*Paletted).RGBA64At", Method, 17, ""},
		manifest.go#L7293: 		{"(*Paletted).Set", Method, 0, ""},
		manifest.go#L7294: 		{"(*Paletted).SetColorIndex", Method, 0, ""},
		manifest.go#L7295: 		{"(*Paletted).SetRGBA64", Method, 17, ""},
		manifest.go#L7296: 		{"(*Paletted).SubImage", Method, 0, ""},
		manifest.go#L7297: 		{"(*RGBA).At", Method, 0, ""},
		manifest.go#L7298: 		{"(*RGBA).Bounds", Method, 0, ""},
		manifest.go#L7299: 		{"(*RGBA).ColorModel", Method, 0, ""},
		manifest.go#L7300: 		{"(*RGBA).Opaque", Method, 0, ""},
		manifest.go#L7301: 		{"(*RGBA).PixOffset", Method, 0, ""},
		manifest.go#L7302: 		{"(*RGBA).RGBA64At", Method, 17, ""},
		manifest.go#L7303: 		{"(*RGBA).RGBAAt", Method, 4, ""},
		manifest.go#L7304: 		{"(*RGBA).Set", Method, 0, ""},
		manifest.go#L7305: 		{"(*RGBA).SetRGBA", Method, 0, ""},
		manifest.go#L7306: 		{"(*RGBA).SetRGBA64", Method, 17, ""},
		manifest.go#L7307: 		{"(*RGBA).SubImage", Method, 0, ""},
		manifest.go#L7308: 		{"(*RGBA64).At", Method, 0, ""},
		manifest.go#L7309: 		{"(*RGBA64).Bounds", Method, 0, ""},
		manifest.go#L7310: 		{"(*RGBA64).ColorModel", Method, 0, ""},
		manifest.go#L7311: 		{"(*RGBA64).Opaque", Method, 0, ""},
		manifest.go#L7312: 		{"(*RGBA64).PixOffset", Method, 0, ""},
		manifest.go#L7313: 		{"(*RGBA64).RGBA64At", Method, 4, ""},
		manifest.go#L7314: 		{"(*RGBA64).Set", Method, 0, ""},
		manifest.go#L7315: 		{"(*RGBA64).SetRGBA64", Method, 0, ""},
		manifest.go#L7316: 		{"(*RGBA64).SubImage", Method, 0, ""},
		manifest.go#L7317: 		{"(*Uniform).At", Method, 0, ""},
		manifest.go#L7318: 		{"(*Uniform).Bounds", Method, 0, ""},
		manifest.go#L7319: 		{"(*Uniform).ColorModel", Method, 0, ""},
		manifest.go#L7320: 		{"(*Uniform).Convert", Method, 0, ""},
		manifest.go#L7321: 		{"(*Uniform).Opaque", Method, 0, ""},
		manifest.go#L7322: 		{"(*Uniform).RGBA", Method, 0, ""},
		manifest.go#L7323: 		{"(*Uniform).RGBA64At", Method, 17, ""},
		manifest.go#L7324: 		{"(*YCbCr).At", Method, 0, ""},
		manifest.go#L7325: 		{"(*YCbCr).Bounds", Method, 0, ""},
		manifest.go#L7326: 		{"(*YCbCr).COffset", Method, 0, ""},
		manifest.go#L7327: 		{"(*YCbCr).ColorModel", Method, 0, ""},
		manifest.go#L7328: 		{"(*YCbCr).Opaque", Method, 0, ""},
		manifest.go#L7329: 		{"(*YCbCr).RGBA64At", Method, 17, ""},
		manifest.go#L7330: 		{"(*YCbCr).SubImage", Method, 0, ""},
		manifest.go#L7331: 		{"(*YCbCr).YCbCrAt", Method, 4, ""},
		manifest.go#L7332: 		{"(*YCbCr).YOffset", Method, 0, ""},
		manifest.go#L7333: 		{"(Image).At", Method, 0, ""},
		manifest.go#L7334: 		{"(Image).Bounds", Method, 0, ""},
		manifest.go#L7335: 		{"(Image).ColorModel", Method, 0, ""},
		manifest.go#L7336: 		{"(PalettedImage).At", Method, 0, ""},
		manifest.go#L7337: 		{"(PalettedImage).Bounds", Method, 0, ""},
		manifest.go#L7338: 		{"(PalettedImage).ColorIndexAt", Method, 0, ""},
		manifest.go#L7339: 		{"(PalettedImage).ColorModel", Method, 0, ""},
		manifest.go#L7340: 		{"(Point).Add", Method, 0, ""},
		manifest.go#L7341: 		{"(Point).Div", Method, 0, ""},
		manifest.go#L7342: 		{"(Point).Eq", Method, 0, ""},
		manifest.go#L7343: 		{"(Point).In", Method, 0, ""},
		manifest.go#L7344: 		{"(Point).Mod", Method, 0, ""},
		manifest.go#L7345: 		{"(Point).Mul", Method, 0, ""},
		manifest.go#L7346: 		{"(Point).String", Method, 0, ""},
		manifest.go#L7347: 		{"(Point).Sub", Method, 0, ""},
		manifest.go#L7348: 		{"(RGBA64Image).At", Method, 17, ""},
		manifest.go#L7349: 		{"(RGBA64Image).Bounds", Method, 17, ""},
		manifest.go#L7350: 		{"(RGBA64Image).ColorModel", Method, 17, ""},
		manifest.go#L7351: 		{"(RGBA64Image).RGBA64At", Method, 17, ""},
		manifest.go#L7352: 		{"(Rectangle).Add", Method, 0, ""},
		manifest.go#L7353: 		{"(Rectangle).At", Method, 5, ""},
		manifest.go#L7354: 		{"(Rectangle).Bounds", Method, 5, ""},
		manifest.go#L7355: 		{"(Rectangle).Canon", Method, 0, ""},
		manifest.go#L7356: 		{"(Rectangle).ColorModel", Method, 5, ""},
		manifest.go#L7357: 		{"(Rectangle).Dx", Method, 0, ""},
		manifest.go#L7358: 		{"(Rectangle).Dy", Method, 0, ""},
		manifest.go#L7359: 		{"(Rectangle).Empty", Method, 0, ""},
		manifest.go#L7360: 		{"(Rectangle).Eq", Method, 0, ""},
		manifest.go#L7361: 		{"(Rectangle).In", Method, 0, ""},
		manifest.go#L7362: 		{"(Rectangle).Inset", Method, 0, ""},
		manifest.go#L7363: 		{"(Rectangle).Intersect", Method, 0, ""},
		manifest.go#L7364: 		{"(Rectangle).Overlaps", Method, 0, ""},
		manifest.go#L7365: 		{"(Rectangle).RGBA64At", Method, 17, ""},
		manifest.go#L7366: 		{"(Rectangle).Size", Method, 0, ""},
		manifest.go#L7367: 		{"(Rectangle).String", Method, 0, ""},
		manifest.go#L7368: 		{"(Rectangle).Sub", Method, 0, ""},
		manifest.go#L7369: 		{"(Rectangle).Union", Method, 0, ""},
		manifest.go#L7370: 		{"(YCbCrSubsampleRatio).String", Method, 0, ""},
		manifest.go#L7473: 		{"(Alpha).RGBA", Method, 0, ""},
		manifest.go#L7474: 		{"(Alpha16).RGBA", Method, 0, ""},
		manifest.go#L7475: 		{"(CMYK).RGBA", Method, 5, ""},
		manifest.go#L7476: 		{"(Color).RGBA", Method, 0, ""},
		manifest.go#L7477: 		{"(Gray).RGBA", Method, 0, ""},
		manifest.go#L7478: 		{"(Gray16).RGBA", Method, 0, ""},
		manifest.go#L7479: 		{"(Model).Convert", Method, 0, ""},
		manifest.go#L7480: 		{"(NRGBA).RGBA", Method, 0, ""},
		manifest.go#L7481: 		{"(NRGBA64).RGBA", Method, 0, ""},
		manifest.go#L7482: 		{"(NYCbCrA).RGBA", Method, 6, ""},
		manifest.go#L7483: 		{"(Palette).Convert", Method, 0, ""},
		manifest.go#L7484: 		{"(Palette).Index", Method, 0, ""},
		manifest.go#L7485: 		{"(RGBA).RGBA", Method, 0, ""},
		manifest.go#L7486: 		{"(RGBA64).RGBA", Method, 0, ""},
		manifest.go#L7487: 		{"(YCbCr).RGBA", Method, 0, ""},
		manifest.go#L7557: 		{"(Drawer).Draw", Method, 2, ""},
		manifest.go#L7558: 		{"(Image).At", Method, 0, ""},
		manifest.go#L7559: 		{"(Image).Bounds", Method, 0, ""},
		manifest.go#L7560: 		{"(Image).ColorModel", Method, 0, ""},
		manifest.go#L7561: 		{"(Image).Set", Method, 0, ""},
		manifest.go#L7562: 		{"(Op).Draw", Method, 2, ""},
		manifest.go#L7563: 		{"(Quantizer).Quantize", Method, 2, ""},
		manifest.go#L7564: 		{"(RGBA64Image).At", Method, 17, ""},
		manifest.go#L7565: 		{"(RGBA64Image).Bounds", Method, 17, ""},
		manifest.go#L7566: 		{"(RGBA64Image).ColorModel", Method, 17, ""},
		manifest.go#L7567: 		{"(RGBA64Image).RGBA64At", Method, 17, ""},
		manifest.go#L7568: 		{"(RGBA64Image).Set", Method, 17, ""},
		manifest.go#L7569: 		{"(RGBA64Image).SetRGBA64", Method, 17, ""},
		manifest.go#L7603: 		{"(FormatError).Error", Method, 0, ""},
		manifest.go#L7604: 		{"(Reader).Read", Method, 0, ""},
		manifest.go#L7605: 		{"(Reader).ReadByte", Method, 0, ""},
		manifest.go#L7606: 		{"(UnsupportedError).Error", Method, 0, ""},
		manifest.go#L7618: 		{"(*Encoder).Encode", Method, 4, ""},
		manifest.go#L7619: 		{"(EncoderBufferPool).Get", Method, 9, ""},
		manifest.go#L7620: 		{"(EncoderBufferPool).Put", Method, 9, ""},
		manifest.go#L7621: 		{"(FormatError).Error", Method, 0, ""},
		manifest.go#L7622: 		{"(UnsupportedError).Error", Method, 0, ""},
		manifest.go#L7640: 		{"(*Index).Bytes", Method, 0, ""},
		manifest.go#L7641: 		{"(*Index).FindAllIndex", Method, 0, ""},
		manifest.go#L7642: 		{"(*Index).Lookup", Method, 0, ""},
		manifest.go#L7643: 		{"(*Index).Read", Method, 0, ""},
		manifest.go#L7644: 		{"(*Index).Write", Method, 0, ""},
		manifest.go#L7649: 		{"(*LimitedReader).Read", Method, 0, ""},
		manifest.go#L7650: 		{"(*OffsetWriter).Seek", Method, 20, ""},
		manifest.go#L7651: 		{"(*OffsetWriter).Write", Method, 20, ""},
		manifest.go#L7652: 		{"(*OffsetWriter).WriteAt", Method, 20, ""},
		manifest.go#L7653: 		{"(*PipeReader).Close", Method, 0, ""},
		manifest.go#L7654: 		{"(*PipeReader).CloseWithError", Method, 0, ""},
		manifest.go#L7655: 		{"(*PipeReader).Read", Method, 0, ""},
		manifest.go#L7656: 		{"(*PipeWriter).Close", Method, 0, ""},
		manifest.go#L7657: 		{"(*PipeWriter).CloseWithError", Method, 0, ""},
		manifest.go#L7658: 		{"(*PipeWriter).Write", Method, 0, ""},
		manifest.go#L7659: 		{"(*SectionReader).Outer", Method, 22, ""},
		manifest.go#L7660: 		{"(*SectionReader).Read", Method, 0, ""},
		manifest.go#L7661: 		{"(*SectionReader).ReadAt", Method, 0, ""},
		manifest.go#L7662: 		{"(*SectionReader).Seek", Method, 0, ""},
		manifest.go#L7663: 		{"(*SectionReader).Size", Method, 0, ""},
		manifest.go#L7664: 		{"(ByteReader).ReadByte", Method, 0, ""},
		manifest.go#L7665: 		{"(ByteScanner).ReadByte", Method, 0, ""},
		manifest.go#L7666: 		{"(ByteScanner).UnreadByte", Method, 0, ""},
		manifest.go#L7667: 		{"(ByteWriter).WriteByte", Method, 1, ""},
		manifest.go#L7668: 		{"(Closer).Close", Method, 0, ""},
		manifest.go#L7669: 		{"(ReadCloser).Close", Method, 0, ""},
		manifest.go#L7670: 		{"(ReadCloser).Read", Method, 0, ""},
		manifest.go#L7671: 		{"(ReadSeekCloser).Close", Method, 16, ""},
		manifest.go#L7672: 		{"(ReadSeekCloser).Read", Method, 16, ""},
		manifest.go#L7673: 		{"(ReadSeekCloser).Seek", Method, 16, ""},
		manifest.go#L7674: 		{"(ReadSeeker).Read", Method, 0, ""},
		manifest.go#L7675: 		{"(ReadSeeker).Seek", Method, 0, ""},
		manifest.go#L7676: 		{"(ReadWriteCloser).Close", Method, 0, ""},
		manifest.go#L7677: 		{"(ReadWriteCloser).Read", Method, 0, ""},
		manifest.go#L7678: 		{"(ReadWriteCloser).Write", Method, 0, ""},
		manifest.go#L7679: 		{"(ReadWriteSeeker).Read", Method, 0, ""},
		manifest.go#L7680: 		{"(ReadWriteSeeker).Seek", Method, 0, ""},
		manifest.go#L7681: 		{"(ReadWriteSeeker).Write", Method, 0, ""},
		manifest.go#L7682: 		{"(ReadWriter).Read", Method, 0, ""},
		manifest.go#L7683: 		{"(ReadWriter).Write", Method, 0, ""},
		manifest.go#L7684: 		{"(Reader).Read", Method, 0, ""},
		manifest.go#L7685: 		{"(ReaderAt).ReadAt", Method, 0, ""},
		manifest.go#L7686: 		{"(ReaderFrom).ReadFrom", Method, 0, ""},
		manifest.go#L7687: 		{"(RuneReader).ReadRune", Method, 0, ""},
		manifest.go#L7688: 		{"(RuneScanner).ReadRune", Method, 0, ""},
		manifest.go#L7689: 		{"(RuneScanner).UnreadRune", Method, 0, ""},
		manifest.go#L7690: 		{"(Seeker).Seek", Method, 0, ""},
		manifest.go#L7691: 		{"(StringWriter).WriteString", Method, 12, ""},
		manifest.go#L7692: 		{"(WriteCloser).Close", Method, 0, ""},
		manifest.go#L7693: 		{"(WriteCloser).Write", Method, 0, ""},
		manifest.go#L7694: 		{"(WriteSeeker).Seek", Method, 0, ""},
		manifest.go#L7695: 		{"(WriteSeeker).Write", Method, 0, ""},
		manifest.go#L7696: 		{"(Writer).Write", Method, 0, ""},
		manifest.go#L7697: 		{"(WriterAt).WriteAt", Method, 0, ""},
		manifest.go#L7698: 		{"(WriterTo).WriteTo", Method, 0, ""},
		manifest.go#L7755: 		{"(*PathError).Error", Method, 16, ""},
		manifest.go#L7756: 		{"(*PathError).Timeout", Method, 16, ""},
		manifest.go#L7757: 		{"(*PathError).Unwrap", Method, 16, ""},
		manifest.go#L7758: 		{"(DirEntry).Info", Method, 16, ""},
		manifest.go#L7759: 		{"(DirEntry).IsDir", Method, 16, ""},
		manifest.go#L7760: 		{"(DirEntry).Name", Method, 16, ""},
		manifest.go#L7761: 		{"(DirEntry).Type", Method, 16, ""},
		manifest.go#L7762: 		{"(FS).Open", Method, 16, ""},
		manifest.go#L7763: 		{"(File).Close", Method, 16, ""},
		manifest.go#L7764: 		{"(File).Read", Method, 16, ""},
		manifest.go#L7765: 		{"(File).Stat", Method, 16, ""},
		manifest.go#L7766: 		{"(FileInfo).IsDir", Method, 16, ""},
		manifest.go#L7767: 		{"(FileInfo).ModTime", Method, 16, ""},
		manifest.go#L7768: 		{"(FileInfo).Mode", Method, 16, ""},
		manifest.go#L7769: 		{"(FileInfo).Name", Method, 16, ""},
		manifest.go#L7770: 		{"(FileInfo).Size", Method, 16, ""},
		manifest.go#L7771: 		{"(FileInfo).Sys", Method, 16, ""},
		manifest.go#L7772: 		{"(FileMode).IsDir", Method, 16, ""},
		manifest.go#L7773: 		{"(FileMode).IsRegular", Method, 16, ""},
		manifest.go#L7774: 		{"(FileMode).Perm", Method, 16, ""},
		manifest.go#L7775: 		{"(FileMode).String", Method, 16, ""},
		manifest.go#L7776: 		{"(FileMode).Type", Method, 16, ""},
		manifest.go#L7777: 		{"(GlobFS).Glob", Method, 16, ""},
		manifest.go#L7778: 		{"(GlobFS).Open", Method, 16, ""},
		manifest.go#L7779: 		{"(ReadDirFS).Open", Method, 16, ""},
		manifest.go#L7780: 		{"(ReadDirFS).ReadDir", Method, 16, ""},
		manifest.go#L7781: 		{"(ReadDirFile).Close", Method, 16, ""},
		manifest.go#L7782: 		{"(ReadDirFile).Read", Method, 16, ""},
		manifest.go#L7783: 		{"(ReadDirFile).ReadDir", Method, 16, ""},
		manifest.go#L7784: 		{"(ReadDirFile).Stat", Method, 16, ""},
		manifest.go#L7785: 		{"(ReadFileFS).Open", Method, 16, ""},
		manifest.go#L7786: 		{"(ReadFileFS).ReadFile", Method, 16, ""},
		manifest.go#L7787: 		{"(ReadLinkFS).Lstat", Method, 25, ""},
		manifest.go#L7788: 		{"(ReadLinkFS).Open", Method, 25, ""},
		manifest.go#L7789: 		{"(ReadLinkFS).ReadLink", Method, 25, ""},
		manifest.go#L7790: 		{"(StatFS).Open", Method, 16, ""},
		manifest.go#L7791: 		{"(StatFS).Stat", Method, 16, ""},
		manifest.go#L7792: 		{"(SubFS).Open", Method, 16, ""},
		manifest.go#L7793: 		{"(SubFS).Sub", Method, 16, ""},
		manifest.go#L7863: 		{"(*Logger).Fatal", Method, 0, ""},
		manifest.go#L7864: 		{"(*Logger).Fatalf", Method, 0, ""},
		manifest.go#L7865: 		{"(*Logger).Fatalln", Method, 0, ""},
		manifest.go#L7866: 		{"(*Logger).Flags", Method, 0, ""},
		manifest.go#L7867: 		{"(*Logger).Output", Method, 0, ""},
		manifest.go#L7868: 		{"(*Logger).Panic", Method, 0, ""},
		manifest.go#L7869: 		{"(*Logger).Panicf", Method, 0, ""},
		manifest.go#L7870: 		{"(*Logger).Panicln", Method, 0, ""},
		manifest.go#L7871: 		{"(*Logger).Prefix", Method, 0, ""},
		manifest.go#L7872: 		{"(*Logger).Print", Method, 0, ""},
		manifest.go#L7873: 		{"(*Logger).Printf", Method, 0, ""},
		manifest.go#L7874: 		{"(*Logger).Println", Method, 0, ""},
		manifest.go#L7875: 		{"(*Logger).SetFlags", Method, 0, ""},
		manifest.go#L7876: 		{"(*Logger).SetOutput", Method, 5, ""},
		manifest.go#L7877: 		{"(*Logger).SetPrefix", Method, 0, ""},
		manifest.go#L7878: 		{"(*Logger).Writer", Method, 12, ""},
		manifest.go#L7908: 		{"(*JSONHandler).Enabled", Method, 21, ""},
		manifest.go#L7909: 		{"(*JSONHandler).Handle", Method, 21, ""},
		manifest.go#L7910: 		{"(*JSONHandler).WithAttrs", Method, 21, ""},
		manifest.go#L7911: 		{"(*JSONHandler).WithGroup", Method, 21, ""},
		manifest.go#L7912: 		{"(*Level).UnmarshalJSON", Method, 21, ""},
		manifest.go#L7913: 		{"(*Level).UnmarshalText", Method, 21, ""},
		manifest.go#L7914: 		{"(*LevelVar).AppendText", Method, 24, ""},
		manifest.go#L7915: 		{"(*LevelVar).Level", Method, 21, ""},
		manifest.go#L7916: 		{"(*LevelVar).MarshalText", Method, 21, ""},
		manifest.go#L7917: 		{"(*LevelVar).Set", Method, 21, ""},
		manifest.go#L7918: 		{"(*LevelVar).String", Method, 21, ""},
		manifest.go#L7919: 		{"(*LevelVar).UnmarshalText", Method, 21, ""},
		manifest.go#L7920: 		{"(*Logger).Debug", Method, 21, ""},
		manifest.go#L7921: 		{"(*Logger).DebugContext", Method, 21, ""},
		manifest.go#L7922: 		{"(*Logger).Enabled", Method, 21, ""},
		manifest.go#L7923: 		{"(*Logger).Error", Method, 21, ""},
		manifest.go#L7924: 		{"(*Logger).ErrorContext", Method, 21, ""},
		manifest.go#L7925: 		{"(*Logger).Handler", Method, 21, ""},
		manifest.go#L7926: 		{"(*Logger).Info", Method, 21, ""},
		manifest.go#L7927: 		{"(*Logger).InfoContext", Method, 21, ""},
		manifest.go#L7928: 		{"(*Logger).Log", Method, 21, ""},
		manifest.go#L7929: 		{"(*Logger).LogAttrs", Method, 21, ""},
		manifest.go#L7930: 		{"(*Logger).Warn", Method, 21, ""},
		manifest.go#L7931: 		{"(*Logger).WarnContext", Method, 21, ""},
		manifest.go#L7932: 		{"(*Logger).With", Method, 21, ""},
		manifest.go#L7933: 		{"(*Logger).WithGroup", Method, 21, ""},
		manifest.go#L7934: 		{"(*MultiHandler).Enabled", Method, 26, ""},
		manifest.go#L7935: 		{"(*MultiHandler).Handle", Method, 26, ""},
		manifest.go#L7936: 		{"(*MultiHandler).WithAttrs", Method, 26, ""},
		manifest.go#L7937: 		{"(*MultiHandler).WithGroup", Method, 26, ""},
		manifest.go#L7938: 		{"(*Record).Add", Method, 21, ""},
		manifest.go#L7939: 		{"(*Record).AddAttrs", Method, 21, ""},
		manifest.go#L7940: 		{"(*TextHandler).Enabled", Method, 21, ""},
		manifest.go#L7941: 		{"(*TextHandler).Handle", Method, 21, ""},
		manifest.go#L7942: 		{"(*TextHandler).WithAttrs", Method, 21, ""},
		manifest.go#L7943: 		{"(*TextHandler).WithGroup", Method, 21, ""},
		manifest.go#L7944: 		{"(Attr).Equal", Method, 21, ""},
		manifest.go#L7945: 		{"(Attr).String", Method, 21, ""},
		manifest.go#L7946: 		{"(Handler).Enabled", Method, 21, ""},
		manifest.go#L7947: 		{"(Handler).Handle", Method, 21, ""},
		manifest.go#L7948: 		{"(Handler).WithAttrs", Method, 21, ""},
		manifest.go#L7949: 		{"(Handler).WithGroup", Method, 21, ""},
		manifest.go#L7950: 		{"(Kind).String", Method, 21, ""},
		manifest.go#L7951: 		{"(Level).AppendText", Method, 24, ""},
		manifest.go#L7952: 		{"(Level).Level", Method, 21, ""},
		manifest.go#L7953: 		{"(Level).MarshalJSON", Method, 21, ""},
		manifest.go#L7954: 		{"(Level).MarshalText", Method, 21, ""},
		manifest.go#L7955: 		{"(Level).String", Method, 21, ""},
		manifest.go#L7956: 		{"(Leveler).Level", Method, 21, ""},
		manifest.go#L7957: 		{"(LogValuer).LogValue", Method, 21, ""},
		manifest.go#L7958: 		{"(Record).Attrs", Method, 21, ""},
		manifest.go#L7959: 		{"(Record).Clone", Method, 21, ""},
		manifest.go#L7960: 		{"(Record).NumAttrs", Method, 21, ""},
		manifest.go#L7961: 		{"(Record).Source", Method, 25, ""},
		manifest.go#L7962: 		{"(Value).Any", Method, 21, ""},
		manifest.go#L7963: 		{"(Value).Bool", Method, 21, ""},
		manifest.go#L7964: 		{"(Value).Duration", Method, 21, ""},
		manifest.go#L7965: 		{"(Value).Equal", Method, 21, ""},
		manifest.go#L7966: 		{"(Value).Float64", Method, 21, ""},
		manifest.go#L7967: 		{"(Value).Group", Method, 21, ""},
		manifest.go#L7968: 		{"(Value).Int64", Method, 21, ""},
		manifest.go#L7969: 		{"(Value).Kind", Method, 21, ""},
		manifest.go#L7970: 		{"(Value).LogValuer", Method, 21, ""},
		manifest.go#L7971: 		{"(Value).Resolve", Method, 21, ""},
		manifest.go#L7972: 		{"(Value).String", Method, 21, ""},
		manifest.go#L7973: 		{"(Value).Time", Method, 21, ""},
		manifest.go#L7974: 		{"(Value).Uint64", Method, 21, ""},
		manifest.go#L8064: 		{"(*Writer).Alert", Method, 0, ""},
		manifest.go#L8065: 		{"(*Writer).Close", Method, 0, ""},
		manifest.go#L8066: 		{"(*Writer).Crit", Method, 0, ""},
		manifest.go#L8067: 		{"(*Writer).Debug", Method, 0, ""},
		manifest.go#L8068: 		{"(*Writer).Emerg", Method, 0, ""},
		manifest.go#L8069: 		{"(*Writer).Err", Method, 0, ""},
		manifest.go#L8070: 		{"(*Writer).Info", Method, 0, ""},
		manifest.go#L8071: 		{"(*Writer).Notice", Method, 0, ""},
		manifest.go#L8072: 		{"(*Writer).Warning", Method, 0, ""},
		manifest.go#L8073: 		{"(*Writer).Write", Method, 0, ""},
		manifest.go#L8220: 		{"(*Float).Abs", Method, 5, ""},
		manifest.go#L8221: 		{"(*Float).Acc", Method, 5, ""},
		manifest.go#L8222: 		{"(*Float).Add", Method, 5, ""},
		manifest.go#L8223: 		{"(*Float).Append", Method, 5, ""},
		manifest.go#L8224: 		{"(*Float).AppendText", Method, 24, ""},
		manifest.go#L8225: 		{"(*Float).Cmp", Method, 5, ""},
		manifest.go#L8226: 		{"(*Float).Copy", Method, 5, ""},
		manifest.go#L8227: 		{"(*Float).Float32", Method, 5, ""},
		manifest.go#L8228: 		{"(*Float).Float64", Method, 5, ""},
		manifest.go#L8229: 		{"(*Float).Format", Method, 5, ""},
		manifest.go#L8230: 		{"(*Float).GobDecode", Method, 7, ""},
		manifest.go#L8231: 		{"(*Float).GobEncode", Method, 7, ""},
		manifest.go#L8232: 		{"(*Float).Int", Method, 5, ""},
		manifest.go#L8233: 		{"(*Float).Int64", Method, 5, ""},
		manifest.go#L8234: 		{"(*Float).IsInf", Method, 5, ""},
		manifest.go#L8235: 		{"(*Float).IsInt", Method, 5, ""},
		manifest.go#L8236: 		{"(*Float).MantExp", Method, 5, ""},
		manifest.go#L8237: 		{"(*Float).MarshalText", Method, 6, ""},
		manifest.go#L8238: 		{"(*Float).MinPrec", Method, 5, ""},
		manifest.go#L8239: 		{"(*Float).Mode", Method, 5, ""},
		manifest.go#L8240: 		{"(*Float).Mul", Method, 5, ""},
		manifest.go#L8241: 		{"(*Float).Neg", Method, 5, ""},
		manifest.go#L8242: 		{"(*Float).Parse", Method, 5, ""},
		manifest.go#L8243: 		{"(*Float).Prec", Method, 5, ""},
		manifest.go#L8244: 		{"(*Float).Quo", Method, 5, ""},
		manifest.go#L8245: 		{"(*Float).Rat", Method, 5, ""},
		manifest.go#L8246: 		{"(*Float).Scan", Method, 8, ""},
		manifest.go#L8247: 		{"(*Float).Set", Method, 5, ""},
		manifest.go#L8248: 		{"(*Float).SetFloat64", Method, 5, ""},
		manifest.go#L8249: 		{"(*Float).SetInf", Method, 5, ""},
		manifest.go#L8250: 		{"(*Float).SetInt", Method, 5, ""},
		manifest.go#L8251: 		{"(*Float).SetInt64", Method, 5, ""},
		manifest.go#L8252: 		{"(*Float).SetMantExp", Method, 5, ""},
		manifest.go#L8253: 		{"(*Float).SetMode", Method, 5, ""},
		manifest.go#L8254: 		{"(*Float).SetPrec", Method, 5, ""},
		manifest.go#L8255: 		{"(*Float).SetRat", Method, 5, ""},
		manifest.go#L8256: 		{"(*Float).SetString", Method, 5, ""},
		manifest.go#L8257: 		{"(*Float).SetUint64", Method, 5, ""},
		manifest.go#L8258: 		{"(*Float).Sign", Method, 5, ""},
		manifest.go#L8259: 		{"(*Float).Signbit", Method, 5, ""},
		manifest.go#L8260: 		{"(*Float).Sqrt", Method, 10, ""},
		manifest.go#L8261: 		{"(*Float).String", Method, 5, ""},
		manifest.go#L8262: 		{"(*Float).Sub", Method, 5, ""},
		manifest.go#L8263: 		{"(*Float).Text", Method, 5, ""},
		manifest.go#L8264: 		{"(*Float).Uint64", Method, 5, ""},
		manifest.go#L8265: 		{"(*Float).UnmarshalText", Method, 6, ""},
		manifest.go#L8266: 		{"(*Int).Abs", Method, 0, ""},
		manifest.go#L8267: 		{"(*Int).Add", Method, 0, ""},
		manifest.go#L8268: 		{"(*Int).And", Method, 0, ""},
		manifest.go#L8269: 		{"(*Int).AndNot", Method, 0, ""},
		manifest.go#L8270: 		{"(*Int).Append", Method, 6, ""},
		manifest.go#L8271: 		{"(*Int).AppendText", Method, 24, ""},
		manifest.go#L8272: 		{"(*Int).Binomial", Method, 0, ""},
		manifest.go#L8273: 		{"(*Int).Bit", Method, 0, ""},
		manifest.go#L8274: 		{"(*Int).BitLen", Method, 0, ""},
		manifest.go#L8275: 		{"(*Int).Bits", Method, 0, ""},
		manifest.go#L8276: 		{"(*Int).Bytes", Method, 0, ""},
		manifest.go#L8277: 		{"(*Int).Cmp", Method, 0, ""},
		manifest.go#L8278: 		{"(*Int).CmpAbs", Method, 10, ""},
		manifest.go#L8279: 		{"(*Int).Div", Method, 0, ""},
		manifest.go#L8280: 		{"(*Int).DivMod", Method, 0, ""},
		manifest.go#L8281: 		{"(*Int).Divide", Method, 27, ""},
		manifest.go#L8282: 		{"(*Int).Exp", Method, 0, ""},
		manifest.go#L8283: 		{"(*Int).FillBytes", Method, 15, ""},
		manifest.go#L8284: 		{"(*Int).Float64", Method, 21, ""},
		manifest.go#L8285: 		{"(*Int).Format", Method, 0, ""},
		manifest.go#L8286: 		{"(*Int).GCD", Method, 0, ""},
		manifest.go#L8287: 		{"(*Int).GobDecode", Method, 0, ""},
		manifest.go#L8288: 		{"(*Int).GobEncode", Method, 0, ""},
		manifest.go#L8289: 		{"(*Int).Int64", Method, 0, ""},
		manifest.go#L8290: 		{"(*Int).IsInt64", Method, 9, ""},
		manifest.go#L8291: 		{"(*Int).IsUint64", Method, 9, ""},
		manifest.go#L8292: 		{"(*Int).Lsh", Method, 0, ""},
		manifest.go#L8293: 		{"(*Int).MarshalJSON", Method, 1, ""},
		manifest.go#L8294: 		{"(*Int).MarshalText", Method, 3, ""},
		manifest.go#L8295: 		{"(*Int).Mod", Method, 0, ""},
		manifest.go#L8296: 		{"(*Int).ModInverse", Method, 0, ""},
		manifest.go#L8297: 		{"(*Int).ModSqrt", Method, 5, ""},
		manifest.go#L8298: 		{"(*Int).Mul", Method, 0, ""},
		manifest.go#L8299: 		{"(*Int).MulRange", Method, 0, ""},
		manifest.go#L8300: 		{"(*Int).Neg", Method, 0, ""},
		manifest.go#L8301: 		{"(*Int).Not", Method, 0, ""},
		manifest.go#L8302: 		{"(*Int).Or", Method, 0, ""},
		manifest.go#L8303: 		{"(*Int).ProbablyPrime", Method, 0, ""},
		manifest.go#L8304: 		{"(*Int).Quo", Method, 0, ""},
		manifest.go#L8305: 		{"(*Int).QuoRem", Method, 0, ""},
		manifest.go#L8306: 		{"(*Int).Rand", Method, 0, ""},
		manifest.go#L8307: 		{"(*Int).Rem", Method, 0, ""},
		manifest.go#L8308: 		{"(*Int).Rsh", Method, 0, ""},
		manifest.go#L8309: 		{"(*Int).Scan", Method, 0, ""},
		manifest.go#L8310: 		{"(*Int).Set", Method, 0, ""},
		manifest.go#L8311: 		{"(*Int).SetBit", Method, 0, ""},
		manifest.go#L8312: 		{"(*Int).SetBits", Method, 0, ""},
		manifest.go#L8313: 		{"(*Int).SetBytes", Method, 0, ""},
		manifest.go#L8314: 		{"(*Int).SetInt64", Method, 0, ""},
		manifest.go#L8315: 		{"(*Int).SetString", Method, 0, ""},
		manifest.go#L8316: 		{"(*Int).SetUint64", Method, 1, ""},
		manifest.go#L8317: 		{"(*Int).Sign", Method, 0, ""},
		manifest.go#L8318: 		{"(*Int).Sqrt", Method, 8, ""},
		manifest.go#L8319: 		{"(*Int).String", Method, 0, ""},
		manifest.go#L8320: 		{"(*Int).Sub", Method, 0, ""},
		manifest.go#L8321: 		{"(*Int).Text", Method, 6, ""},
		manifest.go#L8322: 		{"(*Int).TrailingZeroBits", Method, 13, ""},
		manifest.go#L8323: 		{"(*Int).Uint64", Method, 1, ""},
		manifest.go#L8324: 		{"(*Int).UnmarshalJSON", Method, 1, ""},
		manifest.go#L8325: 		{"(*Int).UnmarshalText", Method, 3, ""},
		manifest.go#L8326: 		{"(*Int).Xor", Method, 0, ""},
		manifest.go#L8327: 		{"(*Rat).Abs", Method, 0, ""},
		manifest.go#L8328: 		{"(*Rat).Add", Method, 0, ""},
		manifest.go#L8329: 		{"(*Rat).AppendText", Method, 24, ""},
		manifest.go#L8330: 		{"(*Rat).Cmp", Method, 0, ""},
		manifest.go#L8331: 		{"(*Rat).Denom", Method, 0, ""},
		manifest.go#L8332: 		{"(*Rat).Float32", Method, 4, ""},
		manifest.go#L8333: 		{"(*Rat).Float64", Method, 1, ""},
		manifest.go#L8334: 		{"(*Rat).FloatPrec", Method, 22, ""},
		manifest.go#L8335: 		{"(*Rat).FloatString", Method, 0, ""},
		manifest.go#L8336: 		{"(*Rat).GobDecode", Method, 0, ""},
		manifest.go#L8337: 		{"(*Rat).GobEncode", Method, 0, ""},
		manifest.go#L8338: 		{"(*Rat).Inv", Method, 0, ""},
		manifest.go#L8339: 		{"(*Rat).IsInt", Method, 0, ""},
		manifest.go#L8340: 		{"(*Rat).MarshalText", Method, 3, ""},
		manifest.go#L8341: 		{"(*Rat).Mul", Method, 0, ""},
		manifest.go#L8342: 		{"(*Rat).Neg", Method, 0, ""},
		manifest.go#L8343: 		{"(*Rat).Num", Method, 0, ""},
		manifest.go#L8344: 		{"(*Rat).Quo", Method, 0, ""},
		manifest.go#L8345: 		{"(*Rat).RatString", Method, 0, ""},
		manifest.go#L8346: 		{"(*Rat).Scan", Method, 0, ""},
		manifest.go#L8347: 		{"(*Rat).Set", Method, 0, ""},
		manifest.go#L8348: 		{"(*Rat).SetFloat64", Method, 1, ""},
		manifest.go#L8349: 		{"(*Rat).SetFrac", Method, 0, ""},
		manifest.go#L8350: 		{"(*Rat).SetFrac64", Method, 0, ""},
		manifest.go#L8351: 		{"(*Rat).SetInt", Method, 0, ""},
		manifest.go#L8352: 		{"(*Rat).SetInt64", Method, 0, ""},
		manifest.go#L8353: 		{"(*Rat).SetString", Method, 0, ""},
		manifest.go#L8354: 		{"(*Rat).SetUint64", Method, 13, ""},
		manifest.go#L8355: 		{"(*Rat).Sign", Method, 0, ""},
		manifest.go#L8356: 		{"(*Rat).String", Method, 0, ""},
		manifest.go#L8357: 		{"(*Rat).Sub", Method, 0, ""},
		manifest.go#L8358: 		{"(*Rat).UnmarshalText", Method, 3, ""},
		manifest.go#L8359: 		{"(Accuracy).String", Method, 5, ""},
		manifest.go#L8360: 		{"(ErrNaN).Error", Method, 5, ""},
		manifest.go#L8361: 		{"(RoundingMode).String", Method, 5, ""},
		manifest.go#L8474: 		{"(*Rand).ExpFloat64", Method, 0, ""},
		manifest.go#L8475: 		{"(*Rand).Float32", Method, 0, ""},
		manifest.go#L8476: 		{"(*Rand).Float64", Method, 0, ""},
		manifest.go#L8477: 		{"(*Rand).Int", Method, 0, ""},
		manifest.go#L8478: 		{"(*Rand).Int31", Method, 0, ""},
		manifest.go#L8479: 		{"(*Rand).Int31n", Method, 0, ""},
		manifest.go#L8480: 		{"(*Rand).Int63", Method, 0, ""},
		manifest.go#L8481: 		{"(*Rand).Int63n", Method, 0, ""},
		manifest.go#L8482: 		{"(*Rand).Intn", Method, 0, ""},
		manifest.go#L8483: 		{"(*Rand).NormFloat64", Method, 0, ""},
		manifest.go#L8484: 		{"(*Rand).Perm", Method, 0, ""},
		manifest.go#L8485: 		{"(*Rand).Read", Method, 6, ""},
		manifest.go#L8486: 		{"(*Rand).Seed", Method, 0, ""},
		manifest.go#L8487: 		{"(*Rand).Shuffle", Method, 10, ""},
		manifest.go#L8488: 		{"(*Rand).Uint32", Method, 0, ""},
		manifest.go#L8489: 		{"(*Rand).Uint64", Method, 8, ""},
		manifest.go#L8490: 		{"(*Zipf).Uint64", Method, 0, ""},
		manifest.go#L8491: 		{"(Source).Int63", Method, 0, ""},
		manifest.go#L8492: 		{"(Source).Seed", Method, 0, ""},
		manifest.go#L8493: 		{"(Source64).Int63", Method, 8, ""},
		manifest.go#L8494: 		{"(Source64).Seed", Method, 8, ""},
		manifest.go#L8495: 		{"(Source64).Uint64", Method, 8, ""},
		manifest.go#L8521: 		{"(*ChaCha8).AppendBinary", Method, 24, ""},
		manifest.go#L8522: 		{"(*ChaCha8).MarshalBinary", Method, 22, ""},
		manifest.go#L8523: 		{"(*ChaCha8).Read", Method, 23, ""},
		manifest.go#L8524: 		{"(*ChaCha8).Seed", Method, 22, ""},
		manifest.go#L8525: 		{"(*ChaCha8).Uint64", Method, 22, ""},
		manifest.go#L8526: 		{"(*ChaCha8).UnmarshalBinary", Method, 22, ""},
		manifest.go#L8527: 		{"(*PCG).AppendBinary", Method, 24, ""},
		manifest.go#L8528: 		{"(*PCG).MarshalBinary", Method, 22, ""},
		manifest.go#L8529: 		{"(*PCG).Seed", Method, 22, ""},
		manifest.go#L8530: 		{"(*PCG).Uint64", Method, 22, ""},
		manifest.go#L8531: 		{"(*PCG).UnmarshalBinary", Method, 22, ""},
		manifest.go#L8532: 		{"(*Rand).ExpFloat64", Method, 22, ""},
		manifest.go#L8533: 		{"(*Rand).Float32", Method, 22, ""},
		manifest.go#L8534: 		{"(*Rand).Float64", Method, 22, ""},
		manifest.go#L8535: 		{"(*Rand).Int", Method, 22, ""},
		manifest.go#L8536: 		{"(*Rand).Int32", Method, 22, ""},
		manifest.go#L8537: 		{"(*Rand).Int32N", Method, 22, ""},
		manifest.go#L8538: 		{"(*Rand).Int64", Method, 22, ""},
		manifest.go#L8539: 		{"(*Rand).Int64N", Method, 22, ""},
		manifest.go#L8540: 		{"(*Rand).IntN", Method, 22, ""},
		manifest.go#L8541: 		{"(*Rand).N", Method, 27, ""},
		manifest.go#L8542: 		{"(*Rand).NormFloat64", Method, 22, ""},
		manifest.go#L8543: 		{"(*Rand).Perm", Method, 22, ""},
		manifest.go#L8544: 		{"(*Rand).Shuffle", Method, 22, ""},
		manifest.go#L8545: 		{"(*Rand).Uint", Method, 23, ""},
		manifest.go#L8546: 		{"(*Rand).Uint32", Method, 22, ""},
		manifest.go#L8547: 		{"(*Rand).Uint32N", Method, 22, ""},
		manifest.go#L8548: 		{"(*Rand).Uint64", Method, 22, ""},
		manifest.go#L8549: 		{"(*Rand).Uint64N", Method, 22, ""},
		manifest.go#L8550: 		{"(*Rand).UintN", Method, 22, ""},
		manifest.go#L8551: 		{"(*Zipf).Uint64", Method, 22, ""},
		manifest.go#L8552: 		{"(Source).Uint64", Method, 22, ""},
		manifest.go#L8583: 		{"(*WordDecoder).Decode", Method, 5, ""},
		manifest.go#L8584: 		{"(*WordDecoder).DecodeHeader", Method, 5, ""},
		manifest.go#L8585: 		{"(WordEncoder).Encode", Method, 5, ""},
		manifest.go#L8599: 		{"(*FileHeader).Open", Method, 0, ""},
		manifest.go#L8600: 		{"(*Form).RemoveAll", Method, 0, ""},
		manifest.go#L8601: 		{"(*Part).Close", Method, 0, ""},
		manifest.go#L8602: 		{"(*Part).FileName", Method, 0, ""},
		manifest.go#L8603: 		{"(*Part).FormName", Method, 0, ""},
		manifest.go#L8604: 		{"(*Part).Read", Method, 0, ""},
		manifest.go#L8605: 		{"(*Reader).NextPart", Method, 0, ""},
		manifest.go#L8606: 		{"(*Reader).NextRawPart", Method, 14, ""},
		manifest.go#L8607: 		{"(*Reader).ReadForm", Method, 0, ""},
		manifest.go#L8608: 		{"(*Writer).Boundary", Method, 0, ""},
		manifest.go#L8609: 		{"(*Writer).Close", Method, 0, ""},
		manifest.go#L8610: 		{"(*Writer).CreateFormField", Method, 0, ""},
		manifest.go#L8611: 		{"(*Writer).CreateFormFile", Method, 0, ""},
		manifest.go#L8612: 		{"(*Writer).CreatePart", Method, 0, ""},
		manifest.go#L8613: 		{"(*Writer).FormDataContentType", Method, 0, ""},
		manifest.go#L8614: 		{"(*Writer).SetBoundary", Method, 1, ""},
		manifest.go#L8615: 		{"(*Writer).WriteField", Method, 0, ""},
		manifest.go#L8616: 		{"(File).Close", Method, 0, ""},
		manifest.go#L8617: 		{"(File).Read", Method, 0, ""},
		manifest.go#L8618: 		{"(File).ReadAt", Method, 0, ""},
		manifest.go#L8619: 		{"(File).Seek", Method, 0, ""},
		manifest.go#L8638: 		{"(*Reader).Read", Method, 5, ""},
		manifest.go#L8639: 		{"(*Writer).Close", Method, 5, ""},
		manifest.go#L8640: 		{"(*Writer).Write", Method, 5, ""},
		manifest.go#L8648: 		{"(*AddrError).Error", Method, 0, ""},
		manifest.go#L8649: 		{"(*AddrError).Temporary", Method, 0, ""},
		manifest.go#L8650: 		{"(*AddrError).Timeout", Method, 0, ""},
		manifest.go#L8651: 		{"(*Buffers).Read", Method, 8, ""},
		manifest.go#L8652: 		{"(*Buffers).WriteTo", Method, 8, ""},
		manifest.go#L8653: 		{"(*DNSConfigError).Error", Method, 0, ""},
		manifest.go#L8654: 		{"(*DNSConfigError).Temporary", Method, 0, ""},
		manifest.go#L8655: 		{"(*DNSConfigError).Timeout", Method, 0, ""},
		manifest.go#L8656: 		{"(*DNSConfigError).Unwrap", Method, 13, ""},
		manifest.go#L8657: 		{"(*DNSError).Error", Method, 0, ""},
		manifest.go#L8658: 		{"(*DNSError).Temporary", Method, 0, ""},
		manifest.go#L8659: 		{"(*DNSError).Timeout", Method, 0, ""},
		manifest.go#L8660: 		{"(*DNSError).Unwrap", Method, 23, ""},
		manifest.go#L8661: 		{"(*Dialer).Dial", Method, 1, ""},
		manifest.go#L8662: 		{"(*Dialer).DialContext", Method, 7, ""},
		manifest.go#L8663: 		{"(*Dialer).DialIP", Method, 26, ""},
		manifest.go#L8664: 		{"(*Dialer).DialTCP", Method, 26, ""},
		manifest.go#L8665: 		{"(*Dialer).DialUDP", Method, 26, ""},
		manifest.go#L8666: 		{"(*Dialer).DialUnix", Method, 26, ""},
		manifest.go#L8667: 		{"(*Dialer).MultipathTCP", Method, 21, ""},
		manifest.go#L8668: 		{"(*Dialer).SetMultipathTCP", Method, 21, ""},
		manifest.go#L8669: 		{"(*IP).UnmarshalText", Method, 2, ""},
		manifest.go#L8670: 		{"(*IPAddr).Network", Method, 0, ""},
		manifest.go#L8671: 		{"(*IPAddr).String", Method, 0, ""},
		manifest.go#L8672: 		{"(*IPConn).Close", Method, 0, ""},
		manifest.go#L8673: 		{"(*IPConn).File", Method, 0, ""},
		manifest.go#L8674: 		{"(*IPConn).LocalAddr", Method, 0, ""},
		manifest.go#L8675: 		{"(*IPConn).Read", Method, 0, ""},
		manifest.go#L8676: 		{"(*IPConn).ReadFrom", Method, 0, ""},
		manifest.go#L8677: 		{"(*IPConn).ReadFromIP", Method, 0, ""},
		manifest.go#L8678: 		{"(*IPConn).ReadMsgIP", Method, 1, ""},
		manifest.go#L8679: 		{"(*IPConn).RemoteAddr", Method, 0, ""},
		manifest.go#L8680: 		{"(*IPConn).SetDeadline", Method, 0, ""},
		manifest.go#L8681: 		{"(*IPConn).SetReadBuffer", Method, 0, ""},
		manifest.go#L8682: 		{"(*IPConn).SetReadDeadline", Method, 0, ""},
		manifest.go#L8683: 		{"(*IPConn).SetWriteBuffer", Method, 0, ""},
		manifest.go#L8684: 		{"(*IPConn).SetWriteDeadline", Method, 0, ""},
		manifest.go#L8685: 		{"(*IPConn).SyscallConn", Method, 9, ""},
		manifest.go#L8686: 		{"(*IPConn).Write", Method, 0, ""},
		manifest.go#L8687: 		{"(*IPConn).WriteMsgIP", Method, 1, ""},
		manifest.go#L8688: 		{"(*IPConn).WriteTo", Method, 0, ""},
		manifest.go#L8689: 		{"(*IPConn).WriteToIP", Method, 0, ""},
		manifest.go#L8690: 		{"(*IPNet).Contains", Method, 0, ""},
		manifest.go#L8691: 		{"(*IPNet).Network", Method, 0, ""},
		manifest.go#L8692: 		{"(*IPNet).String", Method, 0, ""},
		manifest.go#L8693: 		{"(*Interface).Addrs", Method, 0, ""},
		manifest.go#L8694: 		{"(*Interface).MulticastAddrs", Method, 0, ""},
		manifest.go#L8695: 		{"(*ListenConfig).Listen", Method, 11, ""},
		manifest.go#L8696: 		{"(*ListenConfig).ListenPacket", Method, 11, ""},
		manifest.go#L8697: 		{"(*ListenConfig).MultipathTCP", Method, 21, ""},
		manifest.go#L8698: 		{"(*ListenConfig).SetMultipathTCP", Method, 21, ""},
		manifest.go#L8699: 		{"(*OpError).Error", Method, 0, ""},
		manifest.go#L8700: 		{"(*OpError).Temporary", Method, 0, ""},
		manifest.go#L8701: 		{"(*OpError).Timeout", Method, 0, ""},
		manifest.go#L8702: 		{"(*OpError).Unwrap", Method, 13, ""},
		manifest.go#L8703: 		{"(*ParseError).Error", Method, 0, ""},
		manifest.go#L8704: 		{"(*ParseError).Temporary", Method, 17, ""},
		manifest.go#L8705: 		{"(*ParseError).Timeout", Method, 17, ""},
		manifest.go#L8706: 		{"(*Resolver).LookupAddr", Method, 8, ""},
		manifest.go#L8707: 		{"(*Resolver).LookupCNAME", Method, 8, ""},
		manifest.go#L8708: 		{"(*Resolver).LookupHost", Method, 8, ""},
		manifest.go#L8709: 		{"(*Resolver).LookupIP", Method, 15, ""},
		manifest.go#L8710: 		{"(*Resolver).LookupIPAddr", Method, 8, ""},
		manifest.go#L8711: 		{"(*Resolver).LookupMX", Method, 8, ""},
		manifest.go#L8712: 		{"(*Resolver).LookupNS", Method, 8, ""},
		manifest.go#L8713: 		{"(*Resolver).LookupNetIP", Method, 18, ""},
		manifest.go#L8714: 		{"(*Resolver).LookupPort", Method, 8, ""},
		manifest.go#L8715: 		{"(*Resolver).LookupSRV", Method, 8, ""},
		manifest.go#L8716: 		{"(*Resolver).LookupTXT", Method, 8, ""},
		manifest.go#L8717: 		{"(*TCPAddr).AddrPort", Method, 18, ""},
		manifest.go#L8718: 		{"(*TCPAddr).Network", Method, 0, ""},
		manifest.go#L8719: 		{"(*TCPAddr).String", Method, 0, ""},
		manifest.go#L8720: 		{"(*TCPConn).Close", Method, 0, ""},
		manifest.go#L8721: 		{"(*TCPConn).CloseRead", Method, 0, ""},
		manifest.go#L8722: 		{"(*TCPConn).CloseWrite", Method, 0, ""},
		manifest.go#L8723: 		{"(*TCPConn).File", Method, 0, ""},
		manifest.go#L8724: 		{"(*TCPConn).LocalAddr", Method, 0, ""},
		manifest.go#L8725: 		{"(*TCPConn).MultipathTCP", Method, 21, ""},
		manifest.go#L8726: 		{"(*TCPConn).Read", Method, 0, ""},
		manifest.go#L8727: 		{"(*TCPConn).ReadFrom", Method, 0, ""},
		manifest.go#L8728: 		{"(*TCPConn).RemoteAddr", Method, 0, ""},
		manifest.go#L8729: 		{"(*TCPConn).SetDeadline", Method, 0, ""},
		manifest.go#L8730: 		{"(*TCPConn).SetKeepAlive", Method, 0, ""},
		manifest.go#L8731: 		{"(*TCPConn).SetKeepAliveConfig", Method, 23, ""},
		manifest.go#L8732: 		{"(*TCPConn).SetKeepAlivePeriod", Method, 2, ""},
		manifest.go#L8733: 		{"(*TCPConn).SetLinger", Method, 0, ""},
		manifest.go#L8734: 		{"(*TCPConn).SetNoDelay", Method, 0, ""},
		manifest.go#L8735: 		{"(*TCPConn).SetReadBuffer", Method, 0, ""},
		manifest.go#L8736: 		{"(*TCPConn).SetReadDeadline", Method, 0, ""},
		manifest.go#L8737: 		{"(*TCPConn).SetWriteBuffer", Method, 0, ""},
		manifest.go#L8738: 		{"(*TCPConn).SetWriteDeadline", Method, 0, ""},
		manifest.go#L8739: 		{"(*TCPConn).SyscallConn", Method, 9, ""},
		manifest.go#L8740: 		{"(*TCPConn).Write", Method, 0, ""},
		manifest.go#L8741: 		{"(*TCPConn).WriteTo", Method, 22, ""},
		manifest.go#L8742: 		{"(*TCPListener).Accept", Method, 0, ""},
		manifest.go#L8743: 		{"(*TCPListener).AcceptTCP", Method, 0, ""},
		manifest.go#L8744: 		{"(*TCPListener).Addr", Method, 0, ""},
		manifest.go#L8745: 		{"(*TCPListener).Close", Method, 0, ""},
		manifest.go#L8746: 		{"(*TCPListener).File", Method, 0, ""},
		manifest.go#L8747: 		{"(*TCPListener).SetDeadline", Method, 0, ""},
		manifest.go#L8748: 		{"(*TCPListener).SyscallConn", Method, 10, ""},
		manifest.go#L8749: 		{"(*UDPAddr).AddrPort", Method, 18, ""},
		manifest.go#L8750: 		{"(*UDPAddr).Network", Method, 0, ""},
		manifest.go#L8751: 		{"(*UDPAddr).String", Method, 0, ""},
		manifest.go#L8752: 		{"(*UDPConn).Close", Method, 0, ""},
		manifest.go#L8753: 		{"(*UDPConn).File", Method, 0, ""},
		manifest.go#L8754: 		{"(*UDPConn).LocalAddr", Method, 0, ""},
		manifest.go#L8755: 		{"(*UDPConn).Read", Method, 0, ""},
		manifest.go#L8756: 		{"(*UDPConn).ReadFrom", Method, 0, ""},
		manifest.go#L8757: 		{"(*UDPConn).ReadFromUDP", Method, 0, ""},
		manifest.go#L8758: 		{"(*UDPConn).ReadFromUDPAddrPort", Method, 18, ""},
		manifest.go#L8759: 		{"(*UDPConn).ReadMsgUDP", Method, 1, ""},
		manifest.go#L8760: 		{"(*UDPConn).ReadMsgUDPAddrPort", Method, 18, ""},
		manifest.go#L8761: 		{"(*UDPConn).RemoteAddr", Method, 0, ""},
		manifest.go#L8762: 		{"(*UDPConn).SetDeadline", Method, 0, ""},
		manifest.go#L8763: 		{"(*UDPConn).SetReadBuffer", Method, 0, ""},
		manifest.go#L8764: 		{"(*UDPConn).SetReadDeadline", Method, 0, ""},
		manifest.go#L8765: 		{"(*UDPConn).SetWriteBuffer", Method, 0, ""},
		manifest.go#L8766: 		{"(*UDPConn).SetWriteDeadline", Method, 0, ""},
		manifest.go#L8767: 		{"(*UDPConn).SyscallConn", Method, 9, ""},
		manifest.go#L8768: 		{"(*UDPConn).Write", Method, 0, ""},
		manifest.go#L8769: 		{"(*UDPConn).WriteMsgUDP", Method, 1, ""},
		manifest.go#L8770: 		{"(*UDPConn).WriteMsgUDPAddrPort", Method, 18, ""},
		manifest.go#L8771: 		{"(*UDPConn).WriteTo", Method, 0, ""},
		manifest.go#L8772: 		{"(*UDPConn).WriteToUDP", Method, 0, ""},
		manifest.go#L8773: 		{"(*UDPConn).WriteToUDPAddrPort", Method, 18, ""},
		manifest.go#L8774: 		{"(*UnixAddr).Network", Method, 0, ""},
		manifest.go#L8775: 		{"(*UnixAddr).String", Method, 0, ""},
		manifest.go#L8776: 		{"(*UnixConn).Close", Method, 0, ""},
		manifest.go#L8777: 		{"(*UnixConn).CloseRead", Method, 1, ""},
		manifest.go#L8778: 		{"(*UnixConn).CloseWrite", Method, 1, ""},
		manifest.go#L8779: 		{"(*UnixConn).File", Method, 0, ""},
		manifest.go#L8780: 		{"(*UnixConn).LocalAddr", Method, 0, ""},
		manifest.go#L8781: 		{"(*UnixConn).Read", Method, 0, ""},
		manifest.go#L8782: 		{"(*UnixConn).ReadFrom", Method, 0, ""},
		manifest.go#L8783: 		{"(*UnixConn).ReadFromUnix", Method, 0, ""},
		manifest.go#L8784: 		{"(*UnixConn).ReadMsgUnix", Method, 0, ""},
		manifest.go#L8785: 		{"(*UnixConn).RemoteAddr", Method, 0, ""},
		manifest.go#L8786: 		{"(*UnixConn).SetDeadline", Method, 0, ""},
		manifest.go#L8787: 		{"(*UnixConn).SetReadBuffer", Method, 0, ""},
		manifest.go#L8788: 		{"(*UnixConn).SetReadDeadline", Method, 0, ""},
		manifest.go#L8789: 		{"(*UnixConn).SetWriteBuffer", Method, 0, ""},
		manifest.go#L8790: 		{"(*UnixConn).SetWriteDeadline", Method, 0, ""},
		manifest.go#L8791: 		{"(*UnixConn).SyscallConn", Method, 9, ""},
		manifest.go#L8792: 		{"(*UnixConn).Write", Method, 0, ""},
		manifest.go#L8793: 		{"(*UnixConn).WriteMsgUnix", Method, 0, ""},
		manifest.go#L8794: 		{"(*UnixConn).WriteTo", Method, 0, ""},
		manifest.go#L8795: 		{"(*UnixConn).WriteToUnix", Method, 0, ""},
		manifest.go#L8796: 		{"(*UnixListener).Accept", Method, 0, ""},
		manifest.go#L8797: 		{"(*UnixListener).AcceptUnix", Method, 0, ""},
		manifest.go#L8798: 		{"(*UnixListener).Addr", Method, 0, ""},
		manifest.go#L8799: 		{"(*UnixListener).Close", Method, 0, ""},
		manifest.go#L8800: 		{"(*UnixListener).File", Method, 0, ""},
		manifest.go#L8801: 		{"(*UnixListener).SetDeadline", Method, 0, ""},
		manifest.go#L8802: 		{"(*UnixListener).SetUnlinkOnClose", Method, 8, ""},
		manifest.go#L8803: 		{"(*UnixListener).SyscallConn", Method, 10, ""},
		manifest.go#L8804: 		{"(Addr).Network", Method, 0, ""},
		manifest.go#L8805: 		{"(Addr).String", Method, 0, ""},
		manifest.go#L8806: 		{"(Conn).Close", Method, 0, ""},
		manifest.go#L8807: 		{"(Conn).LocalAddr", Method, 0, ""},
		manifest.go#L8808: 		{"(Conn).Read", Method, 0, ""},
		manifest.go#L8809: 		{"(Conn).RemoteAddr", Method, 0, ""},
		manifest.go#L8810: 		{"(Conn).SetDeadline", Method, 0, ""},
		manifest.go#L8811: 		{"(Conn).SetReadDeadline", Method, 0, ""},
		manifest.go#L8812: 		{"(Conn).SetWriteDeadline", Method, 0, ""},
		manifest.go#L8813: 		{"(Conn).Write", Method, 0, ""},
		manifest.go#L8814: 		{"(Error).Error", Method, 0, ""},
		manifest.go#L8815: 		{"(Error).Temporary", Method, 0, ""},
		manifest.go#L8816: 		{"(Error).Timeout", Method, 0, ""},
		manifest.go#L8817: 		{"(Flags).String", Method, 0, ""},
		manifest.go#L8818: 		{"(HardwareAddr).String", Method, 0, ""},
		manifest.go#L8819: 		{"(IP).AppendText", Method, 24, ""},
		manifest.go#L8820: 		{"(IP).DefaultMask", Method, 0, ""},
		manifest.go#L8821: 		{"(IP).Equal", Method, 0, ""},
		manifest.go#L8822: 		{"(IP).IsGlobalUnicast", Method, 0, ""},
		manifest.go#L8823: 		{"(IP).IsInterfaceLocalMulticast", Method, 0, ""},
		manifest.go#L8824: 		{"(IP).IsLinkLocalMulticast", Method, 0, ""},
		manifest.go#L8825: 		{"(IP).IsLinkLocalUnicast", Method, 0, ""},
		manifest.go#L8826: 		{"(IP).IsLoopback", Method, 0, ""},
		manifest.go#L8827: 		{"(IP).IsMulticast", Method, 0, ""},
		manifest.go#L8828: 		{"(IP).IsPrivate", Method, 17, ""},
		manifest.go#L8829: 		{"(IP).IsUnspecified", Method, 0, ""},
		manifest.go#L8830: 		{"(IP).MarshalText", Method, 2, ""},
		manifest.go#L8831: 		{"(IP).Mask", Method, 0, ""},
		manifest.go#L8832: 		{"(IP).String", Method, 0, ""},
		manifest.go#L8833: 		{"(IP).To16", Method, 0, ""},
		manifest.go#L8834: 		{"(IP).To4", Method, 0, ""},
		manifest.go#L8835: 		{"(IPMask).Size", Method, 0, ""},
		manifest.go#L8836: 		{"(IPMask).String", Method, 0, ""},
		manifest.go#L8837: 		{"(InvalidAddrError).Error", Method, 0, ""},
		manifest.go#L8838: 		{"(InvalidAddrError).Temporary", Method, 0, ""},
		manifest.go#L8839: 		{"(InvalidAddrError).Timeout", Method, 0, ""},
		manifest.go#L8840: 		{"(Listener).Accept", Method, 0, ""},
		manifest.go#L8841: 		{"(Listener).Addr", Method, 0, ""},
		manifest.go#L8842: 		{"(Listener).Close", Method, 0, ""},
		manifest.go#L8843: 		{"(PacketConn).Close", Method, 0, ""},
		manifest.go#L8844: 		{"(PacketConn).LocalAddr", Method, 0, ""},
		manifest.go#L8845: 		{"(PacketConn).ReadFrom", Method, 0, ""},
		manifest.go#L8846: 		{"(PacketConn).SetDeadline", Method, 0, ""},
		manifest.go#L8847: 		{"(PacketConn).SetReadDeadline", Method, 0, ""},
		manifest.go#L8848: 		{"(PacketConn).SetWriteDeadline", Method, 0, ""},
		manifest.go#L8849: 		{"(PacketConn).WriteTo", Method, 0, ""},
		manifest.go#L8850: 		{"(UnknownNetworkError).Error", Method, 0, ""},
		manifest.go#L8851: 		{"(UnknownNetworkError).Temporary", Method, 0, ""},
		manifest.go#L8852: 		{"(UnknownNetworkError).Timeout", Method, 0, ""},
		manifest.go#L9019: 		{"(*Client).CloseIdleConnections", Method, 12, ""},
		manifest.go#L9020: 		{"(*Client).Do", Method, 0, ""},
		manifest.go#L9021: 		{"(*Client).Get", Method, 0, ""},
		manifest.go#L9022: 		{"(*Client).Head", Method, 0, ""},
		manifest.go#L9023: 		{"(*Client).Post", Method, 0, ""},
		manifest.go#L9024: 		{"(*Client).PostForm", Method, 0, ""},
		manifest.go#L9025: 		{"(*ClientConn).Available", Method, 26, ""},
		manifest.go#L9026: 		{"(*ClientConn).Close", Method, 26, ""},
		manifest.go#L9027: 		{"(*ClientConn).Err", Method, 26, ""},
		manifest.go#L9028: 		{"(*ClientConn).InFlight", Method, 26, ""},
		manifest.go#L9029: 		{"(*ClientConn).Release", Method, 26, ""},
		manifest.go#L9030: 		{"(*ClientConn).Reserve", Method, 26, ""},
		manifest.go#L9031: 		{"(*ClientConn).RoundTrip", Method, 26, ""},
		manifest.go#L9032: 		{"(*ClientConn).SetStateHook", Method, 26, ""},
		manifest.go#L9033: 		{"(*Cookie).String", Method, 0, ""},
		manifest.go#L9034: 		{"(*Cookie).Valid", Method, 18, ""},
		manifest.go#L9035: 		{"(*CrossOriginProtection).AddInsecureBypassPattern", Method, 25, ""},
		manifest.go#L9036: 		{"(*CrossOriginProtection).AddTrustedOrigin", Method, 25, ""},
		manifest.go#L9037: 		{"(*CrossOriginProtection).Check", Method, 25, ""},
		manifest.go#L9038: 		{"(*CrossOriginProtection).Handler", Method, 25, ""},
		manifest.go#L9039: 		{"(*CrossOriginProtection).SetDenyHandler", Method, 25, ""},
		manifest.go#L9040: 		{"(*MaxBytesError).Error", Method, 19, ""},
		manifest.go#L9041: 		{"(*ProtocolError).Error", Method, 0, ""},
		manifest.go#L9042: 		{"(*ProtocolError).Is", Method, 21, ""},
		manifest.go#L9043: 		{"(*Protocols).SetHTTP1", Method, 24, ""},
		manifest.go#L9044: 		{"(*Protocols).SetHTTP2", Method, 24, ""},
		manifest.go#L9045: 		{"(*Protocols).SetUnencryptedHTTP2", Method, 24, ""},
		manifest.go#L9046: 		{"(*Request).AddCookie", Method, 0, ""},
		manifest.go#L9047: 		{"(*Request).BasicAuth", Method, 4, ""},
		manifest.go#L9048: 		{"(*Request).Clone", Method, 13, ""},
		manifest.go#L9049: 		{"(*Request).Context", Method, 7, ""},
		manifest.go#L9050: 		{"(*Request).Cookie", Method, 0, ""},
		manifest.go#L9051: 		{"(*Request).Cookies", Method, 0, ""},
		manifest.go#L9052: 		{"(*Request).CookiesNamed", Method, 23, ""},
		manifest.go#L9053: 		{"(*Request).FormFile", Method, 0, ""},
		manifest.go#L9054: 		{"(*Request).FormValue", Method, 0, ""},
		manifest.go#L9055: 		{"(*Request).MultipartReader", Method, 0, ""},
		manifest.go#L9056: 		{"(*Request).ParseForm", Method, 0, ""},
		manifest.go#L9057: 		{"(*Request).ParseMultipartForm", Method, 0, ""},
		manifest.go#L9058: 		{"(*Request).PathValue", Method, 22, ""},
		manifest.go#L9059: 		{"(*Request).PostFormValue", Method, 1, ""},
		manifest.go#L9060: 		{"(*Request).ProtoAtLeast", Method, 0, ""},
		manifest.go#L9061: 		{"(*Request).Referer", Method, 0, ""},
		manifest.go#L9062: 		{"(*Request).SetBasicAuth", Method, 0, ""},
		manifest.go#L9063: 		{"(*Request).SetPathValue", Method, 22, ""},
		manifest.go#L9064: 		{"(*Request).UserAgent", Method, 0, ""},
		manifest.go#L9065: 		{"(*Request).WithContext", Method, 7, ""},
		manifest.go#L9066: 		{"(*Request).Write", Method, 0, ""},
		manifest.go#L9067: 		{"(*Request).WriteProxy", Method, 0, ""},
		manifest.go#L9068: 		{"(*Response).Cookies", Method, 0, ""},
		manifest.go#L9069: 		{"(*Response).Location", Method, 0, ""},
		manifest.go#L9070: 		{"(*Response).ProtoAtLeast", Method, 0, ""},
		manifest.go#L9071: 		{"(*Response).Write", Method, 0, ""},
		manifest.go#L9072: 		{"(*ResponseController).EnableFullDuplex", Method, 21, ""},
		manifest.go#L9073: 		{"(*ResponseController).Flush", Method, 20, ""},
		manifest.go#L9074: 		{"(*ResponseController).Hijack", Method, 20, ""},
		manifest.go#L9075: 		{"(*ResponseController).SetReadDeadline", Method, 20, ""},
		manifest.go#L9076: 		{"(*ResponseController).SetWriteDeadline", Method, 20, ""},
		manifest.go#L9077: 		{"(*ServeMux).Handle", Method, 0, ""},
		manifest.go#L9078: 		{"(*ServeMux).HandleFunc", Method, 0, ""},
		manifest.go#L9079: 		{"(*ServeMux).Handler", Method, 1, ""},
		manifest.go#L9080: 		{"(*ServeMux).ServeHTTP", Method, 0, ""},
		manifest.go#L9081: 		{"(*Server).Close", Method, 8, ""},
		manifest.go#L9082: 		{"(*Server).ListenAndServe", Method, 0, ""},
		manifest.go#L9083: 		{"(*Server).ListenAndServeTLS", Method, 0, ""},
		manifest.go#L9084: 		{"(*Server).RegisterOnShutdown", Method, 9, ""},
		manifest.go#L9085: 		{"(*Server).Serve", Method, 0, ""},
		manifest.go#L9086: 		{"(*Server).ServeTLS", Method, 9, ""},
		manifest.go#L9087: 		{"(*Server).SetKeepAlivesEnabled", Method, 3, ""},
		manifest.go#L9088: 		{"(*Server).Shutdown", Method, 8, ""},
		manifest.go#L9089: 		{"(*Transport).CancelRequest", Method, 1, ""},
		manifest.go#L9090: 		{"(*Transport).Clone", Method, 13, ""},
		manifest.go#L9091: 		{"(*Transport).CloseIdleConnections", Method, 0, ""},
		manifest.go#L9092: 		{"(*Transport).NewClientConn", Method, 26, ""},
		manifest.go#L9093: 		{"(*Transport).RegisterProtocol", Method, 0, ""},
		manifest.go#L9094: 		{"(*Transport).RoundTrip", Method, 0, ""},
		manifest.go#L9095: 		{"(CloseNotifier).CloseNotify", Method, 1, ""},
		manifest.go#L9096: 		{"(ConnState).String", Method, 3, ""},
		manifest.go#L9097: 		{"(CookieJar).Cookies", Method, 0, ""},
		manifest.go#L9098: 		{"(CookieJar).SetCookies", Method, 0, ""},
		manifest.go#L9099: 		{"(Dir).Open", Method, 0, ""},
		manifest.go#L9100: 		{"(File).Close", Method, 0, ""},
		manifest.go#L9101: 		{"(File).Read", Method, 0, ""},
		manifest.go#L9102: 		{"(File).Readdir", Method, 0, ""},
		manifest.go#L9103: 		{"(File).Seek", Method, 0, ""},
		manifest.go#L9104: 		{"(File).Stat", Method, 0, ""},
		manifest.go#L9105: 		{"(FileSystem).Open", Method, 0, ""},
		manifest.go#L9106: 		{"(Flusher).Flush", Method, 0, ""},
		manifest.go#L9107: 		{"(Handler).ServeHTTP", Method, 0, ""},
		manifest.go#L9108: 		{"(HandlerFunc).ServeHTTP", Method, 0, ""},
		manifest.go#L9109: 		{"(Header).Add", Method, 0, ""},
		manifest.go#L9110: 		{"(Header).Clone", Method, 13, ""},
		manifest.go#L9111: 		{"(Header).Del", Method, 0, ""},
		manifest.go#L9112: 		{"(Header).Get", Method, 0, ""},
		manifest.go#L9113: 		{"(Header).Set", Method, 0, ""},
		manifest.go#L9114: 		{"(Header).Values", Method, 14, ""},
		manifest.go#L9115: 		{"(Header).Write", Method, 0, ""},
		manifest.go#L9116: 		{"(Header).WriteSubset", Method, 0, ""},
		manifest.go#L9117: 		{"(Hijacker).Hijack", Method, 0, ""},
		manifest.go#L9118: 		{"(Protocols).HTTP1", Method, 24, ""},
		manifest.go#L9119: 		{"(Protocols).HTTP2", Method, 24, ""},
		manifest.go#L9120: 		{"(Protocols).String", Method, 24, ""},
		manifest.go#L9121: 		{"(Protocols).UnencryptedHTTP2", Method, 24, ""},
		manifest.go#L9122: 		{"(Pusher).Push", Method, 8, ""},
		manifest.go#L9123: 		{"(ResponseWriter).Header", Method, 0, ""},
		manifest.go#L9124: 		{"(ResponseWriter).Write", Method, 0, ""},
		manifest.go#L9125: 		{"(ResponseWriter).WriteHeader", Method, 0, ""},
		manifest.go#L9126: 		{"(RoundTripper).RoundTrip", Method, 0, ""},
		manifest.go#L9428: 		{"(*Handler).ServeHTTP", Method, 0, ""},
		manifest.go#L9444: 		{"(*Jar).Cookies", Method, 1, ""},
		manifest.go#L9445: 		{"(*Jar).SetCookies", Method, 1, ""},
		manifest.go#L9446: 		{"(PublicSuffixList).PublicSuffix", Method, 1, ""},
		manifest.go#L9447: 		{"(PublicSuffixList).String", Method, 1, ""},
		manifest.go#L9461: 		{"(*ResponseRecorder).Flush", Method, 0, ""},
		manifest.go#L9462: 		{"(*ResponseRecorder).Header", Method, 0, ""},
		manifest.go#L9463: 		{"(*ResponseRecorder).Result", Method, 7, ""},
		manifest.go#L9464: 		{"(*ResponseRecorder).Write", Method, 0, ""},
		manifest.go#L9465: 		{"(*ResponseRecorder).WriteHeader", Method, 0, ""},
		manifest.go#L9466: 		{"(*ResponseRecorder).WriteString", Method, 6, ""},
		manifest.go#L9467: 		{"(*Server).Certificate", Method, 9, ""},
		manifest.go#L9468: 		{"(*Server).Client", Method, 9, ""},
		manifest.go#L9469: 		{"(*Server).Close", Method, 0, ""},
		manifest.go#L9470: 		{"(*Server).CloseClientConnections", Method, 0, ""},
		manifest.go#L9471: 		{"(*Server).Start", Method, 0, ""},
		manifest.go#L9472: 		{"(*Server).StartTLS", Method, 0, ""},
		manifest.go#L9528: 		{"(*ClientConn).Close", Method, 0, ""},
		manifest.go#L9529: 		{"(*ClientConn).Do", Method, 0, ""},
		manifest.go#L9530: 		{"(*ClientConn).Hijack", Method, 0, ""},
		manifest.go#L9531: 		{"(*ClientConn).Pending", Method, 0, ""},
		manifest.go#L9532: 		{"(*ClientConn).Read", Method, 0, ""},
		manifest.go#L9533: 		{"(*ClientConn).Write", Method, 0, ""},
		manifest.go#L9534: 		{"(*ProxyRequest).SetURL", Method, 20, ""},
		manifest.go#L9535: 		{"(*ProxyRequest).SetXForwarded", Method, 20, ""},
		manifest.go#L9536: 		{"(*ReverseProxy).ServeHTTP", Method, 0, ""},
		manifest.go#L9537: 		{"(*ServerConn).Close", Method, 0, ""},
		manifest.go#L9538: 		{"(*ServerConn).Hijack", Method, 0, ""},
		manifest.go#L9539: 		{"(*ServerConn).Pending", Method, 0, ""},
		manifest.go#L9540: 		{"(*ServerConn).Read", Method, 0, ""},
		manifest.go#L9541: 		{"(*ServerConn).Write", Method, 0, ""},
		manifest.go#L9542: 		{"(BufferPool).Get", Method, 6, ""},
		manifest.go#L9543: 		{"(BufferPool).Put", Method, 6, ""},
		manifest.go#L9582: 		{"(*Address).String", Method, 0, ""},
		manifest.go#L9583: 		{"(*AddressParser).Parse", Method, 5, ""},
		manifest.go#L9584: 		{"(*AddressParser).ParseList", Method, 5, ""},
		manifest.go#L9585: 		{"(Header).AddressList", Method, 0, ""},
		manifest.go#L9586: 		{"(Header).Date", Method, 0, ""},
		manifest.go#L9587: 		{"(Header).Get", Method, 0, ""},
		manifest.go#L9604: 		{"(*Addr).UnmarshalBinary", Method, 18, ""},
		manifest.go#L9605: 		{"(*Addr).UnmarshalText", Method, 18, ""},
		manifest.go#L9606: 		{"(*AddrPort).UnmarshalBinary", Method, 18, ""},
		manifest.go#L9607: 		{"(*AddrPort).UnmarshalText", Method, 18, ""},
		manifest.go#L9608: 		{"(*Prefix).UnmarshalBinary", Method, 18, ""},
		manifest.go#L9609: 		{"(*Prefix).UnmarshalText", Method, 18, ""},
		manifest.go#L9610: 		{"(Addr).AppendBinary", Method, 24, ""},
		manifest.go#L9611: 		{"(Addr).AppendText", Method, 24, ""},
		manifest.go#L9612: 		{"(Addr).AppendTo", Method, 18, ""},
		manifest.go#L9613: 		{"(Addr).As16", Method, 18, ""},
		manifest.go#L9614: 		{"(Addr).As4", Method, 18, ""},
		manifest.go#L9615: 		{"(Addr).AsSlice", Method, 18, ""},
		manifest.go#L9616: 		{"(Addr).BitLen", Method, 18, ""},
		manifest.go#L9617: 		{"(Addr).Compare", Method, 18, ""},
		manifest.go#L9618: 		{"(Addr).Is4", Method, 18, ""},
		manifest.go#L9619: 		{"(Addr).Is4In6", Method, 18, ""},
		manifest.go#L9620: 		{"(Addr).Is6", Method, 18, ""},
		manifest.go#L9621: 		{"(Addr).IsGlobalUnicast", Method, 18, ""},
		manifest.go#L9622: 		{"(Addr).IsInterfaceLocalMulticast", Method, 18, ""},
		manifest.go#L9623: 		{"(Addr).IsLinkLocalMulticast", Method, 18, ""},
		manifest.go#L9624: 		{"(Addr).IsLinkLocalUnicast", Method, 18, ""},
		manifest.go#L9625: 		{"(Addr).IsLoopback", Method, 18, ""},
		manifest.go#L9626: 		{"(Addr).IsMulticast", Method, 18, ""},
		manifest.go#L9627: 		{"(Addr).IsPrivate", Method, 18, ""},
		manifest.go#L9628: 		{"(Addr).IsUnspecified", Method, 18, ""},
		manifest.go#L9629: 		{"(Addr).IsValid", Method, 18, ""},
		manifest.go#L9630: 		{"(Addr).Less", Method, 18, ""},
		manifest.go#L9631: 		{"(Addr).MarshalBinary", Method, 18, ""},
		manifest.go#L9632: 		{"(Addr).MarshalText", Method, 18, ""},
		manifest.go#L9633: 		{"(Addr).Next", Method, 18, ""},
		manifest.go#L9634: 		{"(Addr).Prefix", Method, 18, ""},
		manifest.go#L9635: 		{"(Addr).Prev", Method, 18, ""},
		manifest.go#L9636: 		{"(Addr).String", Method, 18, ""},
		manifest.go#L9637: 		{"(Addr).StringExpanded", Method, 18, ""},
		manifest.go#L9638: 		{"(Addr).Unmap", Method, 18, ""},
		manifest.go#L9639: 		{"(Addr).WithZone", Method, 18, ""},
		manifest.go#L9640: 		{"(Addr).Zone", Method, 18, ""},
		manifest.go#L9641: 		{"(AddrPort).Addr", Method, 18, ""},
		manifest.go#L9642: 		{"(AddrPort).AppendBinary", Method, 24, ""},
		manifest.go#L9643: 		{"(AddrPort).AppendText", Method, 24, ""},
		manifest.go#L9644: 		{"(AddrPort).AppendTo", Method, 18, ""},
		manifest.go#L9645: 		{"(AddrPort).Compare", Method, 22, ""},
		manifest.go#L9646: 		{"(AddrPort).IsValid", Method, 18, ""},
		manifest.go#L9647: 		{"(AddrPort).MarshalBinary", Method, 18, ""},
		manifest.go#L9648: 		{"(AddrPort).MarshalText", Method, 18, ""},
		manifest.go#L9649: 		{"(AddrPort).Port", Method, 18, ""},
		manifest.go#L9650: 		{"(AddrPort).String", Method, 18, ""},
		manifest.go#L9651: 		{"(Prefix).Addr", Method, 18, ""},
		manifest.go#L9652: 		{"(Prefix).AppendBinary", Method, 24, ""},
		manifest.go#L9653: 		{"(Prefix).AppendText", Method, 24, ""},
		manifest.go#L9654: 		{"(Prefix).AppendTo", Method, 18, ""},
		manifest.go#L9655: 		{"(Prefix).Bits", Method, 18, ""},
		manifest.go#L9656: 		{"(Prefix).Compare", Method, 26, ""},
		manifest.go#L9657: 		{"(Prefix).Contains", Method, 18, ""},
		manifest.go#L9658: 		{"(Prefix).IsSingleIP", Method, 18, ""},
		manifest.go#L9659: 		{"(Prefix).IsValid", Method, 18, ""},
		manifest.go#L9660: 		{"(Prefix).MarshalBinary", Method, 18, ""},
		manifest.go#L9661: 		{"(Prefix).MarshalText", Method, 18, ""},
		manifest.go#L9662: 		{"(Prefix).Masked", Method, 18, ""},
		manifest.go#L9663: 		{"(Prefix).Overlaps", Method, 18, ""},
		manifest.go#L9664: 		{"(Prefix).String", Method, 18, ""},
		manifest.go#L9686: 		{"(*Client).Call", Method, 0, ""},
		manifest.go#L9687: 		{"(*Client).Close", Method, 0, ""},
		manifest.go#L9688: 		{"(*Client).Go", Method, 0, ""},
		manifest.go#L9689: 		{"(*Server).Accept", Method, 0, ""},
		manifest.go#L9690: 		{"(*Server).HandleHTTP", Method, 0, ""},
		manifest.go#L9691: 		{"(*Server).Register", Method, 0, ""},
		manifest.go#L9692: 		{"(*Server).RegisterName", Method, 0, ""},
		manifest.go#L9693: 		{"(*Server).ServeCodec", Method, 0, ""},
		manifest.go#L9694: 		{"(*Server).ServeConn", Method, 0, ""},
		manifest.go#L9695: 		{"(*Server).ServeHTTP", Method, 0, ""},
		manifest.go#L9696: 		{"(*Server).ServeRequest", Method, 0, ""},
		manifest.go#L9697: 		{"(ClientCodec).Close", Method, 0, ""},
		manifest.go#L9698: 		{"(ClientCodec).ReadResponseBody", Method, 0, ""},
		manifest.go#L9699: 		{"(ClientCodec).ReadResponseHeader", Method, 0, ""},
		manifest.go#L9700: 		{"(ClientCodec).WriteRequest", Method, 0, ""},
		manifest.go#L9701: 		{"(ServerCodec).Close", Method, 0, ""},
		manifest.go#L9702: 		{"(ServerCodec).ReadRequestBody", Method, 0, ""},
		manifest.go#L9703: 		{"(ServerCodec).ReadRequestHeader", Method, 0, ""},
		manifest.go#L9704: 		{"(ServerCodec).WriteResponse", Method, 0, ""},
		manifest.go#L9705: 		{"(ServerError).Error", Method, 0, ""},
		manifest.go#L9750: 		{"(*Client).Auth", Method, 0, ""},
		manifest.go#L9751: 		{"(*Client).Close", Method, 2, ""},
		manifest.go#L9752: 		{"(*Client).Data", Method, 0, ""},
		manifest.go#L9753: 		{"(*Client).Extension", Method, 0, ""},
		manifest.go#L9754: 		{"(*Client).Hello", Method, 1, ""},
		manifest.go#L9755: 		{"(*Client).Mail", Method, 0, ""},
		manifest.go#L9756: 		{"(*Client).Noop", Method, 10, ""},
		manifest.go#L9757: 		{"(*Client).Quit", Method, 0, ""},
		manifest.go#L9758: 		{"(*Client).Rcpt", Method, 0, ""},
		manifest.go#L9759: 		{"(*Client).Reset", Method, 0, ""},
		manifest.go#L9760: 		{"(*Client).StartTLS", Method, 0, ""},
		manifest.go#L9761: 		{"(*Client).TLSConnectionState", Method, 5, ""},
		manifest.go#L9762: 		{"(*Client).Verify", Method, 0, ""},
		manifest.go#L9763: 		{"(Auth).Next", Method, 0, ""},
		manifest.go#L9764: 		{"(Auth).Start", Method, 0, ""},
		manifest.go#L9779: 		{"(*Conn).Close", Method, 0, ""},
		manifest.go#L9780: 		{"(*Conn).Cmd", Method, 0, ""},
		manifest.go#L9781: 		{"(*Conn).DotReader", Method, 0, ""},
		manifest.go#L9782: 		{"(*Conn).DotWriter", Method, 0, ""},
		manifest.go#L9783: 		{"(*Conn).EndRequest", Method, 0, ""},
		manifest.go#L9784: 		{"(*Conn).EndResponse", Method, 0, ""},
		manifest.go#L9785: 		{"(*Conn).Next", Method, 0, ""},
		manifest.go#L9786: 		{"(*Conn).PrintfLine", Method, 0, ""},
		manifest.go#L9787: 		{"(*Conn).ReadCodeLine", Method, 0, ""},
		manifest.go#L9788: 		{"(*Conn).ReadContinuedLine", Method, 0, ""},
		manifest.go#L9789: 		{"(*Conn).ReadContinuedLineBytes", Method, 0, ""},
		manifest.go#L9790: 		{"(*Conn).ReadDotBytes", Method, 0, ""},
		manifest.go#L9791: 		{"(*Conn).ReadDotLines", Method, 0, ""},
		manifest.go#L9792: 		{"(*Conn).ReadLine", Method, 0, ""},
		manifest.go#L9793: 		{"(*Conn).ReadLineBytes", Method, 0, ""},
		manifest.go#L9794: 		{"(*Conn).ReadMIMEHeader", Method, 0, ""},
		manifest.go#L9795: 		{"(*Conn).ReadResponse", Method, 0, ""},
		manifest.go#L9796: 		{"(*Conn).StartRequest", Method, 0, ""},
		manifest.go#L9797: 		{"(*Conn).StartResponse", Method, 0, ""},
		manifest.go#L9798: 		{"(*Error).Error", Method, 0, ""},
		manifest.go#L9799: 		{"(*Pipeline).EndRequest", Method, 0, ""},
		manifest.go#L9800: 		{"(*Pipeline).EndResponse", Method, 0, ""},
		manifest.go#L9801: 		{"(*Pipeline).Next", Method, 0, ""},
		manifest.go#L9802: 		{"(*Pipeline).StartRequest", Method, 0, ""},
		manifest.go#L9803: 		{"(*Pipeline).StartResponse", Method, 0, ""},
		manifest.go#L9804: 		{"(*Reader).DotReader", Method, 0, ""},
		manifest.go#L9805: 		{"(*Reader).ReadCodeLine", Method, 0, ""},
		manifest.go#L9806: 		{"(*Reader).ReadContinuedLine", Method, 0, ""},
		manifest.go#L9807: 		{"(*Reader).ReadContinuedLineBytes", Method, 0, ""},
		manifest.go#L9808: 		{"(*Reader).ReadDotBytes", Method, 0, ""},
		manifest.go#L9809: 		{"(*Reader).ReadDotLines", Method, 0, ""},
		manifest.go#L9810: 		{"(*Reader).ReadLine", Method, 0, ""},
		manifest.go#L9811: 		{"(*Reader).ReadLineBytes", Method, 0, ""},
		manifest.go#L9812: 		{"(*Reader).ReadMIMEHeader", Method, 0, ""},
		manifest.go#L9813: 		{"(*Reader).ReadResponse", Method, 0, ""},
		manifest.go#L9814: 		{"(*Writer).DotWriter", Method, 0, ""},
		manifest.go#L9815: 		{"(*Writer).PrintfLine", Method, 0, ""},
		manifest.go#L9816: 		{"(MIMEHeader).Add", Method, 0, ""},
		manifest.go#L9817: 		{"(MIMEHeader).Del", Method, 0, ""},
		manifest.go#L9818: 		{"(MIMEHeader).Get", Method, 0, ""},
		manifest.go#L9819: 		{"(MIMEHeader).Set", Method, 0, ""},
		manifest.go#L9820: 		{"(MIMEHeader).Values", Method, 14, ""},
		manifest.go#L9821: 		{"(ProtocolError).Error", Method, 0, ""},
		manifest.go#L9845: 		{"(*Error).Error", Method, 0, ""},
		manifest.go#L9846: 		{"(*Error).Temporary", Method, 6, ""},
		manifest.go#L9847: 		{"(*Error).Timeout", Method, 6, ""},
		manifest.go#L9848: 		{"(*Error).Unwrap", Method, 13, ""},
		manifest.go#L9849: 		{"(*URL).AppendBinary", Method, 24, ""},
		manifest.go#L9850: 		{"(*URL).Clone", Method, 27, ""},
		manifest.go#L9851: 		{"(*URL).EscapedFragment", Method, 15, ""},
		manifest.go#L9852: 		{"(*URL).EscapedPath", Method, 5, ""},
		manifest.go#L9853: 		{"(*URL).Hostname", Method, 8, ""},
		manifest.go#L9854: 		{"(*URL).IsAbs", Method, 0, ""},
		manifest.go#L9855: 		{"(*URL).JoinPath", Method, 19, ""},
		manifest.go#L9856: 		{"(*URL).MarshalBinary", Method, 8, ""},
		manifest.go#L9857: 		{"(*URL).Parse", Method, 0, ""},
		manifest.go#L9858: 		{"(*URL).Port", Method, 8, ""},
		manifest.go#L9859: 		{"(*URL).Query", Method, 0, ""},
		manifest.go#L9860: 		{"(*URL).Redacted", Method, 15, ""},
		manifest.go#L9861: 		{"(*URL).RequestURI", Method, 0, ""},
		manifest.go#L9862: 		{"(*URL).ResolveReference", Method, 0, ""},
		manifest.go#L9863: 		{"(*URL).String", Method, 0, ""},
		manifest.go#L9864: 		{"(*URL).UnmarshalBinary", Method, 8, ""},
		manifest.go#L9865: 		{"(*Userinfo).Password", Method, 0, ""},
		manifest.go#L9866: 		{"(*Userinfo).String", Method, 0, ""},
		manifest.go#L9867: 		{"(*Userinfo).Username", Method, 0, ""},
		manifest.go#L9868: 		{"(EscapeError).Error", Method, 0, ""},
		manifest.go#L9869: 		{"(InvalidHostError).Error", Method, 6, ""},
		manifest.go#L9870: 		{"(Values).Add", Method, 0, ""},
		manifest.go#L9871: 		{"(Values).Clone", Method, 27, ""},
		manifest.go#L9872: 		{"(Values).Del", Method, 0, ""},
		manifest.go#L9873: 		{"(Values).Encode", Method, 0, ""},
		manifest.go#L9874: 		{"(Values).Get", Method, 0, ""},
		manifest.go#L9875: 		{"(Values).Has", Method, 17, ""},
		manifest.go#L9876: 		{"(Values).Set", Method, 0, ""},
		manifest.go#L9909: 		{"(*File).Chdir", Method, 0, ""},
		manifest.go#L9910: 		{"(*File).Chmod", Method, 0, ""},
		manifest.go#L9911: 		{"(*File).Chown", Method, 0, ""},
		manifest.go#L9912: 		{"(*File).Close", Method, 0, ""},
		manifest.go#L9913: 		{"(*File).Fd", Method, 0, ""},
		manifest.go#L9914: 		{"(*File).Name", Method, 0, ""},
		manifest.go#L9915: 		{"(*File).Read", Method, 0, ""},
		manifest.go#L9916: 		{"(*File).ReadAt", Method, 0, ""},
		manifest.go#L9917: 		{"(*File).ReadDir", Method, 16, ""},
		manifest.go#L9918: 		{"(*File).ReadFrom", Method, 15, ""},
		manifest.go#L9919: 		{"(*File).Readdir", Method, 0, ""},
		manifest.go#L9920: 		{"(*File).Readdirnames", Method, 0, ""},
		manifest.go#L9921: 		{"(*File).Seek", Method, 0, ""},
		manifest.go#L9922: 		{"(*File).SetDeadline", Method, 10, ""},
		manifest.go#L9923: 		{"(*File).SetReadDeadline", Method, 10, ""},
		manifest.go#L9924: 		{"(*File).SetWriteDeadline", Method, 10, ""},
		manifest.go#L9925: 		{"(*File).Stat", Method, 0, ""},
		manifest.go#L9926: 		{"(*File).Sync", Method, 0, ""},
		manifest.go#L9927: 		{"(*File).SyscallConn", Method, 12, ""},
		manifest.go#L9928: 		{"(*File).Truncate", Method, 0, ""},
		manifest.go#L9929: 		{"(*File).Write", Method, 0, ""},
		manifest.go#L9930: 		{"(*File).WriteAt", Method, 0, ""},
		manifest.go#L9931: 		{"(*File).WriteString", Method, 0, ""},
		manifest.go#L9932: 		{"(*File).WriteTo", Method, 22, ""},
		manifest.go#L9933: 		{"(*LinkError).Error", Method, 0, ""},
		manifest.go#L9934: 		{"(*LinkError).Unwrap", Method, 13, ""},
		manifest.go#L9935: 		{"(*PathError).Error", Method, 0, ""},
		manifest.go#L9936: 		{"(*PathError).Timeout", Method, 10, ""},
		manifest.go#L9937: 		{"(*PathError).Unwrap", Method, 13, ""},
		manifest.go#L9938: 		{"(*Process).Kill", Method, 0, ""},
		manifest.go#L9939: 		{"(*Process).Release", Method, 0, ""},
		manifest.go#L9940: 		{"(*Process).Signal", Method, 0, ""},
		manifest.go#L9941: 		{"(*Process).Wait", Method, 0, ""},
		manifest.go#L9942: 		{"(*Process).WithHandle", Method, 26, ""},
		manifest.go#L9943: 		{"(*ProcessState).ExitCode", Method, 12, ""},
		manifest.go#L9944: 		{"(*ProcessState).Exited", Method, 0, ""},
		manifest.go#L9945: 		{"(*ProcessState).Pid", Method, 0, ""},
		manifest.go#L9946: 		{"(*ProcessState).String", Method, 0, ""},
		manifest.go#L9947: 		{"(*ProcessState).Success", Method, 0, ""},
		manifest.go#L9948: 		{"(*ProcessState).Sys", Method, 0, ""},
		manifest.go#L9949: 		{"(*ProcessState).SysUsage", Method, 0, ""},
		manifest.go#L9950: 		{"(*ProcessState).SystemTime", Method, 0, ""},
		manifest.go#L9951: 		{"(*ProcessState).UserTime", Method, 0, ""},
		manifest.go#L9952: 		{"(*Root).Chmod", Method, 25, ""},
		manifest.go#L9953: 		{"(*Root).Chown", Method, 25, ""},
		manifest.go#L9954: 		{"(*Root).Chtimes", Method, 25, ""},
		manifest.go#L9955: 		{"(*Root).Close", Method, 24, ""},
		manifest.go#L9956: 		{"(*Root).Create", Method, 24, ""},
		manifest.go#L9957: 		{"(*Root).FS", Method, 24, ""},
		manifest.go#L9958: 		{"(*Root).Lchown", Method, 25, ""},
		manifest.go#L9959: 		{"(*Root).Link", Method, 25, ""},
		manifest.go#L9960: 		{"(*Root).Lstat", Method, 24, ""},
		manifest.go#L9961: 		{"(*Root).Mkdir", Method, 24, ""},
		manifest.go#L9962: 		{"(*Root).MkdirAll", Method, 25, ""},
		manifest.go#L9963: 		{"(*Root).Name", Method, 24, ""},
		manifest.go#L9964: 		{"(*Root).Open", Method, 24, ""},
		manifest.go#L9965: 		{"(*Root).OpenFile", Method, 24, ""},
		manifest.go#L9966: 		{"(*Root).OpenRoot", Method, 24, ""},
		manifest.go#L9967: 		{"(*Root).ReadFile", Method, 25, ""},
		manifest.go#L9968: 		{"(*Root).Readlink", Method, 25, ""},
		manifest.go#L9969: 		{"(*Root).Remove", Method, 24, ""},
		manifest.go#L9970: 		{"(*Root).RemoveAll", Method, 25, ""},
		manifest.go#L9971: 		{"(*Root).Rename", Method, 25, ""},
		manifest.go#L9972: 		{"(*Root).Stat", Method, 24, ""},
		manifest.go#L9973: 		{"(*Root).Symlink", Method, 25, ""},
		manifest.go#L9974: 		{"(*Root).WriteFile", Method, 25, ""},
		manifest.go#L9975: 		{"(*SyscallError).Error", Method, 0, ""},
		manifest.go#L9976: 		{"(*SyscallError).Timeout", Method, 10, ""},
		manifest.go#L9977: 		{"(*SyscallError).Unwrap", Method, 13, ""},
		manifest.go#L9978: 		{"(FileInfo).IsDir", Method, 0, ""},
		manifest.go#L9979: 		{"(FileInfo).ModTime", Method, 0, ""},
		manifest.go#L9980: 		{"(FileInfo).Mode", Method, 0, ""},
		manifest.go#L9981: 		{"(FileInfo).Name", Method, 0, ""},
		manifest.go#L9982: 		{"(FileInfo).Size", Method, 0, ""},
		manifest.go#L9983: 		{"(FileInfo).Sys", Method, 0, ""},
		manifest.go#L9984: 		{"(FileMode).IsDir", Method, 0, ""},
		manifest.go#L9985: 		{"(FileMode).IsRegular", Method, 1, ""},
		manifest.go#L9986: 		{"(FileMode).Perm", Method, 0, ""},
		manifest.go#L9987: 		{"(FileMode).String", Method, 0, ""},
		manifest.go#L9988: 		{"(Signal).Signal", Method, 0, ""},
		manifest.go#L9989: 		{"(Signal).String", Method, 0, ""},
		manifest.go#L10125: 		{"(*Cmd).CombinedOutput", Method, 0, ""},
		manifest.go#L10126: 		{"(*Cmd).Environ", Method, 19, ""},
		manifest.go#L10127: 		{"(*Cmd).Output", Method, 0, ""},
		manifest.go#L10128: 		{"(*Cmd).Run", Method, 0, ""},
		manifest.go#L10129: 		{"(*Cmd).Start", Method, 0, ""},
		manifest.go#L10130: 		{"(*Cmd).StderrPipe", Method, 0, ""},
		manifest.go#L10131: 		{"(*Cmd).StdinPipe", Method, 0, ""},
		manifest.go#L10132: 		{"(*Cmd).StdoutPipe", Method, 0, ""},
		manifest.go#L10133: 		{"(*Cmd).String", Method, 13, ""},
		manifest.go#L10134: 		{"(*Cmd).Wait", Method, 0, ""},
		manifest.go#L10135: 		{"(*Error).Error", Method, 0, ""},
		manifest.go#L10136: 		{"(*Error).Unwrap", Method, 13, ""},
		manifest.go#L10137: 		{"(*ExitError).Error", Method, 0, ""},
		manifest.go#L10138: 		{"(ExitError).ExitCode", Method, 12, ""},
		manifest.go#L10139: 		{"(ExitError).Exited", Method, 0, ""},
		manifest.go#L10140: 		{"(ExitError).Pid", Method, 0, ""},
		manifest.go#L10141: 		{"(ExitError).String", Method, 0, ""},
		manifest.go#L10142: 		{"(ExitError).Success", Method, 0, ""},
		manifest.go#L10143: 		{"(ExitError).Sys", Method, 0, ""},
		manifest.go#L10144: 		{"(ExitError).SysUsage", Method, 0, ""},
		manifest.go#L10145: 		{"(ExitError).SystemTime", Method, 0, ""},
		manifest.go#L10146: 		{"(ExitError).UserTime", Method, 0, ""},
		manifest.go#L10184: 		{"(*User).GroupIds", Method, 7, ""},
		manifest.go#L10185: 		{"(UnknownGroupError).Error", Method, 7, ""},
		manifest.go#L10186: 		{"(UnknownGroupIdError).Error", Method, 7, ""},
		manifest.go#L10187: 		{"(UnknownUserError).Error", Method, 0, ""},
		manifest.go#L10188: 		{"(UnknownUserIdError).Error", Method, 0, ""},
		manifest.go#L10249: 		{"(*Plugin).Lookup", Method, 8, ""},
		manifest.go#L10255: 		{"(*MapIter).Key", Method, 12, ""},
		manifest.go#L10256: 		{"(*MapIter).Next", Method, 12, ""},
		manifest.go#L10257: 		{"(*MapIter).Reset", Method, 18, ""},
		manifest.go#L10258: 		{"(*MapIter).Value", Method, 12, ""},
		manifest.go#L10259: 		{"(*ValueError).Error", Method, 0, ""},
		manifest.go#L10260: 		{"(ChanDir).String", Method, 0, ""},
		manifest.go#L10261: 		{"(Kind).String", Method, 0, ""},
		manifest.go#L10262: 		{"(Method).IsExported", Method, 17, ""},
		manifest.go#L10263: 		{"(StructField).IsExported", Method, 17, ""},
		manifest.go#L10264: 		{"(StructTag).Get", Method, 0, ""},
		manifest.go#L10265: 		{"(StructTag).Lookup", Method, 7, ""},
		manifest.go#L10266: 		{"(Type).Align", Method, 0, ""},
		manifest.go#L10267: 		{"(Type).AssignableTo", Method, 0, ""},
		manifest.go#L10268: 		{"(Type).Bits", Method, 0, ""},
		manifest.go#L10269: 		{"(Type).CanSeq", Method, 23, ""},
		manifest.go#L10270: 		{"(Type).CanSeq2", Method, 23, ""},
		manifest.go#L10271: 		{"(Type).ChanDir", Method, 0, ""},
		manifest.go#L10272: 		{"(Type).Comparable", Method, 4, ""},
		manifest.go#L10273: 		{"(Type).ConvertibleTo", Method, 1, ""},
		manifest.go#L10274: 		{"(Type).Elem", Method, 0, ""},
		manifest.go#L10275: 		{"(Type).Field", Method, 0, ""},
		manifest.go#L10276: 		{"(Type).FieldAlign", Method, 0, ""},
		manifest.go#L10277: 		{"(Type).FieldByIndex", Method, 0, ""},
		manifest.go#L10278: 		{"(Type).FieldByName", Method, 0, ""},
		manifest.go#L10279: 		{"(Type).FieldByNameFunc", Method, 0, ""},
		manifest.go#L10280: 		{"(Type).Fields", Method, 26, ""},
		manifest.go#L10281: 		{"(Type).Implements", Method, 0, ""},
		manifest.go#L10282: 		{"(Type).In", Method, 0, ""},
		manifest.go#L10283: 		{"(Type).Ins", Method, 26, ""},
		manifest.go#L10284: 		{"(Type).IsVariadic", Method, 0, ""},
		manifest.go#L10285: 		{"(Type).Key", Method, 0, ""},
		manifest.go#L10286: 		{"(Type).Kind", Method, 0, ""},
		manifest.go#L10287: 		{"(Type).Len", Method, 0, ""},
		manifest.go#L10288: 		{"(Type).Method", Method, 0, ""},
		manifest.go#L10289: 		{"(Type).MethodByName", Method, 0, ""},
		manifest.go#L10290: 		{"(Type).Methods", Method, 26, ""},
		manifest.go#L10291: 		{"(Type).Name", Method, 0, ""},
		manifest.go#L10292: 		{"(Type).NumField", Method, 0, ""},
		manifest.go#L10293: 		{"(Type).NumIn", Method, 0, ""},
		manifest.go#L10294: 		{"(Type).NumMethod", Method, 0, ""},
		manifest.go#L10295: 		{"(Type).NumOut", Method, 0, ""},
		manifest.go#L10296: 		{"(Type).Out", Method, 0, ""},
		manifest.go#L10297: 		{"(Type).Outs", Method, 26, ""},
		manifest.go#L10298: 		{"(Type).OverflowComplex", Method, 23, ""},
		manifest.go#L10299: 		{"(Type).OverflowFloat", Method, 23, ""},
		manifest.go#L10300: 		{"(Type).OverflowInt", Method, 23, ""},
		manifest.go#L10301: 		{"(Type).OverflowUint", Method, 23, ""},
		manifest.go#L10302: 		{"(Type).PkgPath", Method, 0, ""},
		manifest.go#L10303: 		{"(Type).Size", Method, 0, ""},
		manifest.go#L10304: 		{"(Type).String", Method, 0, ""},
		manifest.go#L10305: 		{"(Value).Addr", Method, 0, ""},
		manifest.go#L10306: 		{"(Value).Bool", Method, 0, ""},
		manifest.go#L10307: 		{"(Value).Bytes", Method, 0, ""},
		manifest.go#L10308: 		{"(Value).Call", Method, 0, ""},
		manifest.go#L10309: 		{"(Value).CallSlice", Method, 0, ""},
		manifest.go#L10310: 		{"(Value).CanAddr", Method, 0, ""},
		manifest.go#L10311: 		{"(Value).CanComplex", Method, 18, ""},
		manifest.go#L10312: 		{"(Value).CanConvert", Method, 17, ""},
		manifest.go#L10313: 		{"(Value).CanFloat", Method, 18, ""},
		manifest.go#L10314: 		{"(Value).CanInt", Method, 18, ""},
		manifest.go#L10315: 		{"(Value).CanInterface", Method, 0, ""},
		manifest.go#L10316: 		{"(Value).CanSet", Method, 0, ""},
		manifest.go#L10317: 		{"(Value).CanUint", Method, 18, ""},
		manifest.go#L10318: 		{"(Value).Cap", Method, 0, ""},
		manifest.go#L10319: 		{"(Value).Clear", Method, 21, ""},
		manifest.go#L10320: 		{"(Value).Close", Method, 0, ""},
		manifest.go#L10321: 		{"(Value).Comparable", Method, 20, ""},
		manifest.go#L10322: 		{"(Value).Complex", Method, 0, ""},
		manifest.go#L10323: 		{"(Value).Convert", Method, 1, ""},
		manifest.go#L10324: 		{"(Value).Elem", Method, 0, ""},
		manifest.go#L10325: 		{"(Value).Equal", Method, 20, ""},
		manifest.go#L10326: 		{"(Value).Field", Method, 0, ""},
		manifest.go#L10327: 		{"(Value).FieldByIndex", Method, 0, ""},
		manifest.go#L10328: 		{"(Value).FieldByIndexErr", Method, 18, ""},
		manifest.go#L10329: 		{"(Value).FieldByName", Method, 0, ""},
		manifest.go#L10330: 		{"(Value).FieldByNameFunc", Method, 0, ""},
		manifest.go#L10331: 		{"(Value).Fields", Method, 26, ""},
		manifest.go#L10332: 		{"(Value).Float", Method, 0, ""},
		manifest.go#L10333: 		{"(Value).Grow", Method, 20, ""},
		manifest.go#L10334: 		{"(Value).Index", Method, 0, ""},
		manifest.go#L10335: 		{"(Value).Int", Method, 0, ""},
		manifest.go#L10336: 		{"(Value).Interface", Method, 0, ""},
		manifest.go#L10337: 		{"(Value).InterfaceData", Method, 0, ""},
		manifest.go#L10338: 		{"(Value).IsNil", Method, 0, ""},
		manifest.go#L10339: 		{"(Value).IsValid", Method, 0, ""},
		manifest.go#L10340: 		{"(Value).IsZero", Method, 13, ""},
		manifest.go#L10341: 		{"(Value).Kind", Method, 0, ""},
		manifest.go#L10342: 		{"(Value).Len", Method, 0, ""},
		manifest.go#L10343: 		{"(Value).MapIndex", Method, 0, ""},
		manifest.go#L10344: 		{"(Value).MapKeys", Method, 0, ""},
		manifest.go#L10345: 		{"(Value).MapRange", Method, 12, ""},
		manifest.go#L10346: 		{"(Value).Method", Method, 0, ""},
		manifest.go#L10347: 		{"(Value).MethodByName", Method, 0, ""},
		manifest.go#L10348: 		{"(Value).Methods", Method, 26, ""},
		manifest.go#L10349: 		{"(Value).NumField", Method, 0, ""},
		manifest.go#L10350: 		{"(Value).NumMethod", Method, 0, ""},
		manifest.go#L10351: 		{"(Value).OverflowComplex", Method, 0, ""},
		manifest.go#L10352: 		{"(Value).OverflowFloat", Method, 0, ""},
		manifest.go#L10353: 		{"(Value).OverflowInt", Method, 0, ""},
		manifest.go#L10354: 		{"(Value).OverflowUint", Method, 0, ""},
		manifest.go#L10355: 		{"(Value).Pointer", Method, 0, ""},
		manifest.go#L10356: 		{"(Value).Recv", Method, 0, ""},
		manifest.go#L10357: 		{"(Value).Send", Method, 0, ""},
		manifest.go#L10358: 		{"(Value).Seq", Method, 23, ""},
		manifest.go#L10359: 		{"(Value).Seq2", Method, 23, ""},
		manifest.go#L10360: 		{"(Value).Set", Method, 0, ""},
		manifest.go#L10361: 		{"(Value).SetBool", Method, 0, ""},
		manifest.go#L10362: 		{"(Value).SetBytes", Method, 0, ""},
		manifest.go#L10363: 		{"(Value).SetCap", Method, 2, ""},
		manifest.go#L10364: 		{"(Value).SetComplex", Method, 0, ""},
		manifest.go#L10365: 		{"(Value).SetFloat", Method, 0, ""},
		manifest.go#L10366: 		{"(Value).SetInt", Method, 0, ""},
		manifest.go#L10367: 		{"(Value).SetIterKey", Method, 18, ""},
		manifest.go#L10368: 		{"(Value).SetIterValue", Method, 18, ""},
		manifest.go#L10369: 		{"(Value).SetLen", Method, 0, ""},
		manifest.go#L10370: 		{"(Value).SetMapIndex", Method, 0, ""},
		manifest.go#L10371: 		{"(Value).SetPointer", Method, 0, ""},
		manifest.go#L10372: 		{"(Value).SetString", Method, 0, ""},
		manifest.go#L10373: 		{"(Value).SetUint", Method, 0, ""},
		manifest.go#L10374: 		{"(Value).SetZero", Method, 20, ""},
		manifest.go#L10375: 		{"(Value).Slice", Method, 0, ""},
		manifest.go#L10376: 		{"(Value).Slice3", Method, 2, ""},
		manifest.go#L10377: 		{"(Value).String", Method, 0, ""},
		manifest.go#L10378: 		{"(Value).TryRecv", Method, 0, ""},
		manifest.go#L10379: 		{"(Value).TrySend", Method, 0, ""},
		manifest.go#L10380: 		{"(Value).Type", Method, 0, ""},
		manifest.go#L10381: 		{"(Value).Uint", Method, 0, ""},
		manifest.go#L10382: 		{"(Value).UnsafeAddr", Method, 0, ""},
		manifest.go#L10383: 		{"(Value).UnsafePointer", Method, 18, ""},
		manifest.go#L10483: 		{"(*Regexp).AppendText", Method, 24, ""},
		manifest.go#L10484: 		{"(*Regexp).Copy", Method, 6, ""},
		manifest.go#L10485: 		{"(*Regexp).Expand", Method, 0, ""},
		manifest.go#L10486: 		{"(*Regexp).ExpandString", Method, 0, ""},
		manifest.go#L10487: 		{"(*Regexp).Find", Method, 0, ""},
		manifest.go#L10488: 		{"(*Regexp).FindAll", Method, 0, ""},
		manifest.go#L10489: 		{"(*Regexp).FindAllIndex", Method, 0, ""},
		manifest.go#L10490: 		{"(*Regexp).FindAllString", Method, 0, ""},
		manifest.go#L10491: 		{"(*Regexp).FindAllStringIndex", Method, 0, ""},
		manifest.go#L10492: 		{"(*Regexp).FindAllStringSubmatch", Method, 0, ""},
		manifest.go#L10493: 		{"(*Regexp).FindAllStringSubmatchIndex", Method, 0, ""},
		manifest.go#L10494: 		{"(*Regexp).FindAllSubmatch", Method, 0, ""},
		manifest.go#L10495: 		{"(*Regexp).FindAllSubmatchIndex", Method, 0, ""},
		manifest.go#L10496: 		{"(*Regexp).FindIndex", Method, 0, ""},
		manifest.go#L10497: 		{"(*Regexp).FindReaderIndex", Method, 0, ""},
		manifest.go#L10498: 		{"(*Regexp).FindReaderSubmatchIndex", Method, 0, ""},
		manifest.go#L10499: 		{"(*Regexp).FindString", Method, 0, ""},
		manifest.go#L10500: 		{"(*Regexp).FindStringIndex", Method, 0, ""},
		manifest.go#L10501: 		{"(*Regexp).FindStringSubmatch", Method, 0, ""},
		manifest.go#L10502: 		{"(*Regexp).FindStringSubmatchIndex", Method, 0, ""},
		manifest.go#L10503: 		{"(*Regexp).FindSubmatch", Method, 0, ""},
		manifest.go#L10504: 		{"(*Regexp).FindSubmatchIndex", Method, 0, ""},
		manifest.go#L10505: 		{"(*Regexp).LiteralPrefix", Method, 0, ""},
		manifest.go#L10506: 		{"(*Regexp).Longest", Method, 1, ""},
		manifest.go#L10507: 		{"(*Regexp).MarshalText", Method, 21, ""},
		manifest.go#L10508: 		{"(*Regexp).Match", Method, 0, ""},
		manifest.go#L10509: 		{"(*Regexp).MatchReader", Method, 0, ""},
		manifest.go#L10510: 		{"(*Regexp).MatchString", Method, 0, ""},
		manifest.go#L10511: 		{"(*Regexp).NumSubexp", Method, 0, ""},
		manifest.go#L10512: 		{"(*Regexp).ReplaceAll", Method, 0, ""},
		manifest.go#L10513: 		{"(*Regexp).ReplaceAllFunc", Method, 0, ""},
		manifest.go#L10514: 		{"(*Regexp).ReplaceAllLiteral", Method, 0, ""},
		manifest.go#L10515: 		{"(*Regexp).ReplaceAllLiteralString", Method, 0, ""},
		manifest.go#L10516: 		{"(*Regexp).ReplaceAllString", Method, 0, ""},
		manifest.go#L10517: 		{"(*Regexp).ReplaceAllStringFunc", Method, 0, ""},
		manifest.go#L10518: 		{"(*Regexp).Split", Method, 1, ""},
		manifest.go#L10519: 		{"(*Regexp).String", Method, 0, ""},
		manifest.go#L10520: 		{"(*Regexp).SubexpIndex", Method, 15, ""},
		manifest.go#L10521: 		{"(*Regexp).SubexpNames", Method, 0, ""},
		manifest.go#L10522: 		{"(*Regexp).UnmarshalText", Method, 21, ""},
		manifest.go#L10534: 		{"(*Error).Error", Method, 0, ""},
		manifest.go#L10535: 		{"(*Inst).MatchEmptyWidth", Method, 0, ""},
		manifest.go#L10536: 		{"(*Inst).MatchRune", Method, 0, ""},
		manifest.go#L10537: 		{"(*Inst).MatchRunePos", Method, 3, ""},
		manifest.go#L10538: 		{"(*Inst).String", Method, 0, ""},
		manifest.go#L10539: 		{"(*Prog).Prefix", Method, 0, ""},
		manifest.go#L10540: 		{"(*Prog).StartCond", Method, 0, ""},
		manifest.go#L10541: 		{"(*Prog).String", Method, 0, ""},
		manifest.go#L10542: 		{"(*Regexp).CapNames", Method, 0, ""},
		manifest.go#L10543: 		{"(*Regexp).Equal", Method, 0, ""},
		manifest.go#L10544: 		{"(*Regexp).MaxCap", Method, 0, ""},
		manifest.go#L10545: 		{"(*Regexp).Simplify", Method, 0, ""},
		manifest.go#L10546: 		{"(*Regexp).String", Method, 0, ""},
		manifest.go#L10547: 		{"(ErrorCode).String", Method, 0, ""},
		manifest.go#L10548: 		{"(InstOp).String", Method, 3, ""},
		manifest.go#L10549: 		{"(Op).String", Method, 11, ""},
		manifest.go#L10649: 		{"(*BlockProfileRecord).Stack", Method, 1, ""},
		manifest.go#L10650: 		{"(*Frames).Next", Method, 7, ""},
		manifest.go#L10651: 		{"(*Func).Entry", Method, 0, ""},
		manifest.go#L10652: 		{"(*Func).FileLine", Method, 0, ""},
		manifest.go#L10653: 		{"(*Func).Name", Method, 0, ""},
		manifest.go#L10654: 		{"(*MemProfileRecord).InUseBytes", Method, 0, ""},
		manifest.go#L10655: 		{"(*MemProfileRecord).InUseObjects", Method, 0, ""},
		manifest.go#L10656: 		{"(*MemProfileRecord).Stack", Method, 0, ""},
		manifest.go#L10657: 		{"(*PanicNilError).Error", Method, 21, ""},
		manifest.go#L10658: 		{"(*PanicNilError).RuntimeError", Method, 21, ""},
		manifest.go#L10659: 		{"(*Pinner).Pin", Method, 21, ""},
		manifest.go#L10660: 		{"(*Pinner).Unpin", Method, 21, ""},
		manifest.go#L10661: 		{"(*StackRecord).Stack", Method, 0, ""},
		manifest.go#L10662: 		{"(*TypeAssertionError).Error", Method, 0, ""},
		manifest.go#L10663: 		{"(*TypeAssertionError).RuntimeError", Method, 0, ""},
		manifest.go#L10664: 		{"(Cleanup).Stop", Method, 24, ""},
		manifest.go#L10665: 		{"(Error).Error", Method, 0, ""},
		manifest.go#L10666: 		{"(Error).RuntimeError", Method, 0, ""},
		manifest.go#L10767: 		{"(Handle).Delete", Method, 17, ""},
		manifest.go#L10768: 		{"(Handle).Value", Method, 17, ""},
		manifest.go#L10781: 		{"(*BuildInfo).String", Method, 18, ""},
		manifest.go#L10820: 		{"(Value).Float64", Method, 16, ""},
		manifest.go#L10821: 		{"(Value).Float64Histogram", Method, 16, ""},
		manifest.go#L10822: 		{"(Value).Kind", Method, 16, ""},
		manifest.go#L10823: 		{"(Value).Uint64", Method, 16, ""},
		manifest.go#L10845: 		{"(*Profile).Add", Method, 0, ""},
		manifest.go#L10846: 		{"(*Profile).Count", Method, 0, ""},
		manifest.go#L10847: 		{"(*Profile).Name", Method, 0, ""},
		manifest.go#L10848: 		{"(*Profile).Remove", Method, 0, ""},
		manifest.go#L10849: 		{"(*Profile).WriteTo", Method, 0, ""},
		manifest.go#L10866: 		{"(*FlightRecorder).Enabled", Method, 25, ""},
		manifest.go#L10867: 		{"(*FlightRecorder).Start", Method, 25, ""},
		manifest.go#L10868: 		{"(*FlightRecorder).Stop", Method, 25, ""},
		manifest.go#L10869: 		{"(*FlightRecorder).WriteTo", Method, 25, ""},
		manifest.go#L10870: 		{"(*Region).End", Method, 11, ""},
		manifest.go#L10871: 		{"(*Task).End", Method, 11, ""},
		manifest.go#L10931: 		{"(Float64Slice).Len", Method, 0, ""},
		manifest.go#L10932: 		{"(Float64Slice).Less", Method, 0, ""},
		manifest.go#L10933: 		{"(Float64Slice).Search", Method, 0, ""},
		manifest.go#L10934: 		{"(Float64Slice).Sort", Method, 0, ""},
		manifest.go#L10935: 		{"(Float64Slice).Swap", Method, 0, ""},
		manifest.go#L10936: 		{"(IntSlice).Len", Method, 0, ""},
		manifest.go#L10937: 		{"(IntSlice).Less", Method, 0, ""},
		manifest.go#L10938: 		{"(IntSlice).Search", Method, 0, ""},
		manifest.go#L10939: 		{"(IntSlice).Sort", Method, 0, ""},
		manifest.go#L10940: 		{"(IntSlice).Swap", Method, 0, ""},
		manifest.go#L10941: 		{"(Interface).Len", Method, 0, ""},
		manifest.go#L10942: 		{"(Interface).Less", Method, 0, ""},
		manifest.go#L10943: 		{"(Interface).Swap", Method, 0, ""},
		manifest.go#L10944: 		{"(StringSlice).Len", Method, 0, ""},
		manifest.go#L10945: 		{"(StringSlice).Less", Method, 0, ""},
		manifest.go#L10946: 		{"(StringSlice).Search", Method, 0, ""},
		manifest.go#L10947: 		{"(StringSlice).Sort", Method, 0, ""},
		manifest.go#L10948: 		{"(StringSlice).Swap", Method, 0, ""},
		manifest.go#L10973: 		{"(*NumError).Error", Method, 0, ""},
		manifest.go#L10974: 		{"(*NumError).Unwrap", Method, 14, ""},
		manifest.go#L11018: 		{"(*Builder).Cap", Method, 12, ""},
		manifest.go#L11019: 		{"(*Builder).Grow", Method, 10, ""},
		manifest.go#L11020: 		{"(*Builder).Len", Method, 10, ""},
		manifest.go#L11021: 		{"(*Builder).Reset", Method, 10, ""},
		manifest.go#L11022: 		{"(*Builder).String", Method, 10, ""},
		manifest.go#L11023: 		{"(*Builder).Write", Method, 10, ""},
		manifest.go#L11024: 		{"(*Builder).WriteByte", Method, 10, ""},
		manifest.go#L11025: 		{"(*Builder).WriteRune", Method, 10, ""},
		manifest.go#L11026: 		{"(*Builder).WriteString", Method, 10, ""},
		manifest.go#L11027: 		{"(*Reader).Len", Method, 0, ""},
		manifest.go#L11028: 		{"(*Reader).Read", Method, 0, ""},
		manifest.go#L11029: 		{"(*Reader).ReadAt", Method, 0, ""},
		manifest.go#L11030: 		{"(*Reader).ReadByte", Method, 0, ""},
		manifest.go#L11031: 		{"(*Reader).ReadRune", Method, 0, ""},
		manifest.go#L11032: 		{"(*Reader).Reset", Method, 7, ""},
		manifest.go#L11033: 		{"(*Reader).Seek", Method, 0, ""},
		manifest.go#L11034: 		{"(*Reader).Size", Method, 5, ""},
		manifest.go#L11035: 		{"(*Reader).UnreadByte", Method, 0, ""},
		manifest.go#L11036: 		{"(*Reader).UnreadRune", Method, 0, ""},
		manifest.go#L11037: 		{"(*Reader).WriteTo", Method, 1, ""},
		manifest.go#L11038: 		{"(*Replacer).Replace", Method, 0, ""},
		manifest.go#L11039: 		{"(*Replacer).WriteString", Method, 0, ""},
		manifest.go#L11106: 		{"(*Cond).Broadcast", Method, 0, ""},
		manifest.go#L11107: 		{"(*Cond).Signal", Method, 0, ""},
		manifest.go#L11108: 		{"(*Cond).Wait", Method, 0, ""},
		manifest.go#L11109: 		{"(*Map).Clear", Method, 23, ""},
		manifest.go#L11110: 		{"(*Map).CompareAndDelete", Method, 20, ""},
		manifest.go#L11111: 		{"(*Map).CompareAndSwap", Method, 20, ""},
		manifest.go#L11112: 		{"(*Map).Delete", Method, 9, ""},
		manifest.go#L11113: 		{"(*Map).Load", Method, 9, ""},
		manifest.go#L11114: 		{"(*Map).LoadAndDelete", Method, 15, ""},
		manifest.go#L11115: 		{"(*Map).LoadOrStore", Method, 9, ""},
		manifest.go#L11116: 		{"(*Map).Range", Method, 9, ""},
		manifest.go#L11117: 		{"(*Map).Store", Method, 9, ""},
		manifest.go#L11118: 		{"(*Map).Swap", Method, 20, ""},
		manifest.go#L11119: 		{"(*Mutex).Lock", Method, 0, ""},
		manifest.go#L11120: 		{"(*Mutex).TryLock", Method, 18, ""},
		manifest.go#L11121: 		{"(*Mutex).Unlock", Method, 0, ""},
		manifest.go#L11122: 		{"(*Once).Do", Method, 0, ""},
		manifest.go#L11123: 		{"(*Pool).Get", Method, 3, ""},
		manifest.go#L11124: 		{"(*Pool).Put", Method, 3, ""},
		manifest.go#L11125: 		{"(*RWMutex).Lock", Method, 0, ""},
		manifest.go#L11126: 		{"(*RWMutex).RLock", Method, 0, ""},
		manifest.go#L11127: 		{"(*RWMutex).RLocker", Method, 0, ""},
		manifest.go#L11128: 		{"(*RWMutex).RUnlock", Method, 0, ""},
		manifest.go#L11129: 		{"(*RWMutex).TryLock", Method, 18, ""},
		manifest.go#L11130: 		{"(*RWMutex).TryRLock", Method, 18, ""},
		manifest.go#L11131: 		{"(*RWMutex).Unlock", Method, 0, ""},
		manifest.go#L11132: 		{"(*WaitGroup).Add", Method, 0, ""},
		manifest.go#L11133: 		{"(*WaitGroup).Done", Method, 0, ""},
		manifest.go#L11134: 		{"(*WaitGroup).Go", Method, 25, ""},
		manifest.go#L11135: 		{"(*WaitGroup).Wait", Method, 0, ""},
		manifest.go#L11136: 		{"(Locker).Lock", Method, 0, ""},
		manifest.go#L11137: 		{"(Locker).Unlock", Method, 0, ""},
		manifest.go#L11154: 		{"(*Bool).CompareAndSwap", Method, 19, ""},
		manifest.go#L11155: 		{"(*Bool).Load", Method, 19, ""},
		manifest.go#L11156: 		{"(*Bool).Store", Method, 19, ""},
		manifest.go#L11157: 		{"(*Bool).Swap", Method, 19, ""},
		manifest.go#L11158: 		{"(*Int32).Add", Method, 19, ""},
		manifest.go#L11159: 		{"(*Int32).And", Method, 23, ""},
		manifest.go#L11160: 		{"(*Int32).CompareAndSwap", Method, 19, ""},
		manifest.go#L11161: 		{"(*Int32).Load", Method, 19, ""},
		manifest.go#L11162: 		{"(*Int32).Or", Method, 23, ""},
		manifest.go#L11163: 		{"(*Int32).Store", Method, 19, ""},
		manifest.go#L11164: 		{"(*Int32).Swap", Method, 19, ""},
		manifest.go#L11165: 		{"(*Int64).Add", Method, 19, ""},
		manifest.go#L11166: 		{"(*Int64).And", Method, 23, ""},
		manifest.go#L11167: 		{"(*Int64).CompareAndSwap", Method, 19, ""},
		manifest.go#L11168: 		{"(*Int64).Load", Method, 19, ""},
		manifest.go#L11169: 		{"(*Int64).Or", Method, 23, ""},
		manifest.go#L11170: 		{"(*Int64).Store", Method, 19, ""},
		manifest.go#L11171: 		{"(*Int64).Swap", Method, 19, ""},
		manifest.go#L11172: 		{"(*Pointer).CompareAndSwap", Method, 19, ""},
		manifest.go#L11173: 		{"(*Pointer).Load", Method, 19, ""},
		manifest.go#L11174: 		{"(*Pointer).Store", Method, 19, ""},
		manifest.go#L11175: 		{"(*Pointer).Swap", Method, 19, ""},
		manifest.go#L11176: 		{"(*Uint32).Add", Method, 19, ""},
		manifest.go#L11177: 		{"(*Uint32).And", Method, 23, ""},
		manifest.go#L11178: 		{"(*Uint32).CompareAndSwap", Method, 19, ""},
		manifest.go#L11179: 		{"(*Uint32).Load", Method, 19, ""},
		manifest.go#L11180: 		{"(*Uint32).Or", Method, 23, ""},
		manifest.go#L11181: 		{"(*Uint32).Store", Method, 19, ""},
		manifest.go#L11182: 		{"(*Uint32).Swap", Method, 19, ""},
		manifest.go#L11183: 		{"(*Uint64).Add", Method, 19, ""},
		manifest.go#L11184: 		{"(*Uint64).And", Method, 23, ""},
		manifest.go#L11185: 		{"(*Uint64).CompareAndSwap", Method, 19, ""},
		manifest.go#L11186: 		{"(*Uint64).Load", Method, 19, ""},
		manifest.go#L11187: 		{"(*Uint64).Or", Method, 23, ""},
		manifest.go#L11188: 		{"(*Uint64).Store", Method, 19, ""},
		manifest.go#L11189: 		{"(*Uint64).Swap", Method, 19, ""},
		manifest.go#L11190: 		{"(*Uintptr).Add", Method, 19, ""},
		manifest.go#L11191: 		{"(*Uintptr).And", Method, 23, ""},
		manifest.go#L11192: 		{"(*Uintptr).CompareAndSwap", Method, 19, ""},
		manifest.go#L11193: 		{"(*Uintptr).Load", Method, 19, ""},
		manifest.go#L11194: 		{"(*Uintptr).Or", Method, 23, ""},
		manifest.go#L11195: 		{"(*Uintptr).Store", Method, 19, ""},
		manifest.go#L11196: 		{"(*Uintptr).Swap", Method, 19, ""},
		manifest.go#L11197: 		{"(*Value).CompareAndSwap", Method, 17, ""},
		manifest.go#L11198: 		{"(*Value).Load", Method, 4, ""},
		manifest.go#L11199: 		{"(*Value).Store", Method, 4, ""},
		manifest.go#L11200: 		{"(*Value).Swap", Method, 17, ""},
		manifest.go#L11250: 		{"(*Cmsghdr).SetLen", Method, 0, ""},
		manifest.go#L11251: 		{"(*DLL).FindProc", Method, 0, ""},
		manifest.go#L11252: 		{"(*DLL).MustFindProc", Method, 0, ""},
		manifest.go#L11253: 		{"(*DLL).Release", Method, 0, ""},
		manifest.go#L11254: 		{"(*DLLError).Error", Method, 0, ""},
		manifest.go#L11255: 		{"(*DLLError).Unwrap", Method, 16, ""},
		manifest.go#L11256: 		{"(*Filetime).Nanoseconds", Method, 0, ""},
		manifest.go#L11257: 		{"(*Iovec).SetLen", Method, 0, ""},
		manifest.go#L11258: 		{"(*LazyDLL).Handle", Method, 0, ""},
		manifest.go#L11259: 		{"(*LazyDLL).Load", Method, 0, ""},
		manifest.go#L11260: 		{"(*LazyDLL).NewProc", Method, 0, ""},
		manifest.go#L11261: 		{"(*LazyProc).Addr", Method, 0, ""},
		manifest.go#L11262: 		{"(*LazyProc).Call", Method, 0, ""},
		manifest.go#L11263: 		{"(*LazyProc).Find", Method, 0, ""},
		manifest.go#L11264: 		{"(*Msghdr).SetControllen", Method, 0, ""},
		manifest.go#L11265: 		{"(*Proc).Addr", Method, 0, ""},
		manifest.go#L11266: 		{"(*Proc).Call", Method, 0, ""},
		manifest.go#L11267: 		{"(*PtraceRegs).PC", Method, 0, ""},
		manifest.go#L11268: 		{"(*PtraceRegs).SetPC", Method, 0, ""},
		manifest.go#L11269: 		{"(*RawSockaddrAny).Sockaddr", Method, 0, ""},
		manifest.go#L11270: 		{"(*SID).Copy", Method, 0, ""},
		manifest.go#L11271: 		{"(*SID).Len", Method, 0, ""},
		manifest.go#L11272: 		{"(*SID).LookupAccount", Method, 0, ""},
		manifest.go#L11273: 		{"(*SID).String", Method, 0, ""},
		manifest.go#L11274: 		{"(*Timespec).Nano", Method, 0, ""},
		manifest.go#L11275: 		{"(*Timespec).Unix", Method, 0, ""},
		manifest.go#L11276: 		{"(*Timeval).Nano", Method, 0, ""},
		manifest.go#L11277: 		{"(*Timeval).Nanoseconds", Method, 0, ""},
		manifest.go#L11278: 		{"(*Timeval).Unix", Method, 0, ""},
		manifest.go#L11279: 		{"(Conn).SyscallConn", Method, 9, ""},
		manifest.go#L11280: 		{"(Errno).Error", Method, 0, ""},
		manifest.go#L11281: 		{"(Errno).Is", Method, 13, ""},
		manifest.go#L11282: 		{"(Errno).Temporary", Method, 0, ""},
		manifest.go#L11283: 		{"(Errno).Timeout", Method, 0, ""},
		manifest.go#L11284: 		{"(RawConn).Control", Method, 9, ""},
		manifest.go#L11285: 		{"(RawConn).Read", Method, 9, ""},
		manifest.go#L11286: 		{"(RawConn).Write", Method, 9, ""},
		manifest.go#L11287: 		{"(Signal).Signal", Method, 0, ""},
		manifest.go#L11288: 		{"(Signal).String", Method, 0, ""},
		manifest.go#L11289: 		{"(Token).Close", Method, 0, ""},
		manifest.go#L11290: 		{"(Token).GetTokenPrimaryGroup", Method, 0, ""},
		manifest.go#L11291: 		{"(Token).GetTokenUser", Method, 0, ""},
		manifest.go#L11292: 		{"(Token).GetUserProfileDirectory", Method, 0, ""},
		manifest.go#L11293: 		{"(WaitStatus).Continued", Method, 0, ""},
		manifest.go#L11294: 		{"(WaitStatus).CoreDump", Method, 0, ""},
		manifest.go#L11295: 		{"(WaitStatus).ExitStatus", Method, 0, ""},
		manifest.go#L11296: 		{"(WaitStatus).Exited", Method, 0, ""},
		manifest.go#L11297: 		{"(WaitStatus).Signal", Method, 0, ""},
		manifest.go#L11298: 		{"(WaitStatus).Signaled", Method, 0, ""},
		manifest.go#L11299: 		{"(WaitStatus).StopSignal", Method, 0, ""},
		manifest.go#L11300: 		{"(WaitStatus).Stopped", Method, 0, ""},
		manifest.go#L11301: 		{"(WaitStatus).TrapCause", Method, 0, ""},
		manifest.go#L17505: 		{"(*B).ArtifactDir", Method, 26, ""},
		manifest.go#L17506: 		{"(*B).Attr", Method, 25, ""},
		manifest.go#L17507: 		{"(*B).Chdir", Method, 24, ""},
		manifest.go#L17508: 		{"(*B).Cleanup", Method, 14, ""},
		manifest.go#L17509: 		{"(*B).Context", Method, 24, ""},
		manifest.go#L17510: 		{"(*B).Elapsed", Method, 20, ""},
		manifest.go#L17511: 		{"(*B).Error", Method, 0, ""},
		manifest.go#L17512: 		{"(*B).Errorf", Method, 0, ""},
		manifest.go#L17513: 		{"(*B).Fail", Method, 0, ""},
		manifest.go#L17514: 		{"(*B).FailNow", Method, 0, ""},
		manifest.go#L17515: 		{"(*B).Failed", Method, 0, ""},
		manifest.go#L17516: 		{"(*B).Fatal", Method, 0, ""},
		manifest.go#L17517: 		{"(*B).Fatalf", Method, 0, ""},
		manifest.go#L17518: 		{"(*B).Helper", Method, 9, ""},
		manifest.go#L17519: 		{"(*B).Log", Method, 0, ""},
		manifest.go#L17520: 		{"(*B).Logf", Method, 0, ""},
		manifest.go#L17521: 		{"(*B).Loop", Method, 24, ""},
		manifest.go#L17522: 		{"(*B).Name", Method, 8, ""},
		manifest.go#L17523: 		{"(*B).Output", Method, 25, ""},
		manifest.go#L17524: 		{"(*B).ReportAllocs", Method, 1, ""},
		manifest.go#L17525: 		{"(*B).ReportMetric", Method, 13, ""},
		manifest.go#L17526: 		{"(*B).ResetTimer", Method, 0, ""},
		manifest.go#L17527: 		{"(*B).Run", Method, 7, ""},
		manifest.go#L17528: 		{"(*B).RunParallel", Method, 3, ""},
		manifest.go#L17529: 		{"(*B).SetBytes", Method, 0, ""},
		manifest.go#L17530: 		{"(*B).SetParallelism", Method, 3, ""},
		manifest.go#L17531: 		{"(*B).Setenv", Method, 17, ""},
		manifest.go#L17532: 		{"(*B).Skip", Method, 1, ""},
		manifest.go#L17533: 		{"(*B).SkipNow", Method, 1, ""},
		manifest.go#L17534: 		{"(*B).Skipf", Method, 1, ""},
		manifest.go#L17535: 		{"(*B).Skipped", Method, 1, ""},
		manifest.go#L17536: 		{"(*B).StartTimer", Method, 0, ""},
		manifest.go#L17537: 		{"(*B).StopTimer", Method, 0, ""},
		manifest.go#L17538: 		{"(*B).TempDir", Method, 15, ""},
		manifest.go#L17539: 		{"(*F).Add", Method, 18, ""},
		manifest.go#L17540: 		{"(*F).ArtifactDir", Method, 26, ""},
		manifest.go#L17541: 		{"(*F).Attr", Method, 25, ""},
		manifest.go#L17542: 		{"(*F).Chdir", Method, 24, ""},
		manifest.go#L17543: 		{"(*F).Cleanup", Method, 18, ""},
		manifest.go#L17544: 		{"(*F).Context", Method, 24, ""},
		manifest.go#L17545: 		{"(*F).Error", Method, 18, ""},
		manifest.go#L17546: 		{"(*F).Errorf", Method, 18, ""},
		manifest.go#L17547: 		{"(*F).Fail", Method, 18, ""},
		manifest.go#L17548: 		{"(*F).FailNow", Method, 18, ""},
		manifest.go#L17549: 		{"(*F).Failed", Method, 18, ""},
		manifest.go#L17550: 		{"(*F).Fatal", Method, 18, ""},
		manifest.go#L17551: 		{"(*F).Fatalf", Method, 18, ""},
		manifest.go#L17552: 		{"(*F).Fuzz", Method, 18, ""},
		manifest.go#L17553: 		{"(*F).Helper", Method, 18, ""},
		manifest.go#L17554: 		{"(*F).Log", Method, 18, ""},
		manifest.go#L17555: 		{"(*F).Logf", Method, 18, ""},
		manifest.go#L17556: 		{"(*F).Name", Method, 18, ""},
		manifest.go#L17557: 		{"(*F).Output", Method, 25, ""},
		manifest.go#L17558: 		{"(*F).Setenv", Method, 18, ""},
		manifest.go#L17559: 		{"(*F).Skip", Method, 18, ""},
		manifest.go#L17560: 		{"(*F).SkipNow", Method, 18, ""},
		manifest.go#L17561: 		{"(*F).Skipf", Method, 18, ""},
		manifest.go#L17562: 		{"(*F).Skipped", Method, 18, ""},
		manifest.go#L17563: 		{"(*F).TempDir", Method, 18, ""},
		manifest.go#L17564: 		{"(*M).Run", Method, 4, ""},
		manifest.go#L17565: 		{"(*PB).Next", Method, 3, ""},
		manifest.go#L17566: 		{"(*T).ArtifactDir", Method, 26, ""},
		manifest.go#L17567: 		{"(*T).Attr", Method, 25, ""},
		manifest.go#L17568: 		{"(*T).Chdir", Method, 24, ""},
		manifest.go#L17569: 		{"(*T).Cleanup", Method, 14, ""},
		manifest.go#L17570: 		{"(*T).Context", Method, 24, ""},
		manifest.go#L17571: 		{"(*T).Deadline", Method, 15, ""},
		manifest.go#L17572: 		{"(*T).Error", Method, 0, ""},
		manifest.go#L17573: 		{"(*T).Errorf", Method, 0, ""},
		manifest.go#L17574: 		{"(*T).Fail", Method, 0, ""},
		manifest.go#L17575: 		{"(*T).FailNow", Method, 0, ""},
		manifest.go#L17576: 		{"(*T).Failed", Method, 0, ""},
		manifest.go#L17577: 		{"(*T).Fatal", Method, 0, ""},
		manifest.go#L17578: 		{"(*T).Fatalf", Method, 0, ""},
		manifest.go#L17579: 		{"(*T).Helper", Method, 9, ""},
		manifest.go#L17580: 		{"(*T).Log", Method, 0, ""},
		manifest.go#L17581: 		{"(*T).Logf", Method, 0, ""},
		manifest.go#L17582: 		{"(*T).Name", Method, 8, ""},
		manifest.go#L17583: 		{"(*T).Output", Method, 25, ""},
		manifest.go#L17584: 		{"(*T).Parallel", Method, 0, ""},
		manifest.go#L17585: 		{"(*T).Run", Method, 7, ""},
		manifest.go#L17586: 		{"(*T).Setenv", Method, 17, ""},
		manifest.go#L17587: 		{"(*T).Skip", Method, 1, ""},
		manifest.go#L17588: 		{"(*T).SkipNow", Method, 1, ""},
		manifest.go#L17589: 		{"(*T).Skipf", Method, 1, ""},
		manifest.go#L17590: 		{"(*T).Skipped", Method, 1, ""},
		manifest.go#L17591: 		{"(*T).TempDir", Method, 15, ""},
		manifest.go#L17592: 		{"(BenchmarkResult).AllocedBytesPerOp", Method, 1, ""},
		manifest.go#L17593: 		{"(BenchmarkResult).AllocsPerOp", Method, 1, ""},
		manifest.go#L17594: 		{"(BenchmarkResult).MemString", Method, 1, ""},
		manifest.go#L17595: 		{"(BenchmarkResult).NsPerOp", Method, 0, ""},
		manifest.go#L17596: 		{"(BenchmarkResult).String", Method, 0, ""},
		manifest.go#L17597: 		{"(TB).ArtifactDir", Method, 26, ""},
		manifest.go#L17598: 		{"(TB).Attr", Method, 25, ""},
		manifest.go#L17599: 		{"(TB).Chdir", Method, 24, ""},
		manifest.go#L17600: 		{"(TB).Cleanup", Method, 14, ""},
		manifest.go#L17601: 		{"(TB).Context", Method, 24, ""},
		manifest.go#L17602: 		{"(TB).Error", Method, 2, ""},
		manifest.go#L17603: 		{"(TB).Errorf", Method, 2, ""},
		manifest.go#L17604: 		{"(TB).Fail", Method, 2, ""},
		manifest.go#L17605: 		{"(TB).FailNow", Method, 2, ""},
		manifest.go#L17606: 		{"(TB).Failed", Method, 2, ""},
		manifest.go#L17607: 		{"(TB).Fatal", Method, 2, ""},
		manifest.go#L17608: 		{"(TB).Fatalf", Method, 2, ""},
		manifest.go#L17609: 		{"(TB).Helper", Method, 9, ""},
		manifest.go#L17610: 		{"(TB).Log", Method, 2, ""},
		manifest.go#L17611: 		{"(TB).Logf", Method, 2, ""},
		manifest.go#L17612: 		{"(TB).Name", Method, 8, ""},
		manifest.go#L17613: 		{"(TB).Output", Method, 25, ""},
		manifest.go#L17614: 		{"(TB).Setenv", Method, 17, ""},
		manifest.go#L17615: 		{"(TB).Skip", Method, 2, ""},
		manifest.go#L17616: 		{"(TB).SkipNow", Method, 2, ""},
		manifest.go#L17617: 		{"(TB).Skipf", Method, 2, ""},
		manifest.go#L17618: 		{"(TB).Skipped", Method, 2, ""},
		manifest.go#L17619: 		{"(TB).TempDir", Method, 15, ""},
		manifest.go#L17677: 		{"(MapFS).Glob", Method, 16, ""},
		manifest.go#L17678: 		{"(MapFS).Lstat", Method, 25, ""},
		manifest.go#L17679: 		{"(MapFS).Open", Method, 16, ""},
		manifest.go#L17680: 		{"(MapFS).ReadDir", Method, 16, ""},
		manifest.go#L17681: 		{"(MapFS).ReadFile", Method, 16, ""},
		manifest.go#L17682: 		{"(MapFS).ReadLink", Method, 25, ""},
		manifest.go#L17683: 		{"(MapFS).Stat", Method, 16, ""},
		manifest.go#L17684: 		{"(MapFS).Sub", Method, 16, ""},
		manifest.go#L17706: 		{"(*CheckEqualError).Error", Method, 0, ""},
		manifest.go#L17707: 		{"(*CheckError).Error", Method, 0, ""},
		manifest.go#L17708: 		{"(Generator).Generate", Method, 0, ""},
		manifest.go#L17709: 		{"(SetupError).Error", Method, 0, ""},
		manifest.go#L17738: 		{"(*Position).IsValid", Method, 0, ""},
		manifest.go#L17739: 		{"(*Scanner).Init", Method, 0, ""},
		manifest.go#L17740: 		{"(*Scanner).IsValid", Method, 0, ""},
		manifest.go#L17741: 		{"(*Scanner).Next", Method, 0, ""},
		manifest.go#L17742: 		{"(*Scanner).Peek", Method, 0, ""},
		manifest.go#L17743: 		{"(*Scanner).Pos", Method, 0, ""},
		manifest.go#L17744: 		{"(*Scanner).Scan", Method, 0, ""},
		manifest.go#L17745: 		{"(*Scanner).TokenText", Method, 0, ""},
		manifest.go#L17746: 		{"(Position).String", Method, 0, ""},
		manifest.go#L17747: 		{"(Scanner).String", Method, 0, ""},
		manifest.go#L17781: 		{"(*Writer).Flush", Method, 0, ""},
		manifest.go#L17782: 		{"(*Writer).Init", Method, 0, ""},
		manifest.go#L17783: 		{"(*Writer).Write", Method, 0, ""},
		manifest.go#L17795: 		{"(*Template).AddParseTree", Method, 0, ""},
		manifest.go#L17796: 		{"(*Template).Clone", Method, 0, ""},
		manifest.go#L17797: 		{"(*Template).DefinedTemplates", Method, 5, ""},
		manifest.go#L17798: 		{"(*Template).Delims", Method, 0, ""},
		manifest.go#L17799: 		{"(*Template).Execute", Method, 0, ""},
		manifest.go#L17800: 		{"(*Template).ExecuteTemplate", Method, 0, ""},
		manifest.go#L17801: 		{"(*Template).Funcs", Method, 0, ""},
		manifest.go#L17802: 		{"(*Template).Lookup", Method, 0, ""},
		manifest.go#L17803: 		{"(*Template).Name", Method, 0, ""},
		manifest.go#L17804: 		{"(*Template).New", Method, 0, ""},
		manifest.go#L17805: 		{"(*Template).Option", Method, 5, ""},
		manifest.go#L17806: 		{"(*Template).Parse", Method, 0, ""},
		manifest.go#L17807: 		{"(*Template).ParseFS", Method, 16, ""},
		manifest.go#L17808: 		{"(*Template).ParseFiles", Method, 0, ""},
		manifest.go#L17809: 		{"(*Template).ParseGlob", Method, 0, ""},
		manifest.go#L17810: 		{"(*Template).Templates", Method, 0, ""},
		manifest.go#L17811: 		{"(ExecError).Error", Method, 6, ""},
		manifest.go#L17812: 		{"(ExecError).Unwrap", Method, 13, ""},
		manifest.go#L17813: 		{"(Template).Copy", Method, 2, ""},
		manifest.go#L17814: 		{"(Template).ErrorContext", Method, 1, ""},
		manifest.go#L17836: 		{"(*ActionNode).Copy", Method, 0, ""},
		manifest.go#L17837: 		{"(*ActionNode).String", Method, 0, ""},
		manifest.go#L17838: 		{"(*BoolNode).Copy", Method, 0, ""},
		manifest.go#L17839: 		{"(*BoolNode).String", Method, 0, ""},
		manifest.go#L17840: 		{"(*BranchNode).Copy", Method, 4, ""},
		manifest.go#L17841: 		{"(*BranchNode).String", Method, 0, ""},
		manifest.go#L17842: 		{"(*BreakNode).Copy", Method, 18, ""},
		manifest.go#L17843: 		{"(*BreakNode).String", Method, 18, ""},
		manifest.go#L17844: 		{"(*ChainNode).Add", Method, 1, ""},
		manifest.go#L17845: 		{"(*ChainNode).Copy", Method, 1, ""},
		manifest.go#L17846: 		{"(*ChainNode).String", Method, 1, ""},
		manifest.go#L17847: 		{"(*CommandNode).Copy", Method, 0, ""},
		manifest.go#L17848: 		{"(*CommandNode).String", Method, 0, ""},
		manifest.go#L17849: 		{"(*CommentNode).Copy", Method, 16, ""},
		manifest.go#L17850: 		{"(*CommentNode).String", Method, 16, ""},
		manifest.go#L17851: 		{"(*ContinueNode).Copy", Method, 18, ""},
		manifest.go#L17852: 		{"(*ContinueNode).String", Method, 18, ""},
		manifest.go#L17853: 		{"(*DotNode).Copy", Method, 0, ""},
		manifest.go#L17854: 		{"(*DotNode).String", Method, 0, ""},
		manifest.go#L17855: 		{"(*DotNode).Type", Method, 0, ""},
		manifest.go#L17856: 		{"(*FieldNode).Copy", Method, 0, ""},
		manifest.go#L17857: 		{"(*FieldNode).String", Method, 0, ""},
		manifest.go#L17858: 		{"(*IdentifierNode).Copy", Method, 0, ""},
		manifest.go#L17859: 		{"(*IdentifierNode).SetPos", Method, 1, ""},
		manifest.go#L17860: 		{"(*IdentifierNode).SetTree", Method, 4, ""},
		manifest.go#L17861: 		{"(*IdentifierNode).String", Method, 0, ""},
		manifest.go#L17862: 		{"(*IfNode).Copy", Method, 0, ""},
		manifest.go#L17863: 		{"(*IfNode).String", Method, 0, ""},
		manifest.go#L17864: 		{"(*ListNode).Copy", Method, 0, ""},
		manifest.go#L17865: 		{"(*ListNode).CopyList", Method, 0, ""},
		manifest.go#L17866: 		{"(*ListNode).String", Method, 0, ""},
		manifest.go#L17867: 		{"(*NilNode).Copy", Method, 1, ""},
		manifest.go#L17868: 		{"(*NilNode).String", Method, 1, ""},
		manifest.go#L17869: 		{"(*NilNode).Type", Method, 1, ""},
		manifest.go#L17870: 		{"(*NumberNode).Copy", Method, 0, ""},
		manifest.go#L17871: 		{"(*NumberNode).String", Method, 0, ""},
		manifest.go#L17872: 		{"(*PipeNode).Copy", Method, 0, ""},
		manifest.go#L17873: 		{"(*PipeNode).CopyPipe", Method, 0, ""},
		manifest.go#L17874: 		{"(*PipeNode).String", Method, 0, ""},
		manifest.go#L17875: 		{"(*RangeNode).Copy", Method, 0, ""},
		manifest.go#L17876: 		{"(*RangeNode).String", Method, 0, ""},
		manifest.go#L17877: 		{"(*StringNode).Copy", Method, 0, ""},
		manifest.go#L17878: 		{"(*StringNode).String", Method, 0, ""},
		manifest.go#L17879: 		{"(*TemplateNode).Copy", Method, 0, ""},
		manifest.go#L17880: 		{"(*TemplateNode).String", Method, 0, ""},
		manifest.go#L17881: 		{"(*TextNode).Copy", Method, 0, ""},
		manifest.go#L17882: 		{"(*TextNode).String", Method, 0, ""},
		manifest.go#L17883: 		{"(*Tree).Copy", Method, 2, ""},
		manifest.go#L17884: 		{"(*Tree).ErrorContext", Method, 1, ""},
		manifest.go#L17885: 		{"(*Tree).Parse", Method, 0, ""},
		manifest.go#L17886: 		{"(*VariableNode).Copy", Method, 0, ""},
		manifest.go#L17887: 		{"(*VariableNode).String", Method, 0, ""},
		manifest.go#L17888: 		{"(*WithNode).Copy", Method, 0, ""},
		manifest.go#L17889: 		{"(*WithNode).String", Method, 0, ""},
		manifest.go#L17890: 		{"(ActionNode).Position", Method, 1, ""},
		manifest.go#L17891: 		{"(ActionNode).Type", Method, 0, ""},
		manifest.go#L17892: 		{"(BoolNode).Position", Method, 1, ""},
		manifest.go#L17893: 		{"(BoolNode).Type", Method, 0, ""},
		manifest.go#L17894: 		{"(BranchNode).Position", Method, 1, ""},
		manifest.go#L17895: 		{"(BranchNode).Type", Method, 0, ""},
		manifest.go#L17896: 		{"(BreakNode).Position", Method, 18, ""},
		manifest.go#L17897: 		{"(BreakNode).Type", Method, 18, ""},
		manifest.go#L17898: 		{"(ChainNode).Position", Method, 1, ""},
		manifest.go#L17899: 		{"(ChainNode).Type", Method, 1, ""},
		manifest.go#L17900: 		{"(CommandNode).Position", Method, 1, ""},
		manifest.go#L17901: 		{"(CommandNode).Type", Method, 0, ""},
		manifest.go#L17902: 		{"(CommentNode).Position", Method, 16, ""},
		manifest.go#L17903: 		{"(CommentNode).Type", Method, 16, ""},
		manifest.go#L17904: 		{"(ContinueNode).Position", Method, 18, ""},
		manifest.go#L17905: 		{"(ContinueNode).Type", Method, 18, ""},
		manifest.go#L17906: 		{"(DotNode).Position", Method, 1, ""},
		manifest.go#L17907: 		{"(FieldNode).Position", Method, 1, ""},
		manifest.go#L17908: 		{"(FieldNode).Type", Method, 0, ""},
		manifest.go#L17909: 		{"(IdentifierNode).Position", Method, 1, ""},
		manifest.go#L17910: 		{"(IdentifierNode).Type", Method, 0, ""},
		manifest.go#L17911: 		{"(IfNode).Position", Method, 1, ""},
		manifest.go#L17912: 		{"(IfNode).Type", Method, 0, ""},
		manifest.go#L17913: 		{"(ListNode).Position", Method, 1, ""},
		manifest.go#L17914: 		{"(ListNode).Type", Method, 0, ""},
		manifest.go#L17915: 		{"(NilNode).Position", Method, 1, ""},
		manifest.go#L17916: 		{"(Node).Copy", Method, 0, ""},
		manifest.go#L17917: 		{"(Node).Position", Method, 1, ""},
		manifest.go#L17918: 		{"(Node).String", Method, 0, ""},
		manifest.go#L17919: 		{"(Node).Type", Method, 0, ""},
		manifest.go#L17920: 		{"(NodeType).Type", Method, 0, ""},
		manifest.go#L17921: 		{"(NumberNode).Position", Method, 1, ""},
		manifest.go#L17922: 		{"(NumberNode).Type", Method, 0, ""},
		manifest.go#L17923: 		{"(PipeNode).Position", Method, 1, ""},
		manifest.go#L17924: 		{"(PipeNode).Type", Method, 0, ""},
		manifest.go#L17925: 		{"(Pos).Position", Method, 1, ""},
		manifest.go#L17926: 		{"(RangeNode).Position", Method, 1, ""},
		manifest.go#L17927: 		{"(RangeNode).Type", Method, 0, ""},
		manifest.go#L17928: 		{"(StringNode).Position", Method, 1, ""},
		manifest.go#L17929: 		{"(StringNode).Type", Method, 0, ""},
		manifest.go#L17930: 		{"(TemplateNode).Position", Method, 1, ""},
		manifest.go#L17931: 		{"(TemplateNode).Type", Method, 0, ""},
		manifest.go#L17932: 		{"(TextNode).Position", Method, 1, ""},
		manifest.go#L17933: 		{"(TextNode).Type", Method, 0, ""},
		manifest.go#L17934: 		{"(VariableNode).Position", Method, 1, ""},
		manifest.go#L17935: 		{"(VariableNode).Type", Method, 0, ""},
		manifest.go#L17936: 		{"(WithNode).Position", Method, 1, ""},
		manifest.go#L17937: 		{"(WithNode).Type", Method, 0, ""},
		manifest.go#L18075: 		{"(*Location).String", Method, 0, ""},
		manifest.go#L18076: 		{"(*ParseError).Error", Method, 0, ""},
		manifest.go#L18077: 		{"(*Ticker).Reset", Method, 15, ""},
		manifest.go#L18078: 		{"(*Ticker).Stop", Method, 0, ""},
		manifest.go#L18079: 		{"(*Time).GobDecode", Method, 0, ""},
		manifest.go#L18080: 		{"(*Time).UnmarshalBinary", Method, 2, ""},
		manifest.go#L18081: 		{"(*Time).UnmarshalJSON", Method, 0, ""},
		manifest.go#L18082: 		{"(*Time).UnmarshalText", Method, 2, ""},
		manifest.go#L18083: 		{"(*Timer).Reset", Method, 1, ""},
		manifest.go#L18084: 		{"(*Timer).Stop", Method, 0, ""},
		manifest.go#L18085: 		{"(Duration).Abs", Method, 19, ""},
		manifest.go#L18086: 		{"(Duration).Hours", Method, 0, ""},
		manifest.go#L18087: 		{"(Duration).Microseconds", Method, 13, ""},
		manifest.go#L18088: 		{"(Duration).Milliseconds", Method, 13, ""},
		manifest.go#L18089: 		{"(Duration).Minutes", Method, 0, ""},
		manifest.go#L18090: 		{"(Duration).Nanoseconds", Method, 0, ""},
		manifest.go#L18091: 		{"(Duration).Round", Method, 9, ""},
		manifest.go#L18092: 		{"(Duration).Seconds", Method, 0, ""},
		manifest.go#L18093: 		{"(Duration).String", Method, 0, ""},
		manifest.go#L18094: 		{"(Duration).Truncate", Method, 9, ""},
		manifest.go#L18095: 		{"(Month).String", Method, 0, ""},
		manifest.go#L18096: 		{"(Time).Add", Method, 0, ""},
		manifest.go#L18097: 		{"(Time).AddDate", Method, 0, ""},
		manifest.go#L18098: 		{"(Time).After", Method, 0, ""},
		manifest.go#L18099: 		{"(Time).AppendBinary", Method, 24, ""},
		manifest.go#L18100: 		{"(Time).AppendFormat", Method, 5, ""},
		manifest.go#L18101: 		{"(Time).AppendText", Method, 24, ""},
		manifest.go#L18102: 		{"(Time).Before", Method, 0, ""},
		manifest.go#L18103: 		{"(Time).Clock", Method, 0, ""},
		manifest.go#L18104: 		{"(Time).Compare", Method, 20, ""},
		manifest.go#L18105: 		{"(Time).Date", Method, 0, ""},
		manifest.go#L18106: 		{"(Time).Day", Method, 0, ""},
		manifest.go#L18107: 		{"(Time).Equal", Method, 0, ""},
		manifest.go#L18108: 		{"(Time).Format", Method, 0, ""},
		manifest.go#L18109: 		{"(Time).GoString", Method, 17, ""},
		manifest.go#L18110: 		{"(Time).GobEncode", Method, 0, ""},
		manifest.go#L18111: 		{"(Time).Hour", Method, 0, ""},
		manifest.go#L18112: 		{"(Time).ISOWeek", Method, 0, ""},
		manifest.go#L18113: 		{"(Time).In", Method, 0, ""},
		manifest.go#L18114: 		{"(Time).IsDST", Method, 17, ""},
		manifest.go#L18115: 		{"(Time).IsZero", Method, 0, ""},
		manifest.go#L18116: 		{"(Time).Local", Method, 0, ""},
		manifest.go#L18117: 		{"(Time).Location", Method, 0, ""},
		manifest.go#L18118: 		{"(Time).MarshalBinary", Method, 2, ""},
		manifest.go#L18119: 		{"(Time).MarshalJSON", Method, 0, ""},
		manifest.go#L18120: 		{"(Time).MarshalText", Method, 2, ""},
		manifest.go#L18121: 		{"(Time).Minute", Method, 0, ""},
		manifest.go#L18122: 		{"(Time).Month", Method, 0, ""},
		manifest.go#L18123: 		{"(Time).Nanosecond", Method, 0, ""},
		manifest.go#L18124: 		{"(Time).Round", Method, 1, ""},
		manifest.go#L18125: 		{"(Time).Second", Method, 0, ""},
		manifest.go#L18126: 		{"(Time).String", Method, 0, ""},
		manifest.go#L18127: 		{"(Time).Sub", Method, 0, ""},
		manifest.go#L18128: 		{"(Time).Truncate", Method, 1, ""},
		manifest.go#L18129: 		{"(Time).UTC", Method, 0, ""},
		manifest.go#L18130: 		{"(Time).Unix", Method, 0, ""},
		manifest.go#L18131: 		{"(Time).UnixMicro", Method, 17, ""},
		manifest.go#L18132: 		{"(Time).UnixMilli", Method, 17, ""},
		manifest.go#L18133: 		{"(Time).UnixNano", Method, 0, ""},
		manifest.go#L18134: 		{"(Time).Weekday", Method, 0, ""},
		manifest.go#L18135: 		{"(Time).Year", Method, 0, ""},
		manifest.go#L18136: 		{"(Time).YearDay", Method, 1, ""},
		manifest.go#L18137: 		{"(Time).Zone", Method, 0, ""},
		manifest.go#L18138: 		{"(Time).ZoneBounds", Method, 19, ""},
		manifest.go#L18139: 		{"(Weekday).String", Method, 0, ""},
		manifest.go#L18222: 		{"(SpecialCase).ToLower", Method, 0, ""},
		manifest.go#L18223: 		{"(SpecialCase).ToTitle", Method, 0, ""},
		manifest.go#L18224: 		{"(SpecialCase).ToUpper", Method, 0, ""},
		manifest.go#L18578: 		{"(Handle).Value", Method, 23, ""},
		manifest.go#L18594: 		{"(*UUID).UnmarshalText", Method, 27, ""},
		manifest.go#L18595: 		{"(UUID).AppendText", Method, 27, ""},
		manifest.go#L18596: 		{"(UUID).Compare", Method, 27, ""},
		manifest.go#L18597: 		{"(UUID).MarshalText", Method, 27, ""},
		manifest.go#L18598: 		{"(UUID).String", Method, 27, ""},
		manifest.go#L18609: 		{"(Pointer).Value", Method, 24, ""},
		stdlib.go#L42: 	Method              // "(*Buffer).Grow" or "(Reader).Read"
		stdlib.go#L53: 		Method:  "method",
		stdlib.go#L95: 	if sym.Kind != Method {

	golang.org/x/tools/internal/typesinternal
		toonew.go#L77: 		case stdlib.Method: