Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit_code_cache.cc385 static const void* FromAllocationToCode(const uint8_t* alloc) { in FromAllocationToCode() function
1036 RemoveNativeDebugInfoForJit(reinterpret_cast<const void*>(FromAllocationToCode(code))); in FreeLocked()