RTEMS 6.1-rc4
|
This header file provides the interfaces of the Gcov Support. More...
Go to the source code of this file.
Functions | |
RTEMS_LINKER_ROSET_DECLARE (gcov_info, const struct gcov_info *) | |
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. | |
void | _Gcov_Dump_info_base64 (IO_Put_char put_char, void *arg) |
Dumps the gcov information as a base64 encoded gcfn and gcda data stream using the put character handler. | |
This header file provides the interfaces of the Gcov Support.