Searched refs:RemoveNativeDebugInfoForJit (Results 1 – 3 of 3) sorted by relevance
61 void RemoveNativeDebugInfoForJit(const void* code_ptr);
606 void RemoveNativeDebugInfoForJit(const void* code_ptr) { in RemoveNativeDebugInfoForJit() function
1003 RemoveNativeDebugInfoForJit(reinterpret_cast<const void*>(FromAllocationToCode(code))); in FreeLocked()