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.
readelf ユーティリティを使用せずに、ELF ファイルの .dynamic セクションのエントリ数を特定する方法はありますか? 関数を使用して .dynamic セクションからデータを出力しようとしていgelf_getdyn()ますが、このセクションのエントリ数をプログラムで見つける方法がわかりません。役立つ (のソース コードが見つからないreadelf) ヘルプまたは Web ページは、非常にありがたいものです。
gelf_getdyn()
readelf