Searched refs:zirconRIP (Results 1 – 1 of 1) sorted by relevance
28 zirconRIP = regexp.MustCompile(` RIP: (0x[0-9a-f]+) `) var104 if match := zirconRIP.FindSubmatchIndex(line); match != nil {