Home
last modified time | relevance | path

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

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