Function report |
Source Code:kernel\kallsyms.c |
Create Date:2022-07-28 11:00:22 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Returns space to next name.
Proto:static unsigned long get_ksymbol_core(struct kallsym_iter *iter)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
struct kallsym_iter * | iter |
512 | module_name[0] = '\0' |
513 | value = kallsyms_sym_address(pos) |
515 | type = Get symbol type information. This is encoded as a single char at the* beginning of the symbol name. |
519 | Return off - If iterating in core kernel symbols. |
Name | Describe |
---|---|
update_iter | Returns false if pos at or past end of file. |
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 |