Function report | 
Source Code:lib\extable.c | 
Create Date:2022-07-28 06:13:56 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:If the exception table is sorted, any referring to the module init* will be at the beginning or the end.
Proto:void trim_init_extable(struct module *m)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct module * | m | 
| 79 | When Exception table && within_module_init(ex_to_insn( & extable[0]), m) cycle | 
| 81 | extable++ | 
| 82 | Exception table -- | 
| 85 | When Exception table && within_module_init(ex_to_insn( & extable[ Exception table - 1]), m) cycle | 
| 88 | Exception table -- | 
| 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  |