Function report |
Source Code:mm\kasan\generic.c |
Create Date:2022-07-28 15:53:51 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Emitted by compiler to unpoison alloca()ed areas when the stack unwinds.
Proto:void __asan_allocas_unpoison(const void *stack_top, const void *stack_bottom)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
const void * | stack_top | |
const void * | stack_bottom |
306 | If Value for the false possibility is greater at compile time(!stack_top || stack_top > stack_bottom) Then Return |
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 |