Function report |
Source Code:kernel\gcov\fs.c |
Create Date:2022-07-28 11:31:35 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Construct a string representing the symbolic link target for the given* gcov data file name and link type. Depending on the link type and the* location of the data file, the link target can either point to a
Proto:static char *get_link_target(const char *filename, const struct gcov_link *ext)
Type:char
Parameter:
Type | Parameter | Name |
---|---|---|
const char * | filename | |
const struct gcov_link * | ext |
335 | If strncmp(filename, objtree, strlen - Find the length of a string*@s: The string to be sized) == 0 Then |
341 | Else |
346 | Return result |
Name | Describe |
---|---|
add_links | Create links to additional files (usually .c and .gcno files) which the* gcov tool expects to find in the same directory as the gcov data file. |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |