Searched refs:patchable_function_entry_value1 (Results 1 – 1 of 1) sorted by relevance
1858 tree patchable_function_entry_value1 = TREE_VALUE (pp_val); in assemble_start_function() local1860 if (tree_fits_uhwi_p (patchable_function_entry_value1)) in assemble_start_function()1861 patch_area_size = tree_to_uhwi (patchable_function_entry_value1); in assemble_start_function()