Searched refs:union_table (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/dfsan/
H A Ddfsan.cc73 static atomic_dfsan_label *union_table(dfsan_label l1, dfsan_label l2) { function
91 atomic_dfsan_label *table_ent = union_table(l1, l2);

Completed in 570 milliseconds