Home | History | Annotate | Download | only in libdwfl

Lines Matching defs:Dwfl

110 struct Dwfl
156 Dwfl *dwfl;
157 struct Dwfl_Module *next; /* Link on Dwfl.modulelist. */
326 MOD->dwfl->callbacks->section_address is called to determine the actual
375 extern Dwfl_Module *__libdwfl_report_elf (Dwfl *dwfl, const char *name,
381 extern Dwfl_Module *__libdwfl_report_offline (Dwfl *dwfl, const char *name,
420 typedef bool Dwfl_Memory_Callback (Dwfl *dwfl, int segndx,
435 extern int dwfl_segment_report_module (Dwfl *dwfl, int ndx, const char *name,
454 extern int dwfl_link_map_report (Dwfl *dwfl, const void *auxv, size_t auxv_size,