Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_mman.h42 enum MBlockType { enum
71 void *internal_alloc(MBlockType typ, uptr sz);
Dtsan_vector.h27 explicit Vector(MBlockType typ) in Vector()
94 const MBlockType typ_;
Dtsan_mman.cc184 void *internal_alloc(MBlockType typ, uptr sz) { in internal_alloc()
/external/compiler-rt/lib/tsan/go/
Dtsan_go.cc35 void *internal_alloc(MBlockType typ, uptr sz) { in internal_alloc()