T The symbol is in the text(code) section
D The symbol is in the initialized data section
R The sysbol is in a read only data section
t static
d static
R const
r static const
D The symbol is in the initialized data section
R The sysbol is in a read only data section
t static
d static
R const
r static const
本文介绍了不同符号在程序中的含义,如T表示文本代码部分的符号,D表示初始化数据部分的符号等。这些符号对于理解程序结构至关重要。
4235

被折叠的 条评论
为什么被折叠?



