Home
last modified time | relevance | path

Searched defs:AllocBeg (Results 1 – 3 of 3) sorted by relevance

/external/compiler-rt/lib/scudo/
Dscudo_allocator.cpp92 void *AllocBeg(UnpackedHeader *Header) { in AllocBeg() function
354 uptr AllocBeg = reinterpret_cast<uptr>(Ptr); in allocate() local
/external/compiler-rt/lib/asan/
Dasan_allocator.cc117 void *AllocBeg(bool locked_version = false) { in AllocBeg() function
/external/llvm-project/compiler-rt/lib/memprof/
Dmemprof_allocator.cpp107 void *AllocBeg() { in AllocBeg() function