Home
last modified time | relevance | path

Searched defs:SetDexPc (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/
Dallocation_record.h60 void SetDexPc(uint32_t pc) { in SetDexPc() function
/art/runtime/
Dstack_map.h802 ALWAYS_INLINE void SetDexPc(const StackMapEncoding& encoding, uint32_t dex_pc) { in SetDexPc() function