Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
nmコマンドは、シンボルがUとTの両方であると報告します。Uは未定義を表し、シンボルは別のライブラリにありますが、Tはどういう意味ですか?
0000018c T _myfunc U _myfunc
のマニュアルページを見ると、次のように表示されnm(1)ます。
nm(1)
"T" "t" The symbol is in the text (code) section.