Provide object directory to GCOV
GCOV is incorrectly guessing the object directory when the project is built on runner A and executed on runner B. Fix this issue by overriding the search path for objects.
Signed-off-by: Jakub Sujak jakub.sujak@arm.com