Function report |
Source Code:lib\livepatch\test_klp_shadow_vars.c |
Create Date:2022-07-28 06:38:15 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Shadow variable constructor - remember simple pointer data
Proto:static int shadow_ctor(void *obj, void *shadow_data, void *ctor_data)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
void * | obj | |
void * | shadow_data | |
void * | ctor_data |
113 | shadow_int = shadow_data |
114 | shadow_int = ctor_data |
118 | Return 0 |
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 |