Function report |
Source Code:arch\x86\kernel\crash.c |
Create Date:2022-07-28 08:37:14 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Look for any unwanted ranges between mstart, mend and remove them. This* might lead to split and split ranges are put in cmem->ranges[] array
Proto:static int elf_header_exclude_ranges(struct crash_mem *cmem)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct crash_mem * | cmem |
230 | ret = 0 |
233 | ret = crash_exclude_mem_range(cmem, 0, 1 << 20) |
238 | ret = crash_exclude_mem_range(cmem, start, end) |
246 | Return ret |
Name | Describe |
---|---|
prepare_elf_headers | Prepare elf headers. Return addr and size |
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 |