Function report |
Source Code:include\linux\kallsyms.h |
Create Date:2022-07-28 05:49:01 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:is_kernel_inittext
Proto:static inline int is_kernel_inittext(unsigned long addr)
Type:int
Parameter:
| Type | Parameter | Name |
|---|---|---|
| unsigned long | addr |
| 25 | If addr >= _sinittext && addr <= _einittext Then Return 1 |
| 28 | Return 0 |
| Name | Describe |
|---|---|
| get_symbol_pos |
| 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 |