Searched refs:function_key (Results 1 – 3 of 3) sorted by relevance
4221 char function_key; in generate_ctor_or_dtor_function() local4232 function_key = constructor_p ? 'I' : 'D'; in generate_ctor_or_dtor_function()4243 body = start_objects (function_key, priority); in generate_ctor_or_dtor_function()4257 body = start_objects (function_key, priority); in generate_ctor_or_dtor_function()4271 finish_objects (function_key, priority, body); in generate_ctor_or_dtor_function()
4481 char function_key = constructor_p ? 'I' : 'D'; in generate_ctor_or_dtor_function() local4494 body = start_objects (function_key, priority); in generate_ctor_or_dtor_function()4513 body = start_objects (function_key, priority); in generate_ctor_or_dtor_function()4527 finish_objects (function_key, priority, body); in generate_ctor_or_dtor_function()
12531 # high order bit set when you hit CTRL-function_key