Function report |
Source Code:mm\kasan\report.c |
Create Date:2022-07-28 15:52:57 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:shadow_pointer_offset
Proto:static int shadow_pointer_offset(const void *row, const void *shadow)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const void * | row | |
const void * | shadow |
407 | Return 3 + BITS_PER_LONG / 8 * 2 + (shadow - row) * 2 + (shadow - row) / Shadow layout customization. + 1 |
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 |