Searched refs:DangerousSetEscapePC (Results 1 – 3 of 3) sorted by relevance
39 void DangerousSetEscapePC(uint64_t escapepc);
125 void PolicyCompiler::DangerousSetEscapePC(uint64_t escapepc) { in DangerousSetEscapePC() function in sandbox::bpf_dsl::PolicyCompiler
225 compiler.DangerousSetEscapePC(EscapePC()); in AssembleFilter()