Home
last modified time | relevance | path

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

/art/runtime/jit/
Ddebugger_interface.h49 void AddNativeDebugInfoForJit(Thread* self,
Ddebugger_interface.cc361 void AddNativeDebugInfoForJit(Thread* self, in AddNativeDebugInfoForJit() function
/art/compiler/jit/
Djit_compiler.cc150 AddNativeDebugInfoForJit(Thread::Current(), in jit_types_loaded()
/art/compiler/optimizing/
Doptimizing_compiler.cc1482 AddNativeDebugInfoForJit(Thread::Current(), in GenerateJitDebugInfo()