Searched refs:RemoveNativeDebugInfoForJit (Results 1 – 3 of 3) sorted by relevance
57 void RemoveNativeDebugInfoForJit(Thread* self, const void* code_ptr);
394 void RemoveNativeDebugInfoForJit(Thread* self, const void* code_ptr) { in RemoveNativeDebugInfoForJit() function
802 RemoveNativeDebugInfoForJit(Thread::Current(), code_ptr); in FreeCodeAndData()