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.
是否有任何命令/实用程序可以从 MIPS 平台的可执行文件生成符号文件 (.sym)?
您是否尝试使用“nm”命令行实用程序?这够好吗?尝试:nm -C