Searched refs:support_boot_image_fixup (Results 1 – 2 of 2) sorted by relevance
389 void SetSupportBootImageFixup(bool support_boot_image_fixup) { in SetSupportBootImageFixup() argument390 support_boot_image_fixup_ = support_boot_image_fixup; in SetSupportBootImageFixup()
1483 const bool support_boot_image_fixup = GetSupportBootImageFixup(); in CanEmbedTypeInCode() local1490 if (is_image_class && support_boot_image_fixup) { in CanEmbedTypeInCode()1507 if (class_in_image && support_boot_image_fixup) { in CanEmbedTypeInCode()