[問題] 工具檢查C語言未呼叫函式

作者: jba (簡簡單單的幸福)   2020-11-29 14:16:35
開發平台(Platform): (Ex: Win10, Linux, ...) Win10
編譯器(Ex: GCC, clang, VC++...)+目標環境(跟開發平台不同的話需列出)
額外使用到的函數庫(Library Used): (Ex: OpenGL, ...)
問題(Question): 是否有工具可以檢查出C語言的未呼叫函式
餵入的資料(Input):
預期的正確結果(Expected Output): 列出C語言未呼叫函式
錯誤結果(Wrong Output):
程式碼(Code):(請善用置底文網頁, 記得排版,禁止使用圖檔)
補充說明(Supplement):
作者: ucrxzero (RX-0)   2020-11-29 14:56:00
-Wunused-function喔喔沒看到是WINDOWS那我不會
作者: LPH66 (-6.2598534e+18f)   2020-11-29 21:09:00
用什麼編譯器?
作者: CMJ0121 (請多指教!!)   2020-11-30 17:01:00
stackoverflow 工程師表示:https://stackoverflow.com/questions/6215782/
作者: Lipraxde (Lipraxde)   2020-11-30 19:43:00
我覺得很可能是在問執行時不會用到的 function
作者: jepk007 (NW-吉普)   2020-12-01 11:55:00
gcov
作者: KevinR (Kevin)   2020-12-03 21:39:00
CodeSonar
作者: alan23273850   2019-01-04 09:25:00
找 coverage tool?

Links booklink

Contact Us: admin [ a t ] ucptt.com