Home
last modified time | relevance | path

Searched refs:patchable_function_entry_value2 (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dvarasm.c1868 tree patchable_function_entry_value2 = in assemble_start_function() local
1871 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()