Function report |
Source Code:kernel\extable.c |
Create Date:2022-07-28 09:29:07 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Given an address, look for it in the kernel exception table
Proto:const struct exception_table_entry *search_kernel_exception_table(unsigned long addr)
Type:struct exception_table_entry
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | addr |
Name | Describe |
---|---|
search_exception_tables | Given an address, look for it in the exception tables. |
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 |