Arm/findlabel
From ASMBits
arm/findstackPrevious
Nextarm/findfunction
Write a function that will return the location pointed to by the label Waldo.
Expected solution length: Around 2 lines.
Sample Input
[none]
Sample Output
r0=0x04000000
arm/findstackPrevious
Nextarm/findfunction