Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dvarasm.c1873 tree patchable_function_entry_value1 = TREE_VALUE (pp_val); in assemble_start_function() local
1875 patch_area_size = tree_to_uhwi (patchable_function_entry_value1); in assemble_start_function()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcfgexpand.cc6974 tree patchable_function_entry_value1 = TREE_VALUE (pp_val); in execute() local
6976 patch_area_size = tree_to_uhwi (patchable_function_entry_value1); in execute()