Home
last modified time | relevance | path

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

/art/runtime/base/
Darena_allocator.cc327 uint8_t* noaccess_begin = ret + bytes; in AllocWithMemoryTool() local
339 MEMORY_TOOL_MAKE_NOACCESS(noaccess_begin, noaccess_end - noaccess_begin); in AllocWithMemoryTool()