tinycc-devel
[Top][All Lists]
Advanced

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

[Tinycc-devel] Getting tcc to dump symbol tables


From: Yair Lenga
Subject: [Tinycc-devel] Getting tcc to dump symbol tables
Date: Sat, 26 Feb 2022 21:12:39 -0500

Hi,

Is it possible to get tcc to dump the internal symbol table after compiling a file. In particular, I'm looking for a way to extract:
* struct - list of members, their types.
* Functions - input parameter type, and result type

Yair

reply via email to

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