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

/art/runtime/gc/
H A Dallocation_record.h60 void SetDexPc(uint32_t pc) { function in class:art::gc::AllocRecordStackTraceElement
111 stack_[index].SetDexPc(dex_pc);
/art/compiler/optimizing/
H A Dstack_map_stream.cc294 stack_map.SetDexPc(stack_map_encoding_, entry.dex_pc);
/art/runtime/
H A Dstack_map.h802 ALWAYS_INLINE void SetDexPc(const StackMapEncoding& encoding, uint32_t dex_pc) { function in class:art::DexRegisterLocation::StackMap

Completed in 36 milliseconds