runtime.structtype.pkgPath (field)

4 uses

	runtime (current package)
		type.go#L143: 		return st.pkgPath.name()
		type.go#L444: 	pkgPath name
		type.go#L708: 		if st.pkgPath.name() != sv.pkgPath.name() {