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