Home
last modified time | relevance | path

Searched refs:adjust_pc (Results 1 – 2 of 2) sorted by relevance

/system/core/libunwindstack/
DLocalUnwinder.cpp94 bool adjust_pc = false; in Unwind() local
108 if (adjust_pc) { in Unwind()
140 adjust_pc = true; in Unwind()
DUnwinder.cpp150 bool adjust_pc = false; in Unwind() local
181 if (adjust_pc) { in Unwind()
223 adjust_pc = true; in Unwind()