Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_mman.h50 enum MBlockType { enum
79 void *internal_alloc(MBlockType typ, uptr sz);
H A Dtsan_mman.cc324 void *internal_alloc(MBlockType typ, uptr sz) { in internal_alloc()
/freebsd-12.1/contrib/compiler-rt/lib/tsan/go/
H A Dtsan_go.cc31 void *internal_alloc(MBlockType typ, uptr sz) { in internal_alloc()