Function report |
Source Code:kernel\extable.c |
Create Date:2022-07-28 09:29:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__kernel_text_address
Proto:int __kernel_text_address(unsigned long addr)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | addr |
104 | If kernel_text_address(addr) Then Return 1 |
114 | If init_kernel_text(addr) Then Return 1 |
116 | Return 0 |
Name | Describe |
---|---|
unwind_get_return_address | |
unwind_get_return_address | |
unwind_next_frame | |
__unwind_start |
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 |