runtime.textsect.baseaddr (field)

2 uses

	runtime (current package)
		symtab.go#L508: 	baseaddr uintptr // relocated section address
		type.go#L303: 				res = md.textsectmap[i].baseaddr + uintptr(off) - uintptr(md.textsectmap[i].vaddr)