函数逻辑报告 | 
Source Code:lib\stackdepot.c | 
Create Date:2022-07-27 08:19:42 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:stack_depot_fetch - Fetch stack entries from a depot*@handle: Stack depot handle which was returned from* stack_depot_save().*@entries: Pointer to store the entries address* Return: The number of trace entries for this depot.
函数原型:unsigned int stack_depot_fetch(depot_stack_handle_t handle, unsigned long **entries)
返回类型:unsigned int
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| depot_stack_handle_t | handle | |
| unsigned long ** | entries | 
| 204 | union handle_parts parts = {handle = handle} | 
| 205 | slab等于stack_slabs[slabindex] | 
| 206 | offset等于offset左移STACK_ALLOC_ALIGN位 | 
| 210 | 返回: Number of frames in the stack | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |