Home
last modified time | relevance | path

Searched defs:scudoAlignedAlloc (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/scudo/
Dscudo_allocator.cpp587 void *scudoAlignedAlloc(uptr Alignment, uptr Size) { in scudoAlignedAlloc() function
/external/llvm-project/compiler-rt/lib/scudo/
Dscudo_allocator.cpp756 void *scudoAlignedAlloc(uptr Alignment, uptr Size) { in scudoAlignedAlloc() function