函数逻辑报告 |
Source Code:fs\coredump.c |
Create Date:2022-07-29 11:06:15 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Core dumping helper functions. These are the only things you should* do on a core-file: use only these functions to write out all the* necessary info.
函数原型:int dump_emit(struct coredump_params *cprm, const void *addr, int nr)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct coredump_params * | cprm | |
const void * | addr | |
int | nr |
825 | 如果dump_interrupted()则返回:0 |
828 | 如果n小于等于0则返回:0 |
835 | 返回:1 |
名称 | 描述 |
---|---|
dump_skip |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |