Searched refs:cfaLoc (Results 1 – 1 of 1) sorted by relevance
81 RegLoc cfaLoc; in Apply() local85 cfaLoc.type = REG_LOC_VAL_EXPRESSION; in Apply()86 cfaLoc.val = static_cast<intptr_t>(rsState.cfaExprPtr); in Apply()87 if (!Flush(regs, memory, 0, cfaLoc, cfa)) { in Apply()