Function report |
Source Code:kernel\kallsyms.c |
Create Date:2022-07-28 11:00:05 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Get symbol type information. This is encoded as a single char at the* beginning of the symbol name.
Proto:static char kallsyms_get_symbol_type(unsigned int off)
Type:char
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | off |
114 | Return kallsyms_token_table[kallsyms_token_index[kallsyms_names[off + 1]]] |
Name | Describe |
---|---|
get_ksymbol_core | Returns space to next name. |
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 |