Searched defs:synthCode (Results 1 – 1 of 1) sorted by relevance
8 type synthCode struct { struct9 next uint6410 addr map[*profile.Location]uint64 // Synthesized address assigned to a location25 func (s *synthCode) address(loc *profile.Location) uint64 {