tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tinycc-devel] Querying types


From: I B
Subject: [Tinycc-devel] Querying types
Date: Tue, 24 Oct 2023 10:26:48 +0000 (UTC)

Hi,

After I compile my program with 'tcc_list_symbols' is thereĀ 
a way to query the tcc state for variables/functions and associated
types?

Namely, given a variable name, I get a type info of the variable that
I can then inspect further.


Thanks,

Ivan


reply via email to

[Prev in Thread] Current Thread [Next in Thread]