Home
last modified time | relevance | path

Searched defs:Dwfl_Module (Results 1 – 5 of 5) sorted by relevance

/external/elfutils/libdwfl/
DlibdwflP.h163 struct Dwfl_Module struct
166 struct Dwfl_Module *next; /* Link on Dwfl.modulelist. */ argument
168 void *userdata;
170 char *name; /* Iterator name for this module. */
171 GElf_Addr low_addr, high_addr;
173 struct dwfl_file main, debug, aux_sym;
174 GElf_Addr main_bias;
175 Ebl *ebl;
176 GElf_Half e_type; /* GElf_Ehdr.e_type cache. */
177 Dwfl_Error elferr; /* Previous failure to open main file. */
[all …]
Ddwfl_getmodules.c36 dwfl_getmodules (Dwfl *dwfl, in dwfl_getmodules()
Ddwfl_getdwarf.c54 dwfl_getdwarf (Dwfl *dwfl, in dwfl_getdwarf()
Dlibdwfl.h39 typedef struct Dwfl_Module Dwfl_Module; typedef
/external/elfutils/include/elfutils/
Dlibdwfl.h39 typedef struct Dwfl_Module Dwfl_Module; typedef