Arm/findme
From ASMBits
arm/findfunctionPrevious
Nextarm/findcaller
Write a function that will return the location of the first instruction of your function (i.e., where in memory your function starts).
Expected solution length: Around 2 lines.
Sample Input
[none]
Sample Output
[varies]
arm/findfunctionPrevious
Nextarm/findcaller