go/src/cmd/vendor/github.com/google/pprof/internal/report/synth.go

type synthCode

func newSynthCode(mappings []*profile.Mapping) *synthCode {}

// address returns the synthetic address for loc, creating one if needed.
func (s *synthCode) address(loc *profile.Location) uint64 {}