Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dvarasm.c1868 tree patchable_function_entry_attr in assemble_start_function() local
1870 if (patchable_function_entry_attr) in assemble_start_function()
1872 tree pp_val = TREE_VALUE (patchable_function_entry_attr); in assemble_start_function()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcfgexpand.cc6968 tree patchable_function_entry_attr in execute() local
6971 if (patchable_function_entry_attr) in execute()
6973 tree pp_val = TREE_VALUE (patchable_function_entry_attr); in execute()