Searched refs:labels (Results 1 – 2 of 2) sorted by relevance
469 static char **labels, **labels_jt, **labels_jf, **labels_k; variable493 labels[curr_instr] = label; in bpf_set_curr_label()517 if (labels[i] && !strcmp(label, labels[i])) { in bpf_find_insns_offset()613 labels = calloc(BPF_MAXINSNS, sizeof(*labels)); in bpf_init()614 assert(labels); in bpf_init()631 free(labels[i]); in bpf_destroy_labels()641 free(labels); in bpf_destroy()
1670 time with statement labels added:2074 pattern (with fences and statement labels, but without the conditional