Given address that is inside a function, figure out which function it is in. Return DHandlerTable if there is one, NULL if not.
See Implementation
Given address that is inside a function, figure out which function it is in. Return DHandlerTable if there is one, NULL if not.