blob: 575f8a8a6f2cd7f3c3de8d1ecee49a13ad318c0c [file] [log] [blame]
!<arch>
__.PKGDEF 0 0 0 644 33743 `
go object windows amd64 go1.4.2 X:precisestack
$$
package objfile
import macho "debug/macho"
import armasm "cmd/internal/rsc.io/arm/armasm"
import goobj "cmd/internal/goobj"
import binary "encoding/binary"
import runtime "runtime"
import bufio "bufio"
import tabwriter "text/tabwriter"
import elf "debug/elf"
import io "io"
import pe "debug/pe"
import os "os"
import strings "strings"
import x86asm "cmd/internal/rsc.io/x86/x86asm"
import fmt "fmt"
import sort "sort"
import gosym "debug/gosym"
import regexp "regexp"
import plan9obj "debug/plan9obj"
type @"".Sym struct { Name string; Addr uint64; Size int64; Code rune; Type string }
import sync "sync" // indirect
type @"sync".Mutex struct { @"sync".state int32; @"sync".sema uint32 }
func (@"sync".m·1 *@"sync".Mutex) Lock ()
func (@"sync".m·1 *@"sync".Mutex) Unlock ()
type @"encoding/binary".ByteOrder interface { PutUint16(? []byte, ? uint16); PutUint32(? []byte, ? uint32); PutUint64(? []byte, ? uint64); String() (? string); Uint16(? []byte) (? uint16); Uint32(? []byte) (? uint32); Uint64(? []byte) (? uint64) }
type @"debug/gosym".Obj struct { Funcs []@"debug/gosym".Func; Paths []@"debug/gosym".Sym }
func (@"debug/gosym".o·3 *@"debug/gosym".Obj "esc:0x0") @"debug/gosym".alineFromLine (@"debug/gosym".path·4 string, @"debug/gosym".line·5 int) (? int, ? error)
func (@"debug/gosym".o·3 *@"debug/gosym".Obj "esc:0x0") @"debug/gosym".lineFromAline (@"debug/gosym".aline·4 int) (? string, ? int)
type @"debug/gosym".LineTable struct { Data []byte; PC uint64; Line int; @"debug/gosym".mu @"sync".Mutex; @"debug/gosym".go12 int; @"debug/gosym".binary @"encoding/binary".ByteOrder; @"debug/gosym".quantum uint32; @"debug/gosym".ptrsize uint32; @"debug/gosym".functab []byte; @"debug/gosym".nfunctab uint32; @"debug/gosym".filetab []byte; @"debug/gosym".nfiletab uint32; @"debug/gosym".fileMap map[string]uint32 }
func (@"debug/gosym".t·2 *@"debug/gosym".LineTable) LineToPC (@"debug/gosym".line·3 int, @"debug/gosym".maxpc·4 uint64) (? uint64)
func (@"debug/gosym".t·2 *@"debug/gosym".LineTable) PCToLine (@"debug/gosym".pc·3 uint64) (? int)
func (@"debug/gosym".t·2 *@"debug/gosym".LineTable) @"debug/gosym".findFileLine (@"debug/gosym".entry·3 uint64, @"debug/gosym".filetab·4 uint32, @"debug/gosym".linetab·5 uint32, @"debug/gosym".filenum·6 int32, @"debug/gosym".line·7 int32) (? uint64)
func (@"debug/gosym".t·2 *@"debug/gosym".LineTable) @"debug/gosym".findFunc (@"debug/gosym".pc·3 uint64) (? []byte)
func (@"debug/gosym".t·2 *@"debug/gosym".LineTable) @"debug/gosym".go12Funcs () (? []@"debug/gosym".Func)
func (@"debug/gosym".t·1 *@"debug/gosym".LineTable) @"debug/gosym".go12Init ()
func (@"debug/gosym".t·2 *@"debug/gosym".LineTable) @"debug/gosym".go12LineToPC (@"debug/gosym".file·3 string "esc:0x0", @"debug/gosym".line·4 int) (@"debug/gosym".pc·1 uint64)
func (@"debug/gosym".t·1 *@"debug/gosym".LineTable) @"debug/gosym".go12MapFiles (@"debug/gosym".m·2 map[string]*@"debug/gosym".Obj "esc:0x0", @"debug/gosym".obj·3 *@"debug/gosym".Obj)
func (@"debug/gosym".t·2 *@"debug/gosym".LineTable) @"debug/gosym".go12PCToFile (@"debug/gosym".pc·3 uint64) (@"debug/gosym".file·1 string)
func (@"debug/gosym".t·2 *@"debug/gosym".LineTable) @"debug/gosym".go12PCToLine (@"debug/gosym".pc·3 uint64) (@"debug/gosym".line·1 int)
func (@"debug/gosym".t·1 *@"debug/gosym".LineTable) @"debug/gosym".initFileMap ()
func (@"debug/gosym".t·2 *@"debug/gosym".LineTable) @"debug/gosym".isGo12 () (? bool)
func (@"debug/gosym".t·4 *@"debug/gosym".LineTable "esc:0x1") @"debug/gosym".parse (@"debug/gosym".targetPC·5 uint64, @"debug/gosym".targetLine·6 int) (@"debug/gosym".b·1 []byte, @"debug/gosym".pc·2 uint64, @"debug/gosym".line·3 int)
func (@"debug/gosym".t·2 *@"debug/gosym".LineTable) @"debug/gosym".pcvalue (@"debug/gosym".off·3 uint32, @"debug/gosym".entry·4 uint64, @"debug/gosym".targetpc·5 uint64) (? int32)
func (@"debug/gosym".t·2 *@"debug/gosym".LineTable "esc:0x0") @"debug/gosym".readvarint (@"debug/gosym".pp·3 *[]byte) (? uint32)
func (@"debug/gosym".t·2 *@"debug/gosym".LineTable "esc:0x0") @"debug/gosym".slice (@"debug/gosym".pc·3 uint64) (? *@"debug/gosym".LineTable)
func (@"debug/gosym".t·2 *@"debug/gosym".LineTable "esc:0x0") @"debug/gosym".step (@"debug/gosym".p·3 *[]byte, @"debug/gosym".pc·4 *uint64 "esc:0x0", @"debug/gosym".val·5 *int32 "esc:0x0", @"debug/gosym".first·6 bool) (? bool)
func (@"debug/gosym".t·2 *@"debug/gosym".LineTable "esc:0x0") @"debug/gosym".string (@"debug/gosym".off·3 uint32) (? string)
func (@"debug/gosym".t·2 *@"debug/gosym".LineTable) @"debug/gosym".uintptr (@"debug/gosym".b·3 []byte) (? uint64)
type @"debug/gosym".Func struct { Entry uint64; ? *@"debug/gosym".Sym; End uint64; Params []*@"debug/gosym".Sym; Locals []*@"debug/gosym".Sym; FrameSize int; LineTable *@"debug/gosym".LineTable; Obj *@"debug/gosym".Obj }
type @"debug/gosym".Sym struct { Value uint64; Type byte; Name string; GoType uint64; Func *@"debug/gosym".Func }
func (@"debug/gosym".s·2 *@"debug/gosym".Sym "esc:0x1") BaseName () (? string)
func (@"debug/gosym".s·2 *@"debug/gosym".Sym) PackageName () (? string)
func (@"debug/gosym".s·2 *@"debug/gosym".Sym) ReceiverName () (? string)
func (@"debug/gosym".s·2 *@"debug/gosym".Sym "esc:0x0") Static () (? bool) { return @"debug/gosym".s·2.Type >= byte(0x61) }
type @"debug/gosym".Table struct { Syms []@"debug/gosym".Sym; Funcs []@"debug/gosym".Func; Files map[string]*@"debug/gosym".Obj; Objs []@"debug/gosym".Obj; @"debug/gosym".go12line *@"debug/gosym".LineTable }
func (@"debug/gosym".t·4 *@"debug/gosym".Table) LineToPC (@"debug/gosym".file·5 string, @"debug/gosym".line·6 int) (@"debug/gosym".pc·1 uint64, @"debug/gosym".fn·2 *@"debug/gosym".Func, @"debug/gosym".err·3 error)
func (@"debug/gosym".t·2 *@"debug/gosym".Table "esc:0x1") LookupFunc (@"debug/gosym".name·3 string "esc:0x0") (? *@"debug/gosym".Func)
func (@"debug/gosym".t·2 *@"debug/gosym".Table "esc:0x1") LookupSym (@"debug/gosym".name·3 string "esc:0x0") (? *@"debug/gosym".Sym)
func (@"debug/gosym".t·2 *@"debug/gosym".Table "esc:0x1") PCToFunc (@"debug/gosym".pc·3 uint64) (? *@"debug/gosym".Func)
func (@"debug/gosym".t·4 *@"debug/gosym".Table) PCToLine (@"debug/gosym".pc·5 uint64) (@"debug/gosym".file·1 string, @"debug/gosym".line·2 int, @"debug/gosym".fn·3 *@"debug/gosym".Func)
func (@"debug/gosym".t·2 *@"debug/gosym".Table "esc:0x1") SymByAddr (@"debug/gosym".addr·3 uint64) (? *@"debug/gosym".Sym)
type @"".lookupFunc func(@"".addr uint64) (@"".sym string, @"".base uint64)
type @"".disasmFunc func(@"".code []byte, @"".pc uint64, @"".lookup @"".lookupFunc) (@"".text string, @"".size int)
type @"io".Writer interface { Write(@"io".p []byte) (@"io".n int, @"io".err error) }
import syntax "regexp/syntax" // indirect
type @"regexp/syntax".InstOp uint8
func (@"regexp/syntax".i·2 @"regexp/syntax".InstOp) String () (? string) { if uint(@"regexp/syntax".i·2) >= uint(len(@"regexp/syntax".instOpNames)) { return "" }; return @"regexp/syntax".instOpNames[@"regexp/syntax".i·2] }
type @"regexp/syntax".Inst struct { Op @"regexp/syntax".InstOp; Out uint32; Arg uint32; Rune []rune }
func (@"regexp/syntax".i·2 *@"regexp/syntax".Inst "esc:0x0") MatchEmptyWidth (@"regexp/syntax".before·3 rune, @"regexp/syntax".after·4 rune) (? bool)
func (@"regexp/syntax".i·2 *@"regexp/syntax".Inst "esc:0x0") MatchRune (@"regexp/syntax".r·3 rune) (? bool)
func (@"regexp/syntax".i·2 *@"regexp/syntax".Inst "esc:0x0") MatchRunePos (@"regexp/syntax".r·3 rune) (? int)
func (@"regexp/syntax".i·2 *@"regexp/syntax".Inst "esc:0x0") String () (? string)
func (@"regexp/syntax".i·2 *@"regexp/syntax".Inst "esc:0x0") @"regexp/syntax".op () (? @"regexp/syntax".InstOp)
type @"regexp/syntax".EmptyOp uint8
type @"regexp/syntax".Prog struct { Inst []@"regexp/syntax".Inst; Start int; NumCap int }
func (@"regexp/syntax".p·3 *@"regexp/syntax".Prog "esc:0x0") Prefix () (@"regexp/syntax".prefix·1 string, @"regexp/syntax".complete·2 bool)
func (@"regexp/syntax".p·2 *@"regexp/syntax".Prog "esc:0x0") StartCond () (? @"regexp/syntax".EmptyOp)
func (@"regexp/syntax".p·2 *@"regexp/syntax".Prog "esc:0x0") String () (? string)
func (@"regexp/syntax".p·3 *@"regexp/syntax".Prog "esc:0x1") @"regexp/syntax".skipNop (@"regexp/syntax".pc·4 uint32) (? *@"regexp/syntax".Inst, ? uint32)
type @"regexp".onePassInst struct { ? @"regexp/syntax".Inst; Next []uint32 }
type @"regexp".onePassProg struct { Inst []@"regexp".onePassInst; Start int; NumCap int }
type @"regexp".thread struct { @"regexp".inst *@"regexp/syntax".Inst; @"regexp".cap []int }
type @"regexp".entry struct { @"regexp".pc uint32; @"regexp".t *@"regexp".thread }
type @"regexp".queue struct { @"regexp".sparse []uint32; @"regexp".dense []@"regexp".entry }
type @"regexp".inputBytes struct { @"regexp".str []byte }
func (@"regexp".i·2 *@"regexp".inputBytes "esc:0x0") @"regexp".canCheckPrefix () (? bool) { return true }
func (@"regexp".i·2 *@"regexp".inputBytes "esc:0x0") @"regexp".context (@"regexp".pos·3 int) (? @"regexp/syntax".EmptyOp)
func (@"regexp".i·2 *@"regexp".inputBytes "esc:0x0") @"regexp".hasPrefix (@"regexp".re·3 *@"regexp".Regexp "esc:0x0") (? bool)
func (@"regexp".i·2 *@"regexp".inputBytes "esc:0x0") @"regexp".index (@"regexp".re·3 *@"regexp".Regexp "esc:0x0", @"regexp".pos·4 int) (? int)
func (@"regexp".i·3 *@"regexp".inputBytes "esc:0x0") @"regexp".step (@"regexp".pos·4 int) (? rune, ? int)
type @"regexp".inputString struct { @"regexp".str string }
func (@"regexp".i·2 *@"regexp".inputString "esc:0x0") @"regexp".canCheckPrefix () (? bool) { return true }
func (@"regexp".i·2 *@"regexp".inputString "esc:0x0") @"regexp".context (@"regexp".pos·3 int) (? @"regexp/syntax".EmptyOp)
func (@"regexp".i·2 *@"regexp".inputString "esc:0x0") @"regexp".hasPrefix (@"regexp".re·3 *@"regexp".Regexp "esc:0x0") (? bool)
func (@"regexp".i·2 *@"regexp".inputString "esc:0x0") @"regexp".index (@"regexp".re·3 *@"regexp".Regexp "esc:0x0", @"regexp".pos·4 int) (? int)
func (@"regexp".i·3 *@"regexp".inputString "esc:0x0") @"regexp".step (@"regexp".pos·4 int) (? rune, ? int)
type @"io".RuneReader interface { ReadRune() (@"io".r rune, @"io".size int, @"io".err error) }
type @"regexp".inputReader struct { @"regexp".r @"io".RuneReader; @"regexp".atEOT bool; @"regexp".pos int }
func (@"regexp".i·2 *@"regexp".inputReader "esc:0x0") @"regexp".canCheckPrefix () (? bool) { return false }
func (@"regexp".i·2 *@"regexp".inputReader "esc:0x0") @"regexp".context (@"regexp".pos·3 int) (? @"regexp/syntax".EmptyOp) { return @"regexp/syntax".EmptyOp(0x0) }
func (@"regexp".i·2 *@"regexp".inputReader "esc:0x0") @"regexp".hasPrefix (@"regexp".re·3 *@"regexp".Regexp "esc:0x0") (? bool) { return false }
func (@"regexp".i·2 *@"regexp".inputReader "esc:0x0") @"regexp".index (@"regexp".re·3 *@"regexp".Regexp "esc:0x0", @"regexp".pos·4 int) (? int) { return -0x1 }
func (@"regexp".i·3 *@"regexp".inputReader) @"regexp".step (@"regexp".pos·4 int) (? rune, ? int)
type @"regexp".input interface { @"regexp".canCheckPrefix() (? bool); @"regexp".context(@"regexp".pos int) (? @"regexp/syntax".EmptyOp); @"regexp".hasPrefix(@"regexp".re *@"regexp".Regexp) (? bool); @"regexp".index(@"regexp".re *@"regexp".Regexp, @"regexp".pos int) (? int); @"regexp".step(@"regexp".pos int) (@"regexp".r rune, @"regexp".width int) }
type @"regexp".machine struct { @"regexp".re *@"regexp".Regexp; @"regexp".p *@"regexp/syntax".Prog; @"regexp".op *@"regexp".onePassProg; @"regexp".q0 @"regexp".queue; @"regexp".q1 @"regexp".queue; @"regexp".pool []*@"regexp".thread; @"regexp".matched bool; @"regexp".matchcap []int; @"regexp".inputBytes @"regexp".inputBytes; @"regexp".inputString @"regexp".inputString; @"regexp".inputReader @"regexp".inputReader }
func (@"regexp".m·2 *@"regexp".machine) @"regexp".add (@"regexp".q·3 *@"regexp".queue, @"regexp".pc·4 uint32, @"regexp".pos·5 int, @"regexp".cap·6 []int "esc:0x0", @"regexp".cond·7 @"regexp/syntax".EmptyOp, @"regexp".t·8 *@"regexp".thread) (? *@"regexp".thread)
func (@"regexp".m·2 *@"regexp".machine) @"regexp".alloc (@"regexp".i·3 *@"regexp/syntax".Inst) (? *@"regexp".thread)
func (@"regexp".m·1 *@"regexp".machine) @"regexp".clear (@"regexp".q·2 *@"regexp".queue)
func (@"regexp".m·1 *@"regexp".machine) @"regexp".free (@"regexp".t·2 *@"regexp".thread) { @"regexp".m·1.@"regexp".inputBytes.@"regexp".str = nil; @"regexp".m·1.@"regexp".inputString.@"regexp".str = ""; @"regexp".m·1.@"regexp".inputReader.@"regexp".r = nil; @"regexp".m·1.@"regexp".pool = append(@"regexp".m·1.@"regexp".pool, @"regexp".t·2) }
func (@"regexp".m·1 *@"regexp".machine) @"regexp".init (@"regexp".ncap·2 int)
func (@"regexp".m·2 *@"regexp".machine) @"regexp".match (@"regexp".i·3 @"regexp".input, @"regexp".pos·4 int) (? bool)
func (@"regexp".m·2 *@"regexp".machine "esc:0x2") @"regexp".newInputBytes (@"regexp".b·3 []byte) (? @"regexp".input) { @"regexp".m·2.@"regexp".inputBytes.@"regexp".str = @"regexp".b·3; return &@"regexp".m·2.@"regexp".inputBytes }
func (@"regexp".m·2 *@"regexp".machine "esc:0x2") @"regexp".newInputReader (@"regexp".r·3 @"io".RuneReader) (? @"regexp".input) { @"regexp".m·2.@"regexp".inputReader.@"regexp".r = @"regexp".r·3; @"regexp".m·2.@"regexp".inputReader.@"regexp".atEOT = false; @"regexp".m·2.@"regexp".inputReader.@"regexp".pos = 0x0; return &@"regexp".m·2.@"regexp".inputReader }
func (@"regexp".m·2 *@"regexp".machine "esc:0x2") @"regexp".newInputString (@"regexp".s·3 string) (? @"regexp".input) { @"regexp".m·2.@"regexp".inputString.@"regexp".str = @"regexp".s·3; return &@"regexp".m·2.@"regexp".inputString }
func (@"regexp".m·2 *@"regexp".machine) @"regexp".onepass (@"regexp".i·3 @"regexp".input, @"regexp".pos·4 int) (? bool)
func (@"regexp".m·1 *@"regexp".machine) @"regexp".step (@"regexp".runq·2 *@"regexp".queue, @"regexp".nextq·3 *@"regexp".queue, @"regexp".pos·4 int, @"regexp".nextPos·5 int, @"regexp".c·6 rune, @"regexp".nextCond·7 @"regexp/syntax".EmptyOp)
type @"regexp".Regexp struct { @"regexp".expr string; @"regexp".prog *@"regexp/syntax".Prog; @"regexp".onepass *@"regexp".onePassProg; @"regexp".prefix string; @"regexp".prefixBytes []byte; @"regexp".prefixComplete bool; @"regexp".prefixRune rune; @"regexp".prefixEnd uint32; @"regexp".cond @"regexp/syntax".EmptyOp; @"regexp".numSubexp int; @"regexp".subexpNames []string; @"regexp".longest bool; @"regexp".mu @"sync".Mutex; @"regexp".machine []*@"regexp".machine }
func (@"regexp".re·2 *@"regexp".Regexp "esc:0x0") Expand (@"regexp".dst·3 []byte "esc:0x2", @"regexp".template·4 []byte "esc:0x0", @"regexp".src·5 []byte "esc:0x0", @"regexp".match·6 []int "esc:0x0") (? []byte)
func (@"regexp".re·2 *@"regexp".Regexp "esc:0x0") ExpandString (@"regexp".dst·3 []byte "esc:0x2", @"regexp".template·4 string, @"regexp".src·5 string "esc:0x0", @"regexp".match·6 []int "esc:0x0") (? []byte)
func (@"regexp".re·2 *@"regexp".Regexp) Find (@"regexp".b·3 []byte) (? []byte)
func (@"regexp".re·2 *@"regexp".Regexp) FindAll (@"regexp".b·3 []byte, @"regexp".n·4 int) (? [][]byte)
func (@"regexp".re·2 *@"regexp".Regexp) FindAllIndex (@"regexp".b·3 []byte, @"regexp".n·4 int) (? [][]int)
func (@"regexp".re·2 *@"regexp".Regexp) FindAllString (@"regexp".s·3 string, @"regexp".n·4 int) (? []string)
func (@"regexp".re·2 *@"regexp".Regexp) FindAllStringIndex (@"regexp".s·3 string, @"regexp".n·4 int) (? [][]int)
func (@"regexp".re·2 *@"regexp".Regexp) FindAllStringSubmatch (@"regexp".s·3 string, @"regexp".n·4 int) (? [][]string)
func (@"regexp".re·2 *@"regexp".Regexp) FindAllStringSubmatchIndex (@"regexp".s·3 string, @"regexp".n·4 int) (? [][]int)
func (@"regexp".re·2 *@"regexp".Regexp) FindAllSubmatch (@"regexp".b·3 []byte, @"regexp".n·4 int) (? [][][]byte)
func (@"regexp".re·2 *@"regexp".Regexp) FindAllSubmatchIndex (@"regexp".b·3 []byte, @"regexp".n·4 int) (? [][]int)
func (@"regexp".re·2 *@"regexp".Regexp) FindIndex (@"regexp".b·3 []byte) (@"regexp".loc·1 []int)
func (@"regexp".re·2 *@"regexp".Regexp) FindReaderIndex (@"regexp".r·3 @"io".RuneReader) (@"regexp".loc·1 []int)
func (@"regexp".re·2 *@"regexp".Regexp) FindReaderSubmatchIndex (@"regexp".r·3 @"io".RuneReader) (? []int)
func (@"regexp".re·2 *@"regexp".Regexp) FindString (@"regexp".s·3 string) (? string)
func (@"regexp".re·2 *@"regexp".Regexp) FindStringIndex (@"regexp".s·3 string) (@"regexp".loc·1 []int)
func (@"regexp".re·2 *@"regexp".Regexp) FindStringSubmatch (@"regexp".s·3 string) (? []string)
func (@"regexp".re·2 *@"regexp".Regexp) FindStringSubmatchIndex (@"regexp".s·3 string) (? []int)
func (@"regexp".re·2 *@"regexp".Regexp) FindSubmatch (@"regexp".b·3 []byte) (? [][]byte)
func (@"regexp".re·2 *@"regexp".Regexp) FindSubmatchIndex (@"regexp".b·3 []byte) (? []int)
func (@"regexp".re·3 *@"regexp".Regexp "esc:0x1") LiteralPrefix () (@"regexp".prefix·1 string, @"regexp".complete·2 bool) { return @"regexp".re·3.@"regexp".prefix, @"regexp".re·3.@"regexp".prefixComplete }
func (@"regexp".re·1 *@"regexp".Regexp "esc:0x0") Longest () { @"regexp".re·1.@"regexp".longest = true }
func (@"regexp".re·2 *@"regexp".Regexp) Match (@"regexp".b·3 []byte) (? bool)
func (@"regexp".re·2 *@"regexp".Regexp) MatchReader (@"regexp".r·3 @"io".RuneReader) (? bool)
func (@"regexp".re·2 *@"regexp".Regexp) MatchString (@"regexp".s·3 string) (? bool)
func (@"regexp".re·2 *@"regexp".Regexp "esc:0x0") NumSubexp () (? int) { return @"regexp".re·2.@"regexp".numSubexp }
func (@"regexp".re·2 *@"regexp".Regexp) ReplaceAll (@"regexp".src·3 []byte, @"regexp".repl·4 []byte "esc:0x0") (? []byte)
func (@"regexp".re·2 *@"regexp".Regexp) ReplaceAllFunc (@"regexp".src·3 []byte, @"regexp".repl·4 func(? []byte) (? []byte) "esc:0x0") (? []byte)
func (@"regexp".re·2 *@"regexp".Regexp) ReplaceAllLiteral (@"regexp".src·3 []byte, @"regexp".repl·4 []byte "esc:0x0") (? []byte)
func (@"regexp".re·2 *@"regexp".Regexp) ReplaceAllLiteralString (@"regexp".src·3 string, @"regexp".repl·4 string "esc:0x0") (? string)
func (@"regexp".re·2 *@"regexp".Regexp) ReplaceAllString (@"regexp".src·3 string, @"regexp".repl·4 string) (? string)
func (@"regexp".re·2 *@"regexp".Regexp) ReplaceAllStringFunc (@"regexp".src·3 string, @"regexp".repl·4 func(? string) (? string) "esc:0x0") (? string)
func (@"regexp".re·2 *@"regexp".Regexp) Split (@"regexp".s·3 string, @"regexp".n·4 int) (? []string)
func (@"regexp".re·2 *@"regexp".Regexp "esc:0x1") String () (? string) { return @"regexp".re·2.@"regexp".expr }
func (@"regexp".re·2 *@"regexp".Regexp "esc:0x1") SubexpNames () (? []string) { return @"regexp".re·2.@"regexp".subexpNames }
func (@"regexp".re·1 *@"regexp".Regexp) @"regexp".allMatches (@"regexp".s·2 string, @"regexp".b·3 []byte, @"regexp".n·4 int, @"regexp".deliver·5 func(? []int) "esc:0x0")
func (@"regexp".re·2 *@"regexp".Regexp) @"regexp".doExecute (@"regexp".r·3 @"io".RuneReader, @"regexp".b·4 []byte, @"regexp".s·5 string, @"regexp".pos·6 int, @"regexp".ncap·7 int) (? []int)
func (@"regexp".re·2 *@"regexp".Regexp "esc:0x0") @"regexp".expand (@"regexp".dst·3 []byte "esc:0x2", @"regexp".template·4 string, @"regexp".bsrc·5 []byte "esc:0x0", @"regexp".src·6 string "esc:0x0", @"regexp".match·7 []int "esc:0x0") (? []byte)
func (@"regexp".re·2 *@"regexp".Regexp) @"regexp".get () (? *@"regexp".machine)
func (@"regexp".re·2 *@"regexp".Regexp "esc:0x0") @"regexp".pad (@"regexp".a·3 []int "esc:0x2") (? []int)
func (@"regexp".re·1 *@"regexp".Regexp) @"regexp".put (@"regexp".z·2 *@"regexp".machine)
func (@"regexp".re·2 *@"regexp".Regexp) @"regexp".replaceAll (@"regexp".bsrc·3 []byte, @"regexp".src·4 string, @"regexp".nmatch·5 int, @"regexp".repl·6 func(@"regexp".dst []byte, @"regexp".m []int) (? []byte) "esc:0x0") (? []byte)
type @"".Disasm struct { @"".syms []@"".Sym; @"".pcln *@"debug/gosym".Table; @"".text []byte; @"".textStart uint64; @"".textEnd uint64; @"".goarch string; @"".disasm @"".disasmFunc; @"".byteOrder @"encoding/binary".ByteOrder }
func (@"".d·1 *@"".Disasm) Decode (@"".start·2 uint64, @"".end·3 uint64, @"".f·4 func(@"".pc uint64, @"".size uint64, @"".file string, @"".line int, @"".text string) "esc:0x0")
func (@"".d·1 *@"".Disasm) Print (@"".w·2 @"io".Writer, @"".filter·3 *@"regexp".Regexp, @"".start·4 uint64, @"".end·5 uint64)
func (@"".d·3 *@"".Disasm "esc:0x0") @"".lookup (@"".addr·4 uint64) (@"".name·1 string, @"".base·2 uint64)
import syscall "syscall" // indirect
type @"syscall".Handle uintptr
type @"syscall".Filetime struct { LowDateTime uint32; HighDateTime uint32 }
func (@"syscall".ft·2 *@"syscall".Filetime "esc:0x0") Nanoseconds () (? int64) { var @"syscall".nsec·3 int64; ; @"syscall".nsec·3 = int64(@"syscall".ft·2.HighDateTime) << 0x20 + int64(@"syscall".ft·2.LowDateTime); @"syscall".nsec·3 -= 0x19DB1DED53E8000; @"syscall".nsec·3 *= 0x64; return @"syscall".nsec·3 }
type @"syscall".Win32finddata struct { FileAttributes uint32; CreationTime @"syscall".Filetime; LastAccessTime @"syscall".Filetime; LastWriteTime @"syscall".Filetime; FileSizeHigh uint32; FileSizeLow uint32; Reserved0 uint32; Reserved1 uint32; FileName [259]uint16; AlternateFileName [13]uint16 }
type @"os".dirInfo struct { @"os".data @"syscall".Win32finddata; @"os".needdata bool; @"os".path string; @"os".isempty bool }
type @"os".file struct { @"os".fd @"syscall".Handle; @"os".name string; @"os".dirinfo *@"os".dirInfo; @"os".l @"sync".Mutex; @"os".isConsole bool; @"os".lastbits []byte; @"os".readbuf []rune }
func (@"os".file·2 *@"os".file) @"os".close () (? error)
func (@"os".f·2 *@"os".file "esc:0x0") @"os".isdir () (? bool) { return @"os".f·2 != nil && @"os".f·2.@"os".dirinfo != nil }
type @"os".FileMode uint32
func (@"os".m·2 @"os".FileMode) IsDir () (? bool) { return @"os".m·2 & @"os".FileMode(0x80000000) != @"os".FileMode(0x0) }
func (@"os".m·2 @"os".FileMode) IsRegular () (? bool) { return @"os".m·2 & @"os".FileMode(0x8F000000) == @"os".FileMode(0x0) }
func (@"os".m·2 @"os".FileMode) Perm () (? @"os".FileMode) { return @"os".m·2 & @"os".FileMode(0x1FF) }
func (@"os".m·2 @"os".FileMode) String () (? string)
import time "time" // indirect
type @"time".zone struct { @"time".name string; @"time".offset int; @"time".isDST bool }
type @"time".zoneTrans struct { @"time".when int64; @"time".index uint8; @"time".isstd bool; @"time".isutc bool }
type @"time".Location struct { @"time".name string; @"time".zone []@"time".zone; @"time".tx []@"time".zoneTrans; @"time".cacheStart int64; @"time".cacheEnd int64; @"time".cacheZone *@"time".zone }
func (@"time".l·2 *@"time".Location "esc:0x0") String () (? string)
func (@"time".l·2 *@"time".Location "esc:0x0") @"time".firstZoneUsed () (? bool)
func (@"time".l·2 *@"time".Location "esc:0x2") @"time".get () (? *@"time".Location)
func (@"time".l·6 *@"time".Location "esc:0x1") @"time".lookup (@"time".sec·7 int64) (@"time".name·1 string, @"time".offset·2 int, @"time".isDST·3 bool, @"time".start·4 int64, @"time".end·5 int64)
func (@"time".l·2 *@"time".Location "esc:0x0") @"time".lookupFirstZone () (? int)
func (@"time".l·4 *@"time".Location "esc:0x0") @"time".lookupName (@"time".name·5 string "esc:0x0", @"time".unix·6 int64) (@"time".offset·1 int, @"time".isDST·2 bool, @"time".ok·3 bool)
type @"time".Duration int64
func (@"time".d·2 @"time".Duration) Hours () (? float64) { var @"time".hour·3 @"time".Duration; ; @"time".hour·3 = @"time".d·2 / @"time".Duration(0x34630B8A000); var @"time".nsec·4 @"time".Duration; ; @"time".nsec·4 = @"time".d·2 % @"time".Duration(0x34630B8A000); return float64(@"time".hour·3) + float64(@"time".nsec·4) * 0x9C5FFF26ED75Fp-93 }
func (@"time".d·2 @"time".Duration) Minutes () (? float64) { var @"time".min·3 @"time".Duration; ; @"time".min·3 = @"time".d·2 / @"time".Duration(0xDF8475800); var @"time".nsec·4 @"time".Duration; ; @"time".nsec·4 = @"time".d·2 % @"time".Duration(0xDF8475800); return float64(@"time".min·3) + float64(@"time".nsec·4) * 0x9299FF347E9E9p-87 }
func (@"time".d·2 @"time".Duration) Nanoseconds () (? int64) { return int64(@"time".d·2) }
func (@"time".d·2 @"time".Duration) Seconds () (? float64) { var @"time".sec·3 @"time".Duration; ; @"time".sec·3 = @"time".d·2 / @"time".Duration(0x3B9ACA00); var @"time".nsec·4 @"time".Duration; ; @"time".nsec·4 = @"time".d·2 % @"time".Duration(0x3B9ACA00); return float64(@"time".sec·3) + float64(@"time".nsec·4) * 0x112E0BE826D695p-82 }
func (@"time".d·2 @"time".Duration) String () (? string)
type @"time".Month int
func (@"time".m·2 @"time".Month) String () (? string) { return @"time".months[@"time".m·2 - @"time".Month(0x1)] }
type @"time".Weekday int
func (@"time".d·2 @"time".Weekday) String () (? string) { return @"time".days[@"time".d·2] }
type @"time".Time struct { @"time".sec int64; @"time".nsec int32; @"time".loc *@"time".Location }
func (@"time".t·2 @"time".Time "esc:0x2") Add (@"time".d·3 @"time".Duration) (? @"time".Time)
func (@"time".t·2 @"time".Time "esc:0x2") AddDate (@"time".years·3 int, @"time".months·4 int, @"time".days·5 int) (? @"time".Time)
func (@"time".t·2 @"time".Time "esc:0x0") After (@"time".u·3 @"time".Time "esc:0x0") (? bool) { return @"time".t·2.@"time".sec > @"time".u·3.@"time".sec || @"time".t·2.@"time".sec == @"time".u·3.@"time".sec && @"time".t·2.@"time".nsec > @"time".u·3.@"time".nsec }
func (@"time".t·2 @"time".Time "esc:0x0") Before (@"time".u·3 @"time".Time "esc:0x0") (? bool) { return @"time".t·2.@"time".sec < @"time".u·3.@"time".sec || @"time".t·2.@"time".sec == @"time".u·3.@"time".sec && @"time".t·2.@"time".nsec < @"time".u·3.@"time".nsec }
func (@"time".t·4 @"time".Time "esc:0x0") Clock () (@"time".hour·1 int, @"time".min·2 int, @"time".sec·3 int)
func (@"time".t·4 @"time".Time "esc:0x0") Date () (@"time".year·1 int, @"time".month·2 @"time".Month, @"time".day·3 int)
func (@"time".t·2 @"time".Time "esc:0x0") Day () (? int)
func (@"time".t·2 @"time".Time "esc:0x0") Equal (@"time".u·3 @"time".Time "esc:0x0") (? bool) { return @"time".t·2.@"time".sec == @"time".u·3.@"time".sec && @"time".t·2.@"time".nsec == @"time".u·3.@"time".nsec }
func (@"time".t·2 @"time".Time "esc:0x0") Format (@"time".layout·3 string "esc:0x0") (? string)
func (@"time".t·2 *@"time".Time "esc:0x0") GobDecode (@"time".data·3 []byte "esc:0x0") (? error)
func (@"time".t·3 @"time".Time "esc:0x0") GobEncode () (? []byte, ? error)
func (@"time".t·2 @"time".Time "esc:0x0") Hour () (? int)
func (@"time".t·3 @"time".Time "esc:0x0") ISOWeek () (@"time".year·1 int, @"time".week·2 int)
func (@"time".t·2 @"time".Time "esc:0x2") In (@"time".loc·3 *@"time".Location "esc:0x2") (? @"time".Time)
func (@"time".t·2 @"time".Time "esc:0x0") IsZero () (? bool) { return @"time".t·2.@"time".sec == 0x0 && @"time".t·2.@"time".nsec == 0x0 }
func (@"time".t·2 @"time".Time "esc:0x2") Local () (? @"time".Time) { @"time".t·2.@"time".loc = @"time".Local; return @"time".t·2 }
func (@"time".t·2 @"time".Time "esc:0x2") Location () (? *@"time".Location) { var @"time".l·3 *@"time".Location; ; @"time".l·3 = @"time".t·2.@"time".loc; if @"time".l·3 == nil { @"time".l·3 = @"time".UTC }; return @"time".l·3 }
func (@"time".t·3 @"time".Time "esc:0x0") MarshalBinary () (? []byte, ? error)
func (@"time".t·3 @"time".Time "esc:0x0") MarshalJSON () (? []byte, ? error)
func (@"time".t·3 @"time".Time "esc:0x0") MarshalText () (? []byte, ? error)
func (@"time".t·2 @"time".Time "esc:0x0") Minute () (? int)
func (@"time".t·2 @"time".Time "esc:0x0") Month () (? @"time".Month)
func (@"time".t·2 @"time".Time "esc:0x0") Nanosecond () (? int) { return int(@"time".t·2.@"time".nsec) }
func (@"time".t·2 @"time".Time "esc:0x2") Round (@"time".d·3 @"time".Duration) (? @"time".Time)
func (@"time".t·2 @"time".Time "esc:0x0") Second () (? int)
func (@"time".t·2 @"time".Time "esc:0x0") String () (? string)
func (@"time".t·2 @"time".Time "esc:0x0") Sub (@"time".u·3 @"time".Time "esc:0x0") (? @"time".Duration)
func (@"time".t·2 @"time".Time "esc:0x2") Truncate (@"time".d·3 @"time".Duration) (? @"time".Time)
func (@"time".t·2 @"time".Time "esc:0x2") UTC () (? @"time".Time) { @"time".t·2.@"time".loc = @"time".UTC; return @"time".t·2 }
func (@"time".t·2 @"time".Time "esc:0x0") Unix () (? int64) { return @"time".t·2.@"time".sec + -0xE7791F700 }
func (@"time".t·2 @"time".Time "esc:0x0") UnixNano () (? int64) { return (@"time".t·2.@"time".sec + -0xE7791F700) * 0x3B9ACA00 + int64(@"time".t·2.@"time".nsec) }
func (@"time".t·2 *@"time".Time "esc:0x0") UnmarshalBinary (@"time".data·3 []byte "esc:0x0") (? error)
func (@"time".t·2 *@"time".Time "esc:0x0") UnmarshalJSON (@"time".data·3 []byte "esc:0x0") (@"time".err·1 error)
func (@"time".t·2 *@"time".Time "esc:0x0") UnmarshalText (@"time".data·3 []byte "esc:0x0") (@"time".err·1 error)
func (@"time".t·2 @"time".Time "esc:0x0") Weekday () (? @"time".Weekday)
func (@"time".t·2 @"time".Time "esc:0x0") Year () (? int)
func (@"time".t·2 @"time".Time "esc:0x0") YearDay () (? int)
func (@"time".t·3 @"time".Time "esc:0x0") Zone () (@"time".name·1 string, @"time".offset·2 int)
func (@"time".t·2 @"time".Time "esc:0x0") @"time".abs () (? uint64)
func (@"time".t·5 @"time".Time "esc:0x0") @"time".date (@"time".full·6 bool) (@"time".year·1 int, @"time".month·2 @"time".Month, @"time".day·3 int, @"time".yday·4 int)
func (@"time".t·4 @"time".Time "esc:0x1") @"time".locabs () (@"time".name·1 string, @"time".offset·2 int, @"time".abs·3 uint64)
type @"os".FileInfo interface { IsDir() (? bool); ModTime() (? @"time".Time); Mode() (? @"os".FileMode); Name() (? string); Size() (? int64); Sys() (? interface {}) }
type @"os".File struct { @"os".? *@"os".file }
func (@"os".f·2 *@"os".File) Chdir () (? error)
func (@"os".f·2 *@"os".File) Chmod (@"os".mode·3 @"os".FileMode) (? error)
func (@"os".f·2 *@"os".File) Chown (@"os".uid·3 int, @"os".gid·4 int) (? error)
func (@"os".file·2 *@"os".File) Close () (? error)
func (@"os".file·2 *@"os".File "esc:0x0") Fd () (? uintptr) { if @"os".file·2 == nil { return 0xFFFFFFFFFFFFFFFF }; return uintptr(@"os".file·2.@"os".file.@"os".fd) }
func (@"os".f·2 *@"os".File "esc:0x1") Name () (? string) { return @"os".f·2.@"os".file.@"os".name }
func (@"os".f·3 *@"os".File) Read (@"os".b·4 []byte "esc:0x0") (@"os".n·1 int, @"os".err·2 error)
func (@"os".f·3 *@"os".File) ReadAt (@"os".b·4 []byte "esc:0x0", @"os".off·5 int64) (@"os".n·1 int, @"os".err·2 error)
func (@"os".f·3 *@"os".File) Readdir (@"os".n·4 int) (@"os".fi·1 []@"os".FileInfo, @"os".err·2 error)
func (@"os".f·3 *@"os".File) Readdirnames (@"os".n·4 int) (@"os".names·1 []string, @"os".err·2 error)
func (@"os".f·3 *@"os".File) Seek (@"os".offset·4 int64, @"os".whence·5 int) (@"os".ret·1 int64, @"os".err·2 error)
func (@"os".file·3 *@"os".File) Stat () (@"os".fi·1 @"os".FileInfo, @"os".err·2 error)
func (@"os".f·2 *@"os".File "esc:0x0") Sync () (@"os".err·1 error)
func (@"os".f·2 *@"os".File) Truncate (@"os".size·3 int64) (? error)
func (@"os".f·3 *@"os".File) Write (@"os".b·4 []byte "esc:0x0") (@"os".n·1 int, @"os".err·2 error)
func (@"os".f·3 *@"os".File) WriteAt (@"os".b·4 []byte "esc:0x0", @"os".off·5 int64) (@"os".n·1 int, @"os".err·2 error)
func (@"os".f·3 *@"os".File) WriteString (@"os".s·4 string "esc:0x0") (@"os".ret·1 int, @"os".err·2 error)
func (@"os".f·3 *@"os".File) @"os".pread (@"os".b·4 []byte "esc:0x0", @"os".off·5 int64) (@"os".n·1 int, @"os".err·2 error)
func (@"os".f·3 *@"os".File) @"os".pwrite (@"os".b·4 []byte "esc:0x0", @"os".off·5 int64) (@"os".n·1 int, @"os".err·2 error)
func (@"os".f·3 *@"os".File) @"os".read (@"os".b·4 []byte "esc:0x0") (@"os".n·1 int, @"os".err·2 error)
func (@"os".f·3 *@"os".File) @"os".readConsole (@"os".b·4 []byte "esc:0x0") (@"os".n·1 int, @"os".err·2 error)
func (@"os".file·3 *@"os".File) @"os".readdir (@"os".n·4 int) (@"os".fi·1 []@"os".FileInfo, @"os".err·2 error)
func (@"os".file·3 *@"os".File) @"os".readdirnames (@"os".n·4 int) (@"os".names·1 []string, @"os".err·2 error)
func (@"os".f·3 *@"os".File) @"os".seek (@"os".offset·4 int64, @"os".whence·5 int) (@"os".ret·1 int64, @"os".err·2 error)
func (@"os".f·3 *@"os".File) @"os".write (@"os".b·4 []byte "esc:0x0") (@"os".n·1 int, @"os".err·2 error)
func (@"os".f·3 *@"os".File "esc:0x0") @"os".writeConsole (@"os".b·4 []byte "esc:0x0") (@"os".n·1 int, @"os".err·2 error)
type @"".rawFile interface { @"".goarch() (? string); @"".pcln() (@"".textStart uint64, @"".symtab []byte, @"".pclntab []byte, @"".err error); @"".symbols() (@"".syms []@"".Sym, @"".err error); @"".text() (@"".textStart uint64, @"".text []byte, @"".err error) }
type @"".File struct { @"".r *@"os".File; @"".raw @"".rawFile }
func (@"".f·2 *@"".File) Close () (? error)
func (@"".f·3 *@"".File) Disasm () (? *@"".Disasm, ? error)
func (@"".f·2 *@"".File) GOARCH () (? string)
func (@"".f·3 *@"".File) PCLineTable () (? *@"debug/gosym".Table, ? error)
func (@"".f·3 *@"".File) Symbols () (? []@"".Sym, ? error)
func (@"".f·4 *@"".File) Text () (? uint64, ? []byte, ? error)
func @"".Open (@"".name·3 string) (? *@"".File, ? error)
func @"".init ()
var @"regexp/syntax".instOpNames []string
var @"time".months [12]string
var @"time".days [7]string
var @"time".Local *@"time".Location
var @"time".UTC *@"time".Location
$$
�_go_.6 0 0 0 644 280748 `
go object windows amd64 go1.4.2 X:precisestack
!
��go13ldbufio.adebug/gosym.a"encoding/binary.a
fmt.aio.aregexp.a sort.astrings.a text/tabwriter.a@cmd/internal/rsc.io/arm/armasm.a@cmd/internal/rsc.io/x86/x86asm.adebug/elf.aos.a(cmd/internal/goobj.adebug/macho.adebug/pe.a debug/plan9obj.a�þ""".(*File).Disasm��€$��æ#eH‹ %(���H‹‰����H„$àþÿÿH;Awè����ëÛHì ��1ÀH¼$0��è����HDŽ$¸������HDŽ$À������H‹œ$¨��H‰$è����H‹\$H‰œ$Ð���H‹\$H‰œ$Ø���H‹\$H‰œ$à���H‹D$ H‹L$(H‰Œ$���Hƒø�H‰„$ˆ���t$HDŽ$°������H‰„$¸��H‰Œ$À��HÄ ��ÃH‹œ$¨��H‰$è����H‹\$H‰\$XH‹D$H‹L$H‰Œ$���Hƒø�H‰„$ˆ���t$HDŽ$°������H‰„$¸��H‰Œ$À��HÄ ��ÃH‹œ$¨��H‰$è����H‹\$H‰\$@H‹\$H‰œ$¸���H‹\$H‰œ$À���H‹\$ H‰œ$È���H‹D$(H‹L$0H‰Œ$���Hƒø�H‰„$ˆ���t$HDŽ$°������H‰„$¸��H‰Œ$À��HÄ ��ÃH‹œ$¨��H‰$è����H‹L$H‹D$H‰L$xH‰„$€���H����H‰$H‹����H‰\$H‰Œ$¨���H‰L$H‰„$°���H‰D$è����H‹\$ H‹+H‰l$`H‹L$xH‹„$€���H����H‰$H‹����H‰\$H‰Œ$¨���H‰L$H‰„$°���H‰D$è����H‹¼$Ð���H‹´$à���H‹\$ Hƒû�„k��H‹ H‹kH‰Œ$˜���H‰¬$ ���H‹\$`1íH9ë„à��Hƒù�„Ö��Hƒþ�‚Å��1ÉH‰¼$è���H‰Œ$ð���H‰´$ø���H‹„$Ø���H‰ùH‰´$(��1ÒH‰„$ ��H‰D$PH‰¼$��H‰øH‹l$PH9ê��H‰D$pHƒø�„Z��H¬$h��H‰ïH‰Æè����H‰T$HHœ$h��H¬$0��H‰ïH‰Þè����H‹Œ$0��H‹œ$8��H‰Œ$¨���H‰ $H‰œ$°���H‰\$H-����LD$L‰ÇH‰îH¥H¥è����H‹Œ$¨���H‹„$°���H‹\$ Hƒû�ó��Hƒø…t��H‰ $H‰D$H-����LD$L‰ÇH‰îH¥H¥è����H‹Œ$¨���H‹„$°���¶\$ €û�„2��H‹D$pH‹T$HHƒÀ8HÿÂH‹l$PH9êŒðþÿÿH‹œ$è���H‰œ$Ð���H‹œ$ð���H‰œ$Ø���H‹œ$ø���H‰œ$à���H‹œ$À���H‰\$HH����H‰$è����H‹D$H‰D$hH‰$Hƒ<$�„¡��H‹œ$Ð���H‰\$H‹œ$Ø���H‰\$H‹œ$à���H‰\$è����H‹\$hH‰$Hƒ<$�„U��Hƒ$H‹\$XH‰\$è����H‹\$hH‰$Hƒ<$�„!��Hƒ$ H‹œ$¸���H‰\$H‹œ$À���H‰\$H‹œ$È���H‰\$è����H‹L$@H‹D$hH‰H8H‹l$HHÍH‰h@H‰$Hƒ<$�„»���Hƒ$HH‹\$xH‰\$H‹œ$€���H‰\$è����H‹\$hH‰$Hƒ<$�t~Hƒ$XH‹\$`H‰\$è����H‹\$hH‰$Hƒ<$�tQHƒ$`H‹œ$˜���H‰\$H‹œ$ ���H‰\$è����H‹\$hH‰œ$°��HDŽ$¸������HDŽ$À������HÄ ��É%����릉%����évÿÿÿ‰%����é9ÿÿÿ‰%����éÓþÿÿ‰%����éŸþÿÿ‰%����éSþÿÿHƒøuBH‰ $H‰D$H-����LD$L‰ÇH‰îH¥H¥è����H‹Œ$¨���H‹„$°���¶\$ €û�…†ýÿÿHƒøu2H‰ $H‰D$H-����LD$L‰ÇH‰îH¥H¥è����¶\$ €û�…NýÿÿH‹”$è���H‹Œ$ð���H‹„$ø���H‰ÃH)ËHƒû}OH����H‰$H‰”$���H‰T$H‰Œ$��H‰L$H‰„$��H‰D$HÇD$ ���è����H‹T$(H‹L$0H‹D$8H‰ÍHÿÅH‰¬$��H‰„$��H����H‰$H‰ÓH‰”$���H‰ÍHkí8HëH‰\$Hœ$0��H‰\$è����H‹”$���H‹Œ$��H‹„$��H‰”$è���H‰Œ$ð���H‰„$ø���éYüÿÿHƒø uBH‰ $H‰D$H-����LD$L‰ÇH‰îH¥H¥è����H‹Œ$¨���H‹„$°���¶\$ €û�…üÿÿHƒø uBH‰ $H‰D$H-����LD$L‰ÇH‰îH¥H¥è����H‹Œ$¨���H‹„$°���¶\$ €û�…ÉûÿÿHƒø…qþÿÿH‰ $H‰D$H-����LD$L‰ÇH‰îH¥H¥è����¶\$ €û�…ûÿÿé:þÿÿ‰�éŸúÿÿè���� H����H,$H‰ïH‰ÞH¥H¥H\$HÇ����HÇC����HÇC����è����H‹L$(H‹D$0HDŽ$°������H‰Œ$¸��H‰„$À��HÄ ��ÉéŽùÿÿX������>��0runtime.morestack_noctxt���nä� runtime.duffzero���À��$"".(*File).Symbols���¸��,"".(*File).PCLineTable���ö��"".(*File).Text���‚��""".(*File).GOARCH���¾��:type.map[string]"".disasmFunc���Ô��"".disasms���œ��4runtime.mapaccess1_faststr���Þ��Rtype.map[string]encoding/binary.ByteOrder���ô��"".byteOrders���¼ ��4runtime.mapaccess1_faststr���Þ ¼� runtime.duffcopy���ž ¼� runtime.duffcopy���þ ��"go.string."etext"���¦��"runtime.cmpstring���˜��$go.string."_etext"���À�� runtime.eqstring���Â��type."".Disasm���Ô��"runtime.newobject���Þ��2runtime.writebarrierslice���®��.runtime.writebarrierptr���¸��2runtime.writebarrierslice���Ì��4runtime.writebarrierstring���”��.runtime.writebarrierptr���ü��2runtime.writebarrieriface���Œ��"go.string."_text"���´�� runtime.eqstring���œ��"go.string."etext"���Ä�� runtime.eqstring���¶��type.[]"".Sym���¨��"runtime.growslice���€��type."".Sym���à��.runtime.writebarrierfat���ö��2go.string."runtime.etext"���ž�� runtime.eqstring���† ��0go.string."runtime.text"���® �� runtime.eqstring���ž!�� go.string."text"���Æ!�� runtime.eqstring���„"��$runtime.panicslice���–"��Hgo.string."unsupported architecture"���ô"��fmt.Errorf���@À��4"".autotmp_0021�ïtype.*"".Disasm�"".autotmp_0019��type.uint64�"".autotmp_0016�¿type.[]"".Sym�"".autotmp_0015��type.string�"".autotmp_0014�otype."".Sym�"".autotmp_0013�ßtype.*"".Sym�"".autotmp_0012��type.int�"".autotmp_0011��type.int�"".autotmp_0009��type.int�"".autotmp_0007�type.[]"".Sym�"".autotmp_0004��type.string�"".autotmp_0002��type.string�"".autotmp_0001�ïtype.string� "".sym�ßtype."".Sym�"".keep�ïtype.[]"".Sym�"".byteOrder�<type.encoding/binary.ByteOrder�"".disasm�ÿ$type."".disasmFunc�"".goarch�Ïtype.string�"".textBytes�Ïtype.[]uint8�"".textStart�¿type.uint64�"".pcln�.type.*debug/gosym.Table� "".err�¯type.error�"".syms�Ÿtype.[]"".Sym� "".~r1� type.error� "".~r0�type.*"".Disasm�"".f��type.*"".File�P,À¢¿À^¿À…¿Àº¿Àü¿À�€�’HSJ$-$T$Py
$}cL0 ä(E€ð Ì d�d�_|_†MPµ×E(EJ$4œHr\_” �Tgclocals·15c697c77ae6db4b7c42708e791a7acc�Tgclocals·ca1db2003074fbf23d7192adf94cad56���Pc:/go/src/cmd/internal/objfile/disasm.goþ&"".(*Disasm).lookup��À��´eH‹ %(���H‹‰����H;awè����ëãHƒìhHDŽ$€�������HDŽ$ˆ�������H‹D$pH‹HHD$H-����H‰(Hl$xH‰hHl$pH‰hH‰ $H‰D$è����H‹D$Hƒø�Ž£���H‰ÂHÿÊH‹\$pHƒû�„¾���H‹ H‹CH‹kH‰ËH‰ÕH9ƒ���Hkí8HëHl$0H‰ïH‰Þè����H‹\$@Hƒû�tRH‹\$@H‹l$xH9ëwCH‹\$@H‹l$HHëH‹l$xH9ëv,H‹D$@H‹\$0H‰œ$€���H‹\$8H‰œ$ˆ���H‰„$���HƒÄhÃHDŽ$€�������HDŽ$ˆ�������HDŽ$�������HƒÄhÃè���� ‰é;ÿÿÿ ������.��0runtime.morestack_noctxt���”��"".func·001���Ú��sort.Search���„¼� runtime.duffcopy���š��$runtime.panicindex���PÐ�� "".autotmp_0029�Ÿjtype.struct { F uintptr; A0 *uint64; A1 **"".Disasm }�"".s�otype."".Sym�"".base�@type.uint64�"".name� type.string�"".addr�type.uint64�"".d��type.*"".Disasm�&!ЁÏÐ(ÏÐ�à�$ª9=
F1,) ��là�Tgclocals·9a0b7102ec246345259e931fed34222d�Tgclocals·9b140f53e0367d8427495e83a5ae94b6���Pc:/go/src/cmd/internal/objfile/disasm.goþ"".base��€��þeH‹ %(���H‹‰����H;awè����ëãHƒì(HÇD$@����HÇD$H����H‹\$0H‰$H‹t$8H‰t$H5����Hl$H‰ïH¥H¥è����H‹T$8H‹L$ HÿÁH9Ê‚„���H‹D$0H)ÊHƒú�t H‰ËHÃH‰ØH‰D$0H‰$H‰T$8H‰T$H����Hl$H‰ïH‰ÞH¥H¥è����H‹T$8H‹L$ HÿÁH9Êr&H‹D$0H)ÊHƒú�t H‰ËHÃH‰ØH‰D$@H‰T$HHƒÄ(Ãè���� è���� ������.��0runtime.morestack_noctxt���’��go.string."/"���´��"strings.LastIndex���Â��go.string."\\"���ê��"strings.LastIndex���ä��$runtime.panicslice���ò��$runtime.panicslice���@P��"".autotmp_0044��type.uint64�"".autotmp_0043��type.uint64�"".autotmp_0042��type.uint64�"".autotmp_0041��type.int�"".autotmp_0038��type.uint64�"".autotmp_0036��type.int� "".~r1� type.string�"".path��type.string�!PÏOP�€�Æ3XW� �Y§�Tgclocals·13d3af77a5bf02af6db4588efb2ea811�Tgclocals·3280bececceccd33cb74587feedb1f9f���Pc:/go/src/cmd/internal/objfile/disasm.goþ$"".(*Disasm).Print��€��úeH‹ %(���H‹‰����H„$¨þÿÿH;Awè����ëÛHìØ��1ÀH¼$h��è����H‰„$à���H‰„$è���H‰„$ð���H‰D$xH‹¬$à��H‹]8H‹¬$���H9ëvH‹œ$à��H‹k8H‰¬$���H‹¬$à��H‹]@H‹¬$��H9ësH‹œ$à��H‹k@H‰¬$��ÆD$W�H‹œ$è��H‰$H‹œ$ð��H‰\$è����H‹\$H‰œ$€���H‹œ$à��Hƒû�„Â��H‹H‹CH‹kH‰¬$ ��E1ÀH‰„$��H‰D$hH‰”$��H‰ÑH‹l$hI9荍���H‰”$���Hƒú�„m��H¬$ ��H‰ïH‰Öè����L‰D$pHœ$ ��H¬$h��H‰ïH‰Þè����H‹„$x��H‹Œ$x��H‹¬$€��‹œ$ˆ��HéƒûTt:‹œ$ˆ��ƒûtt.HƒÂ8IÿÀH‹l$hI9èŒsÿÿÿH‹œ$€���H‰$è����HÄØ��ÃH‹¬$à��H‹]8H9ÃwÁH‰L$`H‹¬$���H9év¯H‹œ$��H‰D$XH9ÃvH‹œ$ø��1íH9ët@H‹´$ø��H‰4$H´$h��Hl$H‰ïH¥H¥è����L‹D$pH‹”$���¶\$€û�„Nÿÿÿ€|$W�tzH‹œ$€���H‰œ$˜���H‹����1íH9è„ú��H‹Œ$˜���H‰„$°���H‰$H‰Œ$¸���H‰L$H����Hl$H‰ïH‰ÞH¥H¥H\$ HÇ����HÇC����HÇC����è����ÆD$WH‹œ$à��H‹kH‰,$H‹œ$x��H‰\$è����H‹L$H‹D$H‹œ$€���H‰œ$˜���H‰Œ$ ���H‰Œ$Ð���H‰„$¨���H‰„$Ø���H‹����H‰„$ˆ���1íH9è„í��H¼$H��1Àè����Hœ$H��Hƒû�„Å��HÇÂ���HÇÁ���H‰œ$ø���H‰”$���H‰Œ$��H����H‰$Hœ$h��H‰\$è����H‹L$H‹D$H‹œ$ø���H‰$H‰Œ$À���H‰L$H‰„$È���H‰D$è����H����H‰$Hœ$Ð���H‰\$è����H‹L$H‹D$H‹œ$ø���HƒÃH‰$H‰Œ$À���H‰L$H‰„$È���H‰D$è����H‹Œ$˜���H‹„$ˆ���H‰„$°���H‰$H‰Œ$¸���H‰L$H����Hl$H‰ïH‰ÞH¥H¥H‹œ$ø���H‰\$ H‹œ$���H‰\$(H‹œ$��H‰\$0è����H‹œ$€���H‰œ$˜���H‹����1íH9è„8��H‹Œ$˜���H‰„$°���H‰$H‰Œ$¸���H‰L$HÇD$���HÇD$���HÇD$ ���ÆD$( HÇD$0����è����H‹Œ$��H‹t$`H‹\$8H‰\$xH9ÎvH‰ÎH‹¬$à��H‹]8H)ÙH‹œ$à��H‹C0H9È‚Ÿ���H‹œ$à��H‹k H‰¬$à���H‰Œ$è���H‰„$ð���Hœ$(��H‰ØH-����H‰+H¬$à��H‰kHl$xH‰kH¬$à���H‰kH‹œ$à��H‰$H‹\$XH‰\$H‰t$H‰D$è����H‹\$xH‰$è����L‹D$pH‹”$���é¥ûÿÿè���� H����H‰$H����H‰\$H����H‰\$è����H‹D$é–þÿÿ‰é4ýÿÿH����H‰$H����H‰\$H����H‰\$è����H‹\$H‰œ$ˆ���éÙüÿÿH����H‰$H����H‰\$H����H‰\$è����H‹D$éÔûÿÿ‰éŒúÿÿ‰é7úÿÿP������>��0runtime.morestack_noctxt���nä� runtime.duffzero���¢��bufio.NewWriter���¢¼� runtime.duffcopy���â¼� runtime.duffcopy���”��*bufio.(*Writer).Flush���ö��8regexp.(*Regexp).MatchString���è ��>go.itab.*bufio.Writer.io.Writer���Î
��go.string."\n"���® ��fmt.Fprintf���ü ��:debug/gosym.(*Table).PCToLine���þ ��>go.itab.*bufio.Writer.io.Writer��� ð� runtime.duffzero���À��type.string���ì��runtime.convT2E���Ö��2runtime.writebarrieriface���ä��type.string�����runtime.convT2E���‚��2runtime.writebarrieriface���â��8go.string."TEXT %s(SB) %s\n"���Ø��fmt.Fprintf���†��>go.itab.*bufio.Writer.io.Writer���º��0text/tabwriter.NewWriter���¬��"".func·002���¾��&"".(*Disasm).Decode���Ú��<text/tabwriter.(*Writer).Flush���ˆ��$runtime.panicslice���š��$type.*bufio.Writer���°��type.io.Writer���È��>go.itab.*bufio.Writer.io.Writer���Ü�� runtime.typ2Itab���Œ��$type.*bufio.Writer���¢��type.io.Writer���º��>go.itab.*bufio.Writer.io.Writer���Î�� runtime.typ2Itab���€��$type.*bufio.Writer���–��type.io.Writer���®��>go.itab.*bufio.Writer.io.Writer���Â�� runtime.typ2Itab���`°��>"".autotmp_0069��type.*uint8�"".autotmp_0068��"type.interface {}�"".autotmp_0067�¯"type.interface {}�"".autotmp_0065�¿&type.[]interface {}�"".autotmp_0064��type.*uint8�"".autotmp_0063�Ÿtype.*uint8�"".autotmp_0062�otype."".Sym�"".autotmp_0061�type.*"".Sym�"".autotmp_0060�ßtype.int�"".autotmp_0059�Ïtype.int�"".autotmp_0058�ߤtype.struct { F uintptr; A0 **"".Disasm; A1 **text/tabwriter.Writer; A2 *[]uint8 }�"".autotmp_0056��$type.*bufio.Writer�"".autotmp_0055�type.string�"".autotmp_0054��$type.*bufio.Writer�"".autotmp_0053�Ÿ(type.[2]interface {}�"".autotmp_0052��$type.*bufio.Writer�"".autotmp_0050�type.[]"".Sym�"".autotmp_0049�ÿ$type.*bufio.Writer�"".code�ïtype.[]uint8�
"".tw�¿6type.*text/tabwriter.Writer�"".file�ïtype.string�"".symEnd�ïtype.uint64�"".symStart�ÿtype.uint64� "".sym�ßtype."".Sym�
"".bw�¯$type.*bufio.Writer�"".printed�type.bool� "".end�Ptype.uint64�"".start�@type.uint64�"".filter�0&type.*regexp.Regexp�"".w�type.io.Writer�"".d��type.*"".Disasm�,°©¯°ê �À �”ØX+“ RG„z,¤ˆH"[M*2A 2�<�ÐêûöqÂ
 *9: �Tgclocals·e47bb5bda0cd2e8aeef36a29a356ece2�Tgclocals·0b570e5bf6734725ee8e96f0f022c355���Pc:/go/src/cmd/internal/objfile/disasm.goþ&"".(*Disasm).Decode��€
��ú eH‹ %(���H‹‰����HD$ÐH;Awè����ëÞHì°���H‹Œ$È���H‹„$¸���H‹X8H‹¬$À���H9ëv H‹h8H‰¬$À���H‹X@H9ËsH‹H@H‹X8H‰ÊH‰Œ$È���H)ÚH‹H0H9Ñ‚ô��H‹h H‰¬$€���H‰”$ˆ���H‰Œ$���H����H‰$è����H‹D$H-����H‰(H‰D$XH‰$Hƒ<$�„™��Hƒ$H‹œ$¸���H‰\$è����L‹Œ$¸���H‹\$XH‰\$PH‹”$À���H‹¬$È���H9êƒH��I‹Y8L‹„$���H‹´$ˆ���H‰ÐH)ØH9Æ‚-��H‹Œ$€���H‰÷H)ÇL‰ÆH)ÆHƒþ�t H‰ÃHËH‰ÙH‰Œ$˜���H‰ $H‰¼$ ���H‰|$H‰´$¨���H‰t$H‰T$HH‰T$H‹\$PH‰\$ I‹QXH‹ÿÓH‹\$(H‰\$`H‹\$0H‰\$hH‹\$8H‰\$@H‹œ$¸���H‹kH‰,$H‹\$HH‰\$è����H‹T$H‹L$H‹D$ H‹\$HH‰$H‹\$@H‰\$H‰T$pH‰T$H‰L$xH‰L$H‰D$ H‹\$`H‰\$(H‹\$hH‰\$0H‹”$Ð���H‹ÿÓL‹Œ$¸���H‹D$HH‹T$@HÂH‹¬$È���H9ꂸþÿÿHÄ°���Ãè���� ‰%����é[þÿÿè���� ������8��0runtime.morestack_noctxt���Â��Ntype.struct { F uintptr; R *"".Disasm }���Ô��"runtime.newobject���ì��4"".*Disasm.("".lookup)·fm���È��.runtime.writebarrierptr���´�
������ª��:debug/gosym.(*Table).PCToLine���æ�
������È ��$runtime.panicslice���î ��$runtime.panicslice���@à��"".autotmp_0090��type.uint64�"".autotmp_0089��type.uint64�"".autotmp_0088�¯Ptype.*struct { F uintptr; R *"".Disasm }�"".autotmp_0085��type.uint64�"".file�type.string�"".size�ßtype.int�"".text�Ÿtype.string�
"".pc�Ïtype.uint64�"".lookup�¿Dtype.func(uint64) (string, uint64)�"".code�_type.[]uint8�"".f�0\type.func(uint64, uint64, string, int, string)� "".end� type.uint64�"".start�type.uint64�"".d��type.*"".Disasm�)à¹ßà�€�VÄ9  ;\.U   
�"�©:·:_0�Tgclocals·8e3f8f4e97e36ec694ede4f37e67668f�Tgclocals·6adb0d52c9eeccec66bc1a6087369963���Pc:/go/src/cmd/internal/objfile/disasm.goþ"".disasm_386��À��¼eH‹ %(���H‹‰����H;awè����ëãHƒìHHÇD$x����HDŽ$€�������H‹\$PH‰$H‹\$XH‰\$H‹\$`H‰\$H‹\$hH‰\$H‹\$pH‰\$ HÇD$( ���è����H‹T$0H‹L$8H‹D$@H‰T$xH‰Œ$€���H‰„$ˆ���HƒÄHÃ������.��0runtime.morestack_noctxt���â��"".disasm_x86���€��
"".~r4�ptype.int� "".~r3�Ptype.string�"".lookup�@$type."".lookupFunc�
"".pc�0type.uint64�"".code��type.[]uint8�!|� � î6j�
�p0�Tgclocals·fdf9eeea52f1ad69f49533c7d053e32d�Tgclocals·3280bececceccd33cb74587feedb1f9f���Pc:/go/src/cmd/internal/objfile/disasm.goþ"".disasm_amd64��À��¼eH‹ %(���H‹‰����H;awè����ëãHƒìHHÇD$x����HDŽ$€�������H‹\$PH‰$H‹\$XH‰\$H‹\$`H‰\$H‹\$hH‰\$H‹\$pH‰\$ HÇD$(@���è����H‹T$0H‹L$8H‹D$@H‰T$xH‰Œ$€���H‰„$ˆ���HƒÄHÃ������.��0runtime.morestack_noctxt���â��"".disasm_x86���€��
"".~r4�ptype.int� "".~r3�Ptype.string�"".lookup�@$type."".lookupFunc�
"".pc�0type.uint64�"".code��type.[]uint8�!|� � ö6j�
�p0�Tgclocals·fdf9eeea52f1ad69f49533c7d053e32d�Tgclocals·3280bececceccd33cb74587feedb1f9f���Pc:/go/src/cmd/internal/objfile/disasm.goþ"".disasm_x86�� ��†eH‹ %(���H‹‰����H„$ÿÿÿH;Awè����ëÛHìx��HDŽ$°������HDŽ$¸������H‹œ$€��H‰$H‹œ$ˆ��H‰\$H‹œ$��H‰\$HÇD$@���è����Hœ$è���Hl$ H‰ßH‰îè����H‹Œ$°���H‹œ$¸���H‰œ$à���HDŽ$È�������HDŽ$Ð�������H‹„$p��Hƒù�H‰Œ$Ø���…’���H‰„$À���Hƒø�„€���‹œ$��ƒû�ttHœ$è���H,$H‰ïH‰Þè����H‹œ$˜��H‰œ$���H‹œ$ ��H‰œ$˜���è����H‹”$À���H‹Œ$ ���H‹„$¨���H‰Œ$°��H‰„$¸��H‰”$À��HÄx��ÃHÇÂ���H����H‹ H‹CëÉ������>��0runtime.morestack_noctxt���è��Jcmd/internal/rsc.io/x86/x86asm.Decode���˜ˆ� runtime.duffcopy���–ˆ� runtime.duffcopy���à��Tcmd/internal/rsc.io/x86/x86asm.Plan9Syntax���ì��go.string."?"���ð��"".size�ïtype.int�"".text�ßtype.string� "".err�¿type.error�"".inst�ŸPtype.cmd/internal/rsc.io/x86/x86asm.Inst� "".~r5�€type.int� "".~r4�`type.string�"".arch�Ptype.int�"".lookup�@$type."".lookupFunc�
"".pc�0type.uint64�"".code��type.[]uint8�,ð¿ïð$��,þDd0T � �s�Tgclocals·513828885bf182ac2f82750b9d8fec71�Tgclocals·924d30f0694233836d90987427935044���Pc:/go/src/cmd/internal/objfile/disasm.goþ("".textReader.ReadAt�� ��žeH‹ %(���H‹‰����H;awè����ëãHƒìPH‹L$pH‹T$`H‹„$���HDŽ$ �������HDŽ$¨�������Hƒø�Œ ��H9È‚��H)ÈH9Âw/H‹ ����H‹����HDŽ$˜�������H‰Œ$ ���H‰„$¨���HƒÄPÃH‹t$hH9‚¶���L‹L$xL‹„$€���H‹œ$ˆ���H‰\$HH‹L$XH‰×H)ÇH‰òH)ÂHƒú�t H‰ÃHËH‰ÙH‰ÎH‰T$0L‰D$@L‰ÀH‰|$(L9Ç}H‰øH‰D$L‰L$8L‰ $H‰t$ H‰t$H‰D$è����H‹L$H‹„$€���H‰Œ$˜���H9Á}H‹����H‰œ$ ���H‹����H‰œ$¨���HƒÄPÃè���� H‹ ����H‹����HDŽ$˜�������H‰Œ$ ���H‰„$¨���HƒÄPÃ������.��0runtime.morestack_noctxt���Ò�� io.EOF���à� io.EOF���°��runtime.memmove���ò��&io.ErrUnexpectedEOF����&io.ErrUnexpectedEOF���´��$runtime.panicslice���Æ�� io.EOF���Ô� io.EOF���° ��"".autotmp_0113��type.uintptr�"".autotmp_0112��type.int�"".autotmp_0111�_type.[]uint8�"".autotmp_0110�/type.[]uint8�"".autotmp_0107��type.error�"".autotmp_0105��type.int�"".autotmp_0104��type.int� "".err�type.error�"".n�€type.int� "".off�ptype.int64�"".data�@type.[]uint8�"".r��$type."".textReader�,! sŸ ÃŸ 5Ÿ��2¢K/Œ 0��—B7�Tgclocals·498161e9906902878eafc49fcc548a4f�Tgclocals·660c52760819425e2fa6ae9a8a8ae931���Pc:/go/src/cmd/internal/objfile/disasm.goþ"".disasm_arm�� �� eH‹ %(���H‹‰����H„$hÿÿÿH;Awè����ëÛHì��HDŽ$H������HDŽ$P������H‹œ$ ��H‰$H‹œ$(��H‰\$H‹œ$0��H‰\$HÇD$���è����Hœ$È���Hl$ H‰ßH‰îè����H‹L$pH‹\$xH‰œ$ ���HDŽ$ˆ�������HDŽ$�������H‹„$Ð���Hƒù�H‰Œ$˜���…%��H‰„$€���Hƒø�„��H·œ$È���fƒû�„���H¼$¨���1Àè����H‹œ$ ��H‰œ$¨���H‹œ$(��H‰œ$°���H‹œ$0��H‰œ$¸���H‹œ$8��H‰œ$À���H����H‰$H����H‰\$H����H‰\$Hœ$¨���H‰\$è����H\$ Hl$`H‰ïH‰ÞH¥H¥Hœ$È���H,$H‰ïH‰Þè����H‹œ$8��H‰\$PH‹œ$@��H‰\$Xè����H‹”$€���H‹L$pH‹D$xH‰Œ$H��H‰„$P��H‰”$X��HÄ��ÃHÇÂ���H����H‹ H‹CëÉ������>��0runtime.morestack_noctxt���è��Jcmd/internal/rsc.io/arm/armasm.Decode���˜è� runtime.duffcopy���ˆð� runtime.duffzero���–��$type."".textReader���¬�� type.io.ReaderAt���Ä��Bgo.itab."".textReader.io.ReaderAt���ò��runtime.convT2I���Èè� runtime.duffcopy���†��Tcmd/internal/rsc.io/arm/armasm.Plan9Syntax���†��go.string."?"���€°��"".autotmp_0117�ß$type."".textReader�"".size�¯type.int�"".text�Ÿtype.string� "".err�ÿtype.error�"".inst�ŸPtype.cmd/internal/rsc.io/arm/armasm.Inst� "".~r4�ptype.int� "".~r3�Ptype.string�"".lookup�@$type."".lookupFunc�
"".pc�0type.uint64�"".code��type.[]uint8�,°Ì¯°��.ÀD^7à ��s…JN�Tgclocals·6e732047aad2c4863ea3aeebabea5b58�Tgclocals·420eabe068cdbd1c5be5aafbba05ed07���Pc:/go/src/cmd/internal/objfile/disasm.goþ"".openElf��€��ðeH‹ %(���H‹‰����H;awè����ëãHƒì`HÇD$p����HÇD$x����HDŽ$€�������HDŽ$ˆ�������H‹\$hH‰\$8H‹����1íH9è„��H‹L$8H‰D$PH‰$H‰L$XH‰L$è����H‹\$H‰\$(H‹D$H‹L$ H‰L$HHƒø�H‰D$@t'HÇD$p����HÇD$x����H‰„$€���H‰Œ$ˆ���HƒÄ`ÃH����H‰$è����H‹D$H‰D$0H‰$Hƒ<$�„‚���H‹\$(H‰\$è����H‹\$0H‰\$0H‹����1íH9èt,H‹\$0H‰\$xH‰D$pHDŽ$€�������HDŽ$ˆ�������HƒÄ`ÃH����H‰$H����H‰\$H����H‰\$è����H‹D$륉%����érÿÿÿH����H‰$H����H‰\$H����H‰\$è����H‹D$é¯þÿÿ ������.��0runtime.morestack_noctxt���°��8go.itab.*os.File.io.ReaderAt���€��"debug/elf.NewFile���¤��type."".elfFile���¶��"runtime.newobject���†��.runtime.writebarrierptr���¨��<go.itab.*"".elfFile."".rawFile���œ�� type.*"".elfFile���²��type."".rawFile���Ê��<go.itab.*"".elfFile."".rawFile���Þ�� runtime.typ2Itab���’��type.*os.File���¨�� type.io.ReaderAt���À��8go.itab.*os.File.io.ReaderAt���Ô�� runtime.typ2Itab���PÀ��"".autotmp_0123��type.*uint8�"".autotmp_0122�_ type.*"".elfFile�"".autotmp_0120�� type.*"".elfFile�"".autotmp_0119�Otype.*os.File� "".err�?type.error�"".f�o(type.*debug/elf.File� "".~r2�0type.error� "".~r1�type."".rawFile�"".r��type.*os.File�&!À­¿À{¿Àu�À�(KR '·:��[(§�Tgclocals·db0f6b31ff49b3f025910ec03f9742fa�Tgclocals·70a67f88be8def3aff7e2d37777193d1���Jc:/go/src/cmd/internal/objfile/elf.goþ*"".(*elfFile).symbols��à��ÈeH‹ %(���H‹‰����H„$ÿÿÿH;Awè����ëÛHìx��HDŽ$ˆ������HDŽ$������HDŽ$˜������HDŽ$ ������HDŽ$¨������H‹œ$€��H‹+H‰,$è����L‹œ$€��H‹|$H‹t$H‹l$H‹D$ H‹L$(H‰L$`Hƒø�H‰D$Xt<HDŽ$ˆ������HDŽ$������HDŽ$˜������H‰„$ ��H‰Œ$¨��HÄx��Ã1ÒE1ÒE1ÉH‰¼$€���H‰ùH‰´$ˆ���H‰¬$���H‰¬$Ø���E1ÀH‰´$Ð���H‰t$@H‰¼$È���H‰øH‹l$@I9èÔ��H‰D$PHƒø�„Ñ��H¬$��H‰ïH‰Æè����L‰D$HHœ$��H¬$à���H‰ïH‰Þè����H¼$@��1Àè����H‹´$���H‰´$P��H´$à���H¬$@��H‰ïH¥H¥H‹œ$��H‰œ$X��DŽ$`��?���H‹„$ø���Hƒø�…g��DŽ$`��U���¶œ$ð���Àë¶ÛHƒû�u‹œ$`��ƒÃ ‰œ$`��H‰T$hL‰T$pL‰ÑL‰L$xL‰ÈL‰ËL)ÓHƒû}OH����H‰$H‰”$°���H‰T$H‰Œ$¸���H‰L$H‰„$À���H‰D$HÇD$ ���è����H‹T$(H‹L$0H‹D$8H‰ÎHÿÆH‰´$¸���H‰„$À���H����H‰$H‰ÓH‰”$°���H‰ÍHkí8HëH‰\$Hœ$@��H‰\$è����L‹œ$€��H‹”$°���L‹”$¸���L‹Œ$À���L‰ÑH‹D$PL‹D$HHƒÀ0IÿÀH‹l$@I9èŒ,þÿÿH‰”$ˆ��L‰”$��L‰Œ$˜��HDŽ$ ������HDŽ$¨������HÄx��ÃH=òÿ��uDŽ$`��B���éŒþÿÿH‹„$ø���Hƒø�Œ¥���I‹+H‹M0H9ȍ•���I‹+Hƒý�„€���H‹u(H‹M0H‹]8H‰œ$¨���H‰´$˜���H‰Œ$ ���H9ÈsPHÆH‹+‹EƒàƒøuDŽ$`��R���éþÿÿƒøuDŽ$`��D���éýýÿÿƒø…ôýÿÿDŽ$`��T���éäýÿÿè���� ‰E�éxÿÿÿéÐýÿÿ‰�é(ýÿÿ������>��0runtime.morestack_noctxt���ð��2debug/elf.(*File).Symbols���¶Ø� runtime.duffcopy���öØ� runtime.duffcopy���”ä� runtime.duffzero���ì��type.[]"".Sym���Þ ��"runtime.growslice���¶
��type."".Sym���– ��.runtime.writebarrierfat���”��$runtime.panicindex���`ð��"".autotmp_0138�type.[]"".Sym�"".autotmp_0134�Ï*type.debug/elf.Symbol�"".autotmp_0133�Ï,type.*debug/elf.Symbol�"".autotmp_0132�ïtype.int�"".autotmp_0131�ßtype.int�"".autotmp_0127�ß.type.[]debug/elf.Symbol� "".sym�otype."".Sym�"".s�¯*type.debug/elf.Symbol�"".syms�Ÿtype.[]"".Sym� "".err�¿type.error�"".elfSyms�ï.type.[]debug/elf.Symbol� "".~r1�@type.error� "".~r0�type.[]"".Sym�"".f�� type.*"".elfFile�*,ð¼ïðßïðç�°�Ž8h: <ŽQ
 $à188- =
   +��w÷\¿'�Tgclocals·9fcabcff059425eb5732bdd45e48e99f�Tgclocals·b16b8954e26d7487c6321858cd69ea6f���Jc:/go/src/cmd/internal/objfile/elf.goþ$"".(*elfFile).pcln��€ ��îeH‹ %(���H‹‰����H;awè����ëãHƒì0HÇD$x����HDŽ$€�������HÇD$`����HÇD$h����HÇD$p����HÇD$H����HÇD$P����HÇD$X����HÇD$@����H‹t$8H‹>H‰<$H5����H|$H¥H¥è����H‹D$1íH9èt H‹hH‰l$@H‹t$8H‹>H‰<$H5����H|$H¥H¥è����H‹D$1íH9脈���H‰$è����H‹\$H‰\$HH‹\$H‰\$PH‹\$H‰\$XH‹D$ H‹\$(H‰œ$€���Hƒø�H‰D$xtDHÇD$@����HÇD$H����HÇD$P����HÇD$X����HÇD$`����HÇD$h����HÇD$p����HƒÄ0ÃH‹t$8H‹>H‰<$H5����H|$H¥H¥è����H‹D$1íH9脈���H‰$è����H‹\$H‰\$`H‹\$H‰\$hH‹\$H‰\$pH‹D$ H‹\$(H‰œ$€���Hƒø�H‰D$xtDHÇD$@����HÇD$H����HÇD$P����HÇD$X����HÇD$`����HÇD$h����HÇD$p����HƒÄ0ÃHÇD$x����HDŽ$€�������HƒÄ0Ã������.��0runtime.morestack_noctxt���ˆ��"go.string.".text"���¤��2debug/elf.(*File).Section���ô��*go.string.".gosymtab"�����2debug/elf.(*File).Section���Â��2debug/elf.(*Section).Data���æ��,go.string.".gopclntab"���‚��2debug/elf.(*File).Section���´��2debug/elf.(*Section).Data��� `��"".autotmp_0149��.type.*debug/elf.Section�"".autotmp_0148��.type.*debug/elf.Section� "".err�€type.error�"".pclntab�Ptype.[]uint8�"".symtab� type.[]uint8�"".textStart�type.uint64�"".f�� type.*"".elfFile�"!`Â_`¸_`_
�À�,„u- 1DD1DD#��‘O §�Tgclocals·c9562b2139e327b38e4c509eab2715c6�Tgclocals·0372b889336bbdf612862c172920463d���Jc:/go/src/cmd/internal/objfile/elf.goþ$"".(*elfFile).text��€��îeH‹ %(���H‹‰����H;awè����ëãHƒì8HÇD$h����HÇD$p����HÇD$P����HÇD$X����HÇD$`����H‹t$@H‹>H‰<$H5����H|$H¥H¥è����H‹D$1íH9èusH����H,$H‰ïH‰ÞH¥H¥H\$HÇ����HÇC����HÇC����è����H‹L$(H‹D$0HÇD$H����HÇD$P����HÇD$X����HÇD$`����H‰L$hH‰D$pHƒÄ8ÃH‹hH‰l$HH‰$è����H‹\$H‰\$PH‹\$H‰\$XH‹\$H‰\$`H‹\$ H‰\$hH‹\$(H‰\$pHƒÄ8Ã������.��0runtime.morestack_noctxt���º��"go.string.".text"���Ö��2debug/elf.(*File).Section���ü��Dgo.string."text section not found"���Ú��fmt.Errorf���ø��2debug/elf.(*Section).Data���pp�� "".err�Ptype.error�"".text� type.[]uint8�"".textStart�type.uint64�"".f�� type.*"".elfFile�!pÌopHo
�À� ¦N&s ;��j‘E�Tgclocals·31ee26ba3102578f788857775a320683�Tgclocals·0115f8d53b75c1696444f08ad03251d9���Jc:/go/src/cmd/internal/objfile/elf.goþ("".(*elfFile).goarch��à��ÄH‹\$H‹H·kfƒýwQfƒýuH����H‹+H‰l$H‹kH‰l$ÃfƒýuH����H‹+H‰l$H‹kH‰l$ÃHÇD$����HÇD$����Ãfƒý(uH����H‹+H‰l$H‹kH‰l$Ãfƒý>uÈH����H‹+H‰l$H‹kH‰l$Ã8��go.string."386"���v��&go.string."power64"���Ú��go.string."arm"���˜��"go.string."amd64"���0��� "".~r0�type.string�"".f�� type.*"".elfFile�°�°�,¼
 '��Tgclocals·a08e9001cb8f9d822225de3b8e406515�Tgclocals·3280bececceccd33cb74587feedb1f9f���Jc:/go/src/cmd/internal/objfile/elf.goþ"".openGoobj��À��ÀeH‹ %(���H‹‰����H;awè����ëãHƒìpHDŽ$€�������HDŽ$ˆ�������HDŽ$�������HDŽ$˜�������H‹\$xH‰\$HH‹����1íH9è„A��H‹L$HH‰D$`H‰$H‰L$hH‰L$H����Hl$H‰ïH‰ÞH¥H¥è����H‹\$ H‰\$8H‹D$(H‹L$0H‰L$XHƒø�H‰D$Pt-HDŽ$€�������HDŽ$ˆ�������H‰„$���H‰Œ$˜���HƒÄpÃH����H‰$è����H‹D$H‰D$@H‰$Hƒ<$�„ˆ���H‹\$8H‰\$è����H‹\$@H‰\$@H‹����1íH9èt2H‹\$@H‰œ$ˆ���H‰„$€���HDŽ$�������HDŽ$˜�������HƒÄpÃH����H‰$H����H‰\$H����H‰\$è����H‹D$량%����élÿÿÿH����H‰$H����H‰\$H����H‰\$è����H‹D$éþÿÿ"������.��0runtime.morestack_noctxt���¼��<go.itab.*os.File.io.ReadSeeker����� go.string."\"\""���¸��0cmd/internal/goobj.Parse���è��"type."".goobjFile���ú��"runtime.newobject���Ê��.runtime.writebarrierptr���ì��@go.itab.*"".goobjFile."".rawFile���ì��$type.*"".goobjFile���‚��type."".rawFile���š��@go.itab.*"".goobjFile."".rawFile���®�� runtime.typ2Itab���â��type.*os.File���ø��$type.io.ReadSeeker�����<go.itab.*os.File.io.ReadSeeker���¤�� runtime.typ2Itab���Pà��"".autotmp_0157��type.*uint8�"".autotmp_0156�_$type.*"".goobjFile�"".autotmp_0154��$type.*"".goobjFile�"".autotmp_0153�Otype.*os.File� "".err�?type.error�"".f�o@type.*cmd/internal/goobj.Package� "".~r2�0type.error� "".~r1�type."".rawFile�"".r��type.*os.File�(!àÏßàßàm�à�(Qh -½2��›a(­�Tgclocals·db0f6b31ff49b3f025910ec03f9742fa�Tgclocals·70a67f88be8def3aff7e2d37777193d1���Nc:/go/src/cmd/internal/objfile/goobj.goþ"".goobjName��à��ÎeH‹ %(���H‹‰����H;awè����ëãHì€���HDŽ$ �������HDŽ$¨�������H‹œ$˜���Hƒû�u(H‹œ$ˆ���H‰œ$ ���H‹œ$���H‰œ$¨���HÄ€���ÃH|$`1Àè����H\$`Hƒû�„��HÇÂ���HÇÁ���H‰\$HH‰T$PH‰L$XH����H‰$Hœ$ˆ���H‰\$è����H‹L$H‹D$H‹\$HH‰$H‰L$8H‰L$H‰D$@H‰D$è����H����H‰$Hœ$ˆ���H‰\$HƒD$è����H‹L$H‹D$H‹\$HHƒÃH‰$H‰L$8H‰L$H‰D$@H‰D$è����H����H,$H‰ïH‰ÞH¥H¥H‹\$HH‰\$H‹\$PH‰\$H‹\$XH‰\$ è����H‹L$(H‹D$0H‰Œ$ ���H‰„$¨���HÄ€���Ééæþÿÿ������.��0runtime.morestack_noctxt���ôð� runtime.duffzero���Ú��type.string���†��runtime.convT2E���Þ��2runtime.writebarrieriface���ì��type.int���¤��runtime.convT2E���„��2runtime.writebarrieriface���’��$go.string."%s<%d>"���ô��fmt.Sprintf���P€�� "".autotmp_0166��"type.interface {}�"".autotmp_0165�"type.interface {}�"".autotmp_0163�o&type.[]interface {}�"".autotmp_0161�?(type.[2]interface {}� "".~r1�0type.string�
"".id��:type.cmd/internal/goobj.SymID�&$€Mÿ€­ÿ€�°�8<(¾��·7�Tgclocals·a0b8934eb1ccc6aa0f05a60b45ad73ab�Tgclocals·aa288e3c39d4102a912a36b10515d40d���Nc:/go/src/cmd/internal/objfile/goobj.goþ."".(*goobjFile).symbols��À"��°"eH‹ %(���H‹‰����H„$°þÿÿH;Awè����ëÛHìÐ��1ÀH¼$ð���è����HDŽ$à������HDŽ$è������HDŽ$ð������HDŽ$ø������HDŽ$�������H����H‰$HÇD$����è����H‹\$H‰\$hHDŽ$�������HDŽ$˜�������HDŽ$ �������H‹œ$Ø��H‹+Hƒý�„½��H‹M(H‹E0H‹]8H‰œ$è���1ÒH‰„$à���H‰D$XH‰Œ$Ø���H‰ÈH‹l$XH9êE��H‰„$ˆ���H‹(H‰T$`ÆD$GH����H‰$H‹\$hH‰\$H‰l$pH‰l$Hƒ|$�„5��H\$GH‰\$è����H‹|$pHƒÿ�„��H/H<$H‰îH¥H¥H¥è����H‹T$pL‹D$H‹D$ H����H¬$ð���H‰ïH‰Þè����H‹ZHH‰œ$���L‰„$ð���H‰„$ø���H‹z(H‰¼$��Hj0H¼$��H‰îH¥H¥H‹jHƒý²��HƒýB��Hƒý��Hƒýå��Hƒý…Ì��DŽ$��T���H‹ZHƒû�t‹œ$��ƒÃ ‰œ$��H‹”$���H‹Œ$˜���H‹„$ ���H‰ÃH)ËHƒû}OH����H‰$H‰”$¨���H‰T$H‰Œ$°���H‰L$H‰„$¸���H‰D$HÇD$ ���è����H‹T$(H‹L$0H‹D$8H‰ÎHÿÆH‰´$°���H‰„$¸���H����H‰$H‰ÓH‰”$¨���H‰ÍHkí8HëH‰\$Hœ$ð���H‰\$è����H‹”$¨���H‹Œ$°���H‹„$¸���H‰”$���H‰Œ$˜���H‰„$ ���H‹„$ˆ���H‹T$`HƒÀHÿÂH‹l$XH9ꌻýÿÿH‹œ$Ø��H‹+Hƒý�„w��H‹M(H‹E0H‹]8H‰œ$è���HÇD$`����H‰„$à���H‰D$XH‰Œ$Ø���H‰Œ$ˆ���H‹\$`H‹l$XH9ëÇ��H‹œ$ˆ���H‹H‰\$xHƒû�„ ��H‹KXH‹C`H‹khH‰¬$Ð���1ÒH‰„$È���H‰D$HH‰Œ$À���H‰ÈH‹l$HH9ê=��H‰„$€���Hƒø�„´��H¬$˜��H‰ïH‰Æè����H‰T$PHœ$˜��H¬$`��H‰ïH‰Þè����H����H‰$H‹\$hH‰\$Hœ$`��H‰\$HƒD$è����H‹\$¶+@€ý�…=��ÆD$GH����H‰$H‹\$hH‰\$Hœ$`��H‰\$HƒD$H\$GH‰\$è����Hœ$p��H,$H‰ïH‰ÞH¥H¥H¥è����H‹T$H‹L$ H¼$(��1Àè����H‰”$(��H‰Œ$0��DŽ$H��U���H‹l$xH‹]Hƒû�t DŽ$H��u���H‹”$���H‹Œ$˜���H‹„$ ���H‰ÃH)ËHƒû}OH����H‰$H‰”$¨���H‰T$H‰Œ$°���H‰L$H‰„$¸���H‰D$HÇD$ ���è����H‹T$(H‹L$0H‹D$8H‰ÍHÿÅH‰¬$°���H‰„$¸���H����H‰$H‰ÓH‰”$¨���H‰ÍHkí8HëH‰\$Hœ$(��H‰\$è����H‹”$¨���H‹Œ$°���H‹„$¸���H‰”$���H‰Œ$˜���H‰„$ ���H‹„$€���H‹T$PHƒÀ8HÿÂH‹l$HH9êŒÃýÿÿH‹œ$ˆ���HƒÃH‰œ$ˆ���H‹\$`HÿÃH‰\$`H‹\$`H‹l$XH9ëŒ9ýÿÿH‹œ$���H‰œ$à��H‹œ$˜���H‰œ$è��H‹œ$ ���H‰œ$ð��HDŽ$ø������HDŽ$�������HÄÐ��ÃéUÿÿÿ‰�éEýÿÿ‰éðüÿÿ‰E�éüÿÿHƒý„*ûÿÿé0ûÿÿHƒýuDŽ$��R���éûÿÿHƒýtêéûÿÿHƒýHƒýtÙHƒýtÓéøúÿÿHƒýtÈHƒýtÂéçúÿÿHƒý (Hƒý
Hƒý t«Hƒý
t¥éÊúÿÿHƒý tšHƒý t”é¹úÿÿHƒý!Hƒý uDŽ$��D���éúÿÿHƒýtêé’úÿÿHƒýtßHƒýtÙéúÿÿHƒýuHƒý(HƒýHƒýt¼Hƒýt¶é^úÿÿHƒýt«Hƒýt¥éMúÿÿHƒý!HƒýuDŽ$��B���é1úÿÿHƒýtêé&úÿÿHƒýtßHƒý…úÿÿDŽ$��X���éúÿÿHƒý(HƒýHƒýtÞHƒýtØééùÿÿHƒýtÍHƒýtÇéØùÿÿHƒýHƒýt¶Hƒýt°éÁùÿÿHƒýt¥Hƒý tŸHƒý!t™éªùÿÿ‰ééøÿÿ‰%����é¿øÿÿ‰E�é;øÿÿ4������>��0runtime.morestack_noctxt���nÈ� runtime.duffzero���ô��Ltype.map[cmd/internal/goobj.SymID]bool���˜��runtime.makemap���Î��Ltype.map[cmd/internal/goobj.SymID]bool���´��$runtime.mapassign1���ü��"".goobjName���¨��""".statictmp_0186���μ� runtime.duffcopy���Ò ��type.[]"".Sym���Ä
��"runtime.growslice���œ ��type."".Sym���ü ��.runtime.writebarrierfat���Ú¼� runtime.duffcopy���š¼� runtime.duffcopy���¨��Ltype.map[cmd/internal/goobj.SymID]bool���ô��$runtime.mapaccess1���°��Ltype.map[cmd/internal/goobj.SymID]bool�����$runtime.mapassign1���Ê��"".goobjName���üä� runtime.duffzero���¼��type.[]"".Sym���®��"runtime.growslice���†��type."".Sym���æ��.runtime.writebarrierfat���` ��D"".autotmp_0205��type.uint64�"".autotmp_0204��type.uint64�"".autotmp_0202��type.int�"".autotmp_0201��type.[]"".Sym�"".autotmp_0200�o:type.cmd/internal/goobj.Reloc�"".autotmp_0199�Ÿ<type.*cmd/internal/goobj.Reloc�"".autotmp_0198��type.int�"".autotmp_0197��type.int�"".autotmp_0196��8type.*cmd/internal/goobj.Sym�"".autotmp_0195��:type.**cmd/internal/goobj.Sym�"".autotmp_0194��type.int�"".autotmp_0193��type.int�"".autotmp_0189�ÿtype.int�"".autotmp_0188�Ïtype.[]"".Sym�"".autotmp_0184�:type.**cmd/internal/goobj.Sym�"".autotmp_0183�ïtype.int�"".autotmp_0182�ßtype.int�"".autotmp_0181��type.[]"".Sym�"".autotmp_0180��type.string�"".autotmp_0179��type.bool�"".autotmp_0177�Ÿ>type.[]cmd/internal/goobj.Reloc�"".autotmp_0176��<type.[]*cmd/internal/goobj.Sym�"".autotmp_0172�‘type.bool�"".autotmp_0171�ï<type.[]*cmd/internal/goobj.Sym� "".sym�Ïtype."".Sym�"".r�ß:type.cmd/internal/goobj.Reloc�"".s�¯8type.*cmd/internal/goobj.Sym� "".sym�¿type."".Sym�"".s�¿8type.*cmd/internal/goobj.Sym�"".syms�ÿtype.[]"".Sym�"".seen�ÏLtype.map[cmd/internal/goobj.SymID]bool� "".~r1�@type.error� "".~r0�type.[]"".Sym�"".f��$type.*"".goobjFile�,   Ÿ Ó� �ÆFw#$a?ˆ,
 
ð#"*m?<Q ð"4P!
      
   
   
 
      �.�‹ÎÈ\ü\®�Tgclocals·04a3f2f1760169f5013088aad440a160�Tgclocals·971239ee699fcdd0659472486ca93e61���Nc:/go/src/cmd/internal/objfile/goobj.goþ("".(*goobjFile).pcln�� ��†eH‹ %(���H‹‰����H;awè����ëãHƒì8HDŽ$€�������HDŽ$ˆ�������HÇD$h����HÇD$p����HÇD$x����HÇD$P����HÇD$X����HÇD$`����H����H,$H‰ïH‰ÞH¥H¥H\$HÇ����HÇC����HÇC����è����H‹L$(H‹D$0HÇD$H����HÇD$P����HÇD$X����HÇD$`����HÇD$h����HÇD$p����HÇD$x����H‰Œ$€���H‰„$ˆ���HƒÄ8Ã������.��0runtime.morestack_noctxt���ä��`go.string."pcln not available in go object file"���Â��fmt.Errorf��� p��
"".err�€type.error�"".pclntab�Ptype.[]uint8�"".symtab� type.[]uint8�"".textStart�type.uint64�"".f��$type.*"".goobjFile�!páo�� o¡� � p�Tgclocals·307d905c5502f95cbd49c4b632936fba�Tgclocals·3280bececceccd33cb74587feedb1f9f���Nc:/go/src/cmd/internal/objfile/goobj.goþ("".(*goobjFile).text�� ��‚eH‹ %(���H‹‰����H;awè����ëãHƒì8HÇD$h����HÇD$p����HÇD$P����HÇD$X����HÇD$`����H����H,$H‰ïH‰ÞH¥H¥H\$HÇ����HÇC����HÇC����è����H‹L$(H‹D$0HÇD$H����HÇD$P����HÇD$X����HÇD$`����H‰L$hH‰D$pHƒÄ8Ã������.��0runtime.morestack_noctxt���¢��`go.string."text not available in go object file"���€��fmt.Errorf���pp�� "".err�Ptype.error�"".text� type.[]uint8�"".textStart�type.uint64�"".f��$type.*"".goobjFile�!pŸo�Ð�¬N‚�
�Q�Tgclocals·9532b44c152b47527a4a1256c3c0afb6�Tgclocals·3280bececceccd33cb74587feedb1f9f���Nc:/go/src/cmd/internal/objfile/goobj.goþ,"".(*goobjFile).goarch��@��2H����H‹+H‰l$H‹kH‰l$Ã��lgo.string."GOARCH unimplemented for debug/goobj files"���0��� "".~r0�type.string�"".f��$type.*"".goobjFile� � �º ��Tgclocals·a08e9001cb8f9d822225de3b8e406515�Tgclocals·3280bececceccd33cb74587feedb1f9f���Nc:/go/src/cmd/internal/objfile/goobj.goþ"".openMacho��€��ðeH‹ %(���H‹‰����H;awè����ëãHƒì`HÇD$p����HÇD$x����HDŽ$€�������HDŽ$ˆ�������H‹\$hH‰\$8H‹����1íH9è„��H‹L$8H‰D$PH‰$H‰L$XH‰L$è����H‹\$H‰\$(H‹D$H‹L$ H‰L$HHƒø�H‰D$@t'HÇD$p����HÇD$x����H‰„$€���H‰Œ$ˆ���HƒÄ`ÃH����H‰$è����H‹D$H‰D$0H‰$Hƒ<$�„‚���H‹\$(H‰\$è����H‹\$0H‰\$0H‹����1íH9èt,H‹\$0H‰\$xH‰D$pHDŽ$€�������HDŽ$ˆ�������HƒÄ`ÃH����H‰$H����H‰\$H����H‰\$è����H‹D$륉%����érÿÿÿH����H‰$H����H‰\$H����H‰\$è����H‹D$é¯þÿÿ ������.��0runtime.morestack_noctxt���°��8go.itab.*os.File.io.ReaderAt���€��&debug/macho.NewFile���¤��"type."".machoFile���¶��"runtime.newobject���†��.runtime.writebarrierptr���¨��@go.itab.*"".machoFile."".rawFile���œ��$type.*"".machoFile���²��type."".rawFile���Ê��@go.itab.*"".machoFile."".rawFile���Þ�� runtime.typ2Itab���’��type.*os.File���¨�� type.io.ReaderAt���À��8go.itab.*os.File.io.ReaderAt���Ô�� runtime.typ2Itab���PÀ��"".autotmp_0218��type.*uint8�"".autotmp_0217�_$type.*"".machoFile�"".autotmp_0215��$type.*"".machoFile�"".autotmp_0214�Otype.*os.File� "".err�?type.error�"".f�o,type.*debug/macho.File� "".~r2�0type.error� "".~r1�type."".rawFile�"".r��type.*os.File�&!À­¿À{¿Àu�À�*KR '·:��[(§�Tgclocals·db0f6b31ff49b3f025910ec03f9742fa�Tgclocals·70a67f88be8def3aff7e2d37777193d1���Nc:/go/src/cmd/internal/objfile/macho.goþ."".(*machoFile).symbols��€#��ð"eH‹ %(���H‹‰����H„$þÿÿH;Awè����ëÛHìð��H‹„$ø��HDŽ$�������HDŽ$������HDŽ$������HDŽ$������HDŽ$ ������H‹(H‹]`1íH9ëu|H����H,$H‰ïH‰ÞH¥H¥H\$HÇ����HÇC����HÇC����è����H‹L$(H‹D$0HDŽ$�������HDŽ$������HDŽ$������H‰Œ$��H‰„$ ��HÄð��ÃHDŽ$ ������HDŽ$(������HDŽ$0������H‹(H‹]`Hƒû�„‚��L‹C0H‹C8H‹k@H‰¬$��E1ÉH‰„$��H‰D$HL‰„$��L‰ÁH‹l$HI9é&��L‰D$`Iƒø�„.��H¬$˜��H‰ïL‰Æè����L‰L$PHœ$˜��H¬$X��H‰ïH‰Þè����H‹œ$p��H‰\$@H‹”$ ��H‹Œ$(��H‹œ$0��H‰ØH)ËHƒû}YH����H‰$H‰”$À���H‰T$H‰Œ$È���H‰L$H‰„$Ð���H‰D$HÇD$ ���è����L‹L$PL‹D$`H‹T$(H‹L$0H‹D$8H‰ÎHÿÆHÊH‹l$@H‰+H‰”$À���H‰´$È���H‰ñH‰„$Ð���H‰”$ ��H‰´$(��H‰„$0��IƒÀ IÿÁH‹l$HI9éŒÚþÿÿH‹œ$ ��H‰œ$ð���H‹œ$(��H‰œ$ø���H‹œ$0��H‰œ$���H����H‰$H����H‰\$H����H‰\$Hœ$ð���H‰\$è����H\$ H,$H‰ïH‰ÞH¥H¥è����E1ÀL‰D$x1ÿH‰¼$€���1öH‰´$ˆ���H‹œ$ø��H‹+H‹]`Hƒû�„^��H‹K0H‹C8H‹k@H‰¬$��1ÒH‰„$��H‰D$HH‰Œ$��H‰ÈH‹l$HH9ê?��H‰D$`Hƒø�„ ��H¬$x��H‰ïH‰Æè����H‰T$PHœ$x��H¬$8��H‰ïH‰Þè����H¼$¸��1Àè����Hœ$8��H¬$¸��H‰ïH‰ÞH¥H¥H‹„$P��H‰„$È��DŽ$Ø��?���H‹Œ$(��H„$Ø���H-����H‰(H¬$ ��H‰hH¬$8��H‰hH‰ $H‰D$è����H‹”$ø��H‹D$H‹Œ$(��H9ȍ2��H‹œ$ ��L‹„$(��L9Àƒ��HÃH‹H‹¬$P��H)ëH‰œ$Ð��¶œ$I��€û�…O��DŽ$Ø��U���H‹T$xH‹Œ$€���H‹œ$ˆ���H‰ØH)ËHƒû}OH����H‰$H‰”$¨���H‰T$H‰Œ$°���H‰L$H‰„$¸���H‰D$HÇD$ ���è����H‹T$(H‹L$0H‹D$8H‰ÍHÿÅH‰¬$°���H‰„$¸���H����H‰$H‰ÓH‰”$¨���H‰ÍHkí8HëH‰\$Hœ$¸��H‰\$è����L‹„$¨���H‹¼$°���H‹´$¸���L‰D$xH‰ùH‰¼$€���H‰´$ˆ���H‹D$`H‹T$PHƒÀ HÿÂH‹l$HH9êŒÁýÿÿL‰„$���H‰¼$��H‰´$��HDŽ$������HDŽ$ ������HÄð��ÃH‹*H‹EP¶œ$I��H9Ï{��¶œ$I��HÿËH‰ØH‹*Hƒý�„X��H‹UHH‹MPH‹]XH‰œ$ ���H‰”$���¶èH9ÍH‰Œ$˜���ƒ!��HêH‹H‰T$XHƒú�„��H‹JH‰L$hH‹BHƒø…—��H‰ $H‰D$pH‰D$H-����LD$L‰ÇH‰îH¥H¥è����H‹T$XH‹L$hH‹D$p¶\$ €û�„Q��DŽ$Ø��D���Hƒú�„5��HjH$H‰ßH‰îH¥H¥H����Hl$H‰ïH‰ÞH¥H¥H*H\$ H‰ßH‰îH¥H¥è����H‹L$0H‰L$hH‹D$8Hƒø uMH‰ $H‰D$pH‰D$H-����LD$L‰ÇH‰îH¥H¥è����H‹L$hH‹D$p¶\$ €û�tDŽ$Ø��B���é0ýÿÿHƒøu=H‰ $H‰D$pH‰D$H-����LD$L‰ÇH‰îH¥H¥è����H‹L$hH‹D$p¶\$ €û�u­H‰D$pHƒø …ÞüÿÿH‰ $H‰D$H-����LD$L‰ÇH‰îH¥H¥è����¶\$ €û�„¬üÿÿDŽ$Ø��T���éœüÿÿ‰éÄþÿÿH‰D$pHƒø…«þÿÿH‰ $H‰D$H-����LD$L‰ÇH‰îH¥H¥è����H‹T$X¶\$ €û�„tþÿÿDŽ$Ø��R���édþÿÿ‰éõýÿÿè���� ‰E�é ýÿÿé$üÿÿè���� éüûÿÿ‰�éíúÿÿ‰é›úÿÿA‰�éÊøÿÿ‰éwøÿÿH������>��0runtime.morestack_noctxt���‚��@go.string."missing symbol table"���à��fmt.Errorf���”� runtime.duffcopy���Ԑ� runtime.duffcopy���Ä��type.[]uint64���¶��"runtime.growslice���Š ��type."".uint64s���  ��&type.sort.Interface���¸ ��Bgo.itab."".uint64s.sort.Interface���æ ��runtime.convT2I���– ��sort.Sort���¼� runtime.duffcopy���ü� runtime.duffcopy���šä� runtime.duffzero���²��"".func·003���„��sort.Search���®��type.[]"".Sym��� ��"runtime.growslice���ø��type."".Sym���Ø��.runtime.writebarrierfat���°��$go.string."__DATA"���Ø�� runtime.eqstring���î��go.string." "���º��*runtime.concatstring3���Ž��0go.string."__DATA __bss"���¶�� runtime.eqstring���´��:go.string."__DATA __noptrbss"���Ü�� runtime.eqstring���Â��2go.string."__TEXT __text"���ê�� runtime.eqstring���ò ��$go.string."__TEXT"���š!�� runtime.eqstring���ø!��$runtime.panicindex��� "��$runtime.panicindex���`à��D"".autotmp_0254��type.uint64�"".autotmp_0253��type.uint64�"".autotmp_0252��type.int�"".autotmp_0251��type.int�"".autotmp_0250�type.[]"".Sym�"".autotmp_0249��type.string�"".autotmp_0248�type.string�"".autotmp_0246�ï.type.debug/macho.Symbol�"".autotmp_0245��0type.*debug/macho.Symbol�"".autotmp_0244��type.int�"".autotmp_0243��type.int�"".autotmp_0238�ßtype.[]uint64�"".autotmp_0237�ßtype.uint64�"".autotmp_0236�¯.type.debug/macho.Symbol�"".autotmp_0235�Ÿ0type.*debug/macho.Symbol�"".autotmp_0234�Ïtype.int�"".autotmp_0233�¿type.int�"".autotmp_0231��type.int�"".autotmp_0230��type.int�"".autotmp_0229��type.int�"".autotmp_0228�¯~type.struct { F uintptr; A0 *[]uint64; A1 *debug/macho.Symbol }�"".autotmp_0227��type.int�"".autotmp_0226��2type.[]debug/macho.Symbol�"".autotmp_0225�ÿtype."".uint64s�"".autotmp_0223�Ï2type.[]debug/macho.Symbol�"".sect�¯2type.*debug/macho.Section� "".sym�otype."".Sym�"".s�ï.type.debug/macho.Symbol�"".syms�ïtype.[]"".Sym�"".s�¯.type.debug/macho.Symbol�"".addrs�Ÿtype.[]uint64� "".~r1�@type.error� "".~r0�type.[]"".Sym�"".f��$type.*"".machoFile�*,àÍßàü ßàÉ�À�¶:p|
$Ï}—DM3 í-48#RP XC CA
  F  %  �D�¯ëØÏÎ \À q>šX/E�Tgclocals·0966f273e0e580246851e6c546d66c47�Tgclocals·8297726a089ec0480e1e9a666948a0f2���Nc:/go/src/cmd/internal/objfile/macho.goþ("".(*machoFile).pcln��€ ��îeH‹ %(���H‹‰����H;awè����ëãHƒì0HÇD$x����HDŽ$€�������HÇD$`����HÇD$h����HÇD$p����HÇD$H����HÇD$P����HÇD$X����HÇD$@����H‹t$8H‹>H‰<$H5����H|$H¥H¥è����H‹D$1íH9èt H‹h H‰l$@H‹t$8H‹>H‰<$H5����H|$H¥H¥è����H‹D$1íH9脈���H‰$è����H‹\$H‰\$HH‹\$H‰\$PH‹\$H‰\$XH‹D$ H‹\$(H‰œ$€���Hƒø�H‰D$xtDHÇD$@����HÇD$H����HÇD$P����HÇD$X����HÇD$`����HÇD$h����HÇD$p����HƒÄ0ÃH‹t$8H‹>H‰<$H5����H|$H¥H¥è����H‹D$1íH9脈���H‰$è����H‹\$H‰\$`H‹\$H‰\$hH‹\$H‰\$pH‹D$ H‹\$(H‰œ$€���Hƒø�H‰D$xtDHÇD$@����HÇD$H����HÇD$P����HÇD$X����HÇD$`����HÇD$h����HÇD$p����HƒÄ0ÃHÇD$x����HDŽ$€�������HƒÄ0Ã������.��0runtime.morestack_noctxt���ˆ��$go.string."__text"���¤��6debug/macho.(*File).Section���ô��,go.string."__gosymtab"�����6debug/macho.(*File).Section���Â��6debug/macho.(*Section).Data���æ��.go.string."__gopclntab"���‚��6debug/macho.(*File).Section���´��6debug/macho.(*Section).Data��� `��"".autotmp_0265��2type.*debug/macho.Section�"".autotmp_0264��2type.*debug/macho.Section� "".err�€type.error�"".pclntab�Ptype.[]uint8�"".symtab� type.[]uint8�"".textStart�type.uint64�"".f��$type.*"".machoFile�"!`Â_`¸_`_
�À�,u- 1DD1DD#��‘O §�Tgclocals·c9562b2139e327b38e4c509eab2715c6�Tgclocals·0372b889336bbdf612862c172920463d���Nc:/go/src/cmd/internal/objfile/macho.goþ("".(*machoFile).text��€��îeH‹ %(���H‹‰����H;awè����ëãHƒì8HÇD$h����HÇD$p����HÇD$P����HÇD$X����HÇD$`����H‹t$@H‹>H‰<$H5����H|$H¥H¥è����H‹D$1íH9èusH����H,$H‰ïH‰ÞH¥H¥H\$HÇ����HÇC����HÇC����è����H‹L$(H‹D$0HÇD$H����HÇD$P����HÇD$X����HÇD$`����H‰L$hH‰D$pHƒÄ8ÃH‹h H‰l$HH‰$è����H‹\$H‰\$PH‹\$H‰\$XH‹\$H‰\$`H‹\$ H‰\$hH‹\$(H‰\$pHƒÄ8Ã������.��0runtime.morestack_noctxt���º��$go.string."__text"���Ö��6debug/macho.(*File).Section���ü��Dgo.string."text section not found"���Ú��fmt.Errorf���ø��6debug/macho.(*Section).Data���pp�� "".err�Ptype.error�"".text� type.[]uint8�"".textStart�type.uint64�"".f��$type.*"".machoFile�!pÌopHo
�À� ²N&s ;��j‘E�Tgclocals·31ee26ba3102578f788857775a320683�Tgclocals·0115f8d53b75c1696444f08ad03251d9���Nc:/go/src/cmd/internal/objfile/macho.goþ,"".(*machoFile).goarch��à��ÂH‹\$H‹‹kƒý wOƒýuH����H‹+H‰l$H‹kH‰l$Ãý uH����H‹+H‰l$H‹kH‰l$ÃHÇD$����HÇD$����Áý��uH����H‹+H‰l$H‹kH‰l$Áý��uÄH����H‹+H‰l$H‹kH‰l$Ã0��go.string."386"���l��go.string."arm"���Ô��"go.string."amd64"���–��&go.string."power64"���0��� "".~r0�type.string�"".f��$type.*"".machoFile�°�°�,È (��Tgclocals·a08e9001cb8f9d822225de3b8e406515�Tgclocals·3280bececceccd33cb74587feedb1f9f���Nc:/go/src/cmd/internal/objfile/macho.goþ"".uint64s.Len�� ��H‹\$H‰\$ Ã�@��� "".~r0�0type.int�"".x��type."".uint64s���æ��Tgclocals·13d3af77a5bf02af6db4588efb2ea811�Tgclocals·3280bececceccd33cb74587feedb1f9f���Nc:/go/src/cmd/internal/objfile/macho.goþ"".uint64s.Swap��€��þeH‹ %(���H‹‰����H;awè����ëãH‹|$ H‹t$(H‹L$H‹D$H9ÇsBHùH‹H9Çs/HùH9ÆsH,ñL‹E�L‰H9ÆsHñH‰Ãè���� è���� è���� è���� ������.��0runtime.morestack_noctxt���È��$runtime.panicindex���Ö��$runtime.panicindex���ä��$runtime.panicindex���ò��$runtime.panicindex���P���"".j�@type.int�"".i�0type.int�"".x��type."".uint64s�€�€�
�
�c�Tgclocals·0cfae77e97220ffff8fbecd373651831�Tgclocals·3280bececceccd33cb74587feedb1f9f���Nc:/go/src/cmd/internal/objfile/macho.goþ"".uint64s.Less��à��ÔeH‹ %(���H‹‰����H;awè����ëãH‹L$H‹D$H‹l$ H9Ås2HéH‹L‹D$(I9ÀsJ,ÁH‹m�H9ërÆD$0�ÃÆD$0ëøè���� è���� ������.��0runtime.morestack_noctxt���º��$runtime.panicindex���È��$runtime.panicindex���`��� "".~r2�Ptype.bool�"".j�@type.int�"".i�0type.int�"".x��type."".uint64s�p�p�êp�
�\�Tgclocals·1d34c988be6c2d215996051490e513b2�Tgclocals·3280bececceccd33cb74587feedb1f9f���Nc:/go/src/cmd/internal/objfile/macho.goþ"".Open��  ��ˆ eH‹ %(���H‹‰����HD$H;Awè����ëÞHìð���HDŽ$������HDŽ$������H‹œ$ø���H‰$H‹œ$���H‰\$è����H‹\$H‰\$HH‹D$H‹L$ H‰Œ$ˆ���Hƒø�H‰„$€���t$HDŽ$������H‰„$��H‰Œ$��HÄð���ÃH‹����H‹����H‹����H‰œ$è���1ÉH‰„$à���H‰D$8H‰”$Ø���H‰ÐH‹l$8H9é ��H‰D$XH‹H‰L$@H‹\$HH‰$H‹ÿÓH‹\$H‰\$`H‹\$H‰\$hH‹D$H‹\$ H‰\$xHƒø�H‰D$p…¡���H����H‰$è����H‹D$H‰D$PH‰$Hƒ<$�tsH‹\$HH‰\$è����H‹\$PH‰$Hƒ<$�tKHƒ$H‹\$`H‰\$H‹\$hH‰\$è����H‹\$PH‰œ$��HDŽ$������HDŽ$������HÄð���É%����묉%����ë„H‹D$XH‹L$@HƒÀHÿÁH‹l$8H9éŒóþÿÿH‹\$HH‰$è����H‹œ$ø���H‰œ$ ���H‹œ$���H‰œ$¨���Hœ$°���HÇ����HÇC����Hœ$°���Hƒû�„ç���HÇÂ���HÇÁ���H‰œ$À���H‰”$È���H‰Œ$Ð���H����H‰$Hœ$ ���H‰\$è����H‹L$H‹D$H‹œ$À���H‰$H‰Œ$���H‰L$H‰„$˜���H‰D$è����H����H,$H‰ïH‰ÞH¥H¥H‹œ$À���H‰\$H‹œ$È���H‰\$H‹œ$Ð���H‰\$ è����H‹L$(H‹D$0HDŽ$������H‰Œ$��H‰„$��HÄð���Ééÿÿÿ"������8��0runtime.morestack_noctxt���¶��os.Open���à��"".openers���î�"".openers���ü �"".openers���–�
������„��type."".File���–��"runtime.newobject���Þ��.runtime.writebarrierptr���º��2runtime.writebarrieriface���’�� os.(*File).Close���þ ��type.string���ª
��runtime.convT2E���” ��2runtime.writebarrieriface���¢ ��Zgo.string."open %s: unrecognized object file"���– ��fmt.Errorf���Pà�� "".autotmp_0282�¿"type.interface {}�"".autotmp_0280�_&type.[]interface {}�"".autotmp_0279�¿type.*"".File�"".autotmp_0277�¯Ptype.*func(*os.File) ("".rawFile, error)�"".autotmp_0276�ïtype.int�"".autotmp_0275�ßtype.int�"".autotmp_0273�Ÿtype.string�"".autotmp_0272�(type.[1]interface {}�"".autotmp_0271�/Rtype.[]func(*os.File) ("".rawFile, error)� "".err�ÿtype.error� "".raw�Ÿtype."".rawFile� "".err�ßtype.error�"".r�Ïtype.*os.File� "".~r2�0type.error� "".~r1� type.*"".File�"".name��type.string�6)àƒßà ßàîßà�Ð�.`A:$R@¡
Ã�*�Z±?$.lŒ
vF�Tgclocals·16fee6aecc70ad80763bf921ad1184a2�Tgclocals·48602adb51bf6b302f3fc2e365725c98���Rc:/go/src/cmd/internal/objfile/objfile.goþ "".(*File).Close��À��ºeH‹ %(���H‹‰����H;awè����ëãHƒìHÇD$(����HÇD$0����H‹\$ H‹+H‰,$è����H‹L$H‹D$H‰L$(H‰D$0HƒÄÃ������.��0runtime.morestack_noctxt���€�� os.(*File).Close���00�� "".~r0�type.error�"".f��type.*"".File�!0;/�`�
|3-�
�?!�Tgclocals·a08e9001cb8f9d822225de3b8e406515�Tgclocals·3280bececceccd33cb74587feedb1f9f���Rc:/go/src/cmd/internal/objfile/objfile.goþ$"".(*File).Symbols��à��ÒeH‹ %(���H‹‰����H;awè����ëãHì€���HDŽ$�������HDŽ$˜�������HDŽ$ �������HDŽ$¨�������HDŽ$°�������H‹œ$ˆ���Hƒû�„0��H‹KH‹kH‰l$HH‰,$H‰L$@H‹Y0ÿÓH‹t$H‹l$H‹T$H‹D$ H‹L$(H‰L$8Hƒø�H‰D$0t<HDŽ$�������HDŽ$˜�������HDŽ$ �������H‰„$¨���H‰Œ$°���HÄ€���ÃH‰t$PH‰t$hH‰l$XH‰l$pH‰T$`H‰T$xH����H‰$H����H‰\$H����H‰\$H\$hH‰\$è����H\$ H,$H‰ïH‰ÞH¥H¥è����H‹\$PH‰œ$���H‹\$XH‰œ$˜���H‹\$`H‰œ$ ���HDŽ$¨�������HDŽ$°�������HÄ€���ÉéÉþÿÿ������.��0runtime.morestack_noctxt���˜�
������¨��type."".byAddr���¾��&type.sort.Interface���Ö��@go.itab."".byAddr.sort.Interface���þ��runtime.convT2I���®��sort.Sort���`€�� "".autotmp_0287�/type."".byAddr� "".err�Ÿtype.error�"".syms�_type.[]"".Sym� "".~r1�@type.error� "".~r0�type.[]"".Sym�"".f��type.*"".File�($€Îÿ€®ÿ€�°� „`L <hG ��Œ²r�Tgclocals·ca1ebfc68aaed1d083688775167e5178�Tgclocals·a87a5f41ef06fc5234beea9c47a9db27���Rc:/go/src/cmd/internal/objfile/objfile.goþ"".byAddr.Less��€��îeH‹ %(���H‹‰����H;awè����ëãH‹L$H‹D$L‹D$ H‰ÍI9Às<MkÀ8LÅH‹]L‹L$(I‰ÈI9ÁsMkÉ8MÈI‹hH9ërÆD$0�ÃÆD$0ëøè���� è���� ������.��0runtime.morestack_noctxt���Ô��$runtime.panicindex���â��$runtime.panicindex���`��� "".~r2�Ptype.bool�"".j�@type.int�"".i�0type.int�"".x��type."".byAddr�€�€�
š€�
�i�Tgclocals·1d34c988be6c2d215996051490e513b2�Tgclocals·3280bececceccd33cb74587feedb1f9f���Rc:/go/src/cmd/internal/objfile/objfile.goþ"".byAddr.Len�� ��H‹\$H‰\$ Ã�@��� "".~r0�0type.int�"".x��type."".byAddr���œ��Tgclocals·13d3af77a5bf02af6db4588efb2ea811�Tgclocals·3280bececceccd33cb74587feedb1f9f���Rc:/go/src/cmd/internal/objfile/objfile.goþ"".byAddr.Swap��€��âeH‹ %(���H‹‰����H;awè����ëãHƒìPL‹L$pH‹T$XH‹D$`H‰ÓL‰ÍI9Áƒ«���Hkí8HëHl$H‰ïH‰Þè����H����H‰$H‰ÓL‰ÍI9ÁswHkí8HëH‰\$H‹l$xH‰ÓH9ÅsWHkí8HëH‰\$è����H����H‰$H‹\$XH‹l$xL‹D$`L9Ås Hkí8HëH‰\$H\$H‰\$è����HƒÄPÃè���� è���� è���� è���� ������.��0runtime.morestack_noctxt���¤¼� runtime.duffcopy���²��type."".Sym���¤��.runtime.writebarrierfat���²��type."".Sym���˜��.runtime.writebarrierfat���¬��$runtime.panicindex���º��$runtime.panicindex���È��$runtime.panicindex���Ö��$runtime.panicindex���P ��"".autotmp_0290�otype."".Sym�"".j�@type.int�"".i�0type.int�"".x��type."".byAddr�! ³Ÿ +�€�
ž€��‘Y�Tgclocals·aa3b86c1ca8acadbe172378c24a491bc�Tgclocals·4554c840d8059924d574b80e55602d97���Rc:/go/src/cmd/internal/objfile/objfile.goþ,"".(*File).PCLineTable��À��ªeH‹ %(���H‹‰����HD$¸H;Awè����ëÞHìÈ���HDŽ$à�������HDŽ$è�������H‹œ$Ð���Hƒû�„»��H‹KH‹kH‰l$xH‰,$H‰L$pH‹Y(ÿÓH‹L$H‹\$H‰œ$€���H‹\$H‰œ$ˆ���H‹\$ H‰œ$���H‹|$(H‹t$0H‹l$8H‹D$@H‹T$HH‰T$hHƒø�H‰D$`t$HDŽ$Ø�������H‰„$à���H‰”$è���HÄÈ���ÃH‰¼$˜���H‰¼$°���H‰´$ ���H‰´$¸���H‰¬$¨���H‰¬$À���H‰L$PH����H‰$è����H‹L$H‰ÏHƒù�„È���1Àè����H‰L$XH‰ $Hƒ<$�„¡���H‹œ$°���H‰\$H‹œ$¸���H‰\$H‹œ$À���H‰\$è����H‹D$XH‹l$PH‰hHÇ@ ����H‹œ$€���H‰$H‹œ$ˆ���H‰\$H‹œ$���H‰\$H‰D$è����H‹T$ H‹L$(H‹D$0H‰”$Ø���H‰Œ$à���H‰„$è���HÄÈ���É%����éSÿÿÿ‰é1ÿÿÿ‰é>þÿÿ������8��0runtime.morestack_noctxt���Ú�
������À��4type.debug/gosym.LineTable���Ò��"runtime.newobject���„´� runtime.duffzero���„��2runtime.writebarrierslice�����(debug/gosym.NewTable���@��"".autotmp_0294�ß6type.*debug/gosym.LineTable�"".autotmp_0293��6type.*debug/gosym.LineTable�&debug/gosym.text·3�ïtype.uint64�&debug/gosym.data·2�/type.[]uint8� "".err�Ïtype.error�"".pclntab�_type.[]uint8�"".symtab�type.[]uint8� "".~r1� type.error� "".~r0�.type.*debug/gosym.Table�"".f��type.*"".File�()¾’%� �¢Ax $¦��m»YFY�Tgclocals·363b18caf0020ca418fd378dbb75c855�Tgclocals·c0acadb3dcf639ee24c4f7fafda688c3���Rc:/go/src/cmd/internal/objfile/objfile.goþ"".(*File).Text��€��€eH‹ %(���H‹‰����H;awè����ëãHƒìHHÇD$`����HÇD$h����HÇD$p����HÇD$x����HDŽ$€�������H‹\$PHƒû�t`H‹KH‹kH‰l$@H‰,$H‰L$8H‹Y8ÿÓH‹|$H‹t$H‹l$H‹T$ H‹L$(H‹D$0H‰|$XH‰t$`H‰l$hH‰T$pH‰L$xH‰„$€���HƒÄHÉëœ������.��0runtime.morestack_noctxt���ì�
������p�� "".~r2�Ptype.error� "".~r1� type.[]uint8� "".~r0�type.uint64�"".f��type.*"".File�!š�À� ²Qo�
�vJ�Tgclocals·9532b44c152b47527a4a1256c3c0afb6�Tgclocals·d64e51a4c4bfeaa840e480961ec6b0b3���Rc:/go/src/cmd/internal/objfile/objfile.goþ""".(*File).GOARCH��€��îeH‹ %(���H‹‰����H;awè����ëãHƒì(HÇD$8����HÇD$@����H‹\$0Hƒû�t5H‹KH‹kH‰l$ H‰,$H‰L$H‹Y ÿÓH‹L$H‹D$H‰L$8H‰D$@HƒÄ(ÉëÇ������.��0runtime.morestack_noctxt���°�
������0P�� "".~r0�type.string�"".f��type.*"".File�!PQOP �€� º3M�
�X(�Tgclocals·a08e9001cb8f9d822225de3b8e406515�Tgclocals·d64e51a4c4bfeaa840e480961ec6b0b3���Rc:/go/src/cmd/internal/objfile/objfile.goþ"".openPE��  ��’ eH‹ %(���H‹‰����HD$øH;Awè����ëÞHìˆ���HDŽ$˜�������HDŽ$ �������HDŽ$¨�������HDŽ$°�������H‹œ$���H‰\$PH‹����1íH9è„_��H‹L$PH‰D$hH‰$H‰L$pH‰L$è����H‹T$H‹D$H‹L$ H‰L$`Hƒø�H‰D$Xt0HDŽ$˜�������HDŽ$ �������H‰„$¨���H‰Œ$°���HÄˆ���ÃH‰T$@Hƒú�„Ý��H‹JH‹j H‰L$xH‰ $H‰¬$€���H‰l$è����‹L$‰L$<ù=
k…ù���H����H‰$H‹\$xH‰\$H‹œ$€���H‰\$è����‹L$<¶\$€û�„À���H����H‰$è����H‹D$H‰D$HH‰$Hƒ<$�„‹���H‹\$@H‰\$è����H‹\$HH‰\$HH‹����1íH9èt5H‹\$HH‰œ$ ���H‰„$˜���HDŽ$¨�������HDŽ$°�������HÄˆ���ÃH����H‰$H����H‰\$H����H‰\$è����H‹D$뜉%����éiÿÿÿùÅ"Ëu5H����H‰$H‹\$xH‰\$H‹œ$€���H‰\$è����¶\$€û�…ÿÿÿH����H,$H‰ïH‰ÞH¥H¥H\$HÇ����HÇC����HÇC����è����H‹L$(H‹D$0HDŽ$˜�������HDŽ$ �������H‰Œ$¨���H‰„$°���HÄˆ���ÉéþÿÿH����H‰$H����H‰\$H����H‰\$è����H‹D$éoýÿÿ.������8��0runtime.morestack_noctxt���Ò��8go.itab.*os.File.io.ReaderAt���¢�� debug/pe.NewFile���¤��$runtime.efacethash���Ú��>type.*debug/pe.OptionalHeader64���š��&runtime.assertE2TOK���Ì��type."".peFile���Þ��"runtime.newobject���®��.runtime.writebarrierptr���Ð��:go.itab.*"".peFile."".rawFile���Ö��type.*"".peFile���ì��type."".rawFile���„��:go.itab.*"".peFile."".rawFile���˜�� runtime.typ2Itab���Ü��>type.*debug/pe.OptionalHeader32���œ ��&runtime.assertE2TOK���Æ ��Dgo.string."unrecognized PE format"���¤
��fmt.Errorf���´ ��type.*os.File���Ê �� type.io.ReaderAt���â ��8go.itab.*os.File.io.ReaderAt���ö �� runtime.typ2Itab���P��"".autotmp_0310��type.*uint8�"".autotmp_0309�type.*"".peFile�"".autotmp_0308�—type.uint32�"".autotmp_0306�"type.interface {}�"".autotmp_0304��type.*"".peFile�"".autotmp_0302�otype.*os.File� "".err�_type.error�"".f�&type.*debug/pe.File� "".~r2�0type.error� "".~r1�type."".rawFile�"".r��type.*os.File�6)ºƒç@��,*YP 0 À =p9�(�](·Di�Tgclocals·31c26a3eb5003a6c37416d296e2bd487�Tgclocals·920ed7c4adac7a0726b6541c31279d40���Hc:/go/src/cmd/internal/objfile/pe.goþ("".(*peFile).symbols��  ��’ eH‹ %(���H‹‰����H„$øþÿÿH;Awè����ëÛHìˆ��1ÀH¼$P��è����HDŽ$˜������HDŽ$ ������HDŽ$¨������HDŽ$°������HDŽ$¸������HDŽ$������HDŽ$ ������HDŽ$(������HÇD$H����H‹œ$��H‹+Hƒý�„H��H‹MH‹E H‰L$xH‰ $H‰„$€���H‰D$è����‹T$‰T$Dú=
k…¾��H����H‰$H‹\$xH‰\$H‹œ$€���H‰\$è����‹T$DH‹L$¶\$ €û�„€��H‹iH‰l$HHDŽ$ˆ�������HDŽ$�������HDŽ$˜�������H‹œ$��H‹+Hƒý�„6��H‹U@H‹EHH‹]PH‰œ$��1ÉH‰„$��H‰D$XH‰”$���H‰ÐH‹l$XH9é@��H‰D$pH‹(H‰L$`H‰éH¼$P��1Àè����Hƒý�„É��Hm�Hœ$P��H‰ßH‰îH¥H¥‹YH‰œ$`��DŽ$p��?���H·ifƒýþ…Í��DŽ$p��?���H‹”$ˆ���H‹Œ$���H‹œ$˜���H‰ØH)ËHƒû}OH����H‰$H‰”$Ð���H‰T$H‰Œ$Ø���H‰L$H‰„$à���H‰D$HÇD$ ���è����H‹T$(H‹L$0H‹D$8H‰ÍHÿÅH‰¬$Ø���H‰„$à���H����H‰$H‰ÓH‰”$Ð���H‰ÍHkí8HëH‰\$Hœ$P��H‰\$è����H‹”$Ð���H‹Œ$Ø���H‹„$à���H‰”$ˆ���H‰Œ$���H‰„$˜���H‹œ$`��H‰\$hH‹”$��H‹Œ$ ��H‹œ$(��H‰ØH)ËHƒû}OH����H‰$H‰”$¸���H‰T$H‰Œ$À���H‰L$H‰„$È���H‰D$HÇD$ ���è����H‹T$(H‹L$0H‹D$8H‰ÏHÿÇHÊH‹l$hH‰+H‰”$¸���H‰¼$À���H‰„$È���H‰”$��H‰¼$ ��H‰„$(��H‹D$pH‹L$`HƒÀHÿÁH‹l$XH9éŒÀýÿÿH‹œ$��H‰œ$è���H‹œ$ ��H‰œ$ð���H‹œ$(��H‰œ$ø���H����H‰$H����H‰\$H����H‰\$Hœ$è���H‰\$è����H\$ H,$H‰ïH‰ÞH¥H¥è����H‹œ$���1ÀH‰\$XH‹l$XH9èð���H‰D$`H‰D$PH‹Œ$ ��Hœ$0��H-����H‰+H¬$��H‰kH¬$ˆ���H‰kHl$PH‰kH‰ $H‰\$è����H‹D$H‹Œ$ ��H9ȍì���H‹œ$��L‹„$ ��L9ÀƒÌ���HÃH‹L‹„$ˆ���L‹L$PL‹”$���M9у ���MkÉ8MÈI‹hH)ëH‹¬$ˆ���L‹D$PL‹Œ$���M9ÈsqMkÀ8LÅH‰]H‹D$`HÿÀH‹l$XH9èŒÿÿÿH‹œ$ˆ���H‰œ$˜��H‹œ$���H‰œ$ ��H‹œ$˜���H‰œ$¨��HDŽ$°������HDŽ$¸������HÄˆ��Ãè���� è���� è���� ëƒfƒýÿuDŽ$p��C���é(üÿÿfƒý�uDŽ$p��U���éüÿÿH·Yfƒû�Œ
��H‹œ$��H‹+H‹E0H¿YH9Ïí���H·YHÿËH‰ØH‹œ$��H‹+Hƒý�„Å���H‹U(H‹M0H‹]8H‰œ$°���H‰”$ ���H¿èH9ÍH‰Œ$¨���ƒ���HêH‹ ‹Y,‰Ýƒã ƒû�t.DŽ$p��T���H‹„$`��‹YH‹l$HHëHÃH‰œ$`��éSûÿÿ‰ëƒã@ƒû�t'‰ëã���€ƒû�u DŽ$p��R���ë¹Ç„$p��D���묉ëã€���ƒû�tŸÇ„$p��B���ë’è���� ‰E�é3ÿÿÿH����H,$H‰ïH‰ÞH¥H¥H\$HÇ����HÇC����HÇC����è����H‹L$(H‹D$0HDŽ$˜������HDŽ$ ������HDŽ$¨������H‰Œ$°��H‰„$¸��HÄˆ��ÉE�é/úÿÿ‰E�éÂùÿÿúÅ"Ë…}ùÿÿH����H‰$H‹\$xH‰\$H‹œ$€���H‰\$è����H‹D$¶\$ €û�„Cùÿÿ‹hH‰l$Hé6ùÿÿ‰E�é°øÿÿ8������>��0runtime.morestack_noctxt���nä� runtime.duffzero���°��$runtime.efacethash���æ��>type.*debug/pe.OptionalHeader64���¦��$runtime.assertE2T2���Žä� runtime.duffzero���„ ��type.[]"".Sym���ö ��"runtime.growslice���Î
��type."".Sym���® ��.runtime.writebarrierfat���þ ��type.[]uint64���ð ��"runtime.growslice���¾��type."".uint64s���Ô��&type.sort.Interface���ì��Bgo.itab."".uint64s.sort.Interface���š��runtime.convT2I���Ê��sort.Sort���Æ��"".func·004���ª��sort.Search���Ž��$runtime.panicindex���œ��$runtime.panicindex���ª��$runtime.panicindex���¨��$runtime.panicindex���Ê��dgo.string."invalid section number in symbol table"���¨��fmt.Errorf���ú��>type.*debug/pe.OptionalHeader32���º��$runtime.assertE2T2���`��:"".autotmp_0345��type.int�"".autotmp_0344��type.int�"".autotmp_0342��type.uint64�"".autotmp_0341��type.int�"".autotmp_0340��type.int�"".autotmp_0339�Ÿtype.[]uint64�"".autotmp_0338��type.uint64�"".autotmp_0336��type.uint64�"".autotmp_0333�ïtype.[]"".Sym�"".autotmp_0330�¯,type.**debug/pe.Symbol�"".autotmp_0329�ßtype.int�"".autotmp_0328�Ïtype.int�"".autotmp_0327�‡type.uint32�"".autotmp_0325�Ÿ"type.interface {}�"".autotmp_0324��type.int�"".autotmp_0323��type.int�"".autotmp_0322�¯|type.struct { F uintptr; A0 *[]uint64; A1 *[]"".Sym; A2 *int }�"".autotmp_0321��type.int�"".autotmp_0320�¿type."".uint64s�"".autotmp_0317�¿type.uint64�"".autotmp_0314�.type.[]*debug/pe.Symbol�"".i�ïtype.int� "".sym�otype."".Sym�"".syms�ÿtype.[]"".Sym�"".imageBase�ÿtype.uint64�"".addrs�ßtype.[]uint64� "".~r1�@type.error� "".~r0�type.[]"".Sym�"".f��type.*"".peFile�(,™ ×r��ÜFw$ Š $a E
 :ðÂU\}'NqPI >C B5,X
 
  
  +| F
 �4�×£\¡Õˆò–4�Tgclocals·04a3f2f1760169f5013088aad440a160�Tgclocals·433a90b178b61dfbaaf5a844e703effe���Hc:/go/src/cmd/internal/objfile/pe.goþ""".(*peFile).pcln�� ��„eH‹ %(���H‹‰����HD$àH;Awè����ëÞHì ���HDŽ$è�������HDŽ$ð�������HDŽ$Ð�������HDŽ$Ø�������HDŽ$à�������HDŽ$¸�������HDŽ$À�������HDŽ$È�������HDŽ$°�������H‹œ$¨���H‹+Hƒý�„Ð��H‹MH‹E H‰Œ$���H‰ $H‰„$˜���H‰D$è����‹T$‰T$Tú=
k……��H����H‰$H‹œ$���H‰\$H‹œ$˜���H‰\$è����‹T$TH‹L$¶\$ €û�„D��H‹iH‰l$XH‹´$¨���H‹>H‰<$H5����H|$H¥H¥è����H‹D$1íH9èt‹XH‹l$XHëH‰œ$°���H‹´$¨���H‹>H‰<$H5����H|$H¥H¥H����Hl$H‰ïH‰ÞH¥H¥è����H‹\$(H‰œ$Ð���H‹\$0H‰œ$Ø���H‹\$8H‰œ$à���H‹D$@H‹\$HH‰œ$ð���Hƒø�H‰„$è���„é���HÇD$p����HÇD$x����H‹´$¨���H‹>H‰<$H5����H|$H¥H¥H����Hl$H‰ïH‰ÞH¥H¥è����H‹\$(H‰œ$Ð���H‹\$0H‰œ$Ø���H‹\$8H‰œ$à���H‹D$@H‹\$HH‰\$xHƒø�H‰D$pt\HDŽ$°�������HDŽ$¸�������HDŽ$À�������HDŽ$È�������HDŽ$Ð�������HDŽ$Ø�������HDŽ$à�������HÄ ���ÃH‹´$¨���H‹>H‰<$H5����H|$H¥H¥H����Hl$H‰ïH‰ÞH¥H¥è����H‹\$(H‰œ$¸���H‹\$0H‰œ$À���H‹\$8H‰œ$È���H‹D$@H‹\$HH‰œ$ð���Hƒø�H‰„$è���„å���HDŽ$€�������HDŽ$ˆ�������H‹´$¨���H‹>H‰<$H5����H|$H¥H¥H����Hl$H‰ïH‰ÞH¥H¥è����H‹\$(H‰œ$¸���H‹\$0H‰œ$À���H‹\$8H‰œ$È���H‹D$@H‹\$HHƒø�t\HDŽ$°�������HDŽ$¸�������HDŽ$À�������HDŽ$È�������HDŽ$Ð�������HDŽ$Ø�������HDŽ$à�������HÄ ���ÃHDŽ$è�������HDŽ$ð�������HÄ ���ÁúÅ"ËuFH����H‰$H‹œ$���H‰\$H‹œ$˜���H‰\$è����H‹D$¶\$ €û�t ‹hH‰l$XéwüÿÿH‹œ$���H‰\$`H‹´$˜���H‰t$hH5����H,$H‰ïH¥H¥H\$HÇ����HÇC����HÇC����è����H‹L$(H‹D$0HDŽ$°�������HDŽ$¸�������HDŽ$À�������HDŽ$È�������HDŽ$Ð�������HDŽ$Ø�������HDŽ$à�������H‰Œ$è���H‰„$ð���HÄ ���ÉE�é(ûÿÿ.������8��0runtime.morestack_noctxt���˜��$runtime.efacethash���Î��>type.*debug/pe.OptionalHeader64���”��$runtime.assertE2T2���€��"go.string.".text"���œ��0debug/pe.(*File).Section���†��6go.string."runtime.pclntab"���¦��8go.string."runtime.epclntab"���Î��"".loadPETable���´��&go.string."pclntab"���Ô��(go.string."epclntab"���ü��"".loadPETable���â ��4go.string."runtime.symtab"���‚ ��6go.string."runtime.esymtab"���ª ��"".loadPETable���œ��$go.string."symtab"���¼��&go.string."esymtab"���ä��"".loadPETable���è��>type.*debug/pe.OptionalHeader32���®��$runtime.assertE2T2���¨��Rgo.string."pe file format not recognized"���€��fmt.Errorf��� À��"".autotmp_0359�—type.uint32�"".autotmp_0357�"type.interface {}�"".err2�?type.error�"".err2�_type.error�
"".oh�"type.interface {}�"".imageBase�type.uint64� "".err�€type.error�"".pclntab�Ptype.[]uint8�"".symtab� type.[]uint8�"".textStart�type.uint64�"".f��type.*"".peFile�B)Àµ¿Àé¿À¿À¿À� �^Ô• 0…{\…q\ 3A © �0�Ë‚ðםåi‘�Tgclocals·dca2b968afd0d4fef211bbbb4019aa72�Tgclocals·bfc48f074d503023c44500d80859709c���Hc:/go/src/cmd/internal/objfile/pe.goþ""".(*peFile).text��À ��¸ eH‹ %(���H‹‰����H;awè����ëãHƒìhHDŽ$˜�������HDŽ$ �������HDŽ$€�������HDŽ$ˆ�������HDŽ$�������H‹\$pH‹+Hƒý�„e��H‹MH‹E H‰L$XH‰ $H‰D$`H‰D$è����‹T$‰T$<ú=
k…V��H����H‰$H‹\$XH‰\$H‹\$`H‰\$è����‹T$<H‹L$¶\$ €û�„��H‹iH‰l$@H‹t$pH‹>H‰<$H5����H|$H¥H¥è����H‹D$1íH9è…‚���H����H,$H‰ïH‰ÞH¥H¥H\$HÇ����HÇC����HÇC����è����H‹L$(H‹D$0HÇD$x����HDŽ$€�������HDŽ$ˆ�������HDŽ$�������H‰Œ$˜���H‰„$ ���HƒÄhËXH‹l$@HëH‰\$xH‰$è����H‹\$H‰œ$€���H‹\$H‰œ$ˆ���H‹\$H‰œ$���H‹\$ H‰œ$˜���H‹\$(H‰œ$ ���HƒÄhÁúÅ"Ëu@H����H‰$H‹\$XH‰\$H‹\$`H‰\$è����H‹D$¶\$ €û�t ‹hH‰l$@é¦þÿÿH‹\$XH‰\$HH‹t$`H‰t$PH5����H,$H‰ïH¥H¥H\$HÇ����HÇC����HÇC����è����H‹L$(H‹D$0HÇD$x����HDŽ$€�������HDŽ$ˆ�������HDŽ$�������H‰Œ$˜���H‰„$ ���HƒÄhÉE�é“ýÿÿ������.��0runtime.morestack_noctxt���–��$runtime.efacethash���Ì��>type.*debug/pe.OptionalHeader64���†��$runtime.assertE2T2���ì��"go.string.".text"���ˆ��0debug/pe.(*File).Section���¶��Dgo.string."text section not found"���”��fmt.Errorf���Þ��0debug/pe.(*Section).Data���ˆ��>type.*debug/pe.OptionalHeader32���Â��$runtime.assertE2T2���° ��Rgo.string."pe file format not recognized"���ˆ
��fmt.Errorf���p��"".autotmp_0365�Wtype.uint32�"".autotmp_0363�"type.interface {}�"".autotmp_0362��type.error�
"".oh�?"type.interface {}�"".imageBase�Otype.uint64� "".err�Ptype.error�"".text� type.[]uint8�"".textStart�type.uint64�"".f��type.*"".peFile�4!ÐøÏÐ^ÏÐÚÏÐ �à�D’] & ‚J;  ��Šy«rc]�Tgclocals·10ccf55374da17af086bfc161257e469�Tgclocals·13e5989dfabb82780030343bf65bff4b���Hc:/go/src/cmd/internal/objfile/pe.goþ"".findPESymbol��À��¾eH‹ %(���H‹‰����H„$`ÿÿÿH;Awè����ëÛHì ��L‹„$0��H‹Œ$8��HDŽ$H������HDŽ$P������H‹œ$(��Hƒû�„²��H‹S@H‹CHH‹kPH‰¬$È���1öH‰„$À���H‰D$8H‰”$¸���H‹l$8H9îQ��H‰T$XH‹H‰t$@H‰\$PHƒû�„V��H‹;H‰|$pH‹CH‰D$xH9È…��H‰<$H‰D$L‰D$H‰L$è����L‹„$0��H‹t$@H‹T$XH‹Œ$8��¶\$ €û�„Æ��H‹l$PH·]fƒû�„��L‰„$���H‰Œ$˜���H¼$Ð���1Àè����Hœ$Ð���Hƒû�„L��HÇÂ���HÇÁ���H‰œ$ ���H‰”$¨���H‰Œ$°���H����H‰$Hœ$���H‰\$è����H‹L$H‹D$H‹œ$ ���H‰$H‰L$`H‰L$H‰D$hH‰D$è����H����H‰$H‹\$PH‰\$Hƒ|$�„­���HƒD$è����H‹L$H‹D$H‹œ$ ���HƒÃH‰$H‰L$`H‰L$H‰D$hH‰D$è����H����H,$H‰ïH‰ÞH¥H¥H‹œ$ ���H‰\$H‹œ$¨���H‰\$H‹œ$°���H‰\$ è����H‹L$(H‹D$0HDŽ$@������H‰Œ$H��H‰„$P��HÄ ��É%����éGÿÿÿ‰é­þÿÿH‹œ$(��H‹k0H‹\$PH¿[H9ëŽâ��L‰„$���H‰Œ$˜���H‹œ$(��H‹k0H‰l$HH¼$ð���1Àè����Hœ$ð���Hƒû�„™��HÇÂ���HÇÁ���H‰œ$ ���H‰”$¨���H‰Œ$°���H����H‰$Hœ$���H‰\$è����H‹L$H‹D$H‹œ$ ���H‰$H‰L$`H‰L$H‰D$hH‰D$è����H����H‰$H‹\$PH‰\$Hƒ|$�„ú���HƒD$è����H‹L$H‹D$H‹œ$ ���HƒÃH‰$H‰L$`H‰L$H‰D$hH‰D$è����H����H‰$H\$HH‰\$è����H‹L$H‹D$H‹œ$ ���HƒÃ H‰$H‰L$`H‰L$H‰D$hH‰D$è����H����H,$H‰ïH‰ÞH¥H¥H‹œ$ ���H‰\$H‹œ$¨���H‰\$H‹œ$°���H‰\$ è����H‹L$(H‹D$0HDŽ$@������H‰Œ$H��H‰„$P��HÄ ��É%����éúþÿÿ‰é`þÿÿH‹\$PH‰œ$@��HDŽ$H������HDŽ$P������HÄ ��ÃHƒÂHÿÆH‹l$8H9ûÿÿL‰„$���H‰Œ$˜���Hœ$€���HÇ����HÇC����Hœ$€���Hƒû�„á���HÇÂ���HÇÁ���H‰œ$ ���H‰”$¨���H‰Œ$°���H����H‰$Hœ$���H‰\$è����H‹L$H‹D$H‹œ$ ���H‰$H‰L$`H‰L$H‰D$hH‰D$è����H����H,$H‰ïH‰ÞH¥H¥H‹œ$ ���H‰\$H‹œ$¨���H‰\$H‹œ$°���H‰\$ è����H‹L$(H‹D$0HDŽ$@������H‰Œ$H��H‰„$P��HÄ ��Ééÿÿÿ‰é£úÿÿ‰éGúÿÿ:������>��0runtime.morestack_noctxt���Ò�� runtime.eqstring���ˆð� runtime.duffzero���†��type.string���²��runtime.convT2E�����2runtime.writebarrieriface���ž��type.int16���è��runtime.convT2E���Î��2runtime.writebarrieriface���Ü��`go.string."symbol %s: invalid section number %d"���Ð ��fmt.Errorf���ð è� runtime.duffzero���î ��type.string���š ��runtime.convT2E���ø ��2runtime.writebarrieriface���†��type.int16���Ð��runtime.convT2E���¶��2runtime.writebarrieriface���Ä��type.int���ê��runtime.convT2E���Ð��2runtime.writebarrieriface���Þ��|go.string."symbol %s: section number %d is larger than max %d"���Ò��fmt.Errorf���¤��type.string���Ð��runtime.convT2E���®��2runtime.writebarrieriface���¼��<go.string."no %s symbol found"���°��fmt.Errorf���`À��:"".autotmp_0394��"type.interface {}�"".autotmp_0392��&type.[]interface {}�"".autotmp_0391��"type.interface {}�"".autotmp_0390��"type.interface {}�"".autotmp_0389��"type.interface {}�"".autotmp_0387��&type.[]interface {}�"".autotmp_0386��"type.interface {}�"".autotmp_0385�ÿ"type.interface {}�"".autotmp_0383�ÿ&type.[]interface {}�"".autotmp_0382�ßtype.string�"".autotmp_0380�,type.**debug/pe.Symbol�"".autotmp_0379�Ïtype.int�"".autotmp_0378�¿type.int�"".autotmp_0377��type.error�"".autotmp_0376��type.string�"".autotmp_0375�¿(type.[1]interface {}�"".autotmp_0374��type.error�"".autotmp_0373�¯type.int�"".autotmp_0372��type.string�"".autotmp_0371�_(type.[3]interface {}�"".autotmp_0370��type.int�"".autotmp_0368�Ÿtype.string�"".autotmp_0367�Ÿ(type.[2]interface {}�"".autotmp_0366�Ï.type.[]*debug/pe.Symbol�"".s�Ÿ*type.*debug/pe.Symbol� "".~r3�@type.error� "".~r2�0*type.*debug/pe.Symbol�"".name�type.string�"".f��&type.*debug/pe.File�B,Àí¿À€¿À?¿À®¿À�  �:¸TXi„â-¡�4�è°[tå[ÁÿpI�Tgclocals·87979038f036a055d96e4dae0820fce3�Tgclocals·6d1b482be2fdd224d7a03d2a001bdc9c���Hc:/go/src/cmd/internal/objfile/pe.goþ"".loadPETable��€��ìeH‹ %(���H‹‰����HD$¨H;Awè����ëÞHìØ���HDŽ$������HDŽ$������HDŽ$������HDŽ$ ������HDŽ$(������H‹œ$à���H‰$H‹œ$è���H‰\$H‹œ$ð���H‰\$è����H‹\$H‰\$8H‹D$ H‹L$(H‰L$PHƒø�H‰D$Ht<HDŽ$������HDŽ$������HDŽ$������H‰„$ ��H‰Œ$(��HÄØ���ÃH‹œ$à���H‰$H‹œ$ø���H‰\$H‹œ$���H‰\$è����H‹t$8H‹L$H‹D$ H‹T$(H‰T$PHƒø�H‰D$Ht<HDŽ$������HDŽ$������HDŽ$������H‰„$ ��H‰”$(��HÄØ���ÃH·^H‰L$@H·if9ë„¢��H‹œ$è���H‰\$xH‹œ$ð���H‰œ$€���H‹œ$ø���H‰\$hH‹œ$���H‰\$pH¼$¸���1Àè����Hœ$¸���Hƒû�„C��HÇÂ���HÇÁ���H‰œ$ ���H‰”$¨���H‰Œ$°���H����H‰$H\$xH‰\$è����H‹L$H‹D$H‹œ$ ���H‰$H‰L$XH‰L$H‰D$`H‰D$è����H����H‰$H\$hH‰\$è����H‹L$H‹D$H‹œ$ ���HƒÃH‰$H‰L$XH‰L$H‰D$`H‰D$è����H����H,$H‰ïH‰ÞH¥H¥H‹œ$ ���H‰\$H‹œ$¨���H‰\$H‹œ$°���H‰\$ è����H‹L$(H‹D$0HDŽ$������HDŽ$������HDŽ$������H‰Œ$ ��H‰„$(��HÄØ���Éé¶þÿÿH·^HÿËH‰ØH‹œ$à���Hƒû�„��H‹S(H‹K0H‹k8H‰¬$˜���H‰”$ˆ���H¿èH9ÍH‰Œ$���ƒå���HêH‹+H‰,$è����H‹T$H‹\$H‹L$H‹D$ H‹l$(Hƒø�t<HDŽ$������HDŽ$������HDŽ$������H‰„$ ��H‰¬$(��HÄØ���ÃH‹\$@H‰Î‹kH‹\$8H‰é‹kH9ÎrXH9érSH‰ÏH)ïH‰ñH)éHƒù�t H‰ëHÓH‰ÚH‰”$��H‰¼$��H‰Œ$��HDŽ$ ������HDŽ$(������HÄØ���Ãè���� è���� ‰éÜþÿÿ ������8��0runtime.morestack_noctxt���˜��"".findPESymbol���®��"".findPESymbol���ªð� runtime.duffzero���¨��type.string���Î��runtime.convT2E���¬ ��2runtime.writebarrieriface���º ��type.string���à ��runtime.convT2E���Æ
��2runtime.writebarrieriface���Ô
��rgo.string."%s and %s symbols must be in the same section"���È ��fmt.Errorf���ž��0debug/pe.(*Section).Data���Ä��$runtime.panicslice���Ò��$runtime.panicindex��� °��"".autotmp_0411��"type.interface {}�"".autotmp_0410�ÿ"type.interface {}�"".autotmp_0408�o&type.[]interface {}�"".autotmp_0406�ßtype.string�"".autotmp_0405�¿type.string�"".autotmp_0404�?(type.[2]interface {}�"".esym�¯*type.*debug/pe.Symbol� "".err�Ÿtype.error�"".ssym�¿*type.*debug/pe.Symbol� "".~r4�€type.error� "".~r3�Ptype.[]uint8�"".ename�0type.string�"".sname�type.string�"".f��&type.*debug/pe.File�P)°Æ¯°Š¯°²¯°¿¯°r¯°�€ �BØeD <D <¢U"<z �*�‹‹½«Ó�Tgclocals·926597978c8ad4f342506059762e128d�Tgclocals·220a119cd733aacfea55dc95d8530296���Hc:/go/src/cmd/internal/objfile/pe.goþ&"".(*peFile).goarch��à��àeH‹ %(���H‹‰����H;awè����ëãHƒì@HÇD$P����HÇD$X����H‹t$HH‹>H‰<$H5����H|$H¥H¥è����H‹D$ H‹\$(H‰\$8Hƒø�H‰D$0uH����H‹+H‰l$PH‹kH‰l$XHƒÄ@ÃH‹t$HH‹>H‰<$H5����H|$H¥H¥è����H‹D$ H‹\$(Hƒø�uH����H‹+H‰l$PH‹kH‰l$XHƒÄ@ÃHÇD$P����HÇD$X����HƒÄ@Ã������.��0runtime.morestack_noctxt���„��8go.string."_rt0_386_windows"��� ��"".findPESymbol���â��go.string."386"���´��<go.string."_rt0_amd64_windows"���Ð��"".findPESymbol���þ��"go.string."amd64"���0€�� "".err�type.error� "".~r0�type.string�"".f��type.*"".peFile�$!€i€M€�ð�€3;1� �O¡�Tgclocals·a08e9001cb8f9d822225de3b8e406515�Tgclocals·d64e51a4c4bfeaa840e480961ec6b0b3���Hc:/go/src/cmd/internal/objfile/pe.goþ"".openPlan9��€��ðeH‹ %(���H‹‰����H;awè����ëãHƒì`HÇD$p����HÇD$x����HDŽ$€�������HDŽ$ˆ�������H‹\$hH‰\$8H‹����1íH9è„��H‹L$8H‰D$PH‰$H‰L$XH‰L$è����H‹\$H‰\$(H‹D$H‹L$ H‰L$HHƒø�H‰D$@t'HÇD$p����HÇD$x����H‰„$€���H‰Œ$ˆ���HƒÄ`ÃH����H‰$è����H‹D$H‰D$0H‰$Hƒ<$�„‚���H‹\$(H‰\$è����H‹\$0H‰\$0H‹����1íH9èt,H‹\$0H‰\$xH‰D$pHDŽ$€�������HDŽ$ˆ�������HƒÄ`ÃH����H‰$H����H‰\$H����H‰\$è����H‹D$륉%����érÿÿÿH����H‰$H����H‰\$H����H‰\$è����H‹D$é¯þÿÿ ������.��0runtime.morestack_noctxt���°��8go.itab.*os.File.io.ReaderAt���€��,debug/plan9obj.NewFile���¤��"type."".plan9File���¶��"runtime.newobject���†��.runtime.writebarrierptr���¨��@go.itab.*"".plan9File."".rawFile���œ��$type.*"".plan9File���²��type."".rawFile���Ê��@go.itab.*"".plan9File."".rawFile���Þ�� runtime.typ2Itab���’��type.*os.File���¨�� type.io.ReaderAt���À��8go.itab.*os.File.io.ReaderAt���Ô�� runtime.typ2Itab���PÀ��"".autotmp_0427��type.*uint8�"".autotmp_0426�_$type.*"".plan9File�"".autotmp_0424��$type.*"".plan9File�"".autotmp_0423�Otype.*os.File� "".err�?type.error�"".f�o2type.*debug/plan9obj.File� "".~r2�0type.error� "".~r1�type."".rawFile�"".r��type.*os.File�&!À­¿À{¿Àu�À�<KR '·:��[(§�Tgclocals·db0f6b31ff49b3f025910ec03f9742fa�Tgclocals·70a67f88be8def3aff7e2d37777193d1���Tc:/go/src/cmd/internal/objfile/plan9obj.goþ."".(*plan9File).symbols��À��¬eH‹ %(���H‹‰����H„$˜þÿÿH;Awè����ëÛHìè��1ÀH¼$°��è����HDŽ$ø������HDŽ$�������HDŽ$������HDŽ$������HDŽ$������H‹œ$ð��H‹+H‰,$è����H‹t$H‹l$H‹T$H‹D$ H‹L$(H‰L$hHƒø�H‰D$`t<HDŽ$ø������HDŽ$�������HDŽ$������H‰„$��H‰Œ$��HÄè��ÃHDŽ$������HDŽ$ ������HDŽ$(������H‰´$ˆ���H‰ñH‰¬$���H‰”$˜���H‰”$��1ÒH‰¬$��H‰l$HH‰´$���H‰ðH‹l$HH9ꍚ���H‰D$XHƒø�„á��H¬$��H‰ïH‰Æè����H‰T$PHœ$��H¬$0��H‰ïH‰Þè����H����H‰$H‹����H‰\$‹œ$8��‰\$è����H‹\$¶+@€ý�…«��H‹D$XH‹T$PHƒÀ HÿÂH‹l$HH9êŒfÿÿÿH‹œ$��H‰œ$è���H‹œ$ ��H‰œ$ð���H‹œ$(��H‰œ$ø���H����H‰$H����H‰\$H����H‰\$Hœ$è���H‰\$è����H\$ H,$H‰ïH‰ÞH¥H¥è����HÇD$p����HÇD$x����HDŽ$€�������H‹Œ$ˆ���H‹„$���H‹œ$˜���H‰œ$��1ÒH‰„$��H‰D$HH‰Œ$���H‰ÈH‹l$HH9ꍖ���H‰D$XHƒø�„“��H¬$p��H‰ïH‰Æè����H‰T$PHœ$p��H¬$P��H‰ïH‰Þè����H����H‰$H‹����H‰\$‹œ$X��‰\$è����H‹\$¶+@€ý�uiH‹D$XH‹T$PHƒÀ HÿÂH‹l$HH9êŒjÿÿÿH‹\$pH‰œ$ø��H‹\$xH‰œ$���H‹œ$€���H‰œ$��HDŽ$������HDŽ$������HÄè��ÃH¼$°��1Àè����H‹´$P��H‰´$À��H´$`��H¬$°��H‰ïH¥H¥‹„$X��‰„$Ð��H‹Œ$ ��H„$Ð���H-����H‰(H¬$��H‰hH¬$P��H‰hH‰ $H‰D$è����H‹D$H‹Œ$ ��H9ȍ#��H‹œ$��L‹„$ ��L9Àƒ��HÃH‹H‹¬$P��H)ëH‰œ$È��H‹T$pH‹L$xH‹œ$€���H‰ØH)ËHƒû}OH����H‰$H‰”$ ���H‰T$H‰Œ$¨���H‰L$H‰„$°���H‰D$HÇD$ ���è����H‹T$(H‹L$0H‹D$8H‰ÍHÿÅH‰¬$¨���H‰„$°���H����H‰$H‰ÓH‰”$ ���H‰ÍHkí8HëH‰\$Hœ$°��H‰\$è����H‹”$ ���H‹Œ$¨���H‹„$°���H‰T$pH‰L$xH‰„$€���éáýÿÿè���� é ÿÿÿ‰�éfýÿÿH‹œ$0��H‰\$@H‹”$��H‹Œ$ ��H‹œ$(��H‰ØH)ËHƒû}OH����H‰$H‰”$¸���H‰T$H‰Œ$À���H‰L$H‰„$È���H‰D$HÇD$ ���è����H‹T$(H‹L$0H‹D$8H‰ÎHÿÆHÊH‹l$@H‰+H‰”$¸���H‰´$À���H‰ñH‰„$È���H‰”$��H‰´$ ��H‰„$(��é‹ûÿÿ‰�éûÿÿ:������>��0runtime.morestack_noctxt���nä� runtime.duffzero���Ž��<debug/plan9obj.(*File).Symbols���ú� runtime.duffcopy���º� runtime.duffcopy���È��&type.map[int32]bool���Þ��"".validSymType���ˆ��2runtime.mapaccess1_fast32���Ø��type."".uint64s���î��&type.sort.Interface���† ��Bgo.itab."".uint64s.sort.Interface���´ ��runtime.convT2I���ä ��sort.Sort���ô � runtime.duffcopy���´ � runtime.duffcopy��� ��&type.map[int32]bool���Ø ��"".validSymType���‚ ��2runtime.mapaccess1_fast32���Žä� runtime.duffzero���¦��"".func·005���ø��sort.Search���Ô��type.[]"".Sym���Æ��"runtime.growslice���ž��type."".Sym���þ��.runtime.writebarrierfat���æ��$runtime.panicindex���ò��type.[]uint64���ä��"runtime.growslice���`Ð��B"".autotmp_0461��type.uint64�"".autotmp_0460��type.uint64�"".autotmp_0459��type.int�"".autotmp_0458��type.int�"".autotmp_0457�type.[]"".Sym�"".autotmp_0455�ï.type.debug/plan9obj.Sym�"".autotmp_0454��0type.*debug/plan9obj.Sym�"".autotmp_0453��type.int�"".autotmp_0452��type.int�"".autotmp_0447�ßtype.[]uint64�"".autotmp_0446�Ïtype.uint64�"".autotmp_0445�¯.type.debug/plan9obj.Sym�"".autotmp_0444�Ÿ0type.*debug/plan9obj.Sym�"".autotmp_0443�¿type.int�"".autotmp_0442�¯type.int�"".autotmp_0440��type.int�"".autotmp_0439��type.int�"".autotmp_0438�¯~type.struct { F uintptr; A0 *[]uint64; A1 *debug/plan9obj.Sym }�"".autotmp_0437��type.int�"".autotmp_0436��type.bool�"".autotmp_0435��2type.[]debug/plan9obj.Sym�"".autotmp_0434�ÿtype."".uint64s�"".autotmp_0431�Ï2type.[]debug/plan9obj.Sym� "".sym�otype."".Sym�"".s�¯.type.debug/plan9obj.Sym�"".syms�ïtype.[]"".Sym�"".s�ï.type.debug/plan9obj.Sym�"".addrs�Ÿtype.[]uint64� "".err�type.error�"".plan9Syms�¿2type.[]debug/plan9obj.Sym� "".~r1�@type.error� "".~r0�type.[]"".Sym�"".f��$type.*"".plan9File�*,ÐÃÏÐËÏФ�à �nLw2 <
$9 }Š5JDE3ä Å�6�†½–çû§\4o�Tgclocals·bb7796bbb1cd5ffc09c5ac6ace603d00�Tgclocals·fbe02f5b72da8503ed9204cf847457ea���Tc:/go/src/cmd/internal/objfile/plan9obj.goþ("".(*plan9File).pcln��€��î eH‹ %(���H‹‰����H;awè����ëãHƒìpH‹D$xHDŽ$¸�������HDŽ$À�������HDŽ$ �������HDŽ$¨�������HDŽ$°�������HDŽ$ˆ�������HDŽ$�������HDŽ$˜�������H‹(H‹uL‹�I‹h HîH‰´$€���H‹8H‰<$H5����H|$H¥H¥H����Hl$H‰ïH‰ÞH¥H¥è����H‹\$(H‰œ$ ���H‹\$0H‰œ$¨���H‹\$8H‰œ$°���H‹D$@H‹\$HH‰œ$À���Hƒø�H‰„$¸���„ã���HÇD$P����HÇD$X����H‹t$xH‹>H‰<$H5����H|$H¥H¥H����Hl$H‰ïH‰ÞH¥H¥è����H‹\$(H‰œ$ ���H‹\$0H‰œ$¨���H‹\$8H‰œ$°���H‹D$@H‹\$HH‰\$XHƒø�H‰D$PtYHDŽ$€�������HDŽ$ˆ�������HDŽ$�������HDŽ$˜�������HDŽ$ �������HDŽ$¨�������HDŽ$°�������HƒÄpÃH‹t$xH‹>H‰<$H5����H|$H¥H¥H����Hl$H‰ïH‰ÞH¥H¥è����H‹\$(H‰œ$ˆ���H‹\$0H‰œ$���H‹\$8H‰œ$˜���H‹D$@H‹\$HH‰œ$À���Hƒø�H‰„$¸���„Ù���HÇD$`����HÇD$h����H‹t$xH‹>H‰<$H5����H|$H¥H¥H����Hl$H‰ïH‰ÞH¥H¥è����H‹\$(H‰œ$ˆ���H‹\$0H‰œ$���H‹\$8H‰œ$˜���H‹D$@H‹\$HHƒø�tYHDŽ$€�������HDŽ$ˆ�������HDŽ$�������HDŽ$˜�������HDŽ$ �������HDŽ$¨�������HDŽ$°�������HƒÄpÃHDŽ$¸�������HDŽ$À�������HƒÄpÃ������.��0runtime.morestack_noctxt���Ò��6go.string."runtime.pclntab"���ò��8go.string."runtime.epclntab"���š��""".loadPlan9Table���ú��&go.string."pclntab"���š��(go.string."epclntab"���Â��""".loadPlan9Table���œ��4go.string."runtime.symtab"���¼��6go.string."runtime.esymtab"���ä��""".loadPlan9Table���Ä
��$go.string."symtab"���ä
��&go.string."esymtab"���Œ ��""".loadPlan9Table��� à��"".err2�type.error�"".err2�?type.error� "".err�€type.error�"".pclntab�Ptype.[]uint8�"".symtab� type.[]uint8�"".textStart�type.uint64�"".f��$type.*"".plan9File�.!àÝßàÚßàß
�€�4†}xY‚nY&� �̔є»�Tgclocals·862ec61ed86c9e7465c0e8472ea87122�Tgclocals·8d090e4a2431ac03e4da87cb3318c8d3���Tc:/go/src/cmd/internal/objfile/plan9obj.goþ("".(*plan9File).text�� ��’eH‹ %(���H‹‰����H;awè����ëãHƒì8HÇD$h����HÇD$p����HÇD$P����HÇD$X����HÇD$`����H‹t$@H‹>H‰<$H5����H|$H¥H¥è����H‹L$@H‹D$1íH9èusH����H,$H‰ïH‰ÞH¥H¥H\$HÇ����HÇC����HÇC����è����H‹L$(H‹D$0HÇD$H����HÇD$P����HÇD$X����HÇD$`����H‰L$hH‰D$pHƒÄ8ÃH‹)H‹]L‹I‹h HëH‰\$HH‰$è����H‹\$H‰\$PH‹\$H‰\$XH‹\$H‰\$`H‹\$ H‰\$hH‹\$(H‰\$pHƒÄ8Ã������.��0runtime.morestack_noctxt���º�� go.string."text"���Ö��<debug/plan9obj.(*File).Section���†��Dgo.string."text section not found"���ä��fmt.Errorf���œ��<debug/plan9obj.(*Section).Data���pp�� "".err�Ptype.error�"".text� type.[]uint8�"".textStart�type.uint64�"".f��$type.*"".plan9File�!pÑopUo�Ð� ¸N+s; ��j£C�Tgclocals·31ee26ba3102578f788857775a320683�Tgclocals·0115f8d53b75c1696444f08ad03251d9���Tc:/go/src/cmd/internal/objfile/plan9obj.goþ$"".findPlan9Symbol��  ��˜ eH‹ %(���H‹‰����H„$pÿÿÿH;Awè����ëÛHì��HDŽ$8������HDŽ$@������H‹œ$��H‰$è����H‹\$H‰œ$¨���H‹\$H‰œ$°���H‹\$H‰œ$¸���H‹D$ H‹L$(H‰L$`Hƒø�H‰D$Xt$HDŽ$0������H‰„$8��H‰Œ$@��HÄ��ÃH����H‰$è����H‹\$H‰\$PH‹Œ$¨���H‹„$°���H‹œ$¸���H‰œ$è���1ÒH‰„$à���H‰D$8H‰Œ$Ø���H‰ÈH‹l$8H9êø���H‰D$HHƒø�„��H¬$ð���H‰ïH‰Æè����H‰T$@H‹t$PH‰4$HÇD$����H´$ð���Hl$H‰ïè����è����H‹\$PH‹KH‰L$xH‹CH‰„$€���H‹¬$(��H9èu_H‰ $H‰D$H‹¬$ ��H‰l$H‹¬$(��H‰l$è����¶\$ €û�t-H‹\$PH‰œ$0��HDŽ$8������HDŽ$@������HÄ��ÃH‹D$HH‹T$@HƒÀ HÿÂH‹l$8H9êŒÿÿÿH‹œ$ ��H‰œ$ˆ���H‹œ$(��H‰œ$���Hœ$˜���HÇ����HÇC����Hœ$˜���Hƒû�„á���HÇÂ���HÇÁ���H‰œ$À���H‰”$È���H‰Œ$Ð���H����H‰$Hœ$ˆ���H‰\$è����H‹L$H‹D$H‹œ$À���H‰$H‰L$hH‰L$H‰D$pH‰D$è����H����H,$H‰ïH‰ÞH¥H¥H‹œ$À���H‰\$H‹œ$È���H‰\$H‹œ$Ð���H‰\$ è����H‹L$(H‹D$0HDŽ$0������H‰Œ$8��H‰„$@��HÄ��Ééÿÿÿ‰�éßýÿÿ������>��0runtime.morestack_noctxt���¢��<debug/plan9obj.(*File).Symbols���ú��.type.debug/plan9obj.Sym���Œ��"runtime.newobject���ô� runtime.duffcopy���̐� runtime.duffcopy���Ö��0runtime.writebarrierfat4���ô�� runtime.eqstring���Œ
��type.string���¸
��runtime.convT2E���– ��2runtime.writebarrieriface���¤ ��<go.string."no %s symbol found"���˜ ��fmt.Errorf���` ��""".autotmp_0481�Ï"type.interface {}�"".autotmp_0479�Ÿ&type.[]interface {}�"".autotmp_0478�¯type.string�"".autotmp_0477�?.type.debug/plan9obj.Sym�"".autotmp_0476�0type.*debug/plan9obj.Sym�"".autotmp_0475�¯type.int�"".autotmp_0474�Ÿtype.int�"".autotmp_0472�type.string�"".autotmp_0471�ï(type.[1]interface {}�"".autotmp_0470�o2type.[]debug/plan9obj.Sym�
"".&s�ÿ0type.*debug/plan9obj.Sym� "".err�ïtype.error�"".syms�Ï2type.[]debug/plan9obj.Sym� "".~r3�@type.error� "".~r2�00type.*debug/plan9obj.Sym�"".name�type.string�"".f��2type.*debug/plan9obj.File�6, Ÿ ºŸ ÈŸ �Ð�0ÌDG $µY- ± ��Pu¥±pE�Tgclocals·eda57d60e805297221010beefc01cf3d�Tgclocals·56685563e207fbc00ff56f5d5b824a98���Tc:/go/src/cmd/internal/objfile/plan9obj.goþ""".loadPlan9Table��€ ��ð
eH‹ %(���H‹‰����H;awè����ëãHƒìPHDŽ$€�������HDŽ$ˆ�������HDŽ$�������HDŽ$˜�������HDŽ$ �������H‹\$XH‰$H‹\$`H‰\$H‹\$hH‰\$è����H‹\$H‰\$0H‹D$ H‹L$(H‰L$HHƒø�H‰D$@t9HDŽ$€�������HDŽ$ˆ�������HDŽ$�������H‰„$˜���H‰Œ$ ���HƒÄPÃH‹\$XH‰$H‹\$pH‰\$H‹\$xH‰\$è����H‹\$H‰\$8H‹D$ H‹L$(H‰L$HHƒø�H‰D$@t9HDŽ$€�������HDŽ$ˆ�������HDŽ$�������H‰„$˜���H‰Œ$ ���HƒÄPÃH‹t$XH‰4$H5����Hl$H‰ïH¥H¥è����H‹D$1íH9èuCHDŽ$€�������HDŽ$ˆ�������HDŽ$�������H‹\$@H‰œ$˜���H‹\$HH‰œ$ ���HƒÄPÃH‰$è����H‹T$XH‹|$H‹\$H‹t$H‹D$ H‹L$(Hƒø�t9HDŽ$€�������HDŽ$ˆ�������HDŽ$�������H‰„$˜���H‰Œ$ ���HƒÄPÃH‹JH‹j HéH‹l$0H‹E�H‹l$8H)ÈH‹U�H)ÊH9ÖrXH9ÂrSH‰ùH‰×H)ÇH‰òH)ÂHƒú�t H‰ÃHËH‰ÙH‰Œ$€���H‰¼$ˆ���H‰”$���HDŽ$˜�������HDŽ$ �������HƒÄPÃè���� ������.��0runtime.morestack_noctxt���ö��$"".findPlan9Symbol���ô��$"".findPlan9Symbol���Î�� go.string."text"���ð��<debug/plan9obj.(*File).Section��� ��<debug/plan9obj.(*Section).Data���ä
��$runtime.panicslice���  ��"".esym�/0type.*debug/plan9obj.Sym� "".err�type.error�"".ssym�?0type.*debug/plan9obj.Sym� "".~r4�€type.error� "".~r3�Ptype.[]uint8�"".ename�0type.string�"".sname�type.string�"".f��2type.*debug/plan9obj.File�J! ºŸ ~Ÿ oŸ eŸ Ÿ �À�Bè]; 9; 9&C'9 „��z~Xâ�Tgclocals·de0745dc560ff505b492c29e4624a440�Tgclocals·1f71a4197de05e1872b101a314cae39b���Tc:/go/src/cmd/internal/objfile/plan9obj.goþ,"".(*plan9File).goarch��€��€H‹\$H‹‹+ýë��uH����H‹+H‰l$H‹kH‰l$ÁýG��uH����H‹+H‰l$H‹kH‰l$Áý—Š��uH����H‹+H‰l$H‹kH‰l$ÃHÇD$����HÇD$����Ã*��go.string."386"���l��go.string."arm"���®��"go.string."amd64"���0��� "".~r0�type.string�"".f��$type.*"".plan9File�€�€�$”
��Tgclocals·a08e9001cb8f9d822225de3b8e406515�Tgclocals·3280bececceccd33cb74587feedb1f9f���Tc:/go/src/cmd/internal/objfile/plan9obj.goþ"".func·001��à��ÞeH‹ %(���H‹‰����H;awè����ëãH‹JH‹BH‹L‹Iƒú�t9M‹I‹BM‹JL‹L$I9ÁsMkÉ8MÈI‹hH9ërÆD$�ÃÆD$ëøè���� A‰ëÂ������.��"runtime.morestack���È��$runtime.panicindex��� ��� "".~r1�type.bool�"".i��type.int�p�p�¬p�
�c �Tgclocals·9308e7ef08d2cc2f72ae1228688dacf9�Tgclocals·3280bececceccd33cb74587feedb1f9f���Pc:/go/src/cmd/internal/objfile/disasm.goþ"".func·002��À)��®)eH‹ %(���H‹‰����H„$ÿÿÿH;Awè����ëÛHìx��H‹JH‹BH‹ZH‰œ$˜���H‰Œ$���H‹)H‹]8H‹¬$€��H)ÝH‰l$`H‰„$ˆ���H‹(H‰¬$€���H‹œ$��H‰$H‹œ$˜��H‰\$è����H‹\$H‰œ$ð���H‹\$H‰œ$ø���H‹œ$ ��H‰\$pH‹œ$€��H‰\$hH‹����H‰D$x1íH9è„E ��H¼$H��1Àè����Hœ$H��Hƒû�„ ��HÇÂ���HÇÁ���H‰œ$��H‰”$ ��H‰Œ$(��H����H‰$Hœ$ð���H‰\$è����H‹L$H‹D$H‹œ$��H‰$H‰Œ$Ð���H‰L$H‰„$Ø���H‰D$è����H����H‰$H\$pH‰\$è����H‹L$H‹D$H‹œ$��HƒÃH‰$H‰Œ$Ð���H‰L$H‰„$Ø���H‰D$è����H����H‰$H\$hH‰\$è����H‹L$H‹D$H‹œ$��HƒÃ H‰$H‰Œ$Ð���H‰L$H‰„$Ø���H‰D$è����H‹Œ$€���H‹D$xH‰„$°���H‰$H‰Œ$¸���H‰L$H����Hl$H‰ïH‰ÞH¥H¥H‹œ$��H‰\$ H‹œ$ ��H‰\$(H‹œ$(��H‰\$0è����H‹Œ$˜���H‹œ$ˆ��HƒãHƒû�uqH‹œ$���H‹+Hƒý�„`��H‹UHH‹EPHƒø…È��H‰”$À���H‰$H‰„$È���H‰D$H-����LD$L‰ÇH‰îH¥H¥è����H‹Œ$˜���¶\$ €û�„~��H‹œ$ˆ���H‹+H‰¬$€���H‹D$`H‹¬$ˆ��H‹QHèH9‚G��H‹l$`H9è‚9��H‹ H‹l$`H‰ÆH)îH‹l$`H‰ÐH)èHƒø�t H‹\$`HËH‰ÙH‰Œ$0��H‰´$8��H‰„$@��H‹����H‰D$x1íH9è„©��Hœ$à���HÇ����HÇC����Hœ$à���Hƒû�„y��HÇÁ���HÇÂ���H‰œ$��H‰Œ$ ��H‰”$(��H����H‰$Hœ$0��H‰\$è����H‹L$H‹D$H‹œ$��H‰$H‰Œ$Ð���H‰L$H‰„$Ø���H‰D$è����H‹Œ$€���H‹D$xH‰„$°���H‰$H‰Œ$¸���H‰L$H����Hl$H‰ïH‰ÞH¥H¥H‹œ$��H‰\$ H‹œ$ ��H‰\$(H‹œ$(��H‰\$0è����H‹œ$ˆ���H‹+H‰¬$€���H‹œ$¨��H‰œ$ð���H‹œ$°��H‰œ$ø���H‹����H‰D$x1íH9è„��Hœ$à���HÇ����HÇC����Hœ$à���Hƒû�„è���HÇÁ���HÇÂ���H‰œ$��H‰Œ$ ��H‰”$(��H����H‰$Hœ$ð���H‰\$è����H‹L$H‹D$H‹œ$��H‰$H‰Œ$Ð���H‰L$H‰„$Ø���H‰D$è����H‹Œ$€���H‹D$xH‰„$°���H‰$H‰Œ$¸���H‰L$H����Hl$H‰ïH‰ÞH¥H¥H‹œ$��H‰\$ H‹œ$ ��H‰\$(H‹œ$(��H‰\$0è����HÄx��ÉéÿÿÿH����H‰$H����H‰\$H����H‰\$è����H‹\$H‰\$xé±þÿÿ‰é€ýÿÿH����H‰$H����H‰\$H����H‰\$è����H‹\$H‰\$xé ýÿÿè���� H‹œ$���H‹+Hƒý�„i��H‹UHH‰”$À���H‹EPH‰„$È���Hƒøu:H‰$H‰D$H-����LD$L‰ÇH‰îH¥H¥è����H‹Œ$˜���¶\$ €û�…üÿÿ1ÀH‹¬$ˆ��H9胢ýÿÿH‰D$XHƒø�†Š���H‹œ$ˆ���H‹+H‰¬$€���H‹����1íH9脘��H‹Œ$€���H‰„$°���H‰$H‰Œ$¸���H‰L$H����Hl$H‰ïH‰ÞH¥H¥H\$ HÇ����HÇC����HÇC����è����H‹Œ$˜���H‹D$XH‹œ$ˆ���H‹+H‰¬$€���H‹\$`H‹qH‹QHÃH‰ØH9Ú‚ý��H‹œ$���H‹+Hƒý�„à��L‹M`L‹EhH‹ H‰×H)ÇH‰òH)ÂHƒú�t H‰ÃHËH‰ÙH‰Œ$���H‰L$H‰¼$��H‰|$H‰”$��H‰T$L‰„$¨���L‰$L‰Œ$ ���I‹YHÿӋ\$ ‰\$TH‹����H‰D$x1íH9è„#��Hœ$à���HÇ����HÇC����Hœ$à���Hƒû�„ó���HÇÁ���HÇÂ���H‰œ$��H‰Œ$ ��H‰”$(��H����H‰$H\$TH‰\$è����H‹L$H‹D$H‹œ$��H‰$H‰Œ$Ð���H‰L$H‰„$Ø���H‰D$è����H‹Œ$€���H‹D$xH‰„$°���H‰$H‰Œ$¸���H‰L$H����Hl$H‰ïH‰ÞH¥H¥H‹œ$��H‰\$ H‹œ$ ��H‰\$(H‹œ$(��H‰\$0è����H‹Œ$˜���H‹D$XHƒÀépýÿÿ‰éÿÿÿH����H‰$H����H‰\$H����H‰\$è����H‹\$H‰\$xé¦þÿÿ‰E�éþÿÿè���� H����H‰$H����H‰\$H����H‰\$è����H‹D$é6ýÿÿ‰E�éüÿÿ‰E�é˜øÿÿ‰éÜöÿÿH����H‰$H����H‰\$H����H‰\$è����H‹\$H‰\$xé„öÿÿ€������>��"runtime.morestack���˜��"".base���Ž��Pgo.itab.*text/tabwriter.Writer.io.Writer���Ìè� runtime.duffzero���Ê��type.string���ö��runtime.convT2E���à��2runtime.writebarrieriface���î��type.int���”��runtime.convT2E���†��2runtime.writebarrieriface���”��type.uint64���º��runtime.convT2E���¬��2runtime.writebarrieriface���† ��4go.string."\t%s:%d\t%#x\t"���ü ��fmt.Fprintf���¾ ��go.string."386"���æ �� runtime.eqstring��� ��Pgo.itab.*text/tabwriter.Writer.io.Writer���ì��type.[]uint8���˜��runtime.convT2E���‚��2runtime.writebarrieriface���Ü��go.string."%x"���Ò��fmt.Fprintf���Æ��Pgo.itab.*text/tabwriter.Writer.io.Writer���’��type.string���¾��runtime.convT2E���¨��2runtime.writebarrieriface���‚��$go.string."\t%s\n"���ø��fmt.Fprintf���¤��6type.*text/tabwriter.Writer���º��type.io.Writer���Ò��Pgo.itab.*text/tabwriter.Writer.io.Writer���æ�� runtime.typ2Itab��� ��6type.*text/tabwriter.Writer���¶��type.io.Writer���Î��Pgo.itab.*text/tabwriter.Writer.io.Writer���â�� runtime.typ2Itab���Š��$runtime.panicslice���”��"go.string."amd64"���¼�� runtime.eqstring���à��Pgo.itab.*text/tabwriter.Writer.io.Writer���Æ��go.string." "���¦��fmt.Fprintf���š!�
������´!��Pgo.itab.*text/tabwriter.Writer.io.Writer���€#��type.uint32���¦#��runtime.convT2E���$��2runtime.writebarrieriface���ê$�� go.string."%08x"���à%��fmt.Fprintf���¨&��6type.*text/tabwriter.Writer���¾&��type.io.Writer���Ö&��Pgo.itab.*text/tabwriter.Writer.io.Writer���ê&�� runtime.typ2Itab���¢'��$runtime.panicslice���´'��6type.*text/tabwriter.Writer���Ê'��type.io.Writer���â'��Pgo.itab.*text/tabwriter.Writer.io.Writer���ö'�� runtime.typ2Itab���Æ(��6type.*text/tabwriter.Writer���Ü(��type.io.Writer���ô(��Pgo.itab.*text/tabwriter.Writer.io.Writer���ˆ)�� runtime.typ2Itab���pð��^"".autotmp_0535��"type.interface {}�"".autotmp_0534��*type.*[1]interface {}�"".autotmp_0533��&type.[]interface {}�"".autotmp_0532��type.*uint8�"".autotmp_0531��"type.interface {}�"".autotmp_0530��*type.*[1]interface {}�"".autotmp_0529��&type.[]interface {}�"".autotmp_0528��type.*uint8�"".autotmp_0526��type.uint64�"".autotmp_0525��type.uint64�"".autotmp_0524��type.*uint8�"".autotmp_0523��"type.interface {}�"".autotmp_0521��&type.[]interface {}�"".autotmp_0520��type.*uint8�"".autotmp_0517��type.string�"".autotmp_0516�ïtype.string�"".autotmp_0515��"type.interface {}�"".autotmp_0514��"type.interface {}�"".autotmp_0513�Ï"type.interface {}�"".autotmp_0511�¿&type.[]interface {}�"".autotmp_0510�ÿtype.*uint8�"".autotmp_0509��type.string�"".autotmp_0508��6type.*text/tabwriter.Writer�"".autotmp_0507��(type.[1]interface {}�"".autotmp_0506��type.uint64�"".autotmp_0505�Çtype.uint32�"".autotmp_0504��6type.*text/tabwriter.Writer�"".autotmp_0503��(type.[1]interface {}�"".autotmp_0502��6type.*text/tabwriter.Writer�"".autotmp_0501�type.[]uint8�"".autotmp_0500��6type.*text/tabwriter.Writer�"".autotmp_0499�¯(type.[1]interface {}�"".autotmp_0498�Ÿtype.uint64�"".autotmp_0497�type.int�"".autotmp_0496�type.string�"".autotmp_0495�ï6type.*text/tabwriter.Writer�"".autotmp_0494�_(type.[3]interface {}�"".&code�¿type.*[]uint8� "".&tw�ß8type.**text/tabwriter.Writer�
"".&d�Ï type.**"".Disasm�"".j�¿type.uint64�"".i�¯type.uint64�"".text�Ptype.string�"".line�@type.int�"".file� type.string�"".size�type.uint64�
"".pc��type.uint64�,ðÛ ïðØ�à�\–@«ƒ Ó>Em
ŠØM2 G�f�‹¯Ãu™¶7>Y
ð…
E *I�Tgclocals·af4b068fe28fc32fac78ff282dd48470�Tgclocals·14e6f013ddd5c16afb15d511f690a5ed���Pc:/go/src/cmd/internal/objfile/disasm.goþ4"".*Disasm.("".lookup)·fm�à��ÚeH‹ %(���H‹‰����H;awè����ëãHƒì(HÇD$8����HÇD$@����H‹ZH‰$H‹\$0H‰\$è����H‹\$H‰\$8H‹\$H‰\$@H‹\$ H‰\$HHƒÄ(Ã������.��"runtime.morestack���Œ��&"".(*Disasm).lookup���@P��
"".r1�0type.uint64�
"".r0�type.string�
"".a0��type.uint64�!PKO�p�Ôp�
�E+�Tgclocals·2d8f3a7439ca173dec4205ff264b0edc�Tgclocals·3280bececceccd33cb74587feedb1f9f���Pc:/go/src/cmd/internal/objfile/disasm.goþ"".func·003��À��¾eH‹ %(���H‹‰����H;awè����ëãH‹jH‹RH‹M�H‹EL‹EH‹l$H9ÅsHéH‹H‹jH9ëwÆD$�ÃÆD$ëøè���� ������.��"runtime.morestack���²��$runtime.panicindex��� ��� "".~r1�type.bool�"".x��type.int�`�`�Z`�
�X�Tgclocals·9308e7ef08d2cc2f72ae1228688dacf9�Tgclocals·3280bececceccd33cb74587feedb1f9f���Nc:/go/src/cmd/internal/objfile/macho.goþ"".func·004�� ��ŽeH‹ %(���H‹‰����H;awè����ëãH‹rL‹BH‹ZH‹I‹(I‹@M‹HI‰ÐH9ÂsAMkÀ8LÅH‹]H‹H‹FL‹NL‹D$I9ÀsJ,ÁH‹m�H9ërÆD$�ÃÆD$ëøè���� è���� ������.��"runtime.morestack���ô��$runtime.panicindex���‚��$runtime.panicindex��� ��� "".~r1�type.bool�"".x��type.int���
�
�y�Tgclocals·9308e7ef08d2cc2f72ae1228688dacf9�Tgclocals·3280bececceccd33cb74587feedb1f9f���Hc:/go/src/cmd/internal/objfile/pe.goþ"".func·005��À��¼eH‹ %(���H‹‰����H;awè����ëãH‹jH‹RH‹M�H‹EL‹EH‹l$H9ÅsHéH‹H‹*H9ëwÆD$�ÃÆD$ëøè���� ������.��"runtime.morestack���°��$runtime.panicindex��� ��� "".~r1�type.bool�"".x��type.int�`�`�|`�
�W �Tgclocals·9308e7ef08d2cc2f72ae1228688dacf9�Tgclocals·3280bececceccd33cb74587feedb1f9f���Tc:/go/src/cmd/internal/objfile/plan9obj.goþ"".init��€��ìeH‹ %(���H‹‰����H;awè����ëãHƒì`¶����€û�t¶����€ûuHƒÄ`Ãè���� Æ����è����è����è����è����è����è����è����è����è����è����è����è����è����è����è����è����H����H‰$HÇD$����è����H‹\$H‰\$H����H‰$è����H����H‹+H‰l$PH‹kH‰l$XH����H‰\$8H����H‰$H‹����H‰\$H\$PH‰\$H\$8H‰\$è����H����H‹+H‰l$PH‹kH‰l$XH����H‰\$8H����H‰$H‹����H‰\$H\$PH‰\$H\$8H‰\$è����H����H‹+H‰l$PH‹kH‰l$XH����H‰\$8H����H‰$H‹����H‰\$H\$PH‰\$H\$8H‰\$è����H����H‰$HÇD$����è����H‹\$H‰\$H����H‰$è����H����H‹+H‰l$PH‹kH‰l$XH����H‰$H����H‰\$H����H‰\$H����H‰\$è����H‹\$ H‰\$@H‹\$(H‰\$HH����H‰$H‹����H‰\$H\$PH‰\$H\$@H‰\$è����H����H‹+H‰l$PH‹kH‰l$XH����H‰$H����H‰\$H����H‰\$H����H‰\$è����H‹\$ H‰\$@H‹\$(H‰\$HH����H‰$H‹����H‰\$H\$PH‰\$H\$@H‰\$è����H����H‹+H‰l$PH‹kH‰l$XH����H‰$H����H‰\$H����H‰\$H����H‰\$è����H‹\$ H‰\$@H‹\$(H‰\$HH����H‰$H‹����H‰\$H\$PH‰\$H\$@H‰\$è����H����H‹+H‰l$PH‹kH‰l$XH����H‰$H����H‰\$H����H‰\$H����H‰\$è����H‹\$ H‰\$@H‹\$(H‰\$HH����H‰$H‹����H‰\$H\$PH‰\$H\$@H‰\$è����H����H‹+H‰l$PH‹kH‰l$XH����H‰$H����H‰\$H����H‰\$H����H‰\$è����H‹\$ H‰\$@H‹\$(H‰\$HH����H‰$H‹����H‰\$H\$PH‰\$H\$@H‰\$è����H����H‰$H����H‰\$è����H����H‰$H����H‰\$è����H����H‰$H����H‰\$è����H����H‰$H����H‰\$è����H����H‰$H����H‰\$è����H����H‰$HÇD$����è����H‹\$H‰\$H����H‰$è����1ÀHƒø}UH����H‰$H‹����H‰\$H����HÃH‰\$H����H‰D$0HÃH‰\$HƒD$è����H‹D$0HÿÀHƒø|«Æ����HƒÄ`Ãæ������.��0runtime.morestack_noctxt���H��"".initdone·���`��"".initdone·���~��"runtime.throwinit���Ž�"".initdone·���š��&debug/plan9obj.init���¤��debug/pe.init���®�� debug/macho.init���¸��.cmd/internal/goobj.init���Â��os.init���Ì��debug/elf.init���Ö��Fcmd/internal/rsc.io/x86/x86asm.init���à��Fcmd/internal/rsc.io/arm/armasm.init���ê��&text/tabwriter.init���ô��strings.init���þ��regexp.init���ˆ��io.init���’��fmt.init���œ��(encoding/binary.init���¦�� debug/gosym.init���°��bufio.init���¾��:type.map[string]"".disasmFunc���â��runtime.makemap���„��"".disasms���–��.runtime.writebarrierptr���¤��go.string."386"���Ô�� "".disasm_386·f���ì��:type.map[string]"".disasmFunc���‚��"".disasms���¾��$runtime.mapassign1���Ì��"go.string."amd64"���ü��$"".disasm_amd64·f���”��:type.map[string]"".disasmFunc���ª��"".disasms���æ��$runtime.mapassign1���ô��go.string."arm"���¤�� "".disasm_arm·f���¼��:type.map[string]"".disasmFunc���Ò��"".disasms���Ž��$runtime.mapassign1���œ��Rtype.map[string]encoding/binary.ByteOrder���À��runtime.makemap���â��"".byteOrders���ô��.runtime.writebarrierptr���‚��go.string."386"���²��Btype.encoding/binary.littleEndian���È��<type.encoding/binary.ByteOrder���à��|go.itab.encoding/binary.littleEndian.encoding/binary.ByteOrder���ø��8encoding/binary.LittleEndian���Œ ��runtime.convT2I��� ��Rtype.map[string]encoding/binary.ByteOrder���Ø ��"".byteOrders���”
��$runtime.mapassign1���¢
��"go.string."amd64"���Ò
��Btype.encoding/binary.littleEndian���è
��<type.encoding/binary.ByteOrder���€ ��|go.itab.encoding/binary.littleEndian.encoding/binary.ByteOrder���˜ ��8encoding/binary.LittleEndian���¬ ��runtime.convT2I���â ��Rtype.map[string]encoding/binary.ByteOrder���ø ��"".byteOrders���´ ��$runtime.mapassign1��� ��go.string."arm"���ò ��Btype.encoding/binary.littleEndian���ˆ ��<type.encoding/binary.ByteOrder���  ��|go.itab.encoding/binary.littleEndian.encoding/binary.ByteOrder���¸ ��8encoding/binary.LittleEndian���Ì ��runtime.convT2I���‚��Rtype.map[string]encoding/binary.ByteOrder���˜��"".byteOrders���Ô��$runtime.mapassign1���â��&go.string."power64"���’��<type.encoding/binary.bigEndian���¨��<type.encoding/binary.ByteOrder���À��vgo.itab.encoding/binary.bigEndian.encoding/binary.ByteOrder���Ø��2encoding/binary.BigEndian���ì��runtime.convT2I���¢��Rtype.map[string]encoding/binary.ByteOrder���¸��"".byteOrders���ô��$runtime.mapassign1���‚��*go.string."power64le"���²��Btype.encoding/binary.littleEndian���È��<type.encoding/binary.ByteOrder���à��|go.itab.encoding/binary.littleEndian.encoding/binary.ByteOrder���ø��8encoding/binary.LittleEndian���Œ��runtime.convT2I���Â��Rtype.map[string]encoding/binary.ByteOrder���Ø��"".byteOrders���”��$runtime.mapassign1���¢��""".statictmp_0571���¸��"".openElf·f���Ì��.runtime.writebarrierptr���Ú�""".statictmp_0571���ð��"".openGoobj·f���„��.runtime.writebarrierptr���’ �""".statictmp_0571���¨��"".openMacho·f���¼��.runtime.writebarrierptr���Ê0�""".statictmp_0571���à��"".openPE·f���ô��.runtime.writebarrierptr���‚@�""".statictmp_0571���˜��"".openPlan9·f���¬��.runtime.writebarrierptr���º��&type.map[int32]bool���Þ��runtime.makemap���€��"".validSymType���’��.runtime.writebarrierptr���°��&type.map[int32]bool���Æ��"".validSymType���Þ��""".statictmp_0576���þ��""".statictmp_0576���°��$runtime.mapassign1���Ø�"".initdone·����À��
"".autotmp_0577�_type.int�"".autotmp_0575�?<type.encoding/binary.ByteOrder�"".autotmp_0574��type.string�"".autotmp_0573�O$type."".disasmFunc�"".autotmp_0572�type.string� !À¿À· ¿ �œ²Œ¦�R¦œ¼¯K /
a/a/a/a/I™Œ'ö�&�>àÁfDÜ›�Tgclocals·0372b889336bbdf612862c172920463d�Tgclocals·e066c9dc6d62094e362f31073f71c17a���Tc:/go/src/cmd/internal/objfile/plan9obj.goPc:/go/src/cmd/internal/objfile/disasm.goRc:/go/src/cmd/internal/objfile/objfile.goþ(type..hash.[8]string�à��ÜeH‹ %(���H‹‰����H;awè����ëãHƒì0H‹L$H1ÀHÇD$ ���H‹l$ H9è}eH‰D$(H‰ÅH‰ÈHÁÀH»¿c»kïR�H¯ØH‰ØH‹\$8Hƒû�tDHkíHëH‰$HÇD$���H‰D$HH‰D$è����H‹L$H‹D$(HÿÀH‹l$ H9è|›H‰L$PHƒÄ0Éë¸������.��0runtime.morestack_noctxt���Š��runtime.strhash���@`�� "".autotmp_0580�type.int�"".autotmp_0579�type.int� "".~r3�0type.uintptr�"".h� type.uintptr�"".s�type.uintptr�"".p��type.*[8]string�!`ˆ_`�°�°� �„,�Tgclocals·2dc77d960dd3e4b3de2361f9cbd75783�Tgclocals·3280bececceccd33cb74587feedb1f9f���Pc:/go/src/cmd/internal/objfile/disasm.goþ$type..eq.[8]string�à��ÖeH‹ %(���H‹‰����H;awè����ëãHƒìX1ÀHÇD$(���H‹l$(H9荒���H‰D$0H‹\$`Hƒû�„–���H‰ÅHkíHëH‹3H‹KH‹\$hHƒû�tvH‰ÅHkíHëH‹H‹CH9ÁuVH‰t$HH‰4$H‰L$PH‰L$H‰T$8H‰T$H‰D$@H‰D$è����¶\$ €û�t H‹D$0HÿÀH‹l$(H9èŒnÿÿÿÆD$xHƒÄXÃÆD$x�HƒÄXÉ놉écÿÿÿ������.��0runtime.morestack_noctxt���Ð�� runtime.eqstring���@°��"".autotmp_0584�?type.string�"".autotmp_0583�type.string�"".autotmp_0582�_type.int�"".autotmp_0581�Otype.int� "".~r3�0type.bool�"".s� type.uintptr�"".q�type.*[8]string�"".p��type.*[8]string�&!°´¯° ¯°�ð�ð� �§I�Tgclocals·9c703c5c7b9c1932c840b69f8ebce236�Tgclocals·44568aa369055d8938d809aa5d80843b���Pc:/go/src/cmd/internal/objfile/disasm.goþNtype..hash.[8]encoding/binary.ByteOrder�à��ÜeH‹ %(���H‹‰����H;awè����ëãHƒì0H‹L$H1ÀHÇD$ ���H‹l$ H9è}eH‰D$(H‰ÅH‰ÈHÁÀH»¿c»kïR�H¯ØH‰ØH‹\$8Hƒû�tDHkíHëH‰$HÇD$���H‰D$HH‰D$è����H‹L$H‹D$(HÿÀH‹l$ H9è|›H‰L$PHƒÄ0Éë¸������.��0runtime.morestack_noctxt���Š��"runtime.interhash���@`�� "".autotmp_0587�type.int�"".autotmp_0586�type.int� "".~r3�0type.uintptr�"".h� type.uintptr�"".s�type.uintptr�"".p��Dtype.*[8]encoding/binary.ByteOrder�!`ˆ_`�°�°� �„,�Tgclocals·2dc77d960dd3e4b3de2361f9cbd75783�Tgclocals·3280bececceccd33cb74587feedb1f9f���Pc:/go/src/cmd/internal/objfile/disasm.goþJtype..eq.[8]encoding/binary.ByteOrder�à��ÖeH‹ %(���H‹‰����H;awè����ëãHƒìX1ÀHÇD$(���H‹l$(H9荒���H‰D$0H‹\$hHƒû�„–���H‰ÅHkíHëH‹ H‹sH‹\$`Hƒû�tvH‰ÅHkíHëH‹H‹SH9ÈuVH‰D$8H‰$H‰T$@H‰T$H‰L$HH‰L$H‰t$PH‰t$è����¶\$ €û�t H‹D$0HÿÀH‹l$(H9èŒnÿÿÿÆD$xHƒÄXÃÆD$x�HƒÄXÉ놉écÿÿÿ������.��0runtime.morestack_noctxt���Ð��runtime.ifaceeq���@°��"".autotmp_0591�?<type.encoding/binary.ByteOrder�"".autotmp_0590�<type.encoding/binary.ByteOrder�"".autotmp_0589�_type.int�"".autotmp_0588�Otype.int� "".~r3�0type.bool�"".s� type.uintptr�"".q�Dtype.*[8]encoding/binary.ByteOrder�"".p��Dtype.*[8]encoding/binary.ByteOrder�&!°´¯° ¯°�ð�ð� �§I�Tgclocals·9c703c5c7b9c1932c840b69f8ebce236�Tgclocals·44568aa369055d8938d809aa5d80843b���Pc:/go/src/cmd/internal/objfile/disasm.goþ"type..hash."".Sym�À��¼eH‹ %(���H‹‰����H;awè����ëãHƒì H‹\$(H‰$Hƒ<$�„���HÇD$���H‹\$8H‰\$è����H‹D$H‹\$(H‰$Hƒ<$�tgHƒ$HÇD$���H‰D$8H‰D$è����H‹D$H‹\$(H‰$Hƒ<$�t,Hƒ$(HÇD$���H‰D$8H‰D$è����H‹\$H‰\$@HƒÄ É%����ëˉ%����됉%����éWÿÿÿ
������.��0runtime.morestack_noctxt���’��runtime.strhash���ö��runtime.memhash���Ú��runtime.strhash���@@�� "".autotmp_0594��type.uintptr�"".autotmp_0593��type.uintptr� "".~r3�0type.uintptr�"".h� type.uintptr�"".s�type.uintptr�"".p��type.*"".Sym�!@ž?@ �à�à� �H˜�Tgclocals·2dc77d960dd3e4b3de2361f9cbd75783�Tgclocals·3280bececceccd33cb74587feedb1f9f���Pc:/go/src/cmd/internal/objfile/disasm.goþtype..eq."".Sym�à��ÞeH‹ %(���H‹‰����H;awè����ëãHƒìHH‹\$PHƒû�„¸��H‹3H‹KH‹\$XHƒû�„›��H‹H‹CH9Á…��H‰t$8H‰4$H‰L$@H‰L$H‰T$(H‰T$H‰D$0H‰D$è����¶\$ €û�„G��H‹\$PH‰$Hƒ<$�„'��Hƒ$H‹\$XH‰\$Hƒ|$�„���HƒD$HÇD$���è����H‹\$PH‰$Hƒ<$�„Ì���Hƒ$H‹\$XH‰\$Hƒ|$�„¥���HƒD$HÇD$���è����¶\$€û�u
ÆD$h�HƒÄHÃH‹\$PHƒû�tnH‹S(H‹C0H‹\$XHƒû�tWH‹s(H‹K0H9Èu@H‰T$(H‰$H‰D$0H‰D$H‰t$8H‰t$H‰L$@H‰L$è����¶\$ €û�t
ÆD$hHƒÄHÃÆD$h�HƒÄHÉ륉뎉%����éOÿÿÿ‰%����é(ÿÿÿ‰%����éôþÿÿ‰%����éÍþÿÿÆD$h�HƒÄHÉé^þÿÿ‰éAþÿÿ ������.��0runtime.morestack_noctxt���ü�� runtime.eqstring���ž�� runtime.memequal���¤�� runtime.memequal���ú�� runtime.eqstring���@��"".autotmp_0599��type.string�"".autotmp_0598��type.string�"".autotmp_0597�?type.string�"".autotmp_0596�type.string� "".~r3�0type.bool�"".s� type.uintptr�"".q�type.*"".Sym�"".p��type.*"".Sym�>!ˆj A�ð�ð� �}ó�Tgclocals·9c703c5c7b9c1932c840b69f8ebce236�Tgclocals·44568aa369055d8938d809aa5d80843b���Pc:/go/src/cmd/internal/objfile/disasm.goþ""".rawFile.goarch�€��ìeH‹ %(���H‹‰����H;awè����ëãHƒìH‹Y H…Ût H|$ H9;uH‰#HÇD$0����HÇD$8����H‹\$(H‰$H‹\$ H‹[ ÿÓH‹L$H‹D$H‰L$0H‰D$8HƒÄÃ������.��0runtime.morestack_noctxt���¶�
������@0�� "".~r0� type.string�""..this��type."".rawFile�!0T/ �€�€�
�[%�Tgclocals·78fd77a07ab543a063c3a3049973febe�Tgclocals·3280bececceccd33cb74587feedb1f9f���<autogenerated>þ"".rawFile.pcln�À��¬eH‹ %(���H‹‰����H;awè����ëãHƒìPH‹Y H…Ût H|$XH9;uH‰#HDŽ$ �������HDŽ$¨�������HDŽ$ˆ�������HDŽ$�������HDŽ$˜�������HÇD$p����HÇD$x����HDŽ$€�������H‹\$`H‰$H‹\$XH‹[(ÿÓL‹T$L‹L$L‹D$H‹|$ H‹t$(H‹l$0H‹T$8H‹L$@H‹D$HL‰T$hL‰L$pL‰D$xH‰¼$€���H‰´$ˆ���H‰¬$���H‰”$˜���H‰Œ$ ���H‰„$¨���HƒÄPÃ������.��0runtime.morestack_noctxt���Æ�
������° ��
"".err�type.error�"".pclntab�`type.[]uint8�"".symtab�0type.[]uint8�"".textStart� type.uint64�""..this��type."".rawFile�! ôŸ � � � �£}�Tgclocals·23cc7b81a71d300167442edb4774e29a�Tgclocals·3280bececceccd33cb74587feedb1f9f���<autogenerated>þ$"".rawFile.symbols�à��ÞeH‹ %(���H‹‰����H;awè����ëãHƒì0H‹Y H…Ût H|$8H9;uH‰#HÇD$`����HÇD$h����HÇD$H����HÇD$P����HÇD$X����H‹\$@H‰$H‹\$8H‹[0ÿÓH‹t$H‹l$H‹T$H‹L$ H‹D$(H‰t$HH‰l$PH‰T$XH‰L$`H‰D$hHƒÄ0Ã������.��0runtime.morestack_noctxt���ì�
������p`�� "".err�Ptype.error�"".syms� type.[]"".Sym�""..this��type."".rawFile�!`_�°�°�
�v:�Tgclocals·e34ffa7681c5cf27ef18120f5c3e9f95�Tgclocals·3280bececceccd33cb74587feedb1f9f���<autogenerated>þ"".rawFile.text�€��òeH‹ %(���H‹‰����H;awè����ëãHƒì8H‹Y H…Ût H|$@H9;uH‰#HÇD$p����HÇD$x����HÇD$X����HÇD$`����HÇD$h����H‹\$HH‰$H‹\$@H‹[8ÿÓH‹|$H‹t$H‹l$H‹T$ H‹L$(H‹D$0H‰|$PH‰t$XH‰l$`H‰T$hH‰L$pH‰D$xHƒÄ8Ã������.��0runtime.morestack_noctxt���ì�
������€p�� "".err�`type.error�"".text�0type.[]uint8�"".textStart� type.uint64�""..this��type."".rawFile�!p—o�À�
À�
�vJ�Tgclocals·34893afd1098d9839361bea497958fc9�Tgclocals·3280bececceccd33cb74587feedb1f9f���<autogenerated>þ$type..hash."".File�À��¸eH‹ %(���H‹‰����H;awè����ëãHƒì H‹\$(H‰$Hƒ<$�tbHÇD$���H‹\$8H‰\$è����H‹D$H‹\$(H‰$Hƒ<$�t,Hƒ$HÇD$���H‰D$8H‰D$è����H‹\$H‰\$@HƒÄ É%����ëˉ%����ë•������.��0runtime.morestack_noctxt���Š��runtime.memhash���î��"runtime.interhash���@@��
"".autotmp_0611��type.uintptr� "".~r3�0type.uintptr�"".h� type.uintptr�"".s�type.uintptr�"".p��type.*"".File�!@h?@� � �
�D\�Tgclocals·2dc77d960dd3e4b3de2361f9cbd75783�Tgclocals·3280bececceccd33cb74587feedb1f9f���Pc:/go/src/cmd/internal/objfile/disasm.goþ type..eq."".File�À��¾eH‹ %(���H‹‰����H;awè����ëãHƒìHH‹T$PH‹D$XH‹H‹(H9ët
ÆD$h�HƒÄHÃH‹HH‹pH‹BH‹RH9Èu@H‰D$(H‰$H‰T$0H‰T$H‰L$8H‰L$H‰t$@H‰t$è����¶\$ €û�t
ÆD$hHƒÄHÃÆD$h�HƒÄHÃ������.��0runtime.morestack_noctxt���ú��runtime.ifaceeq���@�� "".autotmp_0613�?type."".rawFile�"".autotmp_0612�type."".rawFile� "".~r3�0type.bool�"".s� type.uintptr�"".q�type.*"".File�"".p��type.*"".File�*!T � � �
�|$�Tgclocals·9c703c5c7b9c1932c840b69f8ebce236�Tgclocals·44568aa369055d8938d809aa5d80843b���Pc:/go/src/cmd/internal/objfile/disasm.goþ4type..hash.[2]interface {}�à��ÜeH‹ %(���H‹‰����H;awè����ëãHƒì0H‹L$H1ÀHÇD$ ���H‹l$ H9è}eH‰D$(H‰ÅH‰ÈHÁÀH»¿c»kïR�H¯ØH‰ØH‹\$8Hƒû�tDHkíHëH‰$HÇD$���H‰D$HH‰D$è����H‹L$H‹D$(HÿÀH‹l$ H9è|›H‰L$PHƒÄ0Éë¸������.��0runtime.morestack_noctxt���Š��(runtime.nilinterhash���@`�� "".autotmp_0616�type.int�"".autotmp_0615�type.int� "".~r3�0type.uintptr�"".h� type.uintptr�"".s�type.uintptr�"".p��*type.*[2]interface {}�!`ˆ_`�°�°� �„,�Tgclocals·2dc77d960dd3e4b3de2361f9cbd75783�Tgclocals·3280bececceccd33cb74587feedb1f9f���Pc:/go/src/cmd/internal/objfile/disasm.goþ0type..eq.[2]interface {}�à��ÖeH‹ %(���H‹‰����H;awè����ëãHƒìX1ÀHÇD$(���H‹l$(H9荒���H‰D$0H‹\$hHƒû�„–���H‰ÅHkíHëH‹ H‹sH‹\$`Hƒû�tvH‰ÅHkíHëH‹H‹SH9ÈuVH‰D$8H‰$H‰T$@H‰T$H‰L$HH‰L$H‰t$PH‰t$è����¶\$ €û�t H‹D$0HÿÀH‹l$(H9èŒnÿÿÿÆD$xHƒÄXÃÆD$x�HƒÄXÉ놉écÿÿÿ������.��0runtime.morestack_noctxt���Ð��runtime.efaceeq���@°��"".autotmp_0620�?"type.interface {}�"".autotmp_0619�"type.interface {}�"".autotmp_0618�_type.int�"".autotmp_0617�Otype.int� "".~r3�0type.bool�"".s� type.uintptr�"".q�*type.*[2]interface {}�"".p��*type.*[2]interface {}�&!°´¯° ¯°�ð�ð� �§I�Tgclocals·9c703c5c7b9c1932c840b69f8ebce236�Tgclocals·44568aa369055d8938d809aa5d80843b���Pc:/go/src/cmd/internal/objfile/disasm.goþ."".(*textReader).ReadAt�À��´eH‹ %(���H‹‰����H;awè����ëãHƒìXH‹Y H…Ût H|$`H9;uH‰#HDŽ$�������HDŽ$˜�������H‹\$`1íH9ëuHH����H,$H‰ïH‰ÞH¥H¥H����Hl$H‰ïH‰ÞH¥H¥H����Hl$ H‰ïH‰ÞH¥H¥è���� H‹t$`Hƒþ�thH,$H‰ïè����H‹\$hH‰\$ H‹\$pH‰\$(H‹\$xH‰\$0H‹œ$€���H‰\$8è����H‹T$@H‹L$HH‹D$PH‰”$ˆ���H‰Œ$���H‰„$˜���HƒÄXÉë”������.��0runtime.morestack_noctxt���¼��&go.string."objfile"���æ��,go.string."textReader"���’��$go.string."ReadAt"���º��"runtime.panicwrap���ì� runtime.duffcopy���Ì��("".textReader.ReadAt���€°��
"".err�`type.error�"".n�Ptype.int� "".off�@type.int64�"".data�type.[]uint8�""..this��&type.*"".textReader�!°ô¯°
� �  ��œ„�Tgclocals·98c4fd3c7c0e134c7a997ef4070e547f�Tgclocals·3280bececceccd33cb74587feedb1f9f���<autogenerated>þLtype..hash.[8]cmd/internal/goobj.SymID�à��ÜeH‹ %(���H‹‰����H;awè����ëãHƒì0H‹L$H1ÀHÇD$ ���H‹l$ H9è}eH‰D$(H‰ÅH‰ÈHÁÀH»¿c»kïR�H¯ØH‰ØH‹\$8Hƒû�tDHkíHëH‰$HÇD$���H‰D$HH‰D$è����H‹L$H‹D$(HÿÀH‹l$ H9è|›H‰L$PHƒÄ0Éë¸������.��0runtime.morestack_noctxt���Š��Ftype..hash.cmd/internal/goobj.SymID���@`�� "".autotmp_0625�type.int�"".autotmp_0624�type.int� "".~r3�0type.uintptr�"".h� type.uintptr�"".s�type.uintptr�"".p��Btype.*[8]cmd/internal/goobj.SymID�!`ˆ_`�°�°� �„,�Tgclocals·2dc77d960dd3e4b3de2361f9cbd75783�Tgclocals·3280bececceccd33cb74587feedb1f9f���Pc:/go/src/cmd/internal/objfile/disasm.goþHtype..eq.[8]cmd/internal/goobj.SymID�€��öeH‹ %(���H‹‰����H;awè����ëãHƒìh1ÀHÇD$(���H‹l$(H9èË���H‰D$0H‹L$pHƒù�„æ���H‹\$xH‰ÅHkíHéHƒû�„Æ���H‰ÅHkíHëH‰L$@Hƒù�„¦���H‹1H‹IH‰\$8Hƒû�„‰���H‹H‹CH9ÁupH‰t$XH‰4$H‰L$`H‰L$H‰T$HH‰T$H‰D$PH‰D$è����¶\$ €û�t:H‹l$@H‹]L‹D$8I‹hH9ëu#H‹D$0HÿÀH‹l$(H9èŒ5ÿÿÿƄ$ˆ���HƒÄhÃƄ$ˆ����HƒÄhÉépÿÿÿ‰éSÿÿÿ‰é3ÿÿÿ‰éÿÿÿ������.��0runtime.morestack_noctxt���”�� runtime.eqstring���@Ð��"".autotmp_0631�?type.string�"".autotmp_0630�type.string�"".autotmp_0629�_<type.*cmd/internal/goobj.SymID�"".autotmp_0628�O<type.*cmd/internal/goobj.SymID�"".autotmp_0627�type.int�"".autotmp_0626�otype.int� "".~r3�0type.bool�"".s� type.uintptr�"".q�Btype.*[8]cmd/internal/goobj.SymID�"".p��Btype.*[8]cmd/internal/goobj.SymID�&!ÐðÏÐ ÏÐ!�À�À� �Éw�Tgclocals·fa7203fd5ed88aea99b7be572f707eb0�Tgclocals·65526a5f07004f02424fe51b799cdd23���Pc:/go/src/cmd/internal/objfile/disasm.goþ""".(*uint64s).Len��à��ÞeH‹ %(���H‹‰����H;awè����ëãHƒì0H‹Y H…Ût H|$8H9;uH‰#H‹\$81íH9ëuHH����H,$H‰ïH‰ÞH¥H¥H����Hl$H‰ïH‰ÞH¥H¥H����Hl$ H‰ïH‰ÞH¥H¥è���� H‹\$8Hƒû�tH‹+H‹CH‹kH‰D$@HƒÄ0Éëç ������.��0runtime.morestack_noctxt���Œ��&go.string."objfile"���¶��&go.string."uint64s"���â��go.string."Len"���Š��"runtime.panicwrap��� `�� "".~r0�type.int�""..this�� type.*"".uint64s�!`‰_`�°�°� �„,�Tgclocals·06cab038d51064a089bda21fa03e00f7�Tgclocals·3280bececceccd33cb74587feedb1f9f���<autogenerated>þ$"".(*uint64s).Swap�� ��‚eH‹ %(���H‹‰����H;awè����ëãHƒì0H‹Y H…Ût H|$8H9;uH‰#H‹\$81íH9ëuHH����H,$H‰ïH‰ÞH¥H¥H����Hl$H‰ïH‰ÞH¥H¥H����Hl$ H‰ïH‰ÞH¥H¥è���� H‹\$8Hƒû�tgH‹ H‹CH‹kH‹t$@H‹T$HH9ÆsFHñH‹;H9Æs3HñH9Âs#H,ÑL‹E�L‰H9Âs HÑH‰;HƒÄ0Ãè���� è���� è���� è���� ‰ë•������.��0runtime.morestack_noctxt���Œ��&go.string."objfile"���¶��&go.string."uint64s"���â�� go.string."Swap"���Š��"runtime.panicwrap���Ä��$runtime.panicindex���Ò��$runtime.panicindex���à��$runtime.panicindex���î��$runtime.panicindex���0`��"".j� type.int�"".i�type.int�""..this�� type.*"".uint64s�!`¿_`/����„Œ�Tgclocals·c29721753d10643684859fb25239955f�Tgclocals·3280bececceccd33cb74587feedb1f9f���<autogenerated>þ$"".(*uint64s).Less��à��ÞeH‹ %(���H‹‰����H;awè����ëãHƒì0H‹Y H…Ût H|$8H9;uH‰#H‹\$81íH9ëuHH����H,$H‰ïH‰ÞH¥H¥H����Hl$H‰ïH‰ÞH¥H¥H����Hl$ H‰ïH‰ÞH¥H¥è���� H‹\$8Hƒû�tUH‹ H‹CH‹kH‹t$@H‹T$HH9Æs4HñH‹H9Âs!H,ÑH‹m�H9ër 1ÀˆD$PHƒÄ0ÃHÇÀ���ëîè���� è���� ‰ë§������.��0runtime.morestack_noctxt���Œ��&go.string."objfile"���¶��&go.string."uint64s"���â�� go.string."Less"���Š��"runtime.panicwrap���¼��$runtime.panicindex���Ê��$runtime.panicindex���@`�� "".~r2�0type.bool�"".j� type.int�"".i�type.int�""..this�� type.*"".uint64s�!`²_`�ð�ð� �„l�Tgclocals·2dc77d960dd3e4b3de2361f9cbd75783�Tgclocals·3280bececceccd33cb74587feedb1f9f���<autogenerated>þ4type..hash.[1]interface {}�à��ÜeH‹ %(���H‹‰����H;awè����ëãHƒì0H‹L$H1ÀHÇD$ ���H‹l$ H9è}eH‰D$(H‰ÅH‰ÈHÁÀH»¿c»kïR�H¯ØH‰ØH‹\$8Hƒû�tDHkíHëH‰$HÇD$���H‰D$HH‰D$è����H‹L$H‹D$(HÿÀH‹l$ H9è|›H‰L$PHƒÄ0Éë¸������.��0runtime.morestack_noctxt���Š��(runtime.nilinterhash���@`�� "".autotmp_0637�type.int�"".autotmp_0636�type.int� "".~r3�0type.uintptr�"".h� type.uintptr�"".s�type.uintptr�"".p��*type.*[1]interface {}�!`ˆ_`�°�°� �„,�Tgclocals·2dc77d960dd3e4b3de2361f9cbd75783�Tgclocals·3280bececceccd33cb74587feedb1f9f���Pc:/go/src/cmd/internal/objfile/disasm.goþ0type..eq.[1]interface {}�à��ÖeH‹ %(���H‹‰����H;awè����ëãHƒìX1ÀHÇD$(���H‹l$(H9荒���H‰D$0H‹\$hHƒû�„–���H‰ÅHkíHëH‹ H‹sH‹\$`Hƒû�tvH‰ÅHkíHëH‹H‹SH9ÈuVH‰D$8H‰$H‰T$@H‰T$H‰L$HH‰L$H‰t$PH‰t$è����¶\$ €û�t H‹D$0HÿÀH‹l$(H9èŒnÿÿÿÆD$xHƒÄXÃÆD$x�HƒÄXÉ놉écÿÿÿ������.��0runtime.morestack_noctxt���Ð��runtime.efaceeq���@°��"".autotmp_0641�?"type.interface {}�"".autotmp_0640�"type.interface {}�"".autotmp_0639�_type.int�"".autotmp_0638�Otype.int� "".~r3�0type.bool�"".s� type.uintptr�"".q�*type.*[1]interface {}�"".p��*type.*[1]interface {}�&!°´¯° ¯°�ð�ð� �§I�Tgclocals·9c703c5c7b9c1932c840b69f8ebce236�Tgclocals·44568aa369055d8938d809aa5d80843b���Pc:/go/src/cmd/internal/objfile/disasm.goþ""".(*byAddr).Less��€��þeH‹ %(���H‹‰����H;awè����ëãHƒì0H‹Y H…Ût H|$8H9;uH‰#H‹\$81íH9ëuHH����H,$H‰ïH‰ÞH¥H¥H����Hl$H‰ïH‰ÞH¥H¥H����Hl$ H‰ïH‰ÞH¥H¥è���� H‹\$8Hƒû�teH‹ H‹CH‹kL‹D$@H‹T$HH‰ÍI9ÀsAMkÀ8LÅH‹]I‰ÈI‰ÑH9Âs$MkÉ8MÈI‹hH9ër 1ÀˆD$PHƒÄ0ÃHÇÀ���ëîè���� è���� ‰ë—������.��0runtime.morestack_noctxt���Œ��&go.string."objfile"���¶��$go.string."byAddr"���â�� go.string."Less"���Š��"runtime.panicwrap���Ü��$runtime.panicindex���ê��$runtime.panicindex���@`�� "".~r2�0type.bool�"".j� type.int�"".i�type.int�""..this��type.*"".byAddr�!`Â_`�€�€� �„|�Tgclocals·2dc77d960dd3e4b3de2361f9cbd75783�Tgclocals·3280bececceccd33cb74587feedb1f9f���<autogenerated>þ "".(*byAddr).Len��à��ÞeH‹ %(���H‹‰����H;awè����ëãHƒì0H‹Y H…Ût H|$8H9;uH‰#H‹\$81íH9ëuHH����H,$H‰ïH‰ÞH¥H¥H����Hl$H‰ïH‰ÞH¥H¥H����Hl$ H‰ïH‰ÞH¥H¥è���� H‹\$8Hƒû�tH‹+H‹CH‹kH‰D$@HƒÄ0Éëç ������.��0runtime.morestack_noctxt���Œ��&go.string."objfile"���¶��$go.string."byAddr"���â��go.string."Len"���Š��"runtime.panicwrap��� `�� "".~r0�type.int�""..this��type.*"".byAddr�!`‰_`�°�°� �„,�Tgclocals·06cab038d51064a089bda21fa03e00f7�Tgclocals·3280bececceccd33cb74587feedb1f9f���<autogenerated>þ""".(*byAddr).Swap��à��ÎeH‹ %(���H‹‰����HD$øH;Awè����ëÞHìˆ���H‹Y H…ÛtH¼$���H9;uH‰#H‹œ$���1íH9ëuHH����H,$H‰ïH‰ÞH¥H¥H����Hl$H‰ïH‰ÞH¥H¥H����Hl$ H‰ïH‰ÞH¥H¥è���� H‹œ$���Hƒû�„õ���L‹ H‹SH‹kH‰l$HH‹„$˜���L‹”$ ���L‰ËH‰ÅH9Ѓ¿���Hkí8HëHl$PH‰ïH‰Þè����H����H‰$L‰ËH‰ÅH9Ѓ‡���Hkí8HëH‰\$L‰ËL‰L$8L‰ÕL‰T$0H‰T$@I9ÒsZHkí8HëH‰\$è����H����H‰$H‹\$8H‹l$0L‹D$@L9Ås#Hkí8HëH‰\$H\$PH‰\$è����HÄˆ���Ãè���� è���� è���� è���� ‰éÿÿÿ������8��0runtime.morestack_noctxt���¨��&go.string."objfile"���Ò��$go.string."byAddr"���þ�� go.string."Swap"���¦��"runtime.panicwrap���Ú¼� runtime.duffcopy���è��type."".Sym���ü��.runtime.writebarrierfat���Š��type."".Sym���ð��.runtime.writebarrierfat���Š��$runtime.panicindex���˜��$runtime.panicindex���¦��$runtime.panicindex���´��$runtime.panicindex���0�� "".autotmp_0644�otype."".Sym�"".j�¯type.int�"".x�Ÿtype."".byAddr�"".j� type.int�"".i�type.int�""..this��type.*"".byAddr�)Ú,�°�°��’«:"�Tgclocals·8a25ff9445c966862c64be41b3868e34�Tgclocals·8e1213e5120a75a0e0da5b8eb1d2c835���<autogenerated>þ4type..hash.[3]interface {}�à��ÜeH‹ %(���H‹‰����H;awè����ëãHƒì0H‹L$H1ÀHÇD$ ���H‹l$ H9è}eH‰D$(H‰ÅH‰ÈHÁÀH»¿c»kïR�H¯ØH‰ØH‹\$8Hƒû�tDHkíHëH‰$HÇD$���H‰D$HH‰D$è����H‹L$H‹D$(HÿÀH‹l$ H9è|›H‰L$PHƒÄ0Éë¸������.��0runtime.morestack_noctxt���Š��(runtime.nilinterhash���@`�� "".autotmp_0647�type.int�"".autotmp_0646�type.int� "".~r3�0type.uintptr�"".h� type.uintptr�"".s�type.uintptr�"".p��*type.*[3]interface {}�!`ˆ_`�°�°� �„,�Tgclocals·2dc77d960dd3e4b3de2361f9cbd75783�Tgclocals·3280bececceccd33cb74587feedb1f9f���Pc:/go/src/cmd/internal/objfile/disasm.goþ0type..eq.[3]interface {}�à��ÖeH‹ %(���H‹‰����H;awè����ëãHƒìX1ÀHÇD$(���H‹l$(H9荒���H‰D$0H‹\$hHƒû�„–���H‰ÅHkíHëH‹ H‹sH‹\$`Hƒû�tvH‰ÅHkíHëH‹H‹SH9ÈuVH‰D$8H‰$H‰T$@H‰T$H‰L$HH‰L$H‰t$PH‰t$è����¶\$ €û�t H‹D$0HÿÀH‹l$(H9èŒnÿÿÿÆD$xHƒÄXÃÆD$x�HƒÄXÉ놉écÿÿÿ������.��0runtime.morestack_noctxt���Ð��runtime.efaceeq���@°��"".autotmp_0651�?"type.interface {}�"".autotmp_0650�"type.interface {}�"".autotmp_0649�_type.int�"".autotmp_0648�Otype.int� "".~r3�0type.bool�"".s� type.uintptr�"".q�*type.*[3]interface {}�"".p��*type.*[3]interface {}�&!°´¯° ¯°�ð�ð� �§I�Tgclocals·9c703c5c7b9c1932c840b69f8ebce236�Tgclocals·44568aa369055d8938d809aa5d80843b���Pc:/go/src/cmd/internal/objfile/disasm.goþJtype..hash.struct { a int32; b bool }�à��ÂeH‹ %(���H‹‰����H;awè����ëãHƒì H‹\$(H‰$Hƒ<$�t'HÇD$���H‹\$8H‰\$è����H‹\$H‰\$@HƒÄ É%����ëÐ������.��0runtime.morestack_noctxt���Š��runtime.memhash���@@�� "".~r3�0type.uintptr�"".h� type.uintptr�"".s�type.uintptr�"".p��@type.*struct { a int32; b bool }�!@6?@�p�p�
�D,�Tgclocals·2dc77d960dd3e4b3de2361f9cbd75783�Tgclocals·3280bececceccd33cb74587feedb1f9f���Pc:/go/src/cmd/internal/objfile/disasm.goþFtype..eq.struct { a int32; b bool }�€��bH‹L$H‹D$‹‹(9ëtÆD$ �öY¶h@8ëtÆD$ �ÃÆD$ Ã�@��� "".~r3�0type.bool�"".s� type.uintptr�"".q�@type.*struct { a int32; b bool }�"".p��@type.*struct { a int32; b bool }�@�@�@��Tgclocals·9c703c5c7b9c1932c840b69f8ebce236�Tgclocals·3280bececceccd33cb74587feedb1f9f���Pc:/go/src/cmd/internal/objfile/disasm.goþPtype..hash.[6]struct { a int32; b bool }�à��ÖeH‹ %(���H‹‰����H;awè����ëãHƒì0H‹L$H1ÀHÇD$ ���H‹l$ H9è}bH‰D$(H‰ÂH‰ÈHÁÀH»¿c»kïR�H¯ØH‰ØH‹\$8Hƒû�tAHÓH‰$HÇD$���H‰D$HH‰D$è����H‹L$H‹D$(HÿÀH‹l$ H9è|žH‰L$PHƒÄ0Éë»������.��0runtime.morestack_noctxt���„��Jtype..hash.struct { a int32; b bool }���@`�� "".autotmp_0655�type.int�"".autotmp_0654�type.int� "".~r3�0type.uintptr�"".h� type.uintptr�"".s�type.uintptr�"".p��Ftype.*[6]struct { a int32; b bool }�!`…_` �°�°� �/�Tgclocals·2dc77d960dd3e4b3de2361f9cbd75783�Tgclocals·3280bececceccd33cb74587feedb1f9f���Pc:/go/src/cmd/internal/objfile/disasm.goþLtype..eq.[6]struct { a int32; b bool }�à��ÈL‹L$H‹|$1ÀHÇÆ���H9ð}7Iƒù�tAIÁH‰ÚHƒÿ�t0HÇH‰Ù‹‹)9ëu¶Z¶i@8ëuHÿÀH9ð|ÉÆD$ ÃÆD$ �ÉëÌA‰ëº�@��� "".~r3�0type.bool�"".s� type.uintptr�"".q�Ftype.*[6]struct { a int32; b bool }�"".p��Ftype.*[6]struct { a int32; b bool }�p�p�p��Tgclocals·9c703c5c7b9c1932c840b69f8ebce236�Tgclocals·3280bececceccd33cb74587feedb1f9f���Pc:/go/src/cmd/internal/objfile/disasm.goþHgo.string."unsupported architecture"�`��R���������������unsupported architecture�� �Hgo.string."unsupported architecture"���þ"go.string."etext"�0��,���������������etext�� �"go.string."etext"���þ$go.string."_etext"�0��.���������������_etext�� �$go.string."_etext"���þ"go.string."_text"�0��,���������������_text�� �"go.string."_text"���þ2go.string."runtime.etext"�@��<�������� �������runtime.etext�� �2go.string."runtime.etext"���þ0go.string."runtime.text"�@��:�������� �������runtime.text�� �0go.string."runtime.text"���þ go.string."text"�0��*���������������text�� � go.string."text"���þTgclocals·ca1db2003074fbf23d7192adf94cad56�À��À���R���������������������€T������€��€T�����€��€T�����‚��€T����‚��€T���
�‚��€T���Š+ �€T���Š  �€T���Š ��€T���Š �€T���
 ‚��€T���* ��€T���( ��€T���( ���€T���(� ���€T��� � ���€T��� �����€T����þTgclocals·15c697c77ae6db4b7c42708e791a7acc� �� �������������������������������������������������������������þTgclocals·9b140f53e0367d8427495e83a5ae94b6� �� ����������)����þTgclocals·9a0b7102ec246345259e931fed34222d� �� ���
����������þgo.string."/"�0��$���������������/�� �go.string."/"���þgo.string."\\"�0��$���������������\�� �go.string."\\"���þTgclocals·3280bececceccd33cb74587feedb1f9f�����������þTgclocals·13d3af77a5bf02af6db4588efb2ea811�������������þ,>go.itab.*bufio.Writer.io.Writer�����þgo.string."\n"�0��$���������������
�� �go.string."\n"���þ8go.string."TEXT %s(SB) %s\n"�@��@���������������TEXT %s(SB) %s
�� �8go.string."TEXT %s(SB) %s\n"���þTgclocals·0b570e5bf6734725ee8e96f0f022c355�Ð��Ð���X�������������������� •���Š����� •���Š���� •���Š€��� •���ª€�ð/•���Š�€��ð/•���Š���
•����þTgclocals·e47bb5bda0cd2e8aeef36a29a356ece2�P��P��� ���®��®��®��®��®��®��®��®���þTgclocals·6adb0d52c9eeccec66bc1a6087369963�8��8����������� �� �� ��" ���þTgclocals·8e3f8f4e97e36ec694ede4f37e67668f�8��8������–���–���–���–���–����þTgclocals·3280bececceccd33cb74587feedb1f9f�����������þTgclocals·fdf9eeea52f1ad69f49533c7d053e32d���������B���þTgclocals·3280bececceccd33cb74587feedb1f9f�����������þTgclocals·fdf9eeea52f1ad69f49533c7d053e32d���������B���þgo.string."?"�0��$���������������?�� �go.string."?"���þTgclocals·924d30f0694233836d90987427935044� �� ���,������������þTgclocals·513828885bf182ac2f82750b9d8fec71���������B���þTgclocals·660c52760819425e2fa6ae9a8a8ae931� �� ��� ������������þTgclocals·498161e9906902878eafc49fcc548a4f� �� ������BB��BB,��þ,Bgo.itab."".textReader.io.ReaderAt�����þTgclocals·420eabe068cdbd1c5be5aafbba05ed07�@��@���$������������Bµ» ����B�������þTgclocals·6e732047aad2c4863ea3aeebabea5b58�(��(������B��B��B���þ,8go.itab.*os.File.io.ReaderAt�����þ,<go.itab.*"".elfFile."".rawFile�����þTgclocals·70a67f88be8def3aff7e2d37777193d1�0��0���������� ����������þTgclocals·db0f6b31ff49b3f025910ec03f9742fa�0��0���
����������������þTgclocals·b16b8954e26d7487c6321858cd69ea6f�p��p���J���������������������� •��������� •�������� •����þTgclocals·9fcabcff059425eb5732bdd45e48e99f�0��0��� ����������������þ"go.string.".text"�0��,���������������.text�� �"go.string.".text"���þ*go.string.".gosymtab"�@��4�������� �������.gosymtab�� �*go.string.".gosymtab"���þ,go.string.".gopclntab"�@��6��������
�������.gopclntab�� �,go.string.".gopclntab"���þTgclocals·0372b889336bbdf612862c172920463d�����������þTgclocals·c9562b2139e327b38e4c509eab2715c6�0��0���������&����&����þDgo.string."text section not found"�P��N���������������text section not found�� �Dgo.string."text section not found"���þTgclocals·0115f8d53b75c1696444f08ad03251d9�����������þTgclocals·31ee26ba3102578f788857775a320683� �� �������������þgo.string."386"�0��(���������������386�� �go.string."386"���þ"go.string."amd64"�0��,���������������amd64�� �"go.string."amd64"���þgo.string."arm"�0��(���������������arm�� �go.string."arm"���þ&go.string."power64"�0��0���������������power64�� �&go.string."power64"���þTgclocals·3280bececceccd33cb74587feedb1f9f�����������þTgclocals·a08e9001cb8f9d822225de3b8e406515�������������þ,<go.itab.*os.File.io.ReadSeeker�����þ,@go.itab.*"".goobjFile."".rawFile�����þ go.string."\"\""�0��&���������������""�� � go.string."\"\""���þTgclocals·70a67f88be8def3aff7e2d37777193d1�0��0���������� ����������þTgclocals·db0f6b31ff49b3f025910ec03f9742fa�0��0���
����������������þ$go.string."%s<%d>"�0��.���������������%s<%d>�� �$go.string."%s<%d>"���þTgclocals·aa288e3c39d4102a912a36b10515d40d�(��(���������� ü��ü��þTgclocals·a0b8934eb1ccc6aa0f05a60b45ad73ab�(��(���
�������������þTgclocals·971239ee699fcdd0659472486ca93e61�Ð��Ð���Z�������������������H%R ����
��H%R ������H%R �����H%R ����¢
��H%RII��¢��H%RII��¢�H%RII���þTgclocals·04a3f2f1760169f5013088aad440a160�P��P��� ����������������������������þ`go.string."pcln not available in go object file"�p��j��������$�������pcln not available in go object file�� �`go.string."pcln not available in go object file"���þTgclocals·3280bececceccd33cb74587feedb1f9f�����������þTgclocals·307d905c5502f95cbd49c4b632936fba�������������þ`go.string."text not available in go object file"�p��j��������$�������text not available in go object file�� �`go.string."text not available in go object file"���þTgclocals·3280bececceccd33cb74587feedb1f9f�����������þTgclocals·9532b44c152b47527a4a1256c3c0afb6�������������þlgo.string."GOARCH unimplemented for debug/goobj files"�€��v��������*�������GOARCH unimplemented for debug/goobj files�� �lgo.string."GOARCH unimplemented for debug/goobj files"���þTgclocals·3280bececceccd33cb74587feedb1f9f�����������þTgclocals·a08e9001cb8f9d822225de3b8e406515�������������þ,@go.itab.*"".machoFile."".rawFile�����þTgclocals·70a67f88be8def3aff7e2d37777193d1�0��0���������� ����������þTgclocals·db0f6b31ff49b3f025910ec03f9742fa�0��0���
����������������þ,Bgo.itab."".uint64s.sort.Interface�����þ@go.string."missing symbol table"�P��J���������������missing symbol table�� �@go.string."missing symbol table"���þ$go.string."__DATA"�0��.���������������__DATA�� �$go.string."__DATA"���þ$go.string."__TEXT"�0��.���������������__TEXT�� �$go.string."__TEXT"���þgo.string." "�0��$��������������� �� �go.string." "���þ0go.string."__DATA __bss"�@��:�������� �������__DATA __bss�� �0go.string."__DATA __bss"���þ:go.string."__DATA __noptrbss"�P��D���������������__DATA __noptrbss�� �:go.string."__DATA __noptrbss"���þ2go.string."__TEXT __text"�@��<�������� �������__TEXT __text�� �2go.string."__TEXT __text"���þTgclocals·8297726a089ec0480e1e9a666948a0f2�ð��ð ���f�������������������������������������€������������)�R���R ���������R���R ���*����R���R ���
����R���R �������R���R ���(����R���R ��������R���R ���� ���R���R ����þTgclocals·0966f273e0e580246851e6c546d66c47�h��h ��� �������������������������������������þ$go.string."__text"�0��.���������������__text�� �$go.string."__text"���þ,go.string."__gosymtab"�@��6��������
�������__gosymtab�� �,go.string."__gosymtab"���þ.go.string."__gopclntab"�@��8�������� �������__gopclntab�� �.go.string."__gopclntab"���þTgclocals·0372b889336bbdf612862c172920463d�����������þTgclocals·c9562b2139e327b38e4c509eab2715c6�0��0���������&����&����þTgclocals·0115f8d53b75c1696444f08ad03251d9�����������þTgclocals·31ee26ba3102578f788857775a320683� �� �������������þTgclocals·3280bececceccd33cb74587feedb1f9f�����������þTgclocals·a08e9001cb8f9d822225de3b8e406515�������������þTgclocals·3280bececceccd33cb74587feedb1f9f�����������þTgclocals·13d3af77a5bf02af6db4588efb2ea811�������������þTgclocals·3280bececceccd33cb74587feedb1f9f�����������þTgclocals·0cfae77e97220ffff8fbecd373651831������
���B���þTgclocals·3280bececceccd33cb74587feedb1f9f�����������þTgclocals·1d34c988be6c2d215996051490e513b2������ ���B���þZgo.string."open %s: unrecognized object file"�p��d��������!�������open %s: unrecognized object file�� �Zgo.string."open %s: unrecognized object file"���þTgclocals·48602adb51bf6b302f3fc2e365725c98�€��€���*�����������"�������Â������È���������������€¼������€<�����þTgclocals·16fee6aecc70ad80763bf921ad1184a2�H��H���
�������������������������þTgclocals·3280bececceccd33cb74587feedb1f9f�����������þTgclocals·a08e9001cb8f9d822225de3b8e406515�������������þ,@go.itab."".byAddr.sort.Interface�����þTgclocals·a87a5f41ef06fc5234beea9c47a9db27� �� �����������‚���þTgclocals·ca1ebfc68aaed1d083688775167e5178� �� ��� ����������þTgclocals·3280bececceccd33cb74587feedb1f9f�����������þTgclocals·1d34c988be6c2d215996051490e513b2������ ���B���þTgclocals·3280bececceccd33cb74587feedb1f9f�����������þTgclocals·13d3af77a5bf02af6db4588efb2ea811�������������þTgclocals·4554c840d8059924d574b80e55602d97� �� ����������R ���þTgclocals·aa3b86c1ca8acadbe172378c24a491bc� �� ���
���B��B���þTgclocals·c0acadb3dcf639ee24c4f7fafda688c3�(��(�����������€����þTgclocals·363b18caf0020ca418fd378dbb75c855�(��(����������������þTgclocals·d64e51a4c4bfeaa840e480961ec6b0b3��������������þTgclocals·9532b44c152b47527a4a1256c3c0afb6�������������þTgclocals·d64e51a4c4bfeaa840e480961ec6b0b3��������������þTgclocals·a08e9001cb8f9d822225de3b8e406515�������������þ,:go.itab.*"".peFile."".rawFile�����þDgo.string."unrecognized PE format"�P��N���������������unrecognized PE format�� �Dgo.string."unrecognized PE format"���þTgclocals·920ed7c4adac7a0726b6541c31279d40�8��8���������� ���À��������þTgclocals·31c26a3eb5003a6c37416d296e2bd487�8��8���
�������������������þdgo.string."invalid section number in symbol table"�p��n��������&�������invalid section number in symbol table�� �dgo.string."invalid section number in symbol table"���þTgclocals·433a90b178b61dfbaaf5a844e703effe�Ð��Ð���F���������������<�����R ���������R ���€�����R ���‚�����R ���‚����R ���€��€��R ���€����©R ����þTgclocals·04a3f2f1760169f5013088aad440a160�P��P��� ����������������������������þRgo.string."pe file format not recognized"�`��\���������������pe file format not recognized�� �Rgo.string."pe file format not recognized"���þ6go.string."runtime.pclntab"�@��@���������������runtime.pclntab�� �6go.string."runtime.pclntab"���þ8go.string."runtime.epclntab"�P��B���������������runtime.epclntab�� �8go.string."runtime.epclntab"���þ&go.string."pclntab"�0��0���������������pclntab�� �&go.string."pclntab"���þ(go.string."epclntab"�@��2���������������epclntab�� �(go.string."epclntab"���þ4go.string."runtime.symtab"�@��>���������������runtime.symtab�� �4go.string."runtime.symtab"���þ6go.string."runtime.esymtab"�@��@���������������runtime.esymtab�� �6go.string."runtime.esymtab"���þ$go.string."symtab"�0��.���������������symtab�� �$go.string."symtab"���þ&go.string."esymtab"�0��0���������������esymtab�� �&go.string."esymtab"���þTgclocals·bfc48f074d503023c44500d80859709c�@��@�����������ð�������������������þTgclocals·dca2b968afd0d4fef211bbbb4019aa72�@��@���������������� ��� ��þTgclocals·13e5989dfabb82780030343bf65bff4b�(��(����������ð��������þTgclocals·10ccf55374da17af086bfc161257e469�(��(����������������þ`go.string."symbol %s: invalid section number %d"�p��j��������$�������symbol %s: invalid section number %d�� �`go.string."symbol %s: invalid section number %d"���þ|go.string."symbol %s: section number %d is larger than max %d"���†��������2�������symbol %s: section number %d is larger than max %d�� �|go.string."symbol %s: section number %d is larger than max %d"���þ<go.string."no %s symbol found"�P��F���������������no %s symbol found�� �<go.string."no %s symbol found"���þTgclocals·6d1b482be2fdd224d7a03d2a001bdc9c�°��°
���4�����������
��������"�ÿ�����"�ÿ������ÿ����"��ÿ���"��ÿ�����ÿ��ð"������ð������þTgclocals·87979038f036a055d96e4dae0820fce3�`��`
��� ���
���
���
���
���
���
���
���
���
���
����þrgo.string."%s and %s symbols must be in the same section"�€��|��������-�������%s and %s symbols must be in the same section�� �rgo.string."%s and %s symbols must be in the same section"���þTgclocals·220a119cd733aacfea55dc95d8530296�`��`���(������������������� ÿ���� �ÿ���
��������þTgclocals·926597978c8ad4f342506059762e128d�8��8������Š���Š���Š���Š���Š����þ8go.string."_rt0_386_windows"�P��B���������������_rt0_386_windows�� �8go.string."_rt0_386_windows"���þ<go.string."_rt0_amd64_windows"�P��F���������������_rt0_amd64_windows�� �<go.string."_rt0_amd64_windows"���þTgclocals·d64e51a4c4bfeaa840e480961ec6b0b3��������������þTgclocals·a08e9001cb8f9d822225de3b8e406515�������������þ,@go.itab.*"".plan9File."".rawFile�����þTgclocals·70a67f88be8def3aff7e2d37777193d1�0��0���������� ����������þTgclocals·db0f6b31ff49b3f025910ec03f9742fa�0��0���
����������������þTgclocals·fbe02f5b72da8503ed9204cf847457ea�Ð��Ð
���d�����������������������������€T��� ����B ��€T��� �������€T���� �� ����€T���‚�����@ �€T���‚��@
�@ �€T���������@ �€T��������@ �€T�������@ �€T����þTgclocals·bb7796bbb1cd5ffc09c5ac6ace603d00�`��`
��� ����������������������������������þTgclocals·8d090e4a2431ac03e4da87cb3318c8d3�8��8���������������������������þTgclocals·862ec61ed86c9e7465c0e8472ea87122�8��8������������� ��� ��þTgclocals·0115f8d53b75c1696444f08ad03251d9�����������þTgclocals·31ee26ba3102578f788857775a320683� �� �������������þTgclocals·56685563e207fbc00ff56f5d5b824a98�`��`���2������������������
���������ò€������ò������þTgclocals·eda57d60e805297221010beefc01cf3d�8��8��� ���
���
���
���
���
����þTgclocals·1f71a4197de05e1872b101a314cae39b�0��0�������������º���
����þTgclocals·de0745dc560ff505b492c29e4624a440�0��0������Š���Š���Š���Š����þTgclocals·3280bececceccd33cb74587feedb1f9f�����������þTgclocals·a08e9001cb8f9d822225de3b8e406515�������������þTgclocals·3280bececceccd33cb74587feedb1f9f�����������þTgclocals·9308e7ef08d2cc2f72ae1228688dacf9�������������þ,Pgo.itab.*text/tabwriter.Writer.io.Writer�����þ4go.string."\t%s:%d\t%#x\t"�@��8�������� ������� %s:%d %#x �� �4go.string."\t%s:%d\t%#x\t"���þgo.string."%x"�0��&���������������%x�� �go.string."%x"���þ go.string."%08x"�0��*���������������%08x�� � go.string."%08x"���þ$go.string."\t%s\n"�0��*��������������� %s
�� �$go.string."\t%s\n"���þTgclocals·14e6f013ddd5c16afb15d511f690a5ed�ð��ð���@�����������¨������¨�€����ª�€�ðÿ �€��ðÿ ������ª�<��� �<����(����€��*��<�‚�� ��<�€����€����
��¼������¼�����þTgclocals·af4b068fe28fc32fac78ff282dd48470�€��€������% ��% ��% ��% ��% ��% ��% ��% ��% ��% ��% ��% ��% ��% ���þTgclocals·3280bececceccd33cb74587feedb1f9f�����������þTgclocals·2d8f3a7439ca173dec4205ff264b0edc�������������þTgclocals·3280bececceccd33cb74587feedb1f9f�����������þTgclocals·9308e7ef08d2cc2f72ae1228688dacf9�������������þTgclocals·3280bececceccd33cb74587feedb1f9f�����������þTgclocals·9308e7ef08d2cc2f72ae1228688dacf9�������������þTgclocals·3280bececceccd33cb74587feedb1f9f�����������þTgclocals·9308e7ef08d2cc2f72ae1228688dacf9�������������þ,|go.itab.encoding/binary.littleEndian.encoding/binary.ByteOrder�����þ,vgo.itab.encoding/binary.bigEndian.encoding/binary.ByteOrder�����þ*go.string."power64le"�@��4�������� �������power64le�� �*go.string."power64le"���þTgclocals·e066c9dc6d62094e362f31073f71c17a�0��0���
�������‚���€���¬����þTgclocals·0372b889336bbdf612862c172920463d�����������þ*"".disasms��:type.map[string]"".disasmFunc���þ*"".byteOrders��Rtype.map[string]encoding/binary.ByteOrder���þ*"".openers��0Rtype.[]func(*os.File) ("".rawFile, error)�0�������������������������""".statictmp_0571���þ*"".validSymType��&type.map[int32]bool���þ""".statictmp_0186��ptype."".Sym�H��������������������������������?����þ*""".statictmp_0571��PTtype.[5]func(*os.File) ("".rawFile, error)���þ,"".initdone·��type.uint8���þ""".statictmp_0576��`Dtype.[6]struct { a int32; b bool }�ZT������t������D������d������B������b����þ("".(*File).Disasm·f��������������""".(*File).Disasm���þ*"".(*File).Symbols·f��������������$"".(*File).Symbols���þ2"".(*File).PCLineTable·f��������������,"".(*File).PCLineTable���þ$"".(*File).Text·f��������������"".(*File).Text���þ("".(*File).GOARCH·f��������������""".(*File).GOARCH���þ:runtime.mapaccess1_faststr·f��������������4runtime.mapaccess1_faststr���þfmt.Errorf·f��������������fmt.Errorf���þ*runtime.panicslice·f��������������$runtime.panicslice���þ(runtime.cmpstring·f��������������"runtime.cmpstring���þ&runtime.eqstring·f�������������� runtime.eqstring���þ(runtime.growslice·f��������������"runtime.growslice���þ4runtime.writebarrierfat·f��������������.runtime.writebarrierfat���þ(runtime.newobject·f��������������"runtime.newobject���þ8runtime.writebarrierslice·f��������������2runtime.writebarrierslice���þ4runtime.writebarrierptr·f��������������.runtime.writebarrierptr���þ:runtime.writebarrierstring·f��������������4runtime.writebarrierstring���þ8runtime.writebarrieriface·f��������������2runtime.writebarrieriface���þ,runtime.throwreturn·f��������������&runtime.throwreturn���þ,"".(*Disasm).lookup·f��������������&"".(*Disasm).lookup���þ"".func·001·f��������������"".func·001���þsort.Search·f��������������sort.Search���þ*runtime.panicindex·f��������������$runtime.panicindex���þ"".base·f��������������"".base���þ(strings.LastIndex·f��������������"strings.LastIndex���þ*"".(*Disasm).Print·f��������������$"".(*Disasm).Print���þ$bufio.NewWriter·f��������������bufio.NewWriter���þ>regexp.(*Regexp).MatchString·f��������������8regexp.(*Regexp).MatchString���þ&runtime.typ2Itab·f�������������� runtime.typ2Itab���þfmt.Fprintf·f��������������fmt.Fprintf���þ@debug/gosym.(*Table).PCToLine·f��������������:debug/gosym.(*Table).PCToLine���þ$runtime.convT2E·f��������������runtime.convT2E���þ6text/tabwriter.NewWriter·f��������������0text/tabwriter.NewWriter���þ"".func·002·f��������������"".func·002���þ,"".(*Disasm).Decode·f��������������&"".(*Disasm).Decode���þBtext/tabwriter.(*Writer).Flush·f��������������<text/tabwriter.(*Writer).Flush���þ0bufio.(*Writer).Flush·f��������������*bufio.(*Writer).Flush���þ:"".*Disasm.("".lookup)·fm·f��������������4"".*Disasm.("".lookup)·fm���þ "".disasm_386·f��������������"".disasm_386���þ "".disasm_x86·f��������������"".disasm_x86���þ$"".disasm_amd64·f��������������"".disasm_amd64���þPcmd/internal/rsc.io/x86/x86asm.Decode·f��������������Jcmd/internal/rsc.io/x86/x86asm.Decode���þZcmd/internal/rsc.io/x86/x86asm.Plan9Syntax·f��������������Tcmd/internal/rsc.io/x86/x86asm.Plan9Syntax���þ."".textReader.ReadAt·f��������������("".textReader.ReadAt���þ$runtime.memmove·f��������������runtime.memmove���þ "".disasm_arm·f��������������"".disasm_arm���þPcmd/internal/rsc.io/arm/armasm.Decode·f��������������Jcmd/internal/rsc.io/arm/armasm.Decode���þ$runtime.convT2I·f��������������runtime.convT2I���þZcmd/internal/rsc.io/arm/armasm.Plan9Syntax·f��������������Tcmd/internal/rsc.io/arm/armasm.Plan9Syntax���þ"".openElf·f��������������"".openElf���þ(debug/elf.NewFile·f��������������"debug/elf.NewFile���þ0"".(*elfFile).symbols·f��������������*"".(*elfFile).symbols���þ8debug/elf.(*File).Symbols·f��������������2debug/elf.(*File).Symbols���þ*"".(*elfFile).pcln·f��������������$"".(*elfFile).pcln���þ8debug/elf.(*File).Section·f��������������2debug/elf.(*File).Section���þ8debug/elf.(*Section).Data·f��������������2debug/elf.(*Section).Data���þ*"".(*elfFile).text·f��������������$"".(*elfFile).text���þ."".(*elfFile).goarch·f��������������("".(*elfFile).goarch���þ"".openGoobj·f��������������"".openGoobj���þ6cmd/internal/goobj.Parse·f��������������0cmd/internal/goobj.Parse���þ"".goobjName·f��������������"".goobjName���þfmt.Sprintf·f��������������fmt.Sprintf���þ4"".(*goobjFile).symbols·f��������������."".(*goobjFile).symbols���þ$runtime.makemap·f��������������runtime.makemap���þ*runtime.mapassign1·f��������������$runtime.mapassign1���þ*runtime.mapaccess1·f��������������$runtime.mapaccess1���þ."".(*goobjFile).pcln·f��������������("".(*goobjFile).pcln���þ."".(*goobjFile).text·f��������������("".(*goobjFile).text���þ2"".(*goobjFile).goarch·f��������������,"".(*goobjFile).goarch���þ"".openMacho·f��������������"".openMacho���þ,debug/macho.NewFile·f��������������&debug/macho.NewFile���þ4"".(*machoFile).symbols·f��������������."".(*machoFile).symbols���þsort.Sort·f��������������sort.Sort���þ"".func·003·f��������������"".func·003���þ0runtime.concatstring3·f��������������*runtime.concatstring3���þ."".(*machoFile).pcln·f��������������("".(*machoFile).pcln���þ<debug/macho.(*File).Section·f��������������6debug/macho.(*File).Section���þ<debug/macho.(*Section).Data·f��������������6debug/macho.(*Section).Data���þ."".(*machoFile).text·f��������������("".(*machoFile).text���þ2"".(*machoFile).goarch·f��������������,"".(*machoFile).goarch���þ""".uint64s.Len·f��������������"".uint64s.Len���þ$"".uint64s.Swap·f��������������"".uint64s.Swap���þ$"".uint64s.Less·f��������������"".uint64s.Less���þ"".Open·f��������������"".Open���þos.Open·f��������������os.Open���þ&os.(*File).Close·f�������������� os.(*File).Close���þ&"".(*File).Close·f�������������� "".(*File).Close���þ""".byAddr.Less·f��������������"".byAddr.Less���þ "".byAddr.Len·f��������������"".byAddr.Len���þ""".byAddr.Swap·f��������������"".byAddr.Swap���þ.debug/gosym.NewTable·f��������������(debug/gosym.NewTable���þ"".openPE·f��������������"".openPE���þ&debug/pe.NewFile·f�������������� debug/pe.NewFile���þ*runtime.efacethash·f��������������$runtime.efacethash���þ,runtime.assertE2TOK·f��������������&runtime.assertE2TOK���þ."".(*peFile).symbols·f��������������("".(*peFile).symbols���þ*runtime.assertE2T2·f��������������$runtime.assertE2T2���þ"".func·004·f��������������"".func·004���þ("".(*peFile).pcln·f��������������""".(*peFile).pcln���þ6debug/pe.(*File).Section·f��������������0debug/pe.(*File).Section���þ""".loadPETable·f��������������"".loadPETable���þ("".(*peFile).text·f��������������""".(*peFile).text���þ6debug/pe.(*Section).Data·f��������������0debug/pe.(*Section).Data���þ$"".findPESymbol·f��������������"".findPESymbol���þ,"".(*peFile).goarch·f��������������&"".(*peFile).goarch���þ"".openPlan9·f��������������"".openPlan9���þ2debug/plan9obj.NewFile·f��������������,debug/plan9obj.NewFile���þ4"".(*plan9File).symbols·f��������������."".(*plan9File).symbols���þBdebug/plan9obj.(*File).Symbols·f��������������<debug/plan9obj.(*File).Symbols���þ8runtime.mapaccess1_fast32·f��������������2runtime.mapaccess1_fast32���þ"".func·005·f��������������"".func·005���þ."".(*plan9File).pcln·f��������������("".(*plan9File).pcln���þ("".loadPlan9Table·f��������������""".loadPlan9Table���þ."".(*plan9File).text·f��������������("".(*plan9File).text���þBdebug/plan9obj.(*File).Section·f��������������<debug/plan9obj.(*File).Section���þBdebug/plan9obj.(*Section).Data·f��������������<debug/plan9obj.(*Section).Data���þ*"".findPlan9Symbol·f��������������$"".findPlan9Symbol���þ6runtime.writebarrierfat4·f��������������0runtime.writebarrierfat4���þ2"".(*plan9File).goarch·f��������������,"".(*plan9File).goarch���þ"".init·f��������������"".init���þ(runtime.throwinit·f��������������"runtime.throwinit���þ,debug/plan9obj.init·f��������������&debug/plan9obj.init���þ debug/pe.init·f��������������debug/pe.init���þ&debug/macho.init·f�������������� debug/macho.init���þ4cmd/internal/goobj.init·f��������������.cmd/internal/goobj.init���þos.init·f��������������os.init���þ"debug/elf.init·f��������������debug/elf.init���þLcmd/internal/rsc.io/x86/x86asm.init·f��������������Fcmd/internal/rsc.io/x86/x86asm.init���þLcmd/internal/rsc.io/arm/armasm.init·f��������������Fcmd/internal/rsc.io/arm/armasm.init���þ,text/tabwriter.init·f��������������&text/tabwriter.init���þstrings.init·f��������������strings.init���þregexp.init·f��������������regexp.init���þio.init·f��������������io.init���þfmt.init·f��������������fmt.init���þ.encoding/binary.init·f��������������(encoding/binary.init���þ&debug/gosym.init·f�������������� debug/gosym.init���þbufio.init·f��������������bufio.init���þbruntime.gcbits.0x48844400000000000000000000000000� �� H„D��������������þ&go.string."[]uint8"�0��0���������������[]uint8�� �&go.string."[]uint8"���þtype.[]uint8� �� �������ß~.8�����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x48844400000000000000000000000000���P��&go.string."[]uint8"���p��*go.weak.type.*[]uint8���€��"runtime.zerovalue�����type.uint8���þ6go.typelink.[]uint8/[]uint8��������������type.[]uint8���þbruntime.gcbits.0x88000000000000000000000000000000� �� ˆ����������������þ>go.string."*objfile.lookupFunc"�P��H���������������*objfile.lookupFunc�� �>go.string."*objfile.lookupFunc"���þ&type.*"".lookupFunc�� �� �������¨ì�6����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��>go.string."*objfile.lookupFunc"���p��8go.weak.type.**"".lookupFunc���€��"runtime.zerovalue�����$type."".lookupFunc���þ<go.string."objfile.lookupFunc"�P��F���������������objfile.lookupFunc�� �<go.string."objfile.lookupFunc"���þ,go.string."lookupFunc"�@��6��������
�������lookupFunc�� �,go.string."lookupFunc"���þ$type."".lookupFunc��€��€�������ˆ·�3���������������������������������������������������������������������������������������������������������������������������������������������������������������������������� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��<go.string."objfile.lookupFunc"���p��&type.*"".lookupFunc���€��"runtime.zerovalue��� €�$type."".lookupFunc���А�$type."".lookupFunc���€��type.uint64�����type.string��� ��type.uint64���`°�$type."".lookupFunc���°��,go.string."lookupFunc"���À��"go.importpath."".���Ѐ�$type."".lookupFunc���þ>go.string."*objfile.disasmFunc"�P��H���������������*objfile.disasmFunc�� �>go.string."*objfile.disasmFunc"���þ&type.*"".disasmFunc�� �� �������zKðy�6����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��>go.string."*objfile.disasmFunc"���p��8go.weak.type.**"".disasmFunc���€��"runtime.zerovalue�����$type."".disasmFunc���þ<go.string."objfile.disasmFunc"�P��F���������������objfile.disasmFunc�� �<go.string."objfile.disasmFunc"���þ,go.string."disasmFunc"�@��6��������
�������disasmFunc�� �,go.string."disasmFunc"���þ$type."".disasmFunc�� �� �������Ü·i¬�3�������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��<go.string."objfile.disasmFunc"���p��&type.*"".disasmFunc���€��"runtime.zerovalue��� €�$type."".disasmFunc���а�$type."".disasmFunc���€��type.[]uint8�����type.uint64��� ��$type."".lookupFunc���°��type.string���À��type.int���`Ð�$type."".disasmFunc���Ð��,go.string."disasmFunc"���à��"go.importpath."".���ð �$type."".disasmFunc���þ(go.string."[]string"�@��2���������������[]string�� �(go.string."[]string"���þtype.[]string� �� �������Ó¨ó
�����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x48844400000000000000000000000000���P��(go.string."[]string"���p��,go.weak.type.*[]string���€��"runtime.zerovalue�����type.string���þ:go.typelink.[]string/[]string��������������type.[]string���þTgclocals·3280bececceccd33cb74587feedb1f9f�����������þTgclocals·2dc77d960dd3e4b3de2361f9cbd75783�������������þTgclocals·44568aa369055d8938d809aa5d80843b��������������þTgclocals·9c703c5c7b9c1932c840b69f8ebce236�������������þ0type..hashfunc.[8]string��������������(type..hash.[8]string���þ,type..eqfunc.[8]string��������������$type..eq.[8]string���þ&type..alg.[8]string� �� �������������������0type..hashfunc.[8]string�����,type..eqfunc.[8]string���þbruntime.gcbits.0x48484848484848480000000000000000� �� HHHHHHHH���������þ*go.string."[8]string"�@��4�������� �������[8]string�� �*go.string."[8]string"���þtype.[8]string�À��À€�������USŒ>���������������������������������������������������������������������������������� ��&type..alg.[8]string���0��bruntime.gcbits.0x48484848484848480000000000000000���P��*go.string."[8]string"���p��.go.weak.type.*[8]string���€��"runtime.zerovalue�����type.string��� ��type.[]string���þ>go.typelink.[8]string/[8]string��������������type.[8]string���þ@go.string."[]objfile.disasmFunc"�P��J���������������[]objfile.disasmFunc�� �@go.string."[]objfile.disasmFunc"���þ(type.[]"".disasmFunc� �� �������x»Vÿ�����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x48844400000000000000000000000000���P��@go.string."[]objfile.disasmFunc"���p��:go.weak.type.*[]"".disasmFunc���€��"runtime.zerovalue�����$type."".disasmFunc���þ`go.typelink.[]objfile.disasmFunc/[]"".disasmFunc��������������(type.[]"".disasmFunc���þbruntime.gcbits.0x88888888000000000000000000000000� �� ˆˆˆˆ�������������þBgo.string."[8]objfile.disasmFunc"�P��L���������������[8]objfile.disasmFunc�� �Bgo.string."[8]objfile.disasmFunc"���þ*type.[8]"".disasmFunc�À��À@�������ûD Í���������������������������������������������������������������������������������� à� runtime.algarray���0��bruntime.gcbits.0x88888888000000000000000000000000���P��Bgo.string."[8]objfile.disasmFunc"���p��<go.weak.type.*[8]"".disasmFunc���€��"runtime.zerovalue�����$type."".disasmFunc��� ��(type.[]"".disasmFunc���þdgo.typelink.[8]objfile.disasmFunc/[8]"".disasmFunc��������������*type.[8]"".disasmFunc���þbgo.string."*map.bucket[string]objfile.disasmFunc"�p��l��������%�������*map.bucket[string]objfile.disasmFunc�� �bgo.string."*map.bucket[string]objfile.disasmFunc"���þJtype.*map.bucket[string]"".disasmFunc� �� �������ÃmÄR�6����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��bgo.string."*map.bucket[string]objfile.disasmFunc"���p��\go.weak.type.**map.bucket[string]"".disasmFunc���€��"runtime.zerovalue�����Htype.map.bucket[string]"".disasmFunc���þbruntime.gcbits.0x84848484848484848488888888000000� �� „„„„„„„„„ˆˆˆˆ����þ`go.string."map.bucket[string]objfile.disasmFunc"�p��j��������$�������map.bucket[string]objfile.disasmFunc�� �`go.string."map.bucket[string]objfile.disasmFunc"���þ go.string."keys"�0��*���������������keys�� � go.string."keys"���þ$go.string."values"�0��.���������������values�� �$go.string."values"���þ(go.string."overflow"�@��2���������������overflow�� �(go.string."overflow"���þHtype.map.bucket[string]"".disasmFunc�°��°Ð�������Öµ¯��������������������������������������������������������������������������������������������������������������������������������������������������������ˆ���������������������������������������È������� à� runtime.algarray���0��bruntime.gcbits.0x84848484848484848488888888000000���P��`go.string."map.bucket[string]objfile.disasmFunc"���p��Zgo.weak.type.*map.bucket[string]"".disasmFunc���€��"runtime.zerovalue���À�Htype.map.bucket[string]"".disasmFunc���À�� go.string."keys"���à��type.[8]string�����$go.string."values"���°��*type.[8]"".disasmFunc���à��(go.string."overflow"���€��Jtype.*map.bucket[string]"".disasmFunc���þbruntime.gcbits.0x44844800000000000000000000000000� �� D„H��������������þZgo.string."map.hdr[string]objfile.disasmFunc"�p��d��������!�������map.hdr[string]objfile.disasmFunc�� �Zgo.string."map.hdr[string]objfile.disasmFunc"���þ&go.string."buckets"�0��0���������������buckets�� �&go.string."buckets"���þ,go.string."oldbuckets"�@��6��������
�������oldbuckets�� �,go.string."oldbuckets"���þBtype.map.hdr[string]"".disasmFunc�à��à0�������áú‰�������������������������������������������������������������������������������������������������������������������������������������������������������� ������� à� runtime.algarray���0��bruntime.gcbits.0x44844800000000000000000000000000���P��Zgo.string."map.hdr[string]objfile.disasmFunc"���p��Tgo.weak.type.*map.hdr[string]"".disasmFunc���€��"runtime.zerovalue���À�Btype.map.hdr[string]"".disasmFunc���À��&go.string."buckets"���à��Jtype.*map.bucket[string]"".disasmFunc�����,go.string."oldbuckets"���°��Jtype.*map.bucket[string]"".disasmFunc���þRgo.string."map[string]objfile.disasmFunc"�`��\���������������map[string]objfile.disasmFunc�� �Rgo.string."map[string]objfile.disasmFunc"���þ:type.map[string]"".disasmFunc�Ü��Ü�������2€ü‘�5������������������������������������������������������������������������������������������Ð� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��Rgo.string."map[string]objfile.disasmFunc"���p��Lgo.weak.type.*map[string]"".disasmFunc���€��"runtime.zerovalue�����type.string��� ��$type."".disasmFunc���°��Htype.map.bucket[string]"".disasmFunc���À��Btype.map.hdr[string]"".disasmFunc���þ„go.typelink.map[string]objfile.disasmFunc/map[string]"".disasmFunc��������������:type.map[string]"".disasmFunc���þ<go.string."[]binary.ByteOrder"�P��F���������������[]binary.ByteOrder�� �<go.string."[]binary.ByteOrder"���þ@type.[]encoding/binary.ByteOrder� �� �������!˯�����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x48844400000000000000000000000000���P��<go.string."[]binary.ByteOrder"���p��Rgo.weak.type.*[]encoding/binary.ByteOrder���€��"runtime.zerovalue�����<type.encoding/binary.ByteOrder���þtgo.typelink.[]binary.ByteOrder/[]encoding/binary.ByteOrder��������������@type.[]encoding/binary.ByteOrder���þTgclocals·3280bececceccd33cb74587feedb1f9f�����������þTgclocals·2dc77d960dd3e4b3de2361f9cbd75783�������������þTgclocals·44568aa369055d8938d809aa5d80843b��������������þTgclocals·9c703c5c7b9c1932c840b69f8ebce236�������������þVtype..hashfunc.[8]encoding/binary.ByteOrder��������������Ntype..hash.[8]encoding/binary.ByteOrder���þRtype..eqfunc.[8]encoding/binary.ByteOrder��������������Jtype..eq.[8]encoding/binary.ByteOrder���þLtype..alg.[8]encoding/binary.ByteOrder� �� �������������������Vtype..hashfunc.[8]encoding/binary.ByteOrder�����Rtype..eqfunc.[8]encoding/binary.ByteOrder���þbruntime.gcbits.0x8c8c8c8c8c8c8c8c0000000000000000� �� ŒŒŒŒŒŒŒŒ���������þ>go.string."[8]binary.ByteOrder"�P��H���������������[8]binary.ByteOrder�� �>go.string."[8]binary.ByteOrder"���þBtype.[8]encoding/binary.ByteOrder�À��À€�������ê
���������������������������������������������������������������������������������� ��Ltype..alg.[8]encoding/binary.ByteOrder���0��bruntime.gcbits.0x8c8c8c8c8c8c8c8c0000000000000000���P��>go.string."[8]binary.ByteOrder"���p��Tgo.weak.type.*[8]encoding/binary.ByteOrder���€��"runtime.zerovalue�����<type.encoding/binary.ByteOrder��� ��@type.[]encoding/binary.ByteOrder���þxgo.typelink.[8]binary.ByteOrder/[8]encoding/binary.ByteOrder��������������Btype.[8]encoding/binary.ByteOrder���þ^go.string."*map.bucket[string]binary.ByteOrder"�p��h��������#�������*map.bucket[string]binary.ByteOrder�� �^go.string."*map.bucket[string]binary.ByteOrder"���þbtype.*map.bucket[string]encoding/binary.ByteOrder� �� �������ÉJ!�6����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��^go.string."*map.bucket[string]binary.ByteOrder"���p��tgo.weak.type.**map.bucket[string]encoding/binary.ByteOrder���€��"runtime.zerovalue�����`type.map.bucket[string]encoding/binary.ByteOrder���þ,htype..gc.map.bucket[string]encoding/binary.ByteOrder�$����þptype..gcprog.map.bucket[string]encoding/binary.ByteOrder���"™™™™íîîî
�þ\go.string."map.bucket[string]binary.ByteOrder"�p��f��������"�������map.bucket[string]binary.ByteOrder�� �\go.string."map.bucket[string]binary.ByteOrder"���þ`type.map.bucket[string]encoding/binary.ByteOrder�°��°������øTb:���Y�����������������������������������������������������������������������������������������������������������������������������������������������������ˆ��������������������������������������������� à� runtime.algarray���0��htype..gc.map.bucket[string]encoding/binary.ByteOrder���@��ptype..gcprog.map.bucket[string]encoding/binary.ByteOrder���P��\go.string."map.bucket[string]binary.ByteOrder"���p��rgo.weak.type.*map.bucket[string]encoding/binary.ByteOrder���€��"runtime.zerovalue���À�`type.map.bucket[string]encoding/binary.ByteOrder���À�� go.string."keys"���à��type.[8]string�����$go.string."values"���°��Btype.[8]encoding/binary.ByteOrder���à��(go.string."overflow"���€��btype.*map.bucket[string]encoding/binary.ByteOrder���þVgo.string."map.hdr[string]binary.ByteOrder"�`��`���������������map.hdr[string]binary.ByteOrder�� �Vgo.string."map.hdr[string]binary.ByteOrder"���þZtype.map.hdr[string]encoding/binary.ByteOrder�à��à0�������–X�������������������������������������������������������������������������������������������������������������������������������������������������������� ������� à� runtime.algarray���0��bruntime.gcbits.0x44844800000000000000000000000000���P��Vgo.string."map.hdr[string]binary.ByteOrder"���p��lgo.weak.type.*map.hdr[string]encoding/binary.ByteOrder���€��"runtime.zerovalue���À�Ztype.map.hdr[string]encoding/binary.ByteOrder���À��&go.string."buckets"���à��btype.*map.bucket[string]encoding/binary.ByteOrder�����,go.string."oldbuckets"���°��btype.*map.bucket[string]encoding/binary.ByteOrder���þNgo.string."map[string]binary.ByteOrder"�`��X���������������map[string]binary.ByteOrder�� �Ngo.string."map[string]binary.ByteOrder"���þRtype.map[string]encoding/binary.ByteOrder�Ü��Ü�������º
»�5������������������������������������������������������������������������������������������ €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��Ngo.string."map[string]binary.ByteOrder"���p��dgo.weak.type.*map[string]encoding/binary.ByteOrder���€��"runtime.zerovalue�����type.string��� ��<type.encoding/binary.ByteOrder���°��`type.map.bucket[string]encoding/binary.ByteOrder���À��Ztype.map.hdr[string]encoding/binary.ByteOrder���þ˜go.typelink.map[string]binary.ByteOrder/map[string]encoding/binary.ByteOrder��������������Rtype.map[string]encoding/binary.ByteOrder���þTgclocals·3280bececceccd33cb74587feedb1f9f�����������þTgclocals·2dc77d960dd3e4b3de2361f9cbd75783�������������þTgclocals·44568aa369055d8938d809aa5d80843b��������������þTgclocals·9c703c5c7b9c1932c840b69f8ebce236�������������þ*type..hashfunc."".Sym��������������"type..hash."".Sym���þ&type..eqfunc."".Sym��������������type..eq."".Sym���þ type..alg."".Sym� �� �������������������*type..hashfunc."".Sym�����&type..eqfunc."".Sym���þ0go.string."*objfile.Sym"�@��:�������� �������*objfile.Sym�� �0go.string."*objfile.Sym"���þtype.*"".Sym�� �� �������9)Y�6����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��0go.string."*objfile.Sym"���p��*go.weak.type.**"".Sym���€��"runtime.zerovalue�����type."".Sym���þbruntime.gcbits.0x48448484444448000000000000000000� �� HD„„DDH����������þ.go.string."objfile.Sym"�@��8�������� �������objfile.Sym�� �.go.string."objfile.Sym"���þ go.string."Name"�0��*���������������Name�� � go.string."Name"���þ go.string."Addr"�0��*���������������Addr�� � go.string."Addr"���þ go.string."Size"�0��*���������������Size�� � go.string."Size"���þ go.string."Code"�0��*���������������Code�� � go.string."Code"���þ go.string."Type"�0��*���������������Type�� � go.string."Type"���þgo.string."Sym"�0��(���������������Sym�� �go.string."Sym"���þtype."".Sym�� �� 8�������ïN ö������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������� ���������������������������������������(�����������������������������������������������( �� type..alg."".Sym���0��bruntime.gcbits.0x48448484444448000000000000000000���P��.go.string."objfile.Sym"���p��type.*"".Sym���€��"runtime.zerovalue���À�type."".Sym���À�� go.string."Name"���à��type.string����� go.string."Addr"���°��type.uint64���à�� go.string."Size"���€��type.int64���°�� go.string."Code"���Ð��type.int32���€�� go.string."Type"��� ��type.string���`Ð�type."".Sym���Ð��go.string."Sym"���à��"go.importpath."".���ð �type."".Sym���þ2go.string."[]objfile.Sym"�@��<�������� �������[]objfile.Sym�� �2go.string."[]objfile.Sym"���þtype.[]"".Sym� �� �������Ó(éç�����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x48844400000000000000000000000000���P��2go.string."[]objfile.Sym"���p��,go.weak.type.*[]"".Sym���€��"runtime.zerovalue�����type."".Sym���þDgo.typelink.[]objfile.Sym/[]"".Sym��������������type.[]"".Sym���þ6go.string."*objfile.Disasm"�@��@���������������*objfile.Disasm�� �6go.string."*objfile.Disasm"���þjgo.string."func(uint64, uint64, string, int, string)"�€��t��������)�������func(uint64, uint64, string, int, string)�� �jgo.string."func(uint64, uint64, string, int, string)"���þ\type.func(uint64, uint64, string, int, string)�Ð��Ð�������¸r ê�3������������������������������������������������������������������������������������������������������������������������������������������������������ €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��jgo.string."func(uint64, uint64, string, int, string)"���p��ngo.weak.type.*func(uint64, uint64, string, int, string)���€��"runtime.zerovalue��� €�\type.func(uint64, uint64, string, int, string)���ÐÐ�\type.func(uint64, uint64, string, int, string)���€��type.uint64�����type.uint64��� ��type.string���°��type.int���À��type.string���þ¸go.string."func(*objfile.Disasm, uint64, uint64, func(uint64, uint64, string, int, string))"�Ð��Â��������P�������func(*objfile.Disasm, uint64, uint64, func(uint64, uint64, string, int, string))�� �¸go.string."func(*objfile.Disasm, uint64, uint64, func(uint64, uint64, string, int, string))"���þ type.func(*"".Disasm, uint64, uint64, func(uint64, uint64, string, int, string))�À��À�������Eي™�3���������������������������������������������������������������������������������������������������������������������������������������������� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��¸go.string."func(*objfile.Disasm, uint64, uint64, func(uint64, uint64, string, int, string))"���p��²go.weak.type.*func(*"".Disasm, uint64, uint64, func(uint64, uint64, string, int, string))���€��"runtime.zerovalue��� €� type.func(*"".Disasm, uint64, uint64, func(uint64, uint64, string, int, string))���ÐÀ� type.func(*"".Disasm, uint64, uint64, func(uint64, uint64, string, int, string))���€��type.*"".Disasm�����type.uint64��� ��type.uint64���°��\type.func(uint64, uint64, string, int, string)���þ˜go.string."func(*objfile.Disasm, io.Writer, *regexp.Regexp, uint64, uint64)"�°��¢��������@�������func(*objfile.Disasm, io.Writer, *regexp.Regexp, uint64, uint64)�� �˜go.string."func(*objfile.Disasm, io.Writer, *regexp.Regexp, uint64, uint64)"���þ€type.func(*"".Disasm, io.Writer, *regexp.Regexp, uint64, uint64)�Ð��Ð�������ó#ï¤�3������������������������������������������������������������������������������������������������������������������������������������������������������ €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��˜go.string."func(*objfile.Disasm, io.Writer, *regexp.Regexp, uint64, uint64)"���p��’go.weak.type.*func(*"".Disasm, io.Writer, *regexp.Regexp, uint64, uint64)���€��"runtime.zerovalue��� €�€type.func(*"".Disasm, io.Writer, *regexp.Regexp, uint64, uint64)���ÐÐ�€type.func(*"".Disasm, io.Writer, *regexp.Regexp, uint64, uint64)���€��type.*"".Disasm�����type.io.Writer��� ��&type.*regexp.Regexp���°��type.uint64���À��type.uint64���þtgo.string."func(*objfile.Disasm, uint64) (string, uint64)"�€��~��������.�������func(*objfile.Disasm, uint64) (string, uint64)�� �tgo.string."func(*objfile.Disasm, uint64) (string, uint64)"���þ\type.func(*"".Disasm, uint64) (string, uint64)�À��À�������
û.�3�������������������������������������������������������������������������������������������������������������������������������������������� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��tgo.string."func(*objfile.Disasm, uint64) (string, uint64)"���p��ngo.weak.type.*func(*"".Disasm, uint64) (string, uint64)���€��"runtime.zerovalue��� €�\type.func(*"".Disasm, uint64) (string, uint64)���Р�\type.func(*"".Disasm, uint64) (string, uint64)���€��type.*"".Disasm�����type.uint64��� ��type.string���°��type.uint64���þ$go.string."Decode"�0��.���������������Decode�� �$go.string."Decode"���þ–go.string."func(uint64, uint64, func(uint64, uint64, string, int, string))"� �� ��������?�������func(uint64, uint64, func(uint64, uint64, string, int, string))�� �–go.string."func(uint64, uint64, func(uint64, uint64, string, int, string))"���þˆtype.func(uint64, uint64, func(uint64, uint64, string, int, string))�°��°�������œé�3�������������������������������������������������������������������������������������������������������������������������������������� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��–go.string."func(uint64, uint64, func(uint64, uint64, string, int, string))"���p��šgo.weak.type.*func(uint64, uint64, func(uint64, uint64, string, int, string))���€��"runtime.zerovalue��� €�ˆtype.func(uint64, uint64, func(uint64, uint64, string, int, string))���а�ˆtype.func(uint64, uint64, func(uint64, uint64, string, int, string))���€��type.uint64�����type.uint64��� ��\type.func(uint64, uint64, string, int, string)���þ"go.string."Print"�0��,���������������Print�� �"go.string."Print"���þvgo.string."func(io.Writer, *regexp.Regexp, uint64, uint64)"�€��€��������/�������func(io.Writer, *regexp.Regexp, uint64, uint64)�� �vgo.string."func(io.Writer, *regexp.Regexp, uint64, uint64)"���þhtype.func(io.Writer, *regexp.Regexp, uint64, uint64)�À��À�������Yš®�3���������������������������������������������������������������������������������������������������������������������������������������������� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��vgo.string."func(io.Writer, *regexp.Regexp, uint64, uint64)"���p��zgo.weak.type.*func(io.Writer, *regexp.Regexp, uint64, uint64)���€��"runtime.zerovalue��� €�htype.func(io.Writer, *regexp.Regexp, uint64, uint64)���ÐÀ�htype.func(io.Writer, *regexp.Regexp, uint64, uint64)���€��type.io.Writer�����&type.*regexp.Regexp��� ��type.uint64���°��type.uint64���þ$go.string."lookup"�0��.���������������lookup�� �$go.string."lookup"���þRgo.string."func(uint64) (string, uint64)"�`��\���������������func(uint64) (string, uint64)�� �Rgo.string."func(uint64) (string, uint64)"���þDtype.func(uint64) (string, uint64)�°��°�������ëЃH�3������������������������������������������������������������������������������������������������������������������������������������ €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��Rgo.string."func(uint64) (string, uint64)"���p��Vgo.weak.type.*func(uint64) (string, uint64)���€��"runtime.zerovalue��� €�Dtype.func(uint64) (string, uint64)���А�Dtype.func(uint64) (string, uint64)���€��type.uint64�����type.string��� ��type.uint64���þtype.*"".Disasm�����������"ʶŸ�6������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������0  � runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��6go.string."*objfile.Disasm"���p��0go.weak.type.**"".Disasm���€��"runtime.zerovalue�����type."".Disasm���` �type.*"".Disasm���Àð�type.*"".Disasm���ð��$go.string."Decode"�����ˆtype.func(uint64, uint64, func(uint64, uint64, string, int, string))��� �� type.func(*"".Disasm, uint64, uint64, func(uint64, uint64, string, int, string))���°��&"".(*Disasm).Decode���À��&"".(*Disasm).Decode���Ð��"go.string."Print"���ð��htype.func(io.Writer, *regexp.Regexp, uint64, uint64)���€��€type.func(*"".Disasm, io.Writer, *regexp.Regexp, uint64, uint64)�����$"".(*Disasm).Print��� ��$"".(*Disasm).Print���°��$go.string."lookup"���À��"go.importpath."".���Ð��Dtype.func(uint64) (string, uint64)���à��\type.func(*"".Disasm, uint64) (string, uint64)���ð��&"".(*Disasm).lookup���€��&"".(*Disasm).lookup���þbruntime.gcbits.0x4884484484848c000000000000000000� �� H„HD„„Œ����������þ4go.string."objfile.Disasm"�@��>���������������objfile.Disasm�� �4go.string."objfile.Disasm"���þ go.string."syms"�0��*���������������syms�� � go.string."syms"���þ go.string."pcln"�0��*���������������pcln�� � go.string."pcln"���þ*go.string."textStart"�@��4�������� �������textStart�� �*go.string."textStart"���þ&go.string."textEnd"�0��0���������������textEnd�� �&go.string."textEnd"���þ$go.string."goarch"�0��.���������������goarch�� �$go.string."goarch"���þ$go.string."disasm"�0��.���������������disasm�� �$go.string."disasm"���þ*go.string."byteOrder"�@��4�������� �������byteOrder�� �*go.string."byteOrder"���þ$go.string."Disasm"�0��.���������������Disasm�� �$go.string."Disasm"���þtype."".Disasm����p�������¸0���������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������� ���������������������������������������8���������������������������������������@���������������������������������������H���������������������������������������X���������������������������������������`�����������������������������������������������D à� runtime.algarray���0��bruntime.gcbits.0x4884484484848c000000000000000000���P��4go.string."objfile.Disasm"���p��type.*"".Disasm���€��"runtime.zerovalue���À�type."".Disasm���À�� go.string."syms"���Ð��"go.importpath."".���à��type.[]"".Sym����� go.string."pcln"��� ��"go.importpath."".���°��.type.*debug/gosym.Table���à�� go.string."text"���ð��"go.importpath."".���€��type.[]uint8���°��*go.string."textStart"���À��"go.importpath."".���Ð��type.uint64���€��&go.string."textEnd"�����"go.importpath."".��� ��type.uint64���Ð��$go.string."goarch"���à��"go.importpath."".���ð��type.string��� ��$go.string."disasm"���°��"go.importpath."".���À��$type."".disasmFunc���ð��*go.string."byteOrder"���€��"go.importpath."".�����<type.encoding/binary.ByteOrder���`À�type."".Disasm���À��$go.string."Disasm"���Ð��"go.importpath."".���à�type."".Disasm���þTgclocals·3280bececceccd33cb74587feedb1f9f�����������þTgclocals·78fd77a07ab543a063c3a3049973febe��������� ����þTgclocals·3280bececceccd33cb74587feedb1f9f�����������þTgclocals·23cc7b81a71d300167442edb4774e29a��������� ����þTgclocals·3280bececceccd33cb74587feedb1f9f�����������þTgclocals·e34ffa7681c5cf27ef18120f5c3e9f95��������� ����þTgclocals·3280bececceccd33cb74587feedb1f9f�����������þTgclocals·34893afd1098d9839361bea497958fc9��������� ����þ2go.string."func() string"�@��<�������� �������func() string�� �2go.string."func() string"���þ$type.func() string����������¢mË�3���������������������������������������������������������������������������������������������������������������������� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��2go.string."func() string"���p��6go.weak.type.*func() string���€��"runtime.zerovalue��� €�$type.func() string���Ѐ�$type.func() string���€��type.string���þhgo.string."func() (uint64, []uint8, []uint8, error)"�€��r��������(�������func() (uint64, []uint8, []uint8, error)�� �hgo.string."func() (uint64, []uint8, []uint8, error)"���þZtype.func() (uint64, []uint8, []uint8, error)�À��À�������uH�3���������������������������������������������������������������������������������������������������������������������������������������������� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��hgo.string."func() (uint64, []uint8, []uint8, error)"���p��lgo.weak.type.*func() (uint64, []uint8, []uint8, error)���€��"runtime.zerovalue��� €�Ztype.func() (uint64, []uint8, []uint8, error)���Ѐ�Ztype.func() (uint64, []uint8, []uint8, error)���€��type.uint64�����type.[]uint8��� ��type.[]uint8���°��type.error���þRgo.string."func() ([]objfile.Sym, error)"�`��\���������������func() ([]objfile.Sym, error)�� �Rgo.string."func() ([]objfile.Sym, error)"���þ:type.func() ([]"".Sym, error)� �� �������‰’£´�3������������������������������������������������������������������������������������������������������������������������������ €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��Rgo.string."func() ([]objfile.Sym, error)"���p��Lgo.weak.type.*func() ([]"".Sym, error)���€��"runtime.zerovalue��� €�:type.func() ([]"".Sym, error)���Ѐ�:type.func() ([]"".Sym, error)���€��type.[]"".Sym�����type.error���þVgo.string."func() (uint64, []uint8, error)"�`��`���������������func() (uint64, []uint8, error)�� �Vgo.string."func() (uint64, []uint8, error)"���þHtype.func() (uint64, []uint8, error)�°��°�������Éߥi�3�������������������������������������������������������������������������������������������������������������������������������������� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��Vgo.string."func() (uint64, []uint8, error)"���p��Zgo.weak.type.*func() (uint64, []uint8, error)���€��"runtime.zerovalue��� €�Htype.func() (uint64, []uint8, error)���Ѐ�Htype.func() (uint64, []uint8, error)���€��type.uint64�����type.[]uint8��� ��type.error���þ8go.string."*objfile.rawFile"�P��B���������������*objfile.rawFile�� �8go.string."*objfile.rawFile"���þ type.*"".rawFile�� �� �������øE«�6����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��8go.string."*objfile.rawFile"���p��2go.weak.type.**"".rawFile���€��"runtime.zerovalue�����type."".rawFile���þbruntime.gcbits.0x8c000000000000000000000000000000� �� Œ����������������þ6go.string."objfile.rawFile"�@��@���������������objfile.rawFile�� �6go.string."objfile.rawFile"���þ&go.string."symbols"�0��0���������������symbols�� �&go.string."symbols"���þ&go.string."rawFile"�0��0���������������rawFile�� �&go.string."rawFile"���þtype."".rawFile��Ð��Ð�������{TJ°�����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������, à� runtime.algarray���0��bruntime.gcbits.0x8c000000000000000000000000000000���P��6go.string."objfile.rawFile"���p�� type.*"".rawFile���€��"runtime.zerovalue���À�type."".rawFile���À��$go.string."goarch"���Ð��"go.importpath."".���à��$type.func() string���ð�� go.string."pcln"���€��"go.importpath."".�����Ztype.func() (uint64, []uint8, []uint8, error)��� ��&go.string."symbols"���°��"go.importpath."".���À��:type.func() ([]"".Sym, error)���Ð�� go.string."text"���à��"go.importpath."".���ð��Htype.func() (uint64, []uint8, error)���`€�type."".rawFile���€��&go.string."rawFile"�����"go.importpath."".��� Ð�type."".rawFile���þTgclocals·3280bececceccd33cb74587feedb1f9f�����������þTgclocals·2dc77d960dd3e4b3de2361f9cbd75783�������������þTgclocals·44568aa369055d8938d809aa5d80843b��������������þTgclocals·9c703c5c7b9c1932c840b69f8ebce236�������������þ,type..hashfunc."".File��������������$type..hash."".File���þ(type..eqfunc."".File�������������� type..eq."".File���þ"type..alg."".File� �� �������������������,type..hashfunc."".File�����(type..eqfunc."".File���þbruntime.gcbits.0xc8888c00000000000000000000000000� �� ȈŒ��������������þ0go.string."objfile.File"�@��:�������� �������objfile.File�� �0go.string."objfile.File"���þgo.string."r"�0��$���������������r�� �go.string."r"���þgo.string."raw"�0��(���������������raw�� �go.string."raw"���þ go.string."File"�0��*���������������File�� � go.string."File"���þtype."".File��°��°�������ó5Ë9������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������ ��"type..alg."".File���0��bruntime.gcbits.0xc8888c00000000000000000000000000���P��0go.string."objfile.File"���p��type.*"".File���€��"runtime.zerovalue���À�type."".File���À��go.string."r"���Ð��"go.importpath."".���à��type.*os.File�����go.string."raw"��� ��"go.importpath."".���°��type."".rawFile���`à�type."".File���à�� go.string."File"���ð��"go.importpath."".���€°�type."".File���þ2go.string."*objfile.File"�@��<�������� �������*objfile.File�� �2go.string."*objfile.File"���þJgo.string."func(*objfile.File) error"�`��T���������������func(*objfile.File) error�� �Jgo.string."func(*objfile.File) error"���þ2type.func(*"".File) error� �� �������s8W�3���������������������������������������������������������������������������������������������������������������������������� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��Jgo.string."func(*objfile.File) error"���p��Dgo.weak.type.*func(*"".File) error���€��"runtime.zerovalue��� €�2type.func(*"".File) error���А�2type.func(*"".File) error���€��type.*"".File�����type.error���þpgo.string."func(*objfile.File) (*objfile.Disasm, error)"�€��z��������,�������func(*objfile.File) (*objfile.Disasm, error)�� �pgo.string."func(*objfile.File) (*objfile.Disasm, error)"���þNtype.func(*"".File) (*"".Disasm, error)�°��°�������M#<�3������������������������������������������������������������������������������������������������������������������������������������ €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��pgo.string."func(*objfile.File) (*objfile.Disasm, error)"���p��`go.weak.type.*func(*"".File) (*"".Disasm, error)���€��"runtime.zerovalue��� €�Ntype.func(*"".File) (*"".Disasm, error)���А�Ntype.func(*"".File) (*"".Disasm, error)���€��type.*"".File�����type.*"".Disasm��� ��type.error���þLgo.string."func(*objfile.File) string"�`��V���������������func(*objfile.File) string�� �Lgo.string."func(*objfile.File) string"���þ4type.func(*"".File) string� �� �������o‹è®�3���������������������������������������������������������������������������������������������������������������������������� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��Lgo.string."func(*objfile.File) string"���p��Fgo.weak.type.*func(*"".File) string���€��"runtime.zerovalue��� €�4type.func(*"".File) string���А�4type.func(*"".File) string���€��type.*"".File�����type.string���þjgo.string."func(*objfile.File) (*gosym.Table, error)"�€��t��������)�������func(*objfile.File) (*gosym.Table, error)�� �jgo.string."func(*objfile.File) (*gosym.Table, error)"���þ^type.func(*"".File) (*debug/gosym.Table, error)�°��°�������4Gó�3������������������������������������������������������������������������������������������������������������������������������������ €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��jgo.string."func(*objfile.File) (*gosym.Table, error)"���p��pgo.weak.type.*func(*"".File) (*debug/gosym.Table, error)���€��"runtime.zerovalue��� €�^type.func(*"".File) (*debug/gosym.Table, error)���А�^type.func(*"".File) (*debug/gosym.Table, error)���€��type.*"".File�����.type.*debug/gosym.Table��� ��type.error���þlgo.string."func(*objfile.File) ([]objfile.Sym, error)"�€��v��������*�������func(*objfile.File) ([]objfile.Sym, error)�� �lgo.string."func(*objfile.File) ([]objfile.Sym, error)"���þJtype.func(*"".File) ([]"".Sym, error)�°��°�������
ó’ �3������������������������������������������������������������������������������������������������������������������������������������ €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��lgo.string."func(*objfile.File) ([]objfile.Sym, error)"���p��\go.weak.type.*func(*"".File) ([]"".Sym, error)���€��"runtime.zerovalue��� €�Jtype.func(*"".File) ([]"".Sym, error)���А�Jtype.func(*"".File) ([]"".Sym, error)���€��type.*"".File�����type.[]"".Sym��� ��type.error���þpgo.string."func(*objfile.File) (uint64, []uint8, error)"�€��z��������,�������func(*objfile.File) (uint64, []uint8, error)�� �pgo.string."func(*objfile.File) (uint64, []uint8, error)"���þXtype.func(*"".File) (uint64, []uint8, error)�À��À�������gC\>�3�������������������������������������������������������������������������������������������������������������������������������������������� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��pgo.string."func(*objfile.File) (uint64, []uint8, error)"���p��jgo.weak.type.*func(*"".File) (uint64, []uint8, error)���€��"runtime.zerovalue��� €�Xtype.func(*"".File) (uint64, []uint8, error)���А�Xtype.func(*"".File) (uint64, []uint8, error)���€��type.*"".File�����type.uint64��� ��type.[]uint8���°��type.error���þ"go.string."Close"�0��,���������������Close�� �"go.string."Close"���þ0go.string."func() error"�@��:�������� �������func() error�� �0go.string."func() error"���þ"type.func() error����������œ‚Öµ�3���������������������������������������������������������������������������������������������������������������������� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��0go.string."func() error"���p��4go.weak.type.*func() error���€��"runtime.zerovalue��� €�"type.func() error���Ѐ�"type.func() error���€��type.error���þVgo.string."func() (*objfile.Disasm, error)"�`��`���������������func() (*objfile.Disasm, error)�� �Vgo.string."func() (*objfile.Disasm, error)"���þ>type.func() (*"".Disasm, error)� �� �������ÀÀ?�3������������������������������������������������������������������������������������������������������������������������������ €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��Vgo.string."func() (*objfile.Disasm, error)"���p��Pgo.weak.type.*func() (*"".Disasm, error)���€��"runtime.zerovalue��� €�>type.func() (*"".Disasm, error)���Ѐ�>type.func() (*"".Disasm, error)���€��type.*"".Disasm�����type.error���þ$go.string."GOARCH"�0��.���������������GOARCH�� �$go.string."GOARCH"���þ.go.string."PCLineTable"�@��8�������� �������PCLineTable�� �.go.string."PCLineTable"���þPgo.string."func() (*gosym.Table, error)"�`��Z���������������func() (*gosym.Table, error)�� �Pgo.string."func() (*gosym.Table, error)"���þNtype.func() (*debug/gosym.Table, error)� �� �������öl0u�3������������������������������������������������������������������������������������������������������������������������������ €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��Pgo.string."func() (*gosym.Table, error)"���p��`go.weak.type.*func() (*debug/gosym.Table, error)���€��"runtime.zerovalue��� €�Ntype.func() (*debug/gosym.Table, error)���Ѐ�Ntype.func() (*debug/gosym.Table, error)���€��.type.*debug/gosym.Table�����type.error���þ&go.string."Symbols"�0��0���������������Symbols�� �&go.string."Symbols"���þ go.string."Text"�0��*���������������Text�� � go.string."Text"���þtype.*"".File��°��°�������uPŽR�6������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������L  � runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��2go.string."*objfile.File"���p��,go.weak.type.**"".File���€��"runtime.zerovalue�����type."".File���` �type.*"".File���Àð�type.*"".File���ð��"go.string."Close"�����"type.func() error��� ��2type.func(*"".File) error���°�� "".(*File).Close���À�� "".(*File).Close���Ð��$go.string."Disasm"���ð��>type.func() (*"".Disasm, error)���€��Ntype.func(*"".File) (*"".Disasm, error)�����""".(*File).Disasm��� ��""".(*File).Disasm���°��$go.string."GOARCH"���Ð��$type.func() string���à��4type.func(*"".File) string���ð��""".(*File).GOARCH���€��""".(*File).GOARCH�����.go.string."PCLineTable"���°��Ntype.func() (*debug/gosym.Table, error)���À��^type.func(*"".File) (*debug/gosym.Table, error)���Ð��,"".(*File).PCLineTable���à��,"".(*File).PCLineTable���ð��&go.string."Symbols"�����:type.func() ([]"".Sym, error)��� ��Jtype.func(*"".File) ([]"".Sym, error)���°��$"".(*File).Symbols���À��$"".(*File).Symbols���Ð�� go.string."Text"���ð��Htype.func() (uint64, []uint8, error)���€��Xtype.func(*"".File) (uint64, []uint8, error)�����"".(*File).Text��� ��"".(*File).Text���þ8go.string."**objfile.Disasm"�P��B���������������**objfile.Disasm�� �8go.string."**objfile.Disasm"���þ type.**"".Disasm� �� �������¿4S�6����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��8go.string."**objfile.Disasm"���p��2go.weak.type.***"".Disasm���€��"runtime.zerovalue�����type.*"".Disasm���þbruntime.gcbits.0x84488800000000000000000000000000� �� „Hˆ��������������þ‚go.string."struct { F uintptr; A0 *uint64; A1 **objfile.Disasm }"���Œ��������5�������struct { F uintptr; A0 *uint64; A1 **objfile.Disasm }�� �‚go.string."struct { F uintptr; A0 *uint64; A1 **objfile.Disasm }"���þgo.string."F"�0��$���������������F�� �go.string."F"���þgo.string."A0"�0��&���������������A0�� �go.string."A0"���þgo.string."A1"�0��&���������������A1�� �go.string."A1"���þjtype.struct { F uintptr; A0 *uint64; A1 **"".Disasm }�°��°�������uÁ“Ö����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������� �� runtime.algarray���0��bruntime.gcbits.0x84488800000000000000000000000000���P��‚go.string."struct { F uintptr; A0 *uint64; A1 **objfile.Disasm }"���p��|go.weak.type.*struct { F uintptr; A0 *uint64; A1 **"".Disasm }���€��"runtime.zerovalue���À�jtype.struct { F uintptr; A0 *uint64; A1 **"".Disasm }���À��go.string."F"���à��type.uintptr�����go.string."A0"���°��type.*uint64���à��go.string."A1"���€�� type.**"".Disasm���þ„go.string."*struct { F uintptr; A0 *uint64; A1 **objfile.Disasm }"���Ž��������6�������*struct { F uintptr; A0 *uint64; A1 **objfile.Disasm }�� �„go.string."*struct { F uintptr; A0 *uint64; A1 **objfile.Disasm }"���þltype.*struct { F uintptr; A0 *uint64; A1 **"".Disasm }� �� �������©í_ï�6����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��„go.string."*struct { F uintptr; A0 *uint64; A1 **objfile.Disasm }"���p��~go.weak.type.**struct { F uintptr; A0 *uint64; A1 **"".Disasm }���€��"runtime.zerovalue�����jtype.struct { F uintptr; A0 *uint64; A1 **"".Disasm }���þbruntime.gcbits.0xcc000000000000000000000000000000� �� Ì����������������þ0go.string."interface {}"�@��:�������� �������interface {}�� �0go.string."interface {}"���þ"type.interface {}�À��À�������çW ��������������������������������������������������������������������������������� €� runtime.algarray���0��bruntime.gcbits.0xcc000000000000000000000000000000���P��0go.string."interface {}"���p��4go.weak.type.*interface {}���€��"runtime.zerovalue���À�"type.interface {}���þ4go.string."[]interface {}"�@��>���������������[]interface {}�� �4go.string."[]interface {}"���þ&type.[]interface {}� �� �������p“ê/�����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x48844400000000000000000000000000���P��4go.string."[]interface {}"���p��8go.weak.type.*[]interface {}���€��"runtime.zerovalue�����"type.interface {}���þRgo.typelink.[]interface {}/[]interface {}��������������&type.[]interface {}���þTgclocals·3280bececceccd33cb74587feedb1f9f�����������þTgclocals·2dc77d960dd3e4b3de2361f9cbd75783�������������þTgclocals·44568aa369055d8938d809aa5d80843b��������������þTgclocals·9c703c5c7b9c1932c840b69f8ebce236�������������þ<type..hashfunc.[2]interface {}��������������4type..hash.[2]interface {}���þ8type..eqfunc.[2]interface {}��������������0type..eq.[2]interface {}���þ2type..alg.[2]interface {}� �� �������������������<type..hashfunc.[2]interface {}�����8type..eqfunc.[2]interface {}���þbruntime.gcbits.0xcccc0000000000000000000000000000� �� ÌÌ���������������þ6go.string."[2]interface {}"�@��@���������������[2]interface {}�� �6go.string."[2]interface {}"���þ(type.[2]interface {}�À��À �������,Y¤ñ�������������������������������������������������������������������������������� ��2type..alg.[2]interface {}���0��bruntime.gcbits.0xcccc0000000000000000000000000000���P��6go.string."[2]interface {}"���p��:go.weak.type.*[2]interface {}���€��"runtime.zerovalue�����"type.interface {}��� ��&type.[]interface {}���þVgo.typelink.[2]interface {}/[2]interface {}��������������(type.[2]interface {}���þ<go.string."**tabwriter.Writer"�P��F���������������**tabwriter.Writer�� �<go.string."**tabwriter.Writer"���þ8type.**text/tabwriter.Writer� �� �������“]ÌÎ�6����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��<go.string."**tabwriter.Writer"���p��Jgo.weak.type.***text/tabwriter.Writer���€��"runtime.zerovalue�����6type.*text/tabwriter.Writer���þ(go.string."*[]uint8"�@��2���������������*[]uint8�� �(go.string."*[]uint8"���þtype.*[]uint8� �� �������¥ŽÐi�6����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��(go.string."*[]uint8"���p��,go.weak.type.**[]uint8���€��"runtime.zerovalue�����type.[]uint8���þbruntime.gcbits.0x84880000000000000000000000000000� �� „ˆ���������������þ²go.string."struct { F uintptr; A0 **objfile.Disasm; A1 **tabwriter.Writer; A2 *[]uint8 }"�À��¼��������M�������struct { F uintptr; A0 **objfile.Disasm; A1 **tabwriter.Writer; A2 *[]uint8 }�� �²go.string."struct { F uintptr; A0 **objfile.Disasm; A1 **tabwriter.Writer; A2 *[]uint8 }"���þgo.string."A2"�0��&���������������A2�� �go.string."A2"���þ¤type.struct { F uintptr; A0 **"".Disasm; A1 **text/tabwriter.Writer; A2 *[]uint8 }�€��€ �������9ڝP�������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������� �� runtime.algarray���0��bruntime.gcbits.0x84880000000000000000000000000000���P��²go.string."struct { F uintptr; A0 **objfile.Disasm; A1 **tabwriter.Writer; A2 *[]uint8 }"���p��¶go.weak.type.*struct { F uintptr; A0 **"".Disasm; A1 **text/tabwriter.Writer; A2 *[]uint8 }���€��"runtime.zerovalue���À�¤type.struct { F uintptr; A0 **"".Disasm; A1 **text/tabwriter.Writer; A2 *[]uint8 }���À��go.string."F"���à��type.uintptr�����go.string."A0"���°�� type.**"".Disasm���à��go.string."A1"���€��8type.**text/tabwriter.Writer���°��go.string."A2"���Ð��type.*[]uint8���þ8go.string."*[2]interface {}"�P��B���������������*[2]interface {}�� �8go.string."*[2]interface {}"���þ*type.*[2]interface {}� �� �������¾s-q�6����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��8go.string."*[2]interface {}"���p��<go.weak.type.**[2]interface {}���€��"runtime.zerovalue�����(type.[2]interface {}���þ´go.string."*struct { F uintptr; A0 **objfile.Disasm; A1 **tabwriter.Writer; A2 *[]uint8 }"�À��¾��������N�������*struct { F uintptr; A0 **objfile.Disasm; A1 **tabwriter.Writer; A2 *[]uint8 }�� �´go.string."*struct { F uintptr; A0 **objfile.Disasm; A1 **tabwriter.Writer; A2 *[]uint8 }"���þ¦type.*struct { F uintptr; A0 **"".Disasm; A1 **text/tabwriter.Writer; A2 *[]uint8 }� �� �������Õ«"Î�6����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��´go.string."*struct { F uintptr; A0 **objfile.Disasm; A1 **tabwriter.Writer; A2 *[]uint8 }"���p��¸go.weak.type.**struct { F uintptr; A0 **"".Disasm; A1 **text/tabwriter.Writer; A2 *[]uint8 }���€��"runtime.zerovalue�����¤type.struct { F uintptr; A0 **"".Disasm; A1 **text/tabwriter.Writer; A2 *[]uint8 }���þbruntime.gcbits.0x84000000000000000000000000000000� �� „����������������þfgo.string."struct { F uintptr; R *objfile.Disasm }"�p��p��������'�������struct { F uintptr; R *objfile.Disasm }�� �fgo.string."struct { F uintptr; R *objfile.Disasm }"���þgo.string."R"�0��$���������������R�� �go.string."R"���þNtype.struct { F uintptr; R *"".Disasm }�à��à�������ñÄr;�������������������������������������������������������������������������������������������������������������������������������������������������������������� À� runtime.algarray���0��bruntime.gcbits.0x84000000000000000000000000000000���P��fgo.string."struct { F uintptr; R *objfile.Disasm }"���p��`go.weak.type.*struct { F uintptr; R *"".Disasm }���€��"runtime.zerovalue���À�Ntype.struct { F uintptr; R *"".Disasm }���À��go.string."F"���à��type.uintptr�����go.string."R"���°��type.*"".Disasm���þhgo.string."*struct { F uintptr; R *objfile.Disasm }"�€��r��������(�������*struct { F uintptr; R *objfile.Disasm }�� �hgo.string."*struct { F uintptr; R *objfile.Disasm }"���þPtype.*struct { F uintptr; R *"".Disasm }� �� �������RÓÃ�6����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��hgo.string."*struct { F uintptr; R *objfile.Disasm }"���p��bgo.weak.type.**struct { F uintptr; R *"".Disasm }���€��"runtime.zerovalue�����Ntype.struct { F uintptr; R *"".Disasm }���þ>go.string."*objfile.textReader"�P��H���������������*objfile.textReader�� �>go.string."*objfile.textReader"���þ&go.string."objfile"�0��0���������������objfile�� �&go.string."objfile"���þ,go.string."textReader"�@��6��������
�������textReader�� �,go.string."textReader"���þ$go.string."ReadAt"�0��.���������������ReadAt�� �$go.string."ReadAt"���þTgclocals·3280bececceccd33cb74587feedb1f9f�����������þTgclocals·98c4fd3c7c0e134c7a997ef4070e547f���������
���þ„go.string."func(*objfile.textReader, []uint8, int64) (int, error)"���Ž��������6�������func(*objfile.textReader, []uint8, int64) (int, error)�� �„go.string."func(*objfile.textReader, []uint8, int64) (int, error)"���þltype.func(*"".textReader, []uint8, int64) (int, error)�Ð��Ð�������ÝÑ&�3���������������������������������������������������������������������������������������������������������������������������������������������������� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��„go.string."func(*objfile.textReader, []uint8, int64) (int, error)"���p��~go.weak.type.*func(*"".textReader, []uint8, int64) (int, error)���€��"runtime.zerovalue��� €�ltype.func(*"".textReader, []uint8, int64) (int, error)���а�ltype.func(*"".textReader, []uint8, int64) (int, error)���€��&type.*"".textReader�����type.[]uint8��� ��type.int64���°��type.int���À��type.error���þZgo.string."func([]uint8, int64) (int, error)"�p��d��������!�������func([]uint8, int64) (int, error)�� �Zgo.string."func([]uint8, int64) (int, error)"���þLtype.func([]uint8, int64) (int, error)�À��À�������ŠC¶,�3�������������������������������������������������������������������������������������������������������������������������������������������� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��Zgo.string."func([]uint8, int64) (int, error)"���p��^go.weak.type.*func([]uint8, int64) (int, error)���€��"runtime.zerovalue��� €�Ltype.func([]uint8, int64) (int, error)���Р�Ltype.func([]uint8, int64) (int, error)���€��type.[]uint8�����type.int64��� ��type.int���°��type.error���þ&type.*"".textReader��Ð��Ð�������9ö r�6������������������������������������������������������������������������������������������������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��>go.string."*objfile.textReader"���p��8go.weak.type.**"".textReader���€��"runtime.zerovalue�����$type."".textReader���` �&type.*"".textReader���Àð�&type.*"".textReader���ð��$go.string."ReadAt"�����Ltype.func([]uint8, int64) (int, error)��� ��ltype.func(*"".textReader, []uint8, int64) (int, error)���°��."".(*textReader).ReadAt���À��."".(*textReader).ReadAt���þbruntime.gcbits.0x48440000000000000000000000000000� �� HD���������������þ<go.string."objfile.textReader"�P��F���������������objfile.textReader�� �<go.string."objfile.textReader"���þ go.string."code"�0��*���������������code�� � go.string."code"���þgo.string."pc"�0��&���������������pc�� �go.string."pc"���þ‚go.string."func(objfile.textReader, []uint8, int64) (int, error)"���Œ��������5�������func(objfile.textReader, []uint8, int64) (int, error)�� �‚go.string."func(objfile.textReader, []uint8, int64) (int, error)"���þjtype.func("".textReader, []uint8, int64) (int, error)�Ð��Ð�������ȕJ¸�3���������������������������������������������������������������������������������������������������������������������������������������������������� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��‚go.string."func(objfile.textReader, []uint8, int64) (int, error)"���p��|go.weak.type.*func("".textReader, []uint8, int64) (int, error)���€��"runtime.zerovalue��� €�jtype.func("".textReader, []uint8, int64) (int, error)���а�jtype.func("".textReader, []uint8, int64) (int, error)���€��$type."".textReader�����type.[]uint8��� ��type.int64���°��type.int���À��type.error���þ$type."".textReader���� �������+*<:����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������* à� runtime.algarray���0��bruntime.gcbits.0x48440000000000000000000000000000���P��<go.string."objfile.textReader"���p��&type.*"".textReader���€��"runtime.zerovalue���À�$type."".textReader���À�� go.string."code"���Ð��"go.importpath."".���à��type.[]uint8�����go.string."pc"��� ��"go.importpath."".���°��type.uint64���`à�$type."".textReader���à��,go.string."textReader"���ð��"go.importpath."".���€°�$type."".textReader���°��$go.string."ReadAt"���Ð��Ltype.func([]uint8, int64) (int, error)���à��jtype.func("".textReader, []uint8, int64) (int, error)���ð��."".(*textReader).ReadAt���€��("".textReader.ReadAt���þ8go.string."*objfile.elfFile"�P��B���������������*objfile.elfFile�� �8go.string."*objfile.elfFile"���þRgo.string."func(*objfile.elfFile) string"�`��\���������������func(*objfile.elfFile) string�� �Rgo.string."func(*objfile.elfFile) string"���þ:type.func(*"".elfFile) string� �� �������;ôG>�3���������������������������������������������������������������������������������������������������������������������������� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��Rgo.string."func(*objfile.elfFile) string"���p��Lgo.weak.type.*func(*"".elfFile) string���€��"runtime.zerovalue��� €�:type.func(*"".elfFile) string���А�:type.func(*"".elfFile) string���€�� type.*"".elfFile�����type.string���þˆgo.string."func(*objfile.elfFile) (uint64, []uint8, []uint8, error)"� ��’��������8�������func(*objfile.elfFile) (uint64, []uint8, []uint8, error)�� �ˆgo.string."func(*objfile.elfFile) (uint64, []uint8, []uint8, error)"���þptype.func(*"".elfFile) (uint64, []uint8, []uint8, error)�Ð��Ð�������€}�3���������������������������������������������������������������������������������������������������������������������������������������������������� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��ˆgo.string."func(*objfile.elfFile) (uint64, []uint8, []uint8, error)"���p��‚go.weak.type.*func(*"".elfFile) (uint64, []uint8, []uint8, error)���€��"runtime.zerovalue��� €�ptype.func(*"".elfFile) (uint64, []uint8, []uint8, error)���А�ptype.func(*"".elfFile) (uint64, []uint8, []uint8, error)���€�� type.*"".elfFile�����type.uint64��� ��type.[]uint8���°��type.[]uint8���À��type.error���þrgo.string."func(*objfile.elfFile) ([]objfile.Sym, error)"�€��|��������-�������func(*objfile.elfFile) ([]objfile.Sym, error)�� �rgo.string."func(*objfile.elfFile) ([]objfile.Sym, error)"���þPtype.func(*"".elfFile) ([]"".Sym, error)�°��°�������bÆ}¤�3������������������������������������������������������������������������������������������������������������������������������������ €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��rgo.string."func(*objfile.elfFile) ([]objfile.Sym, error)"���p��bgo.weak.type.*func(*"".elfFile) ([]"".Sym, error)���€��"runtime.zerovalue��� €�Ptype.func(*"".elfFile) ([]"".Sym, error)���А�Ptype.func(*"".elfFile) ([]"".Sym, error)���€�� type.*"".elfFile�����type.[]"".Sym��� ��type.error���þvgo.string."func(*objfile.elfFile) (uint64, []uint8, error)"�€��€��������/�������func(*objfile.elfFile) (uint64, []uint8, error)�� �vgo.string."func(*objfile.elfFile) (uint64, []uint8, error)"���þ^type.func(*"".elfFile) (uint64, []uint8, error)�À��À�������÷ÍBj�3�������������������������������������������������������������������������������������������������������������������������������������������� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��vgo.string."func(*objfile.elfFile) (uint64, []uint8, error)"���p��pgo.weak.type.*func(*"".elfFile) (uint64, []uint8, error)���€��"runtime.zerovalue��� €�^type.func(*"".elfFile) (uint64, []uint8, error)���А�^type.func(*"".elfFile) (uint64, []uint8, error)���€�� type.*"".elfFile�����type.uint64��� ��type.[]uint8���°��type.error���þ type.*"".elfFile��ð��ð�������íŸJò�6������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������@  � runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��8go.string."*objfile.elfFile"���p��2go.weak.type.**"".elfFile���€��"runtime.zerovalue�����type."".elfFile���` � type.*"".elfFile���Àð� type.*"".elfFile���ð��$go.string."goarch"���€��"go.importpath."".�����$type.func() string��� ��:type.func(*"".elfFile) string���°��("".(*elfFile).goarch���À��("".(*elfFile).goarch���Ð�� go.string."pcln"���à��"go.importpath."".���ð��Ztype.func() (uint64, []uint8, []uint8, error)���€��ptype.func(*"".elfFile) (uint64, []uint8, []uint8, error)�����$"".(*elfFile).pcln��� ��$"".(*elfFile).pcln���°��&go.string."symbols"���À��"go.importpath."".���Ð��:type.func() ([]"".Sym, error)���à��Ptype.func(*"".elfFile) ([]"".Sym, error)���ð��*"".(*elfFile).symbols���€��*"".(*elfFile).symbols����� go.string."text"��� ��"go.importpath."".���°��Htype.func() (uint64, []uint8, error)���À��^type.func(*"".elfFile) (uint64, []uint8, error)���Ð��$"".(*elfFile).text���à��$"".(*elfFile).text���þ6go.string."objfile.elfFile"�@��@���������������objfile.elfFile�� �6go.string."objfile.elfFile"���þgo.string."elf"�0��(���������������elf�� �go.string."elf"���þ&go.string."elfFile"�0��0���������������elfFile�� �&go.string."elfFile"���þtype."".elfFile��à��à�������\”­‘�9��������������������������������������������������������������������������������������������������������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��6go.string."objfile.elfFile"���p�� type.*"".elfFile���€��"runtime.zerovalue���À�type."".elfFile���À��go.string."elf"���Ð��"go.importpath."".���à��(type.*debug/elf.File���`�type."".elfFile�����&go.string."elfFile"��� ��"go.importpath."".���°à�type."".elfFile���þ0go.string."[]elf.Symbol"�@��:�������� �������[]elf.Symbol�� �0go.string."[]elf.Symbol"���þ.type.[]debug/elf.Symbol� �� �������Vt™�����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x48844400000000000000000000000000���P��0go.string."[]elf.Symbol"���p��@go.weak.type.*[]debug/elf.Symbol���€��"runtime.zerovalue�����*type.debug/elf.Symbol���þVgo.typelink.[]elf.Symbol/[]debug/elf.Symbol��������������.type.[]debug/elf.Symbol���þ<go.string."*objfile.goobjFile"�P��F���������������*objfile.goobjFile�� �<go.string."*objfile.goobjFile"���þVgo.string."func(*objfile.goobjFile) string"�`��`���������������func(*objfile.goobjFile) string�� �Vgo.string."func(*objfile.goobjFile) string"���þ>type.func(*"".goobjFile) string� �� �������i~•��3���������������������������������������������������������������������������������������������������������������������������� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��Vgo.string."func(*objfile.goobjFile) string"���p��Pgo.weak.type.*func(*"".goobjFile) string���€��"runtime.zerovalue��� €�>type.func(*"".goobjFile) string���А�>type.func(*"".goobjFile) string���€��$type.*"".goobjFile�����type.string���þŒgo.string."func(*objfile.goobjFile) (uint64, []uint8, []uint8, error)"� ��–��������:�������func(*objfile.goobjFile) (uint64, []uint8, []uint8, error)�� �Œgo.string."func(*objfile.goobjFile) (uint64, []uint8, []uint8, error)"���þttype.func(*"".goobjFile) (uint64, []uint8, []uint8, error)�Ð��Ð�������sµ~�3���������������������������������������������������������������������������������������������������������������������������������������������������� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��Œgo.string."func(*objfile.goobjFile) (uint64, []uint8, []uint8, error)"���p��†go.weak.type.*func(*"".goobjFile) (uint64, []uint8, []uint8, error)���€��"runtime.zerovalue��� €�ttype.func(*"".goobjFile) (uint64, []uint8, []uint8, error)���А�ttype.func(*"".goobjFile) (uint64, []uint8, []uint8, error)���€��$type.*"".goobjFile�����type.uint64��� ��type.[]uint8���°��type.[]uint8���À��type.error���þvgo.string."func(*objfile.goobjFile) ([]objfile.Sym, error)"�€��€��������/�������func(*objfile.goobjFile) ([]objfile.Sym, error)�� �vgo.string."func(*objfile.goobjFile) ([]objfile.Sym, error)"���þTtype.func(*"".goobjFile) ([]"".Sym, error)�°��°�������Mplk�3������������������������������������������������������������������������������������������������������������������������������������ €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��vgo.string."func(*objfile.goobjFile) ([]objfile.Sym, error)"���p��fgo.weak.type.*func(*"".goobjFile) ([]"".Sym, error)���€��"runtime.zerovalue��� €�Ttype.func(*"".goobjFile) ([]"".Sym, error)���А�Ttype.func(*"".goobjFile) ([]"".Sym, error)���€��$type.*"".goobjFile�����type.[]"".Sym��� ��type.error���þzgo.string."func(*objfile.goobjFile) (uint64, []uint8, error)"���„��������1�������func(*objfile.goobjFile) (uint64, []uint8, error)�� �zgo.string."func(*objfile.goobjFile) (uint64, []uint8, error)"���þbtype.func(*"".goobjFile) (uint64, []uint8, error)�À��À�������pg›�3�������������������������������������������������������������������������������������������������������������������������������������������� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��zgo.string."func(*objfile.goobjFile) (uint64, []uint8, error)"���p��tgo.weak.type.*func(*"".goobjFile) (uint64, []uint8, error)���€��"runtime.zerovalue��� €�btype.func(*"".goobjFile) (uint64, []uint8, error)���А�btype.func(*"".goobjFile) (uint64, []uint8, error)���€��$type.*"".goobjFile�����type.uint64��� ��type.[]uint8���°��type.error���þ$type.*"".goobjFile��ð��ð������� \ô^�6������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������@  � runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��<go.string."*objfile.goobjFile"���p��6go.weak.type.**"".goobjFile���€��"runtime.zerovalue�����"type."".goobjFile���` �$type.*"".goobjFile���Àð�$type.*"".goobjFile���ð��$go.string."goarch"���€��"go.importpath."".�����$type.func() string��� ��>type.func(*"".goobjFile) string���°��,"".(*goobjFile).goarch���À��,"".(*goobjFile).goarch���Ð�� go.string."pcln"���à��"go.importpath."".���ð��Ztype.func() (uint64, []uint8, []uint8, error)���€��ttype.func(*"".goobjFile) (uint64, []uint8, []uint8, error)�����("".(*goobjFile).pcln��� ��("".(*goobjFile).pcln���°��&go.string."symbols"���À��"go.importpath."".���Ð��:type.func() ([]"".Sym, error)���à��Ttype.func(*"".goobjFile) ([]"".Sym, error)���ð��."".(*goobjFile).symbols���€��."".(*goobjFile).symbols����� go.string."text"��� ��"go.importpath."".���°��Htype.func() (uint64, []uint8, error)���À��btype.func(*"".goobjFile) (uint64, []uint8, error)���Ð��("".(*goobjFile).text���à��("".(*goobjFile).text���þ:go.string."objfile.goobjFile"�P��D���������������objfile.goobjFile�� �:go.string."objfile.goobjFile"���þ"go.string."goobj"�0��,���������������goobj�� �"go.string."goobj"���þ*go.string."goobjFile"�@��4�������� �������goobjFile�� �*go.string."goobjFile"���þ"type."".goobjFile��à��à�������‡¯_�9��������������������������������������������������������������������������������������������������������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��:go.string."objfile.goobjFile"���p��$type.*"".goobjFile���€��"runtime.zerovalue���À�"type."".goobjFile���À��"go.string."goobj"���Ð��"go.importpath."".���à��@type.*cmd/internal/goobj.Package���`�"type."".goobjFile�����*go.string."goobjFile"��� ��"go.importpath."".���°à�"type."".goobjFile���þ2go.string."[]goobj.SymID"�@��<�������� �������[]goobj.SymID�� �2go.string."[]goobj.SymID"���þ>type.[]cmd/internal/goobj.SymID� �� �������ÊÜ£1�����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x48844400000000000000000000000000���P��2go.string."[]goobj.SymID"���p��Pgo.weak.type.*[]cmd/internal/goobj.SymID���€��"runtime.zerovalue�����:type.cmd/internal/goobj.SymID���þhgo.typelink.[]goobj.SymID/[]cmd/internal/goobj.SymID��������������>type.[]cmd/internal/goobj.SymID���þTgclocals·3280bececceccd33cb74587feedb1f9f�����������þTgclocals·2dc77d960dd3e4b3de2361f9cbd75783�������������þTgclocals·65526a5f07004f02424fe51b799cdd23� �� ��� �������
����þTgclocals·fa7203fd5ed88aea99b7be572f707eb0� �� �������������þTtype..hashfunc.[8]cmd/internal/goobj.SymID��������������Ltype..hash.[8]cmd/internal/goobj.SymID���þPtype..eqfunc.[8]cmd/internal/goobj.SymID��������������Htype..eq.[8]cmd/internal/goobj.SymID���þJtype..alg.[8]cmd/internal/goobj.SymID� �� �������������������Ttype..hashfunc.[8]cmd/internal/goobj.SymID�����Ptype..eqfunc.[8]cmd/internal/goobj.SymID���þbruntime.gcbits.0x48844448844448844448844400000000� �� H„DH„DH„DH„D�����þ4go.string."[8]goobj.SymID"�@��>���������������[8]goobj.SymID�� �4go.string."[8]goobj.SymID"���þ@type.[8]cmd/internal/goobj.SymID�À��ÀÀ�������èÔk5���������������������������������������������������������������������������������� ��Jtype..alg.[8]cmd/internal/goobj.SymID���0��bruntime.gcbits.0x48844448844448844448844400000000���P��4go.string."[8]goobj.SymID"���p��Rgo.weak.type.*[8]cmd/internal/goobj.SymID���€��"runtime.zerovalue�����:type.cmd/internal/goobj.SymID��� ��>type.[]cmd/internal/goobj.SymID���þlgo.typelink.[8]goobj.SymID/[8]cmd/internal/goobj.SymID��������������@type.[8]cmd/internal/goobj.SymID���þ$go.string."[]bool"�0��.���������������[]bool�� �$go.string."[]bool"���þtype.[]bool� �� �������±åç�����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x48844400000000000000000000000000���P��$go.string."[]bool"���p��(go.weak.type.*[]bool���€��"runtime.zerovalue�����type.bool���þ2go.typelink.[]bool/[]bool��������������type.[]bool���þ^runtime.gcbits.0x000000000000000000000000000000� �� �����������������þ&go.string."[8]bool"�0��0���������������[8]bool�� �&go.string."[8]bool"���þtype.[8]bool�À��À�������s£5���‘�������������������������������������������������������������������������������  � runtime.algarray���0��^runtime.gcbits.0x000000000000000000000000000000���P��&go.string."[8]bool"���p��*go.weak.type.*[8]bool���€��"runtime.zerovalue�����type.bool��� ��type.[]bool���þ6go.typelink.[8]bool/[8]bool��������������type.[8]bool���þPgo.string."*map.bucket[goobj.SymID]bool"�`��Z���������������*map.bucket[goobj.SymID]bool�� �Pgo.string."*map.bucket[goobj.SymID]bool"���þ\type.*map.bucket[cmd/internal/goobj.SymID]bool� �� �������áÿžº�6����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��Pgo.string."*map.bucket[goobj.SymID]bool"���p��ngo.weak.type.**map.bucket[cmd/internal/goobj.SymID]bool���€��"runtime.zerovalue�����Ztype.map.bucket[cmd/internal/goobj.SymID]bool���þ,btype..gc.map.bucket[cmd/internal/goobj.SymID]bool�8����þjtype..gcprog.map.bucket[cmd/internal/goobj.SymID]bool���Y–eY–e%�þNgo.string."map.bucket[goobj.SymID]bool"�`��X���������������map.bucket[goobj.SymID]bool�� �Ngo.string."map.bucket[goobj.SymID]bool"���þZtype.map.bucket[cmd/internal/goobj.SymID]bool�°��°Ø�������j-… ���Y�����������������������������������������������������������������������������������������������������������������������������������������������������È���������������������������������������Ð������� à� runtime.algarray���0��btype..gc.map.bucket[cmd/internal/goobj.SymID]bool���@��jtype..gcprog.map.bucket[cmd/internal/goobj.SymID]bool���P��Ngo.string."map.bucket[goobj.SymID]bool"���p��lgo.weak.type.*map.bucket[cmd/internal/goobj.SymID]bool���€��"runtime.zerovalue���À�Ztype.map.bucket[cmd/internal/goobj.SymID]bool���À�� go.string."keys"���à��@type.[8]cmd/internal/goobj.SymID�����$go.string."values"���°��type.[8]bool���à��(go.string."overflow"���€��\type.*map.bucket[cmd/internal/goobj.SymID]bool���þHgo.string."map.hdr[goobj.SymID]bool"�`��R���������������map.hdr[goobj.SymID]bool�� �Hgo.string."map.hdr[goobj.SymID]bool"���þTtype.map.hdr[cmd/internal/goobj.SymID]bool�à��à0������� Ցd�������������������������������������������������������������������������������������������������������������������������������������������������������� ������� à� runtime.algarray���0��bruntime.gcbits.0x44844800000000000000000000000000���P��Hgo.string."map.hdr[goobj.SymID]bool"���p��fgo.weak.type.*map.hdr[cmd/internal/goobj.SymID]bool���€��"runtime.zerovalue���À�Ttype.map.hdr[cmd/internal/goobj.SymID]bool���À��&go.string."buckets"���à��\type.*map.bucket[cmd/internal/goobj.SymID]bool�����,go.string."oldbuckets"���°��\type.*map.bucket[cmd/internal/goobj.SymID]bool���þ@go.string."map[goobj.SymID]bool"�P��J���������������map[goobj.SymID]bool�� �@go.string."map[goobj.SymID]bool"���þLtype.map[cmd/internal/goobj.SymID]bool�Ü��Ü�������™ùÑ)�5������������������������������������������������������������������������������������������Ø� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��@go.string."map[goobj.SymID]bool"���p��^go.weak.type.*map[cmd/internal/goobj.SymID]bool���€��"runtime.zerovalue�����:type.cmd/internal/goobj.SymID��� ��type.bool���°��Ztype.map.bucket[cmd/internal/goobj.SymID]bool���À��Ttype.map.hdr[cmd/internal/goobj.SymID]bool���þ„go.typelink.map[goobj.SymID]bool/map[cmd/internal/goobj.SymID]bool��������������Ltype.map[cmd/internal/goobj.SymID]bool���þ0go.string."[]*goobj.Sym"�@��:�������� �������[]*goobj.Sym�� �0go.string."[]*goobj.Sym"���þ<type.[]*cmd/internal/goobj.Sym� �� �������ªµK�����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x48844400000000000000000000000000���P��0go.string."[]*goobj.Sym"���p��Ngo.weak.type.*[]*cmd/internal/goobj.Sym���€��"runtime.zerovalue�����8type.*cmd/internal/goobj.Sym���þdgo.typelink.[]*goobj.Sym/[]*cmd/internal/goobj.Sym��������������<type.[]*cmd/internal/goobj.Sym���þ2go.string."[]goobj.Reloc"�@��<�������� �������[]goobj.Reloc�� �2go.string."[]goobj.Reloc"���þ>type.[]cmd/internal/goobj.Reloc� �� �������íÖâ’�����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x48844400000000000000000000000000���P��2go.string."[]goobj.Reloc"���p��Pgo.weak.type.*[]cmd/internal/goobj.Reloc���€��"runtime.zerovalue�����:type.cmd/internal/goobj.Reloc���þhgo.typelink.[]goobj.Reloc/[]cmd/internal/goobj.Reloc��������������>type.[]cmd/internal/goobj.Reloc���þ.go.string."**goobj.Sym"�@��8�������� �������**goobj.Sym�� �.go.string."**goobj.Sym"���þ:type.**cmd/internal/goobj.Sym� �� �������1â>&�6����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��.go.string."**goobj.Sym"���p��Lgo.weak.type.***cmd/internal/goobj.Sym���€��"runtime.zerovalue�����8type.*cmd/internal/goobj.Sym���þ<go.string."*objfile.machoFile"�P��F���������������*objfile.machoFile�� �<go.string."*objfile.machoFile"���þVgo.string."func(*objfile.machoFile) string"�`��`���������������func(*objfile.machoFile) string�� �Vgo.string."func(*objfile.machoFile) string"���þ>type.func(*"".machoFile) string� �� �������S¼ý�3���������������������������������������������������������������������������������������������������������������������������� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��Vgo.string."func(*objfile.machoFile) string"���p��Pgo.weak.type.*func(*"".machoFile) string���€��"runtime.zerovalue��� €�>type.func(*"".machoFile) string���А�>type.func(*"".machoFile) string���€��$type.*"".machoFile�����type.string���þŒgo.string."func(*objfile.machoFile) (uint64, []uint8, []uint8, error)"� ��–��������:�������func(*objfile.machoFile) (uint64, []uint8, []uint8, error)�� �Œgo.string."func(*objfile.machoFile) (uint64, []uint8, []uint8, error)"���þttype.func(*"".machoFile) (uint64, []uint8, []uint8, error)�Ð��Ð�������˜†š�3���������������������������������������������������������������������������������������������������������������������������������������������������� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��Œgo.string."func(*objfile.machoFile) (uint64, []uint8, []uint8, error)"���p��†go.weak.type.*func(*"".machoFile) (uint64, []uint8, []uint8, error)���€��"runtime.zerovalue��� €�ttype.func(*"".machoFile) (uint64, []uint8, []uint8, error)���А�ttype.func(*"".machoFile) (uint64, []uint8, []uint8, error)���€��$type.*"".machoFile�����type.uint64��� ��type.[]uint8���°��type.[]uint8���À��type.error���þvgo.string."func(*objfile.machoFile) ([]objfile.Sym, error)"�€��€��������/�������func(*objfile.machoFile) ([]objfile.Sym, error)�� �vgo.string."func(*objfile.machoFile) ([]objfile.Sym, error)"���þTtype.func(*"".machoFile) ([]"".Sym, error)�°��°�������3k�3������������������������������������������������������������������������������������������������������������������������������������ €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��vgo.string."func(*objfile.machoFile) ([]objfile.Sym, error)"���p��fgo.weak.type.*func(*"".machoFile) ([]"".Sym, error)���€��"runtime.zerovalue��� €�Ttype.func(*"".machoFile) ([]"".Sym, error)���А�Ttype.func(*"".machoFile) ([]"".Sym, error)���€��$type.*"".machoFile�����type.[]"".Sym��� ��type.error���þzgo.string."func(*objfile.machoFile) (uint64, []uint8, error)"���„��������1�������func(*objfile.machoFile) (uint64, []uint8, error)�� �zgo.string."func(*objfile.machoFile) (uint64, []uint8, error)"���þbtype.func(*"".machoFile) (uint64, []uint8, error)�À��À�������Ÿ �3�������������������������������������������������������������������������������������������������������������������������������������������� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��zgo.string."func(*objfile.machoFile) (uint64, []uint8, error)"���p��tgo.weak.type.*func(*"".machoFile) (uint64, []uint8, error)���€��"runtime.zerovalue��� €�btype.func(*"".machoFile) (uint64, []uint8, error)���А�btype.func(*"".machoFile) (uint64, []uint8, error)���€��$type.*"".machoFile�����type.uint64��� ��type.[]uint8���°��type.error���þ$type.*"".machoFile��ð��ð�������±Áh´�6������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������@  � runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��<go.string."*objfile.machoFile"���p��6go.weak.type.**"".machoFile���€��"runtime.zerovalue�����"type."".machoFile���` �$type.*"".machoFile���Àð�$type.*"".machoFile���ð��$go.string."goarch"���€��"go.importpath."".�����$type.func() string��� ��>type.func(*"".machoFile) string���°��,"".(*machoFile).goarch���À��,"".(*machoFile).goarch���Ð�� go.string."pcln"���à��"go.importpath."".���ð��Ztype.func() (uint64, []uint8, []uint8, error)���€��ttype.func(*"".machoFile) (uint64, []uint8, []uint8, error)�����("".(*machoFile).pcln��� ��("".(*machoFile).pcln���°��&go.string."symbols"���À��"go.importpath."".���Ð��:type.func() ([]"".Sym, error)���à��Ttype.func(*"".machoFile) ([]"".Sym, error)���ð��."".(*machoFile).symbols���€��."".(*machoFile).symbols����� go.string."text"��� ��"go.importpath."".���°��Htype.func() (uint64, []uint8, error)���À��btype.func(*"".machoFile) (uint64, []uint8, error)���Ð��("".(*machoFile).text���à��("".(*machoFile).text���þ:go.string."objfile.machoFile"�P��D���������������objfile.machoFile�� �:go.string."objfile.machoFile"���þ"go.string."macho"�0��,���������������macho�� �"go.string."macho"���þ*go.string."machoFile"�@��4�������� �������machoFile�� �*go.string."machoFile"���þ"type."".machoFile��à��à�������¿7ùÌ�9��������������������������������������������������������������������������������������������������������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��:go.string."objfile.machoFile"���p��$type.*"".machoFile���€��"runtime.zerovalue���À�"type."".machoFile���À��"go.string."macho"���Ð��"go.importpath."".���à��,type.*debug/macho.File���`�"type."".machoFile�����*go.string."machoFile"��� ��"go.importpath."".���°à�"type."".machoFile���þ(go.string."[]uint64"�@��2���������������[]uint64�� �(go.string."[]uint64"���þtype.[]uint64� �� �������?µi �����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x48844400000000000000000000000000���P��(go.string."[]uint64"���p��,go.weak.type.*[]uint64���€��"runtime.zerovalue�����type.uint64���þ:go.typelink.[]uint64/[]uint64��������������type.[]uint64���þ8go.string."*objfile.uint64s"�P��B���������������*objfile.uint64s�� �8go.string."*objfile.uint64s"���þ&go.string."uint64s"�0��0���������������uint64s�� �&go.string."uint64s"���þgo.string."Len"�0��(���������������Len�� �go.string."Len"���þTgclocals·3280bececceccd33cb74587feedb1f9f�����������þTgclocals·06cab038d51064a089bda21fa03e00f7�������������þ go.string."Swap"�0��*���������������Swap�� � go.string."Swap"���þTgclocals·3280bececceccd33cb74587feedb1f9f�����������þTgclocals·c29721753d10643684859fb25239955f�������������þ go.string."Less"�0��*���������������Less�� � go.string."Less"���þTgclocals·3280bececceccd33cb74587feedb1f9f�����������þTgclocals·2dc77d960dd3e4b3de2361f9cbd75783�������������þLgo.string."func(*objfile.uint64s) int"�`��V���������������func(*objfile.uint64s) int�� �Lgo.string."func(*objfile.uint64s) int"���þ4type.func(*"".uint64s) int� �� �������þ'é�3���������������������������������������������������������������������������������������������������������������������������� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��Lgo.string."func(*objfile.uint64s) int"���p��Fgo.weak.type.*func(*"".uint64s) int���€��"runtime.zerovalue��� €�4type.func(*"".uint64s) int���А�4type.func(*"".uint64s) int���€�� type.*"".uint64s�����type.int���þbgo.string."func(*objfile.uint64s, int, int) bool"�p��l��������%�������func(*objfile.uint64s, int, int) bool�� �bgo.string."func(*objfile.uint64s, int, int) bool"���þJtype.func(*"".uint64s, int, int) bool�À��À�������†^Ì2�3�������������������������������������������������������������������������������������������������������������������������������������������� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��bgo.string."func(*objfile.uint64s, int, int) bool"���p��\go.weak.type.*func(*"".uint64s, int, int) bool���€��"runtime.zerovalue��� €�Jtype.func(*"".uint64s, int, int) bool���а�Jtype.func(*"".uint64s, int, int) bool���€�� type.*"".uint64s�����type.int��� ��type.int���°��type.bool���þXgo.string."func(*objfile.uint64s, int, int)"�p��b�������� �������func(*objfile.uint64s, int, int)�� �Xgo.string."func(*objfile.uint64s, int, int)"���þ@type.func(*"".uint64s, int, int)�°��°�������«Ž—�3�������������������������������������������������������������������������������������������������������������������������������������� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��Xgo.string."func(*objfile.uint64s, int, int)"���p��Rgo.weak.type.*func(*"".uint64s, int, int)���€��"runtime.zerovalue��� €�@type.func(*"".uint64s, int, int)���а�@type.func(*"".uint64s, int, int)���€�� type.*"".uint64s�����type.int��� ��type.int���þ,go.string."func() int"�@��6��������
�������func() int�� �,go.string."func() int"���þtype.func() int����������å†9à�3���������������������������������������������������������������������������������������������������������������������� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��,go.string."func() int"���p��0go.weak.type.*func() int���€��"runtime.zerovalue��� €�type.func() int���Ѐ�type.func() int���€��type.int���þ>go.string."func(int, int) bool"�P��H���������������func(int, int) bool�� �>go.string."func(int, int) bool"���þ0type.func(int, int) bool�°��°�������¢"�3������������������������������������������������������������������������������������������������������������������������������������ €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��>go.string."func(int, int) bool"���p��Bgo.weak.type.*func(int, int) bool���€��"runtime.zerovalue��� €�0type.func(int, int) bool���Р�0type.func(int, int) bool���€��type.int�����type.int��� ��type.bool���þ4go.string."func(int, int)"�@��>���������������func(int, int)�� �4go.string."func(int, int)"���þ&type.func(int, int)� �� �������%DŽ�3������������������������������������������������������������������������������������������������������������������������������ €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��4go.string."func(int, int)"���p��8go.weak.type.*func(int, int)���€��"runtime.zerovalue��� €�&type.func(int, int)���Р�&type.func(int, int)���€��type.int�����type.int���þ type.*"".uint64s�����������Ñxúz�6������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������.  � runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��8go.string."*objfile.uint64s"���p��2go.weak.type.**"".uint64s���€��"runtime.zerovalue�����type."".uint64s���` � type.*"".uint64s���Àð� type.*"".uint64s���ð��go.string."Len"�����type.func() int��� ��4type.func(*"".uint64s) int���°��""".(*uint64s).Len���À��""".(*uint64s).Len���Ð�� go.string."Less"���ð��0type.func(int, int) bool���€��Jtype.func(*"".uint64s, int, int) bool�����$"".(*uint64s).Less��� ��$"".(*uint64s).Less���°�� go.string."Swap"���Ð��&type.func(int, int)���à��@type.func(*"".uint64s, int, int)���ð��$"".(*uint64s).Swap���€��$"".(*uint64s).Swap���þ6go.string."objfile.uint64s"�@��@���������������objfile.uint64s�� �6go.string."objfile.uint64s"���þJgo.string."func(objfile.uint64s) int"�`��T���������������func(objfile.uint64s) int�� �Jgo.string."func(objfile.uint64s) int"���þ2type.func("".uint64s) int� �� �������iºv�3���������������������������������������������������������������������������������������������������������������������������� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��Jgo.string."func(objfile.uint64s) int"���p��Dgo.weak.type.*func("".uint64s) int���€��"runtime.zerovalue��� €�2type.func("".uint64s) int���А�2type.func("".uint64s) int���€��type."".uint64s�����type.int���þ`go.string."func(objfile.uint64s, int, int) bool"�p��j��������$�������func(objfile.uint64s, int, int) bool�� �`go.string."func(objfile.uint64s, int, int) bool"���þHtype.func("".uint64s, int, int) bool�À��À�������¸Î¥�3�������������������������������������������������������������������������������������������������������������������������������������������� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��`go.string."func(objfile.uint64s, int, int) bool"���p��Zgo.weak.type.*func("".uint64s, int, int) bool���€��"runtime.zerovalue��� €�Htype.func("".uint64s, int, int) bool���а�Htype.func("".uint64s, int, int) bool���€��type."".uint64s�����type.int��� ��type.int���°��type.bool���þVgo.string."func(objfile.uint64s, int, int)"�`��`���������������func(objfile.uint64s, int, int)�� �Vgo.string."func(objfile.uint64s, int, int)"���þ>type.func("".uint64s, int, int)�°��°�������ÿq(0�3�������������������������������������������������������������������������������������������������������������������������������������� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��Vgo.string."func(objfile.uint64s, int, int)"���p��Pgo.weak.type.*func("".uint64s, int, int)���€��"runtime.zerovalue��� €�>type.func("".uint64s, int, int)���а�>type.func("".uint64s, int, int)���€��type."".uint64s�����type.int��� ��type.int���þtype."".uint64s�����������¾­„ó�������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������2  � runtime.algarray���0��bruntime.gcbits.0x48844400000000000000000000000000���P��6go.string."objfile.uint64s"���p�� type.*"".uint64s���€��"runtime.zerovalue�����type.uint64���` �type."".uint64s��� ��&go.string."uint64s"���°��"go.importpath."".���Àð�type."".uint64s���ð��go.string."Len"�����type.func() int��� ��2type.func("".uint64s) int���°��""".(*uint64s).Len���À��"".uint64s.Len���Ð�� go.string."Less"���ð��0type.func(int, int) bool���€��Htype.func("".uint64s, int, int) bool�����$"".(*uint64s).Less��� ��"".uint64s.Less���°�� go.string."Swap"���Ð��&type.func(int, int)���à��>type.func("".uint64s, int, int)���ð��$"".(*uint64s).Swap���€��"".uint64s.Swap���þ4go.string."[]macho.Symbol"�@��>���������������[]macho.Symbol�� �4go.string."[]macho.Symbol"���þ2type.[]debug/macho.Symbol� �� �������bgJ}�����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x48844400000000000000000000000000���P��4go.string."[]macho.Symbol"���p��Dgo.weak.type.*[]debug/macho.Symbol���€��"runtime.zerovalue�����.type.debug/macho.Symbol���þ^go.typelink.[]macho.Symbol/[]debug/macho.Symbol��������������2type.[]debug/macho.Symbol���þ*go.string."*[]uint64"�@��4�������� �������*[]uint64�� �*go.string."*[]uint64"���þtype.*[]uint64� �� �������/DK\�6����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��*go.string."*[]uint64"���p��.go.weak.type.**[]uint64���€��"runtime.zerovalue�����type.[]uint64���þ€go.string."struct { F uintptr; A0 *[]uint64; A1 *macho.Symbol }"���Š��������4�������struct { F uintptr; A0 *[]uint64; A1 *macho.Symbol }�� �€go.string."struct { F uintptr; A0 *[]uint64; A1 *macho.Symbol }"���þ~type.struct { F uintptr; A0 *[]uint64; A1 *debug/macho.Symbol }�°��°�������јý����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������� �� runtime.algarray���0��bruntime.gcbits.0x84488800000000000000000000000000���P��€go.string."struct { F uintptr; A0 *[]uint64; A1 *macho.Symbol }"���p��go.weak.type.*struct { F uintptr; A0 *[]uint64; A1 *debug/macho.Symbol }���€��"runtime.zerovalue���À�~type.struct { F uintptr; A0 *[]uint64; A1 *debug/macho.Symbol }���À��go.string."F"���à��type.uintptr�����go.string."A0"���°��type.*[]uint64���à��go.string."A1"���€��0type.*debug/macho.Symbol���þ‚go.string."*struct { F uintptr; A0 *[]uint64; A1 *macho.Symbol }"���Œ��������5�������*struct { F uintptr; A0 *[]uint64; A1 *macho.Symbol }�� �‚go.string."*struct { F uintptr; A0 *[]uint64; A1 *macho.Symbol }"���þ€type.*struct { F uintptr; A0 *[]uint64; A1 *debug/macho.Symbol }� �� �������…$´�6����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��‚go.string."*struct { F uintptr; A0 *[]uint64; A1 *macho.Symbol }"���p��’go.weak.type.**struct { F uintptr; A0 *[]uint64; A1 *debug/macho.Symbol }���€��"runtime.zerovalue�����~type.struct { F uintptr; A0 *[]uint64; A1 *debug/macho.Symbol }���þfgo.string."func(*os.File) (objfile.rawFile, error)"�p��p��������'�������func(*os.File) (objfile.rawFile, error)�� �fgo.string."func(*os.File) (objfile.rawFile, error)"���þNtype.func(*os.File) ("".rawFile, error)�°��°�������™Jži�3������������������������������������������������������������������������������������������������������������������������������������ €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��fgo.string."func(*os.File) (objfile.rawFile, error)"���p��`go.weak.type.*func(*os.File) ("".rawFile, error)���€��"runtime.zerovalue��� €�Ntype.func(*os.File) ("".rawFile, error)���А�Ntype.func(*os.File) ("".rawFile, error)���€��type.*os.File�����type."".rawFile��� ��type.error���þjgo.string."[]func(*os.File) (objfile.rawFile, error)"�€��t��������)�������[]func(*os.File) (objfile.rawFile, error)�� �jgo.string."[]func(*os.File) (objfile.rawFile, error)"���þRtype.[]func(*os.File) ("".rawFile, error)� �� �������Lè°J�����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x48844400000000000000000000000000���P��jgo.string."[]func(*os.File) (objfile.rawFile, error)"���p��dgo.weak.type.*[]func(*os.File) ("".rawFile, error)���€��"runtime.zerovalue�����Ntype.func(*os.File) ("".rawFile, error)���þ´go.typelink.[]func(*os.File) (objfile.rawFile, error)/[]func(*os.File) ("".rawFile, error)��������������Rtype.[]func(*os.File) ("".rawFile, error)���þTgclocals·3280bececceccd33cb74587feedb1f9f�����������þTgclocals·2dc77d960dd3e4b3de2361f9cbd75783�������������þTgclocals·44568aa369055d8938d809aa5d80843b��������������þTgclocals·9c703c5c7b9c1932c840b69f8ebce236�������������þ<type..hashfunc.[1]interface {}��������������4type..hash.[1]interface {}���þ8type..eqfunc.[1]interface {}��������������0type..eq.[1]interface {}���þ2type..alg.[1]interface {}� �� �������������������<type..hashfunc.[1]interface {}�����8type..eqfunc.[1]interface {}���þ6go.string."[1]interface {}"�@��@���������������[1]interface {}�� �6go.string."[1]interface {}"���þ(type.[1]interface {}�À��À�������P‘[ú�������������������������������������������������������������������������������� ��2type..alg.[1]interface {}���0��bruntime.gcbits.0xcc000000000000000000000000000000���P��6go.string."[1]interface {}"���p��:go.weak.type.*[1]interface {}���€��"runtime.zerovalue�����"type.interface {}��� ��&type.[]interface {}���þVgo.typelink.[1]interface {}/[1]interface {}��������������(type.[1]interface {}���þhgo.string."*func(*os.File) (objfile.rawFile, error)"�€��r��������(�������*func(*os.File) (objfile.rawFile, error)�� �hgo.string."*func(*os.File) (objfile.rawFile, error)"���þPtype.*func(*os.File) ("".rawFile, error)� �� �������É ´¼�6����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��hgo.string."*func(*os.File) (objfile.rawFile, error)"���p��bgo.weak.type.**func(*os.File) ("".rawFile, error)���€��"runtime.zerovalue�����Ntype.func(*os.File) ("".rawFile, error)���þ8go.string."*[1]interface {}"�P��B���������������*[1]interface {}�� �8go.string."*[1]interface {}"���þ*type.*[1]interface {}� �� �������¿¨5�6����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��8go.string."*[1]interface {}"���p��<go.weak.type.**[1]interface {}���€��"runtime.zerovalue�����(type.[1]interface {}���þ6go.string."*objfile.byAddr"�@��@���������������*objfile.byAddr�� �6go.string."*objfile.byAddr"���þ$go.string."byAddr"�0��.���������������byAddr�� �$go.string."byAddr"���þTgclocals·3280bececceccd33cb74587feedb1f9f�����������þTgclocals·2dc77d960dd3e4b3de2361f9cbd75783�������������þTgclocals·3280bececceccd33cb74587feedb1f9f�����������þTgclocals·06cab038d51064a089bda21fa03e00f7�������������þTgclocals·8e1213e5120a75a0e0da5b8eb1d2c835�(��(����������€T�‚T��þTgclocals·8a25ff9445c966862c64be41b3868e34�(��(����������������þJgo.string."func(*objfile.byAddr) int"�`��T���������������func(*objfile.byAddr) int�� �Jgo.string."func(*objfile.byAddr) int"���þ2type.func(*"".byAddr) int� �� �������r©0Ý�3���������������������������������������������������������������������������������������������������������������������������� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��Jgo.string."func(*objfile.byAddr) int"���p��Dgo.weak.type.*func(*"".byAddr) int���€��"runtime.zerovalue��� €�2type.func(*"".byAddr) int���А�2type.func(*"".byAddr) int���€��type.*"".byAddr�����type.int���þ`go.string."func(*objfile.byAddr, int, int) bool"�p��j��������$�������func(*objfile.byAddr, int, int) bool�� �`go.string."func(*objfile.byAddr, int, int) bool"���þHtype.func(*"".byAddr, int, int) bool�À��À�������6 Ãg�3�������������������������������������������������������������������������������������������������������������������������������������������� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��`go.string."func(*objfile.byAddr, int, int) bool"���p��Zgo.weak.type.*func(*"".byAddr, int, int) bool���€��"runtime.zerovalue��� €�Htype.func(*"".byAddr, int, int) bool���а�Htype.func(*"".byAddr, int, int) bool���€��type.*"".byAddr�����type.int��� ��type.int���°��type.bool���þVgo.string."func(*objfile.byAddr, int, int)"�`��`���������������func(*objfile.byAddr, int, int)�� �Vgo.string."func(*objfile.byAddr, int, int)"���þ>type.func(*"".byAddr, int, int)�°��°�������&ˆŒŒ�3�������������������������������������������������������������������������������������������������������������������������������������� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��Vgo.string."func(*objfile.byAddr, int, int)"���p��Pgo.weak.type.*func(*"".byAddr, int, int)���€��"runtime.zerovalue��� €�>type.func(*"".byAddr, int, int)���а�>type.func(*"".byAddr, int, int)���€��type.*"".byAddr�����type.int��� ��type.int���þtype.*"".byAddr�����������ª†Dc�6������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������.  � runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��6go.string."*objfile.byAddr"���p��0go.weak.type.**"".byAddr���€��"runtime.zerovalue�����type."".byAddr���` �type.*"".byAddr���Àð�type.*"".byAddr���ð��go.string."Len"�����type.func() int��� ��2type.func(*"".byAddr) int���°�� "".(*byAddr).Len���À�� "".(*byAddr).Len���Ð�� go.string."Less"���ð��0type.func(int, int) bool���€��Htype.func(*"".byAddr, int, int) bool�����""".(*byAddr).Less��� ��""".(*byAddr).Less���°�� go.string."Swap"���Ð��&type.func(int, int)���à��>type.func(*"".byAddr, int, int)���ð��""".(*byAddr).Swap���€��""".(*byAddr).Swap���þ4go.string."objfile.byAddr"�@��>���������������objfile.byAddr�� �4go.string."objfile.byAddr"���þHgo.string."func(objfile.byAddr) int"�`��R���������������func(objfile.byAddr) int�� �Hgo.string."func(objfile.byAddr) int"���þ0type.func("".byAddr) int� �� ������� føV�3���������������������������������������������������������������������������������������������������������������������������� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��Hgo.string."func(objfile.byAddr) int"���p��Bgo.weak.type.*func("".byAddr) int���€��"runtime.zerovalue��� €�0type.func("".byAddr) int���А�0type.func("".byAddr) int���€��type."".byAddr�����type.int���þ^go.string."func(objfile.byAddr, int, int) bool"�p��h��������#�������func(objfile.byAddr, int, int) bool�� �^go.string."func(objfile.byAddr, int, int) bool"���þFtype.func("".byAddr, int, int) bool�À��À�������Õl·ó�3�������������������������������������������������������������������������������������������������������������������������������������������� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��^go.string."func(objfile.byAddr, int, int) bool"���p��Xgo.weak.type.*func("".byAddr, int, int) bool���€��"runtime.zerovalue��� €�Ftype.func("".byAddr, int, int) bool���а�Ftype.func("".byAddr, int, int) bool���€��type."".byAddr�����type.int��� ��type.int���°��type.bool���þTgo.string."func(objfile.byAddr, int, int)"�`��^���������������func(objfile.byAddr, int, int)�� �Tgo.string."func(objfile.byAddr, int, int)"���þ<type.func("".byAddr, int, int)�°��°�������C Å�3�������������������������������������������������������������������������������������������������������������������������������������� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��Tgo.string."func(objfile.byAddr, int, int)"���p��Ngo.weak.type.*func("".byAddr, int, int)���€��"runtime.zerovalue��� €�<type.func("".byAddr, int, int)���а�<type.func("".byAddr, int, int)���€��type."".byAddr�����type.int��� ��type.int���þtype."".byAddr�����������ýä<�������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������2  � runtime.algarray���0��bruntime.gcbits.0x48844400000000000000000000000000���P��4go.string."objfile.byAddr"���p��type.*"".byAddr���€��"runtime.zerovalue�����type."".Sym���` �type."".byAddr��� ��$go.string."byAddr"���°��"go.importpath."".���Àð�type."".byAddr���ð��go.string."Len"�����type.func() int��� ��0type.func("".byAddr) int���°�� "".(*byAddr).Len���À��"".byAddr.Len���Ð�� go.string."Less"���ð��0type.func(int, int) bool���€��Ftype.func("".byAddr, int, int) bool�����""".(*byAddr).Less��� ��"".byAddr.Less���°�� go.string."Swap"���Ð��&type.func(int, int)���à��<type.func("".byAddr, int, int)���ð��""".(*byAddr).Swap���€��"".byAddr.Swap���þ6go.string."*objfile.peFile"�@��@���������������*objfile.peFile�� �6go.string."*objfile.peFile"���þPgo.string."func(*objfile.peFile) string"�`��Z���������������func(*objfile.peFile) string�� �Pgo.string."func(*objfile.peFile) string"���þ8type.func(*"".peFile) string� �� �������¶ó1�3���������������������������������������������������������������������������������������������������������������������������� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��Pgo.string."func(*objfile.peFile) string"���p��Jgo.weak.type.*func(*"".peFile) string���€��"runtime.zerovalue��� €�8type.func(*"".peFile) string���А�8type.func(*"".peFile) string���€��type.*"".peFile�����type.string���þ†go.string."func(*objfile.peFile) (uint64, []uint8, []uint8, error)"�����������7�������func(*objfile.peFile) (uint64, []uint8, []uint8, error)�� �†go.string."func(*objfile.peFile) (uint64, []uint8, []uint8, error)"���þntype.func(*"".peFile) (uint64, []uint8, []uint8, error)�Ð��Ð�������R1é�3���������������������������������������������������������������������������������������������������������������������������������������������������� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��†go.string."func(*objfile.peFile) (uint64, []uint8, []uint8, error)"���p��€go.weak.type.*func(*"".peFile) (uint64, []uint8, []uint8, error)���€��"runtime.zerovalue��� €�ntype.func(*"".peFile) (uint64, []uint8, []uint8, error)���А�ntype.func(*"".peFile) (uint64, []uint8, []uint8, error)���€��type.*"".peFile�����type.uint64��� ��type.[]uint8���°��type.[]uint8���À��type.error���þpgo.string."func(*objfile.peFile) ([]objfile.Sym, error)"�€��z��������,�������func(*objfile.peFile) ([]objfile.Sym, error)�� �pgo.string."func(*objfile.peFile) ([]objfile.Sym, error)"���þNtype.func(*"".peFile) ([]"".Sym, error)�°��°�������^§çÌ�3������������������������������������������������������������������������������������������������������������������������������������ €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��pgo.string."func(*objfile.peFile) ([]objfile.Sym, error)"���p��`go.weak.type.*func(*"".peFile) ([]"".Sym, error)���€��"runtime.zerovalue��� €�Ntype.func(*"".peFile) ([]"".Sym, error)���А�Ntype.func(*"".peFile) ([]"".Sym, error)���€��type.*"".peFile�����type.[]"".Sym��� ��type.error���þtgo.string."func(*objfile.peFile) (uint64, []uint8, error)"�€��~��������.�������func(*objfile.peFile) (uint64, []uint8, error)�� �tgo.string."func(*objfile.peFile) (uint64, []uint8, error)"���þ\type.func(*"".peFile) (uint64, []uint8, error)�À��À�������w¾´ �3�������������������������������������������������������������������������������������������������������������������������������������������� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��tgo.string."func(*objfile.peFile) (uint64, []uint8, error)"���p��ngo.weak.type.*func(*"".peFile) (uint64, []uint8, error)���€��"runtime.zerovalue��� €�\type.func(*"".peFile) (uint64, []uint8, error)���А�\type.func(*"".peFile) (uint64, []uint8, error)���€��type.*"".peFile�����type.uint64��� ��type.[]uint8���°��type.error���þtype.*"".peFile��ð��ð�������5šÁ�6������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������@  � runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��6go.string."*objfile.peFile"���p��0go.weak.type.**"".peFile���€��"runtime.zerovalue�����type."".peFile���` �type.*"".peFile���Àð�type.*"".peFile���ð��$go.string."goarch"���€��"go.importpath."".�����$type.func() string��� ��8type.func(*"".peFile) string���°��&"".(*peFile).goarch���À��&"".(*peFile).goarch���Ð�� go.string."pcln"���à��"go.importpath."".���ð��Ztype.func() (uint64, []uint8, []uint8, error)���€��ntype.func(*"".peFile) (uint64, []uint8, []uint8, error)�����""".(*peFile).pcln��� ��""".(*peFile).pcln���°��&go.string."symbols"���À��"go.importpath."".���Ð��:type.func() ([]"".Sym, error)���à��Ntype.func(*"".peFile) ([]"".Sym, error)���ð��("".(*peFile).symbols���€��("".(*peFile).symbols����� go.string."text"��� ��"go.importpath."".���°��Htype.func() (uint64, []uint8, error)���À��\type.func(*"".peFile) (uint64, []uint8, error)���Ð��""".(*peFile).text���à��""".(*peFile).text���þ4go.string."objfile.peFile"�@��>���������������objfile.peFile�� �4go.string."objfile.peFile"���þgo.string."pe"�0��&���������������pe�� �go.string."pe"���þ$go.string."peFile"�0��.���������������peFile�� �$go.string."peFile"���þtype."".peFile��à��à�������¯ig�9��������������������������������������������������������������������������������������������������������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��4go.string."objfile.peFile"���p��type.*"".peFile���€��"runtime.zerovalue���À�type."".peFile���À��go.string."pe"���Ð��"go.importpath."".���à��&type.*debug/pe.File���`�type."".peFile�����$go.string."peFile"��� ��"go.importpath."".���°à�type."".peFile���þ0go.string."[]*pe.Symbol"�@��:�������� �������[]*pe.Symbol�� �0go.string."[]*pe.Symbol"���þ.type.[]*debug/pe.Symbol� �� �������HLž¼�����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x48844400000000000000000000000000���P��0go.string."[]*pe.Symbol"���p��@go.weak.type.*[]*debug/pe.Symbol���€��"runtime.zerovalue�����*type.*debug/pe.Symbol���þVgo.typelink.[]*pe.Symbol/[]*debug/pe.Symbol��������������.type.[]*debug/pe.Symbol���þ4go.string."*[]objfile.Sym"�@��>���������������*[]objfile.Sym�� �4go.string."*[]objfile.Sym"���þtype.*[]"".Sym� �� �������[pyC�6����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��4go.string."*[]objfile.Sym"���p��.go.weak.type.**[]"".Sym���€��"runtime.zerovalue�����type.[]"".Sym���þ”go.string."struct { F uintptr; A0 *[]uint64; A1 *[]objfile.Sym; A2 *int }"� ��ž��������>�������struct { F uintptr; A0 *[]uint64; A1 *[]objfile.Sym; A2 *int }�� �”go.string."struct { F uintptr; A0 *[]uint64; A1 *[]objfile.Sym; A2 *int }"���þ|type.struct { F uintptr; A0 *[]uint64; A1 *[]"".Sym; A2 *int }�€��€ �������vô5ª�������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������� �� runtime.algarray���0��bruntime.gcbits.0x84880000000000000000000000000000���P��”go.string."struct { F uintptr; A0 *[]uint64; A1 *[]objfile.Sym; A2 *int }"���p��Žgo.weak.type.*struct { F uintptr; A0 *[]uint64; A1 *[]"".Sym; A2 *int }���€��"runtime.zerovalue���À�|type.struct { F uintptr; A0 *[]uint64; A1 *[]"".Sym; A2 *int }���À��go.string."F"���à��type.uintptr�����go.string."A0"���°��type.*[]uint64���à��go.string."A1"���€��type.*[]"".Sym���°��go.string."A2"���Ð��type.*int���þ.go.string."**pe.Symbol"�@��8�������� �������**pe.Symbol�� �.go.string."**pe.Symbol"���þ,type.**debug/pe.Symbol� �� �������é÷_�6����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��.go.string."**pe.Symbol"���p��>go.weak.type.***debug/pe.Symbol���€��"runtime.zerovalue�����*type.*debug/pe.Symbol���þ–go.string."*struct { F uintptr; A0 *[]uint64; A1 *[]objfile.Sym; A2 *int }"� �� ��������?�������*struct { F uintptr; A0 *[]uint64; A1 *[]objfile.Sym; A2 *int }�� �–go.string."*struct { F uintptr; A0 *[]uint64; A1 *[]objfile.Sym; A2 *int }"���þ~type.*struct { F uintptr; A0 *[]uint64; A1 *[]"".Sym; A2 *int }� �� ������� æÇ!�6����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��–go.string."*struct { F uintptr; A0 *[]uint64; A1 *[]objfile.Sym; A2 *int }"���p��go.weak.type.**struct { F uintptr; A0 *[]uint64; A1 *[]"".Sym; A2 *int }���€��"runtime.zerovalue�����|type.struct { F uintptr; A0 *[]uint64; A1 *[]"".Sym; A2 *int }���þTgclocals·3280bececceccd33cb74587feedb1f9f�����������þTgclocals·2dc77d960dd3e4b3de2361f9cbd75783�������������þTgclocals·44568aa369055d8938d809aa5d80843b��������������þTgclocals·9c703c5c7b9c1932c840b69f8ebce236�������������þ<type..hashfunc.[3]interface {}��������������4type..hash.[3]interface {}���þ8type..eqfunc.[3]interface {}��������������0type..eq.[3]interface {}���þ2type..alg.[3]interface {}� �� �������������������<type..hashfunc.[3]interface {}�����8type..eqfunc.[3]interface {}���þbruntime.gcbits.0xcccccc00000000000000000000000000� �� ÌÌÌ��������������þ6go.string."[3]interface {}"�@��@���������������[3]interface {}�� �6go.string."[3]interface {}"���þ(type.[3]interface {}�À��À0�������ÝÏÙ�������������������������������������������������������������������������������� ��2type..alg.[3]interface {}���0��bruntime.gcbits.0xcccccc00000000000000000000000000���P��6go.string."[3]interface {}"���p��:go.weak.type.*[3]interface {}���€��"runtime.zerovalue�����"type.interface {}��� ��&type.[]interface {}���þVgo.typelink.[3]interface {}/[3]interface {}��������������(type.[3]interface {}���þ8go.string."*[3]interface {}"�P��B���������������*[3]interface {}�� �8go.string."*[3]interface {}"���þ*type.*[3]interface {}� �� �������°þ¹�6����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��8go.string."*[3]interface {}"���p��<go.weak.type.**[3]interface {}���€��"runtime.zerovalue�����(type.[3]interface {}���þ<go.string."*objfile.plan9File"�P��F���������������*objfile.plan9File�� �<go.string."*objfile.plan9File"���þVgo.string."func(*objfile.plan9File) string"�`��`���������������func(*objfile.plan9File) string�� �Vgo.string."func(*objfile.plan9File) string"���þ>type.func(*"".plan9File) string� �� �������¸‘B�3���������������������������������������������������������������������������������������������������������������������������� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��Vgo.string."func(*objfile.plan9File) string"���p��Pgo.weak.type.*func(*"".plan9File) string���€��"runtime.zerovalue��� €�>type.func(*"".plan9File) string���А�>type.func(*"".plan9File) string���€��$type.*"".plan9File�����type.string���þŒgo.string."func(*objfile.plan9File) (uint64, []uint8, []uint8, error)"� ��–��������:�������func(*objfile.plan9File) (uint64, []uint8, []uint8, error)�� �Œgo.string."func(*objfile.plan9File) (uint64, []uint8, []uint8, error)"���þttype.func(*"".plan9File) (uint64, []uint8, []uint8, error)�Ð��Ð�������”Ž}¹�3���������������������������������������������������������������������������������������������������������������������������������������������������� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��Œgo.string."func(*objfile.plan9File) (uint64, []uint8, []uint8, error)"���p��†go.weak.type.*func(*"".plan9File) (uint64, []uint8, []uint8, error)���€��"runtime.zerovalue��� €�ttype.func(*"".plan9File) (uint64, []uint8, []uint8, error)���А�ttype.func(*"".plan9File) (uint64, []uint8, []uint8, error)���€��$type.*"".plan9File�����type.uint64��� ��type.[]uint8���°��type.[]uint8���À��type.error���þvgo.string."func(*objfile.plan9File) ([]objfile.Sym, error)"�€��€��������/�������func(*objfile.plan9File) ([]objfile.Sym, error)�� �vgo.string."func(*objfile.plan9File) ([]objfile.Sym, error)"���þTtype.func(*"".plan9File) ([]"".Sym, error)�°��°�������š3S�3������������������������������������������������������������������������������������������������������������������������������������ €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��vgo.string."func(*objfile.plan9File) ([]objfile.Sym, error)"���p��fgo.weak.type.*func(*"".plan9File) ([]"".Sym, error)���€��"runtime.zerovalue��� €�Ttype.func(*"".plan9File) ([]"".Sym, error)���А�Ttype.func(*"".plan9File) ([]"".Sym, error)���€��$type.*"".plan9File�����type.[]"".Sym��� ��type.error���þzgo.string."func(*objfile.plan9File) (uint64, []uint8, error)"���„��������1�������func(*objfile.plan9File) (uint64, []uint8, error)�� �zgo.string."func(*objfile.plan9File) (uint64, []uint8, error)"���þbtype.func(*"".plan9File) (uint64, []uint8, error)�À��À�������n~e�3�������������������������������������������������������������������������������������������������������������������������������������������� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��zgo.string."func(*objfile.plan9File) (uint64, []uint8, error)"���p��tgo.weak.type.*func(*"".plan9File) (uint64, []uint8, error)���€��"runtime.zerovalue��� €�btype.func(*"".plan9File) (uint64, []uint8, error)���А�btype.func(*"".plan9File) (uint64, []uint8, error)���€��$type.*"".plan9File�����type.uint64��� ��type.[]uint8���°��type.error���þ$type.*"".plan9File��ð��ð�������œ1ç.�6������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������@  � runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��<go.string."*objfile.plan9File"���p��6go.weak.type.**"".plan9File���€��"runtime.zerovalue�����"type."".plan9File���` �$type.*"".plan9File���Àð�$type.*"".plan9File���ð��$go.string."goarch"���€��"go.importpath."".�����$type.func() string��� ��>type.func(*"".plan9File) string���°��,"".(*plan9File).goarch���À��,"".(*plan9File).goarch���Ð�� go.string."pcln"���à��"go.importpath."".���ð��Ztype.func() (uint64, []uint8, []uint8, error)���€��ttype.func(*"".plan9File) (uint64, []uint8, []uint8, error)�����("".(*plan9File).pcln��� ��("".(*plan9File).pcln���°��&go.string."symbols"���À��"go.importpath."".���Ð��:type.func() ([]"".Sym, error)���à��Ttype.func(*"".plan9File) ([]"".Sym, error)���ð��."".(*plan9File).symbols���€��."".(*plan9File).symbols����� go.string."text"��� ��"go.importpath."".���°��Htype.func() (uint64, []uint8, error)���À��btype.func(*"".plan9File) (uint64, []uint8, error)���Ð��("".(*plan9File).text���à��("".(*plan9File).text���þ:go.string."objfile.plan9File"�P��D���������������objfile.plan9File�� �:go.string."objfile.plan9File"���þ"go.string."plan9"�0��,���������������plan9�� �"go.string."plan9"���þ*go.string."plan9File"�@��4�������� �������plan9File�� �*go.string."plan9File"���þ"type."".plan9File��à��à�������æG–�9��������������������������������������������������������������������������������������������������������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��:go.string."objfile.plan9File"���p��$type.*"".plan9File���€��"runtime.zerovalue���À�"type."".plan9File���À��"go.string."plan9"���Ð��"go.importpath."".���à��2type.*debug/plan9obj.File���`�"type."".plan9File�����*go.string."plan9File"��� ��"go.importpath."".���°à�"type."".plan9File���þ&go.string."[]int32"�0��0���������������[]int32�� �&go.string."[]int32"���þtype.[]int32� �� �������*Ms�����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x48844400000000000000000000000000���P��&go.string."[]int32"���p��*go.weak.type.*[]int32���€��"runtime.zerovalue�����type.int32���þ6go.typelink.[]int32/[]int32��������������type.[]int32���þ(go.string."[8]int32"�@��2���������������[8]int32�� �(go.string."[8]int32"���þtype.[8]int32�À��À �������5j»Û���‘������������������������������������������������������������������������������� �� runtime.algarray���0��^runtime.gcbits.0x000000000000000000000000000000���P��(go.string."[8]int32"���p��,go.weak.type.*[8]int32���€��"runtime.zerovalue�����type.int32��� ��type.[]int32���þ:go.typelink.[8]int32/[8]int32��������������type.[8]int32���þDgo.string."*map.bucket[int32]bool"�P��N���������������*map.bucket[int32]bool�� �Dgo.string."*map.bucket[int32]bool"���þ6type.*map.bucket[int32]bool� �� �������ÖM¦�6����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��Dgo.string."*map.bucket[int32]bool"���p��Hgo.weak.type.**map.bucket[int32]bool���€��"runtime.zerovalue�����4type.map.bucket[int32]bool���þbruntime.gcbits.0x44444448444484000000000000000000� �� DDDHDD„����������þBgo.string."map.bucket[int32]bool"�P��L���������������map.bucket[int32]bool�� �Bgo.string."map.bucket[int32]bool"���þ4type.map.bucket[int32]bool�°��°8�������¼¿úã��������������������������������������������������������������������������������������������������������������������������������������������������������(���������������������������������������0������� à� runtime.algarray���0��bruntime.gcbits.0x44444448444484000000000000000000���P��Bgo.string."map.bucket[int32]bool"���p��Fgo.weak.type.*map.bucket[int32]bool���€��"runtime.zerovalue���À�4type.map.bucket[int32]bool���À�� go.string."keys"���à��type.[8]int32�����$go.string."values"���°��type.[8]bool���à��(go.string."overflow"���€��6type.*map.bucket[int32]bool���þ<go.string."map.hdr[int32]bool"�P��F���������������map.hdr[int32]bool�� �<go.string."map.hdr[int32]bool"���þ.type.map.hdr[int32]bool�à��à0�������ڹʤ�������������������������������������������������������������������������������������������������������������������������������������������������������� ������� à� runtime.algarray���0��bruntime.gcbits.0x44844800000000000000000000000000���P��<go.string."map.hdr[int32]bool"���p��@go.weak.type.*map.hdr[int32]bool���€��"runtime.zerovalue���À�.type.map.hdr[int32]bool���À��&go.string."buckets"���à��6type.*map.bucket[int32]bool�����,go.string."oldbuckets"���°��6type.*map.bucket[int32]bool���þ4go.string."map[int32]bool"�@��>���������������map[int32]bool�� �4go.string."map[int32]bool"���þ&type.map[int32]bool�Ü��Ü�������È9w��5������������������������������������������������������������������������������������������8� €� runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��4go.string."map[int32]bool"���p��8go.weak.type.*map[int32]bool���€��"runtime.zerovalue�����type.int32��� ��type.bool���°��4type.map.bucket[int32]bool���À��.type.map.hdr[int32]bool���þRgo.typelink.map[int32]bool/map[int32]bool��������������&type.map[int32]bool���þ4go.string."[]plan9obj.Sym"�@��>���������������[]plan9obj.Sym�� �4go.string."[]plan9obj.Sym"���þ2type.[]debug/plan9obj.Sym� �� �������ð‹Zˆ�����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x48844400000000000000000000000000���P��4go.string."[]plan9obj.Sym"���p��Dgo.weak.type.*[]debug/plan9obj.Sym���€��"runtime.zerovalue�����.type.debug/plan9obj.Sym���þ^go.typelink.[]plan9obj.Sym/[]debug/plan9obj.Sym��������������2type.[]debug/plan9obj.Sym���þ€go.string."struct { F uintptr; A0 *[]uint64; A1 *plan9obj.Sym }"���Š��������4�������struct { F uintptr; A0 *[]uint64; A1 *plan9obj.Sym }�� �€go.string."struct { F uintptr; A0 *[]uint64; A1 *plan9obj.Sym }"���þ~type.struct { F uintptr; A0 *[]uint64; A1 *debug/plan9obj.Sym }�°��°�������•\Ԛ����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������� �� runtime.algarray���0��bruntime.gcbits.0x84488800000000000000000000000000���P��€go.string."struct { F uintptr; A0 *[]uint64; A1 *plan9obj.Sym }"���p��go.weak.type.*struct { F uintptr; A0 *[]uint64; A1 *debug/plan9obj.Sym }���€��"runtime.zerovalue���À�~type.struct { F uintptr; A0 *[]uint64; A1 *debug/plan9obj.Sym }���À��go.string."F"���à��type.uintptr�����go.string."A0"���°��type.*[]uint64���à��go.string."A1"���€��0type.*debug/plan9obj.Sym���þ‚go.string."*struct { F uintptr; A0 *[]uint64; A1 *plan9obj.Sym }"���Œ��������5�������*struct { F uintptr; A0 *[]uint64; A1 *plan9obj.Sym }�� �‚go.string."*struct { F uintptr; A0 *[]uint64; A1 *plan9obj.Sym }"���þ€type.*struct { F uintptr; A0 *[]uint64; A1 *debug/plan9obj.Sym }� �� �������_=íØ�6����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��‚go.string."*struct { F uintptr; A0 *[]uint64; A1 *plan9obj.Sym }"���p��’go.weak.type.**struct { F uintptr; A0 *[]uint64; A1 *debug/plan9obj.Sym }���€��"runtime.zerovalue�����~type.struct { F uintptr; A0 *[]uint64; A1 *debug/plan9obj.Sym }���þbruntime.gcbits.0x88888888880000000000000000000000� �� ˆˆˆˆˆ������������þlgo.string."[5]func(*os.File) (objfile.rawFile, error)"�€��v��������*�������[5]func(*os.File) (objfile.rawFile, error)�� �lgo.string."[5]func(*os.File) (objfile.rawFile, error)"���þTtype.[5]func(*os.File) ("".rawFile, error)�À��À(�������õ4.¹�������������������������������������������������������������������������������� à� runtime.algarray���0��bruntime.gcbits.0x88888888880000000000000000000000���P��lgo.string."[5]func(*os.File) (objfile.rawFile, error)"���p��fgo.weak.type.*[5]func(*os.File) ("".rawFile, error)���€��"runtime.zerovalue�����Ntype.func(*os.File) ("".rawFile, error)��� ��Rtype.[]func(*os.File) ("".rawFile, error)���þ¸go.typelink.[5]func(*os.File) (objfile.rawFile, error)/[5]func(*os.File) ("".rawFile, error)��������������Ttype.[5]func(*os.File) ("".rawFile, error)���þTgclocals·3280bececceccd33cb74587feedb1f9f�����������þTgclocals·2dc77d960dd3e4b3de2361f9cbd75783�������������þTgclocals·3280bececceccd33cb74587feedb1f9f�����������þTgclocals·9c703c5c7b9c1932c840b69f8ebce236�������������þRtype..hashfunc.struct { a int32; b bool }��������������Jtype..hash.struct { a int32; b bool }���þNtype..eqfunc.struct { a int32; b bool }��������������Ftype..eq.struct { a int32; b bool }���þHtype..alg.struct { a int32; b bool }� �� �������������������Rtype..hashfunc.struct { a int32; b bool }�����Ntype..eqfunc.struct { a int32; b bool }���þLgo.string."struct { a int32; b bool }"�`��V���������������struct { a int32; b bool }�� �Lgo.string."struct { a int32; b bool }"���þgo.string."a"�0��$���������������a�� �go.string."a"���þgo.string."b"�0��$���������������b�� �go.string."b"���þ>type.struct { a int32; b bool }�à��à�������{XU‡�™������������������������������������������������������������������������������������������������������������������������������������������������������������� ��Htype..alg.struct { a int32; b bool }���0��^runtime.gcbits.0x000000000000000000000000000000���P��Lgo.string."struct { a int32; b bool }"���p��Pgo.weak.type.*struct { a int32; b bool }���€��"runtime.zerovalue���À�>type.struct { a int32; b bool }���À��go.string."a"���Ð��"go.importpath."".���à��type.int32�����go.string."b"��� ��"go.importpath."".���°��type.bool���þPgo.string."[]struct { a int32; b bool }"�`��Z���������������[]struct { a int32; b bool }�� �Pgo.string."[]struct { a int32; b bool }"���þBtype.[]struct { a int32; b bool }� �� �������¸ïÔh�����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x48844400000000000000000000000000���P��Pgo.string."[]struct { a int32; b bool }"���p��Tgo.weak.type.*[]struct { a int32; b bool }���€��"runtime.zerovalue�����>type.struct { a int32; b bool }���þŠgo.typelink.[]struct { a int32; b bool }/[]struct { a int32; b bool }��������������Btype.[]struct { a int32; b bool }���þTgclocals·3280bececceccd33cb74587feedb1f9f�����������þTgclocals·2dc77d960dd3e4b3de2361f9cbd75783�������������þTgclocals·3280bececceccd33cb74587feedb1f9f�����������þTgclocals·9c703c5c7b9c1932c840b69f8ebce236�������������þXtype..hashfunc.[6]struct { a int32; b bool }��������������Ptype..hash.[6]struct { a int32; b bool }���þTtype..eqfunc.[6]struct { a int32; b bool }��������������Ltype..eq.[6]struct { a int32; b bool }���þNtype..alg.[6]struct { a int32; b bool }� �� �������������������Xtype..hashfunc.[6]struct { a int32; b bool }�����Ttype..eqfunc.[6]struct { a int32; b bool }���þRgo.string."[6]struct { a int32; b bool }"�`��\���������������[6]struct { a int32; b bool }�� �Rgo.string."[6]struct { a int32; b bool }"���þDtype.[6]struct { a int32; b bool }�À��À0�������_ô]�‘������������������������������������������������������������������������������� ��Ntype..alg.[6]struct { a int32; b bool }���0��^runtime.gcbits.0x000000000000000000000000000000���P��Rgo.string."[6]struct { a int32; b bool }"���p��Vgo.weak.type.*[6]struct { a int32; b bool }���€��"runtime.zerovalue�����>type.struct { a int32; b bool }��� ��Btype.[]struct { a int32; b bool }���þŽgo.typelink.[6]struct { a int32; b bool }/[6]struct { a int32; b bool }��������������Dtype.[6]struct { a int32; b bool }���þ,go.string."*[8]string"�@��6��������
�������*[8]string�� �,go.string."*[8]string"���þtype.*[8]string� �� �������­”o�6����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��,go.string."*[8]string"���p��0go.weak.type.**[8]string���€��"runtime.zerovalue�����type.[8]string���þ@go.string."*[8]binary.ByteOrder"�P��J���������������*[8]binary.ByteOrder�� �@go.string."*[8]binary.ByteOrder"���þDtype.*[8]encoding/binary.ByteOrder� �� �������ÐD ~�6����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��@go.string."*[8]binary.ByteOrder"���p��Vgo.weak.type.**[8]encoding/binary.ByteOrder���€��"runtime.zerovalue�����Btype.[8]encoding/binary.ByteOrder���þ6go.string."*[8]goobj.SymID"�@��@���������������*[8]goobj.SymID�� �6go.string."*[8]goobj.SymID"���þBtype.*[8]cmd/internal/goobj.SymID� �� �������®j•1�6����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��6go.string."*[8]goobj.SymID"���p��Tgo.weak.type.**[8]cmd/internal/goobj.SymID���€��"runtime.zerovalue�����@type.[8]cmd/internal/goobj.SymID���þNgo.string."*struct { a int32; b bool }"�`��X���������������*struct { a int32; b bool }�� �Ngo.string."*struct { a int32; b bool }"���þ@type.*struct { a int32; b bool }� �� �������°j*@�6����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��Ngo.string."*struct { a int32; b bool }"���p��Rgo.weak.type.**struct { a int32; b bool }���€��"runtime.zerovalue�����>type.struct { a int32; b bool }���þTgo.string."*[6]struct { a int32; b bool }"�`��^���������������*[6]struct { a int32; b bool }�� �Tgo.string."*[6]struct { a int32; b bool }"���þFtype.*[6]struct { a int32; b bool }� �� �������ëCŽ\�6����������������������������������������������������������������  � runtime.algarray���0��bruntime.gcbits.0x88000000000000000000000000000000���P��Tgo.string."*[6]struct { a int32; b bool }"���p��Xgo.weak.type.**[6]struct { a int32; b bool }���€��"runtime.zerovalue�����Dtype.[6]struct { a int32; b bool }���þ.go.string."debug/macho"�@��8�������� �������debug/macho�� �.go.string."debug/macho"���þ4go.importpath.debug/macho.� �� �������� �������� �.go.string."debug/macho"���þTgo.string."cmd/internal/rsc.io/arm/armasm"�`��^���������������cmd/internal/rsc.io/arm/armasm�� �Tgo.string."cmd/internal/rsc.io/arm/armasm"���þZgo.importpath.cmd/internal/rsc.io/arm/armasm.� �� ���������������� �Tgo.string."cmd/internal/rsc.io/arm/armasm"���þ<go.string."cmd/internal/goobj"�P��F���������������cmd/internal/goobj�� �<go.string."cmd/internal/goobj"���þBgo.importpath.cmd/internal/goobj.� �� ���������������� �<go.string."cmd/internal/goobj"���þ6go.string."encoding/binary"�@��@���������������encoding/binary�� �6go.string."encoding/binary"���þ<go.importpath.encoding/binary.� �� ���������������� �6go.string."encoding/binary"���þ&go.string."runtime"�0��0���������������runtime�� �&go.string."runtime"���þ,go.importpath.runtime.� �� ���������������� �&go.string."runtime"���þ"go.string."bufio"�0��,���������������bufio�� �"go.string."bufio"���þ(go.importpath.bufio.� �� ���������������� �"go.string."bufio"���þ4go.string."text/tabwriter"�@��>���������������text/tabwriter�� �4go.string."text/tabwriter"���þ:go.importpath.text/tabwriter.� �� ���������������� �4go.string."text/tabwriter"���þ*go.string."debug/elf"�@��4�������� �������debug/elf�� �*go.string."debug/elf"���þ0go.importpath.debug/elf.� �� �������� �������� �*go.string."debug/elf"���þgo.string."io"�0��&���������������io�� �go.string."io"���þ"go.importpath.io.� �� ���������������� �go.string."io"���þ(go.string."debug/pe"�@��2���������������debug/pe�� �(go.string."debug/pe"���þ.go.importpath.debug/pe.� �� ���������������� �(go.string."debug/pe"���þgo.string."os"�0��&���������������os�� �go.string."os"���þ"go.importpath.os.� �� ���������������� �go.string."os"���þ&go.string."strings"�0��0���������������strings�� �&go.string."strings"���þ,go.importpath.strings.� �� ���������������� �&go.string."strings"���þTgo.string."cmd/internal/rsc.io/x86/x86asm"�`��^���������������cmd/internal/rsc.io/x86/x86asm�� �Tgo.string."cmd/internal/rsc.io/x86/x86asm"���þZgo.importpath.cmd/internal/rsc.io/x86/x86asm.� �� ���������������� �Tgo.string."cmd/internal/rsc.io/x86/x86asm"���þgo.string."fmt"�0��(���������������fmt�� �go.string."fmt"���þ$go.importpath.fmt.� �� ���������������� �go.string."fmt"���þ go.string."sort"�0��*���������������sort�� � go.string."sort"���þ&go.importpath.sort.� �� ���������������� � go.string."sort"���þ.go.string."debug/gosym"�@��8�������� �������debug/gosym�� �.go.string."debug/gosym"���þ4go.importpath.debug/gosym.� �� �������� �������� �.go.string."debug/gosym"���þ$go.string."regexp"�0��.���������������regexp�� �$go.string."regexp"���þ*go.importpath.regexp.� �� ���������������� �$go.string."regexp"���þ4go.string."debug/plan9obj"�@��>���������������debug/plan9obj�� �4go.string."debug/plan9obj"���þ:go.importpath.debug/plan9obj.� �� ���������������� �4go.string."debug/plan9obj"���þ.type..hash.[8]string·f��������������(type..hash.[8]string���þ$runtime.strhash·f��������������runtime.strhash���þ*type..eq.[8]string·f��������������$type..eq.[8]string���þTtype..hash.[8]encoding/binary.ByteOrder·f��������������Ntype..hash.[8]encoding/binary.ByteOrder���þ(runtime.interhash·f��������������"runtime.interhash���þPtype..eq.[8]encoding/binary.ByteOrder·f��������������Jtype..eq.[8]encoding/binary.ByteOrder���þ$runtime.ifaceeq·f��������������runtime.ifaceeq���þ(type..hash."".Sym·f��������������"type..hash."".Sym���þ$runtime.memhash·f��������������runtime.memhash���þ$type..eq."".Sym·f��������������type..eq."".Sym���þ&runtime.memequal·f�������������� runtime.memequal���þ("".rawFile.goarch·f��������������""".rawFile.goarch���þ$"".rawFile.pcln·f��������������"".rawFile.pcln���þ*"".rawFile.symbols·f��������������$"".rawFile.symbols���þ$"".rawFile.text·f��������������"".rawFile.text���þ*type..hash."".File·f��������������$type..hash."".File���þ&type..eq."".File·f�������������� type..eq."".File���þ:type..hash.[2]interface {}·f��������������4type..hash.[2]interface {}���þ.runtime.nilinterhash·f��������������(runtime.nilinterhash���þ6type..eq.[2]interface {}·f��������������0type..eq.[2]interface {}���þ$runtime.efaceeq·f��������������runtime.efaceeq���þ4"".(*textReader).ReadAt·f��������������."".(*textReader).ReadAt���þ(runtime.panicwrap·f��������������"runtime.panicwrap���þRtype..hash.[8]cmd/internal/goobj.SymID·f��������������Ltype..hash.[8]cmd/internal/goobj.SymID���þLtype..hash.cmd/internal/goobj.SymID·f��������������Ftype..hash.cmd/internal/goobj.SymID���þNtype..eq.[8]cmd/internal/goobj.SymID·f��������������Htype..eq.[8]cmd/internal/goobj.SymID���þ("".(*uint64s).Len·f��������������""".(*uint64s).Len���þ*"".(*uint64s).Swap·f��������������$"".(*uint64s).Swap���þ*"".(*uint64s).Less·f��������������$"".(*uint64s).Less���þ:type..hash.[1]interface {}·f��������������4type..hash.[1]interface {}���þ6type..eq.[1]interface {}·f��������������0type..eq.[1]interface {}���þ("".(*byAddr).Less·f��������������""".(*byAddr).Less���þ&"".(*byAddr).Len·f�������������� "".(*byAddr).Len���þ("".(*byAddr).Swap·f��������������""".(*byAddr).Swap���þ:type..hash.[3]interface {}·f��������������4type..hash.[3]interface {}���þ6type..eq.[3]interface {}·f��������������0type..eq.[3]interface {}���þPtype..hash.struct { a int32; b bool }·f��������������Jtype..hash.struct { a int32; b bool }���þLtype..eq.struct { a int32; b bool }·f��������������Ftype..eq.struct { a int32; b bool }���þVtype..hash.[6]struct { a int32; b bool }·f��������������Ptype..hash.[6]struct { a int32; b bool }���þRtype..eq.[6]struct { a int32; b bool }·f��������������Ltype..eq.[6]struct { a int32; b bool }���þ"runtime.zerovalue� ����ÿÿgo13ld