Home
last modified time | relevance | path

Searched refs:dwfl_report_module (Results 1 – 10 of 10) sorted by relevance

/external/elfutils/0.153/libdwfl/
Ddwfl_module.c136 dwfl_report_module (Dwfl *dwfl, const char *name, in INTDEF()
190 INTDEF (dwfl_report_module) in INTDEF() argument
Dlinux-proc-maps.c153 Dwfl_Module *mod = INTUSE(dwfl_report_module) (dwfl, last_file, in proc_maps_report()
Ddwfl_report_elf.c234 Dwfl_Module *m = INTUSE(dwfl_report_module) (dwfl, name, start, end); in __libdwfl_report_elf()
Dlibdwfl.h158 extern Dwfl_Module *dwfl_report_module (Dwfl *dwfl, const char *name,
Dlinux-kernel-modules.c632 return INTUSE(dwfl_report_module) (dwfl, KERNEL_MODNAME, start, end); in dwfl_linux_kernel_report_kernel()
924 Dwfl_Module *mod = INTUSE(dwfl_report_module) (dwfl, modname, in INTDEF()
DlibdwflP.h482 INTDECL (dwfl_report_module)
Ddwfl_segment_report_module.c570 Dwfl_Module *mod = INTUSE(dwfl_report_module) (dwfl, name, in dwfl_segment_report_module()
DChangeLog577 (dwfl_report_module): Don't touch DWFL->nmodules.
899 * dwfl_module.c (dwfl_report_module): Increment DWFL->nmodules when
1050 * dwfl_module.c (dwfl_report_module): Comment typo fix.
/external/elfutils/0.153/libdw/
Dlibdw.map139 dwfl_report_module;
/external/elfutils/elfutils/
Dlibdwfl.h158 extern Dwfl_Module *dwfl_report_module (Dwfl *dwfl, const char *name,