Home
last modified time | relevance | path

Searched refs:SetDexPc (Results 1 – 3 of 3) sorted by relevance

/art/compiler/optimizing/
Dstack_map_stream.h159 stack_map.SetDexPc(entry.dex_pc); in FillIn()
/art/runtime/
Dstack_map.h144 void SetDexPc(uint32_t dex_pc) { in SetDexPc() function
Ddebugger.cc99 void SetDexPc(uint32_t pc) { in SetDexPc() function in art::AllocRecordStackTraceElement
4431 record->StackElement(depth)->SetDexPc(GetDexPc()); in VisitFrame()
4441 record->StackElement(depth)->SetDexPc(0); in ~AllocRecordStackVisitor()