Lines Matching full:verifier
38 #include "verifier/method_verifier.h"
1033 // Ask the verifier for the dex pcs of all the monitor-enter instructions corresponding to
1036 verifier::MethodVerifier::FindLocksAtDexPc(m, dex_pc, &monitor_enter_dex_pcs);
1038 // The verifier works in terms of the dex pcs of the monitor-enter instructions.