Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/intl/
Dloadmsgcat.c1027 domain->malloced = NULL;
1159 domain->malloced = mem;
1276 if (domain->malloced)
1277 free (domain->malloced);
1310 if (domain->malloced)
1311 free (domain->malloced);
DgettextP.h100 void *malloced; member
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-20111556 * obj-elf.c (obj_elf_section): Free malloced name.
1557 * macro.c (get_any_string): Free malloced br_buf.
1729 * dwarf2dbg.c (out_file_list): Free malloced 'dir'.
1730 (out_debug_info): Free malloced 'dirname' and 'comp_dir'.
1740 * dwarf2dbg.c (out_file_list): Free malloced 'dir'.
1741 (out_debug_info): Free malloced 'dirname' and 'comp_dir'.
/toolchain/binutils/binutils-2.27/binutils/
DChangeLog-2011748 * objdump.c (dump_reloc_set): Free malloced memory.
/toolchain/binutils/binutils-2.27/gprof/
Dgprof.texi2083 the tables, which have been malloced between passes.
/toolchain/binutils/binutils-2.27/bfd/
DChangeLog-91934918 since it was never malloced.