Searched defs:alloc_beg (Results 1 – 2 of 2) sorted by relevance
/llvm-project/compiler-rt/lib/memprof/ | ||
H A D | memprof_allocator.cpp | 464 uptr alloc_beg = reinterpret_cast<uptr>(allocated); Allocate() local |
/llvm-project/compiler-rt/lib/asan/ | ||
H A D | asan_allocator.cpp | 595 uptr alloc_beg = reinterpret_cast<uptr>(allocated); Allocate() local |