Searched refs:escapepc (Results 1 – 2 of 2) sorted by relevance
39 void DangerousSetEscapePC(uint64_t escapepc);
125 void PolicyCompiler::DangerousSetEscapePC(uint64_t escapepc) { in DangerousSetEscapePC() argument126 escapepc_ = escapepc; in DangerousSetEscapePC()