reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
37 static atomic_dfsan_label __dfsan_last_label; 137 typedef atomic_dfsan_label dfsan_union_table_t[kNumLabels][kNumLabels]; 149 static atomic_dfsan_label *union_table(dfsan_label l1, dfsan_label l2) { 177 atomic_dfsan_label *table_ent = union_table(l1, l2);