Home
last modified time | relevance | path

Searched refs:dwfl_linux_kernel_module_section_address (Results 1 – 8 of 8) sorted by relevance

/external/elfutils/src/libdwfl/
Dlinux-kernel-modules.c537 && (INTUSE(dwfl_linux_kernel_module_section_address) in check_notes()
787 dwfl_linux_kernel_module_section_address in INTDEF()
886 INTDEF (dwfl_linux_kernel_module_section_address) in INTDEF() argument
Dargp-std.c90 .section_address = INTUSE(dwfl_linux_kernel_module_section_address),
Dlibdwfl.h325 extern int dwfl_linux_kernel_module_section_address (Dwfl_Module *, void **,
DlibdwflP.h727 INTDECL (dwfl_linux_kernel_module_section_address)
DChangeLog1948 * linux-kernel-modules.c (dwfl_linux_kernel_module_section_address):
1963 (dwfl_linux_kernel_module_section_address): Likewise.
1996 (dwfl_linux_kernel_module_section_address): If a /sys file is missing
2109 * linux-kernel-modules.c (dwfl_linux_kernel_module_section_address):
2143 (dwfl_linux_kernel_module_section_address): Likewise.
2265 (dwfl_linux_kernel_module_section_address): Update prototype.
2267 * linux-kernel-modules.c (dwfl_linux_kernel_module_section_address):
/external/elfutils/src/libdw/
Dlibdw.map111 dwfl_linux_kernel_module_section_address;
/external/elfutils/include/elfutils/
Dlibdwfl.h325 extern int dwfl_linux_kernel_module_section_address (Dwfl_Module *, void **,
/external/linux-tools-perf/src/tools/perf/util/
Dprobe-finder.c179 .section_address = dwfl_linux_kernel_module_section_address,