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.
ARM ADS ツール チェーンを使用して、elf ファイルと bin ファイルを作成しています。map ファイルは関数 0x20253025 を示しています。elf ファイルには、BB,6D,EB,FF (4 バイト) と同じ関数への分岐命令があります。BB は解釈されるので BB は問題ありませんが、24 ビット アドレス 6DEBFF は @0x20253025 と相関しません。どこを見ればいいのか、どのようにパターンを取得できるのか考えていますか?