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

/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_mman.h40 enum MBlockType { enum in namespace:__tsan
69 void *internal_alloc(MBlockType typ, uptr sz);
H A Dtsan_vector.h27 explicit Vector(MBlockType typ)
94 const MBlockType typ_;
H A Dtsan_mman.cc162 void *internal_alloc(MBlockType typ, uptr sz) {
/external/compiler-rt/lib/tsan/go/
H A Dtsan_go.cc50 void *internal_alloc(MBlockType typ, uptr sz) {

Completed in 99 milliseconds