Searched refs:ips (Results 1 – 6 of 6) sorted by relevance
46 static void *ips[] = { &&lbl1, &&lbl2 }; in f() local61 static void *ips[] = { &&lbl1, &&lbl2 }; in f() local78 static void *ips[] = { &&lbl1, &&lbl2 }; in f() local96 static void *ips[] = { &&lbl1, &&lbl2 }; in f() local116 static void *ips[] = { &&lbl1, &&lbl2, &&lbl3, &&lbl4 }; in f() local226 static void *ips[] = { &&l0 }; in f() local239 static void *ips[] = { &&l0 }; in f() local255 static void *ips[] = { &&l0 }; in f() local269 static void *ips[] = { &&l0 }; in f() local603 static void *ips[] = { &&l }; in indirect_jumps() local
27 static void *ips[] = { &&L0 };31 goto *ips; // expected-error {{cannot jump}}50 static void *ips[] = { &&L0 };55 goto *ips; // expected-error {{cannot jump}}69 static void *ips[] = { &&L0 };73 goto *ips; // expected-error {{cannot jump}}
6 module procedure :: ps, ips17 impure subroutine ips(a) subroutine39 call ips(1.) argument
3 # RUN: cp %S/Inputs/a.out.ips %t.crash7 # RUN: cp %S/Inputs/a.out.ips %t.nometadata.crash
3 # RUN: cp %S/Inputs/no_threadState.ips %t.crash
8 # RUN: cp %S/Inputs/scripted_crashlog.ips %t.crash