Home
last modified time | relevance | path

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

/art/runtime/jit/
Ddebugger_interface.h57 void RemoveNativeDebugInfoForJit(Thread* self, const void* code_ptr);
Ddebugger_interface.cc394 void RemoveNativeDebugInfoForJit(Thread* self, const void* code_ptr) { in RemoveNativeDebugInfoForJit() function