Home
last modified time | relevance | path

Searched refs:intuit_kernel_bounds (Results 1 – 3 of 3) sorted by relevance

/third_party/elfutils/libdwfl/
Dlinux-kernel-modules.c525 intuit_kernel_bounds (Dwarf_Addr *start, Dwarf_Addr *end, Dwarf_Addr *notes) in intuit_kernel_bounds() function
735 int result = intuit_kernel_bounds (&start, &end, &notes); in dwfl_linux_kernel_report_kernel()
DChangeLog551 * linux-kernel-modules.c (intuit_kernel_bounds): Init *notes before
1040 * linux-kernel-modules.c (intuit_kernel_bounds): Move nested function
2322 * linux-kernel-modules.c (intuit_kernel_bounds): Rewritten.
2990 * linux-kernel-modules.c (intuit_kernel_bounds): Take new arg NOTES,
3129 (intuit_kernel_bounds): New function, grovel /proc/kallsyms to guess
/third_party/elfutils/libdw/
DChangeLog216 * linux-kernel-modules.c (intuit_kernel_bounds): Check read_address