Function report |
Source Code:mm\kasan\report.c |
Create Date:2022-07-28 15:52:56 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:row_is_guilty
Proto:static bool row_is_guilty(const void *row, const void *guilty)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
const void * | row | |
const void * | guilty |
399 | Return row <= guilty && guilty < row + SHADOW_BYTES_PER_ROW |
Name | Describe |
---|---|
print_shadow_for_address |
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 |