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