Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dvarasm.c1879 tree patchable_function_entry_value2 in assemble_start_function() local
1881 patch_area_entry = tree_to_uhwi (patchable_function_entry_value2); in assemble_start_function()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcfgexpand.cc6980 tree patchable_function_entry_value2 in execute() local
6982 patch_area_entry = tree_to_uhwi (patchable_function_entry_value2); in execute()