PetScan::extract_argument: extract out extract_addr_of_arg
commit9495229093330e21eed1c389a657a0f5865a67df
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 20 Aug 2015 13:50:48 +0000 (20 15:50 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 10 Nov 2015 11:05:22 +0000 (10 12:05 +0100)
tree1ed2e496028b4f876dd87832cedd561a754b33cb
parentee9ec8f052875b5f1f889c8469f4124bcd65f96d
PetScan::extract_argument: extract out extract_addr_of_arg

This function will be reused to analyze the arguments passed
to an inlined function.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
scan.cc