Searched refs:GetSupportBootImageFixup (Results 1 – 2 of 2) sorted by relevance
74 if (!compiler_driver->GetSupportBootImageFixup()) { in BootImageAOTCanEmbedMethod()178 if (!compiler_driver->GetSupportBootImageFixup()) { in ComputeLoadClassKind()267 if (compiler_driver->GetSupportBootImageFixup()) { in ProcessLoadString()
285 bool GetSupportBootImageFixup() const { in GetSupportBootImageFixup() function