Home | History | Annotate | Download | only in optimizing

Lines Matching refs:needs_patch

6472   bool needs_patch = GetCompilerOptions().GetIncludePatchInformation();
6473 Uint32ToLiteralMap* map = needs_patch ? &boot_image_address_patches_ : &uint32_literals_;