48c48
< uint64_t getArgument(ThreadContext *tc, int number, bool fp);
---
> uint64_t getArgument(ThreadContext *tc, int &number, uint8_t size, bool fp);
105a106,107
> void skipFunction(ThreadContext *tc);
>