Function report |
Source Code:kernel\module.c |
Create Date:2022-07-28 10:57:49 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:check_exported_symbol
Proto:static bool check_exported_symbol(const struct symsearch *syms, struct module *owner, unsigned int symnum, void *data)
Type:bool
Parameter:
| Type | Parameter | Name |
|---|---|---|
| const struct symsearch * | syms | |
| struct module * | owner | |
| unsigned int | symnum | |
| void * | data |
| 504 | If Not gplok Then |
| 507 | If licence == WILL_BE_GPL_ONLY && warn Then |
| 527 | crc = symversion(crcs, symnum) |
| 529 | Return true |
| Name | Describe |
|---|---|
| find_exported_symbol_in_section |
| 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 |