github.com/google/pprof/profile.Profile.updateLocationMapping (method)

2 uses

	github.com/google/pprof/profile (current package)
		profile.go#L244: 				p.updateLocationMapping(m, lm)
		profile.go#L301: func (p *Profile) updateLocationMapping(from, to *Mapping) {