Searched refs:reinstate_prologue_next_instruction (Results 1 - 1 of 1) sorted by relevance

/external/lldb/source/Plugins/UnwindAssembly/InstEmulation/
H A DUnwindAssemblyInstEmulation.cpp111 bool reinstate_prologue_next_instruction = false; // Next iteration, re-install the prologue row of CFI local
160 reinstate_prologue_next_instruction = false;
203 reinstate_prologue_next_instruction = true;
223 if (reinstate_prologue_next_instruction
238 reinstate_prologue_next_instruction = false;

Completed in 124 milliseconds