Function report |
Source Code:kernel\extable.c |
Create Date:2022-07-28 09:29:08 |
| 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 exception tables.
Proto:const struct exception_table_entry *search_exception_tables(unsigned long addr)
Type:struct exception_table_entry
Parameter:
| Type | Parameter | Name |
|---|---|---|
| unsigned long | addr |
| 57 | If Not e Then e = For extable.c to search modules' exception tables. |
| 59 | If Not e Then e = search_bpf_extables(addr) |
| 61 | Return e |
| Name | Describe |
|---|---|
| can_optimize | Decode whole function to ensure any instructions don't jump into target |
| 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 |