mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-08 09:07:53 +00:00
10 lines
165 B
Makefile
10 lines
165 B
Makefile
#source: thumb2-bl-undefweak.s
|
|
#as:
|
|
#ld: -shared
|
|
#objdump: -dr
|
|
#...
|
|
Disassembly of section .text:
|
|
|
|
.* <foo>:
|
|
+[0-9a-f]+: .... .... bl. [0-9a-f]+ <foo-0x[0-9a-f]+>
|