runtime.traceStack.hash (field)

3 uses

	runtime (current package)
		trace.go#L763: 	hash uintptr
		trace.go#L798: 	stk.hash = hash
		trace.go#L817: 		if stk.hash == hash && stk.n == len(pcs) {