Get struct function* from function declaration

Martin Liška mliska@suse.cz
Tue Feb 16 11:52:03 GMT 2021


On 2/16/21 9:51 AM, Shuai Wang via Gcc wrote:
> However, can I proceed further to get the function* of "foo"? I checked

Hello.

Yes, you can call DECL_STRUCT_FUNCTION(func_decl).

Martin


More information about the Gcc mailing list