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)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)