Searched refs:patchable_function_entry_value2 (Results 1 – 1 of 1) sorted by relevance
1868 tree patchable_function_entry_value2 = in assemble_start_function() local1871 if (tree_fits_uhwi_p (patchable_function_entry_value2)) in assemble_start_function()1872 patch_area_entry = tree_to_uhwi (patchable_function_entry_value2); in assemble_start_function()