Home
last modified time | relevance | path

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

/system/core/libunwindstack/
DArmExidx.h78 void set_cfa(uint32_t cfa) { cfa_ = cfa; } in set_cfa() function
DElfInterfaceArm.cpp127 arm.set_cfa(regs_arm->sp()); in StepExidx()
/system/core/libunwindstack/tests/
DArmExidxDecodeTest.cpp57 exidx_->set_cfa(0x10000); in Init()
307 exidx_->set_cfa(0x10034); in TEST_P()
342 exidx_->set_cfa(0x100); in TEST_P()
366 exidx_->set_cfa(0x100); in TEST_P()
389 exidx_->set_cfa(0x100); in TEST_P()