Hello,
When I get an address in a register, which corresponds to a location inside a function, I'm wondering what is the best method to find in which function it is located?
Fictional example: I see the Link Register (R14) value is 0x100125633. How can I know to which function it refers to?
In Functions panel, I can see the address range for each function but it would take to much time to find the matching function...
Is there another way to do it?
I'm hope I'm clear enough
Thanks!
When I get an address in a register, which corresponds to a location inside a function, I'm wondering what is the best method to find in which function it is located?
Fictional example: I see the Link Register (R14) value is 0x100125633. How can I know to which function it refers to?
In Functions panel, I can see the address range for each function but it would take to much time to find the matching function...
Is there another way to do it?
I'm hope I'm clear enough
Thanks!