Home | History | Annotate | Download | only in libdwfl

Lines Matching refs:free

5    This file is free software; you can redistribute it and/or modify
8 * the GNU Lesser General Public License as published by the Free
14 * the GNU General Public License as published by the Free
38 free (cu->lines);
39 free (cu);
50 free (file->name);
65 free (mod->aranges);
71 free (mod->cu);
75 in __libdwfl_set_cfi. Make sure we don't free it twice. */
113 free (mod->build_id_bits);
116 free (mod->reloc_info);
118 free (mod->name);
119 free (mod);
151 free (dwfl->lookup_module);
190 free (mod);