函数逻辑报告 |
Source Code:mm\kasan\common.c |
Create Date:2022-07-27 17:24:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Clear all poison for the region between the current SP and a provided* watermark value, as is sometimes required prior to hand-crafted asm function* returns in the middle of functions.
函数原型:void kasan_unpoison_stack_above_sp_to(const void *watermark)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
const void * | watermark |
209 | sp等于__builtin_frame_address(0) |
214 | kasan_unpoison_shadow(sp, size) |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |