RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Data Structures | Functions

This source file contains the implementation of _Gcov_Ddump_info(). More...

#include <rtems/test-gcov.h>

Data Structures

struct  Gcov_Context
 

Functions

void _Gcov_Dump_info (IO_Put_char put_char, void *arg)
 Dumps the gcov information as a binary gcfn and gcda data stream using the put character handler.
 

Detailed Description

This source file contains the implementation of _Gcov_Ddump_info().