Searched defs:nowritebarrierrecCall (Results 1 – 3 of 3) sorted by relevance
42 type nowritebarrierrecCall struct { struct43 target *ir.Func // caller or callee44 lineno src.XPos // line of call
1134 type nowritebarrierrecCall struct { struct1135 target *Node1136 depth int1137 lineno src.XPos
1031 type nowritebarrierrecCall struct { struct1032 target *Node // ODCLFUNC of caller or callee1033 lineno src.XPos // line of call