Finshed function call parameter interface.
authorJustin Seyster <jseyster@cs.sunysb.edu>
Fri, 2 Jul 2010 23:24:44 +0000 (19:24 -0400)
committerJustin Seyster <jseyster@cs.sunysb.edu>
Fri, 2 Jul 2010 23:24:44 +0000 (19:24 -0400)
commit5653cd32da51c490a72629a016c68eee284da163
treeca36751c164846d541c3a37e091fd4130fda5f82
parenta55a1c82b34e9cda6e48147a5d6a6122a29523f1
Finshed function call parameter interface.

Added aop_filter_call_pc_by_param function to replace a handful of
temporary API functions.

Added aop_capture_param_by_type for capturing without filtering.

Replaced unnecessary get_return_value function with an equivalent
function already provided by GCC.
src/aop-dynval.h
src/aop-pc-fun-call.c
src/aop-pointcut.h
src/aop.h