Black Lives Matter. Support the Equal Justice Initiative.

Text file src/go/internal/gccgoimporter/testdata/issue30628.gox

Documentation: go/internal/gccgoimporter/testdata

     1  v3;
     2  package issue30628
     3  pkgpath issue30628
     4  import os os "os"
     5  import sync sync "sync"
     6  init cpu internal..z2fcpu..import poll internal..z2fpoll..import testlog internal..z2ftestlog..import io io..import os os..import runtime runtime..import sys runtime..z2finternal..z2fsys..import sync sync..import syscall syscall..import time time..import
     7  init_graph 1 0 1 3 1 5 1 6 1 7 1 8 1 9 3 0 3 5 3 6 3 7 4 0 4 1 4 2 4 3 4 5 4 6 4 7 4 8 4 9 5 0 5 6 7 0 7 5 7 6 8 0 8 5 8 6 8 7 9 0 9 5 9 6 9 7 9 8
     8  types 13 2 24 84 208 17 30 41 147 86 17 64 25 75
     9  type 1 "Apple" <type 2>
    10  type 2 struct { .issue30628.hey <type 3>; .issue30628.x <type -11>; RQ <type 11>; }
    11  type 3 "sync.RWMutex" <type 7>
    12   func (rw <type 4>) Lock ()
    13   func (rw <esc:0x12> <type 4>) RLocker () ($ret8 <type 5>)
    14   func (rw <type 4>) RUnlock ()
    15   func (rw <type 4>) Unlock ()
    16   func (rw <type 4>) RLock ()
    17  type 4 *<type 3>
    18  type 5 "sync.Locker" <type 6>
    19  type 6 interface { Lock (); Unlock (); }
    20  type 7 struct { .sync.w <type 8>; .sync.writerSem <type -7>; .sync.readerSem <type -7>; .sync.readerCount <type -3>; .sync.readerWait <type -3>; }
    21  type 8 "sync.Mutex" <type 10>
    22   func (m <type 9>) Unlock ()
    23   func (m <type 9>) Lock ()
    24  type 9 *<type 8>
    25  type 10 struct { .sync.state <type -3>; .sync.sema <type -7>; }
    26  type 11 [517 ] <type 12>
    27  type 12 struct { Count <type -13>; NumBytes <type -13>; Last <type -13>; }
    28  checksum 199DCF6D3EE2FCF39F715B4E42B5F87F5B15D3AF
    29  

View as plain text