Searched refs:dwfl_report_module (Results 1 – 10 of 10) sorted by relevance
/external/elfutils/0.153/libdwfl/ |
D | dwfl_module.c | 136 dwfl_report_module (Dwfl *dwfl, const char *name, in INTDEF() 190 INTDEF (dwfl_report_module) in INTDEF() argument
|
D | linux-proc-maps.c | 153 Dwfl_Module *mod = INTUSE(dwfl_report_module) (dwfl, last_file, in proc_maps_report()
|
D | dwfl_report_elf.c | 234 Dwfl_Module *m = INTUSE(dwfl_report_module) (dwfl, name, start, end); in __libdwfl_report_elf()
|
D | libdwfl.h | 158 extern Dwfl_Module *dwfl_report_module (Dwfl *dwfl, const char *name,
|
D | linux-kernel-modules.c | 632 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()
|
D | libdwflP.h | 482 INTDECL (dwfl_report_module)
|
D | dwfl_segment_report_module.c | 570 Dwfl_Module *mod = INTUSE(dwfl_report_module) (dwfl, name, in dwfl_segment_report_module()
|
D | ChangeLog | 577 (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/ |
D | libdw.map | 139 dwfl_report_module;
|
/external/elfutils/elfutils/ |
D | libdwfl.h | 158 extern Dwfl_Module *dwfl_report_module (Dwfl *dwfl, const char *name,
|