Searched refs:SetSupportBootImageFixup (Results 1 – 3 of 3) sorted by relevance
157 compiler_driver_->SetSupportBootImageFixup(false); in JitCompiler()
202 compiler_driver_->SetSupportBootImageFixup(false); in CreateCompilerDriver()
282 void SetSupportBootImageFixup(bool support_boot_image_fixup) { in SetSupportBootImageFixup() function