NDNF writes:
> This patch adds helper functions to the drcov plugin.
> Which provide information about:
> - start_code.
> - end_code.
> - entry.
> - path to the executable binary.
>
> Signed-off-by: Ivanov Arkady
> ---
> include/qemu/qemu-plugin.h |5 +
> plugins/api.c
This patch adds helper functions to the drcov plugin.
Which provide information about:
- start_code.
- end_code.
- entry.
- path to the executable binary.
Signed-off-by: Ivanov Arkady
---
include/qemu/qemu-plugin.h |5 +
plugins/api.c| 27 +++