Home
last modified time | relevance | path

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

/external/elfutils/libdwfl/
Dlinux-proc-maps.c183 do_report (Dwfl *dwfl, char **plast_file, Dwarf_Addr low, Dwarf_Addr high) in do_report() argument
185 if (*plast_file != NULL) in do_report()
187 Dwfl_Module *mod = INTUSE(dwfl_report_module) (dwfl, *plast_file, in do_report()
189 free (*plast_file); in do_report()
190 *plast_file = NULL; in do_report()