Searched defs:methodref (Results 1 – 1 of 1) sorted by relevance
483 type methodref struct { struct484 m methodsig485 src loader.Sym // receiver type symbol486 r int // the index of R_METHODOFF relocations489 func (m methodref) isExported() bool {