Home
last modified time | relevance | path

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

/system/core/libunwindstack/include/unwindstack/
DRegs.h65 void set_dex_pc(uint64_t dex_pc) { dex_pc_ = dex_pc; } in set_dex_pc() function
/system/core/libunwindstack/
DDwarfSection.cpp455 eval_info->regs_info.regs->set_dex_pc(value); in EvalRegister()
490 cur_regs->set_dex_pc(0); in Eval()
DUnwinder.cpp209 regs_->set_dex_pc(0); in Unwind()