Searched refs:code_to_patch_ (Results 1 – 2 of 2) sorted by relevance
629 return code_to_patch_; in GetCodeToPatch()770 std::vector<const CallPatchInformation*> code_to_patch_; variable
433 STLDeleteElements(&code_to_patch_); in ~CompilerDriver()1374 code_to_patch_.push_back(new CallPatchInformation(dex_file, in AddCodePatch()1393 code_to_patch_.push_back(new RelativeCallPatchInformation(dex_file, in AddRelativeCodePatch()