Home
last modified time | relevance | path

Searched refs:AllocateRegion (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator_primary32.h298 uptr AllocateRegion(AllocatorStats *stat, uptr class_id) { in AllocateRegion() function
343 const uptr region = AllocateRegion(stat, class_id); in PopulateFreeList()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.h878 uptr AllocateRegion(AllocatorStats *stat, uptr class_id) { in AllocateRegion() function
897 uptr reg = AllocateRegion(stat, class_id); in PopulateFreeList()