函数逻辑报告 |
Source Code:lib\test_stackinit.c |
Create Date:2022-07-27 07:34:16 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Runtime initialization: padding may be left uninitialized.
函数原型:static __attribute__((__noinline__)) __attribute__((__section__(".init.text"))) __attribute__((__cold__)) int leaf_big_hole_runtime_all(unsigned long sp, bool fill, struct test_big_hole *arg)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned long | sp | |
bool | fill | |
struct test_big_hole * | arg |
272 | one等于0 |
272 | two等于0 |
272 | three等于0 |
272 | __builtin_memset( & 61 byte padding hole here. , 0, 61 byte padding hole here. 的长度) |
272 | target_size等于var的长度 |
272 | __builtin_memset(buf, (char)(sp & 0xff), buf的长度) |
272 | 如果fill则 |
272 | gcc 内建函数 需要声明 |
名称 | 描述 |
---|---|
test_big_hole_runtime_all | Runtime initialization: padding may be left uninitialized. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |