Searched refs:SetDexPc (Results 1 – 4 of 4) sorted by relevance
109 void StackMap::SetDexPc(const CodeInfo& info, uint32_t dex_pc) { in SetDexPc() function in art::StackMap
692 void SetDexPc(const CodeInfo& info, uint32_t dex_pc);
101 void SetDexPc(uint32_t pc) { in SetDexPc() function in art::AllocRecordStackTraceElement4894 record->StackElement(depth)->SetDexPc(GetDexPc()); in VisitFrame()4904 record->StackElement(depth)->SetDexPc(0); in ~AllocRecordStackVisitor()
231 stack_map.SetDexPc(code_info, entry.dex_pc); in FillIn()