Home
last modified time | relevance | path

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

/art/libartbase/base/
Darena_allocator.cc297 uint8_t* noaccess_begin = ret + bytes; in AllocFromNewArenaWithMemoryTool() local
309 MEMORY_TOOL_MAKE_NOACCESS(noaccess_begin, noaccess_end - noaccess_begin); in AllocFromNewArenaWithMemoryTool()