Lines Matching full:calls

2 	"calls: basic sanity",
14 "calls: not on unpriviledged",
28 "calls: div by 0 in subprog",
53 "calls: multiple ret types in subprog 1",
77 "calls: multiple ret types in subprog 2",
111 "calls: overlapping caller/callee",
122 "calls: wrong recursive calls",
137 "calls: wrong src reg",
148 "calls: wrong off value",
161 "calls: jump back loop",
172 "calls: conditional call",
188 "calls: conditional call 2",
205 "calls: conditional call 3",
225 "calls: conditional call 4",
242 "calls: conditional call 5",
260 "calls: conditional call 6",
276 "calls: using r0 returned by callee",
287 "calls: using uninit r0 from callee",
298 "calls: callee is using r1",
311 "calls: callee using args1",
324 "calls: callee using wrong args2",
336 "calls: callee using two args",
355 "calls: callee changing pkt pointers",
382 "calls: ptr null check in subprog",
407 "calls: two calls with args",
428 "calls: calls with stack arith",
447 "calls: calls with misaligned stack access",
467 "calls: calls control flow, jump test",
481 "calls: calls control flow, jump test 2",
495 "calls: two calls with bad jump",
517 "calls: recursive call. test1",
529 "calls: recursive call. test2",
541 "calls: unreachable code",
557 "calls: invalid call",
569 "calls: invalid call 2",
581 "calls: jumping across function bodies. test1",
594 "calls: jumping across function bodies. test2",
607 "calls: call without exit",
621 "calls: call into middle of ld_imm64",
635 "calls: call into middle of other call",
650 "calls: subprog call with ld_abs in main prog",
673 "calls: two calls with bad fallthrough",
694 "calls: two calls with stack read",
716 "calls: two calls with stack write",
750 "calls: stack overflow using two frames (pre-call access)",
767 "calls: stack overflow using two frames (post-call access)",
784 "calls: stack depth check using three frames. test1",
807 "calls: stack depth check using three frames. test2",
830 "calls: stack depth check using three frames. test3",
860 "calls: stack depth check using three frames. test4",
905 "calls: stack depth check using three frames. test5",
940 "calls: stack depth check in dead code",
978 "calls: spill into caller stack frame",
994 "calls: write into caller stack frame",
1011 "calls: write into callee stack frame",
1025 "calls: two calls with stack write and void return",
1054 "calls: ambiguous return value",
1073 "calls: two calls that return map_value",
1125 "calls: two calls that return map_value with bool condition",
1179 "calls: two calls that return map_value with incorrect bool check",
1234 "calls: two calls that receive map_value via arg=ptr_stack_of_caller. test1",
1306 "calls: two calls that receive map_value via arg=ptr_stack_of_caller. test2",
1376 "calls: two jumps that receive map_value via arg=ptr_stack_of_jumper. test3",
1447 "calls: two calls that receive map_value_ptr_or_null via arg. test1",
1516 "calls: two calls that receive map_value_ptr_or_null via arg. test2",
1586 "calls: pkt_ptr spill into caller stack",
1615 "calls: pkt_ptr spill into caller stack 2",
1647 "calls: pkt_ptr spill into caller stack 3",
1683 "calls: pkt_ptr spill into caller stack 4",
1718 "calls: pkt_ptr spill into caller stack 5",
1752 "calls: pkt_ptr spill into caller stack 6",
1788 "calls: pkt_ptr spill into caller stack 7",
1823 "calls: pkt_ptr spill into caller stack 8",
1864 "calls: pkt_ptr spill into caller stack 9",
1906 "calls: caller stack init to zero or map_value_or_null",
1939 "calls: stack init to zero and pruning",
1966 "calls: ctx read at start of subprog",
1985 "calls: cross frame pruning",
2011 "calls: cross frame pruning - liveness propagation",