Searched refs:GetSupportBootImageFixup (Results 1 – 2 of 2) sorted by relevance
167 if (!compiler_driver->GetSupportBootImageFixup()) { in ComputeLoadClassKind()250 if (compiler_driver_->GetSupportBootImageFixup()) { in ProcessLoadString()
257 bool GetSupportBootImageFixup() const { in GetSupportBootImageFixup() function