Home
last modified time | relevance | path

Searched refs:set_log (Results 1 – 4 of 4) sorted by relevance

/system/core/libunwindstack/tests/
DArmExidxExtractTest.cpp304 exidx_->set_log(true); in TEST_F()
319 exidx_->set_log(true); in TEST_F()
333 exidx_->set_log(true); in TEST_F()
DArmExidxDecodeTest.cpp54 exidx_->set_log(true); in Init()
/system/core/libunwindstack/
DArmExidx.h74 void set_log(bool log) { log_ = log; } in set_log() function
/system/core/libunwindstack/tools/
Dunwind_info.cpp66 arm.set_log(true); in DumpArm()