OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dwfl_report_elf
(Results
1 - 7
of
7
) sorted by null
/external/elfutils/libdwfl/
Android.mk
40
dwfl_report_elf
.c \
Makefile.am
51
dwfl_module.c
dwfl_report_elf
.c relocate.c \
dwfl_report_elf.c
262
dwfl_report_elf
(Dwfl *dwfl, const char *name,
function
289
INTDEF (
dwfl_report_elf
)
libdwfl.h
166
extern Dwfl_Module *
dwfl_report_elf
(Dwfl *dwfl, const char *name,
172
If this is used, dwfl_report_module and
dwfl_report_elf
may not be
337
/* Call
dwfl_report_elf
for the running Linux kernel.
libdwflP.h
303
/* Meat of
dwfl_report_elf
, given elf_begin just called.
348
no such module exists, this calls
dwfl_report_elf
on the l_name string.
355
previously reported and preloaded as with
dwfl_report_elf
.
385
INTDECL (
dwfl_report_elf
)
linux-kernel-modules.c
194
Dwfl_Module *mod = INTUSE(
dwfl_report_elf
) (dwfl, KERNEL_MODNAME,
581
/* Find the ELF file for the running kernel and
dwfl_report_elf
it. */
link_map.c
262
no such module exists, this calls
dwfl_report_elf
on the l_name string.
414
mod = INTUSE(
dwfl_report_elf
) (dwfl, basename (name),
Completed in 664 milliseconds