RTEMS 6.1-rc2
|
This source file contains the implementation of _Gcov_Dump_info_base64(). More...
Data Structures | |
struct | Gcov_Base64_context |
Functions | |
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 source file contains the implementation of _Gcov_Dump_info_base64().