Searched refs:XDELETEVEC (Results 1 – 10 of 10) sorted by relevance
470 XDELETEVEC (secdata); in simple_object_mach_o_segment()524 XDELETEVEC (secdata); in simple_object_mach_o_segment()539 XDELETEVEC (nametab); in simple_object_mach_o_segment()540 XDELETEVEC (secdata); in simple_object_mach_o_segment()555 XDELETEVEC (index); in simple_object_mach_o_segment()556 XDELETEVEC (nametab); in simple_object_mach_o_segment()557 XDELETEVEC (secdata); in simple_object_mach_o_segment()597 XDELETEVEC (strtab); in simple_object_mach_o_segment()598 XDELETEVEC (index); in simple_object_mach_o_segment()599 XDELETEVEC (nametab); in simple_object_mach_o_segment()[all …]
324 XDELETEVEC (strtab); in simple_object_coff_read_strtab()358 XDELETEVEC (scnbuf); in simple_object_coff_find_sections()400 XDELETEVEC (scnbuf); in simple_object_coff_find_sections()407 XDELETEVEC (strtab); in simple_object_coff_find_sections()408 XDELETEVEC (scnbuf); in simple_object_coff_find_sections()425 XDELETEVEC (strtab); in simple_object_coff_find_sections()426 XDELETEVEC (scnbuf); in simple_object_coff_find_sections()
379 XDELETEVEC (strtab); in simple_object_xcoff_read_strtab()415 XDELETEVEC (scnbuf); in simple_object_xcoff_find_sections()456 XDELETEVEC (scnbuf); in simple_object_xcoff_find_sections()463 XDELETEVEC (strtab); in simple_object_xcoff_find_sections()464 XDELETEVEC (scnbuf); in simple_object_xcoff_find_sections()493 XDELETEVEC (strtab); in simple_object_xcoff_find_sections()494 XDELETEVEC (scnbuf); in simple_object_xcoff_find_sections()
524 XDELETEVEC (shdrs); in simple_object_elf_find_sections()540 XDELETEVEC (names); in simple_object_elf_find_sections()541 XDELETEVEC (shdrs); in simple_object_elf_find_sections()559 XDELETEVEC (names); in simple_object_elf_find_sections()560 XDELETEVEC (shdrs); in simple_object_elf_find_sections()574 XDELETEVEC (names); in simple_object_elf_find_sections()575 XDELETEVEC (shdrs); in simple_object_elf_find_sections()
159 XDELETEVEC (memoized_tmpdir); in choose_tmpdir()
427 XDELETEVEC (buffer->free_buffer); in simple_object_release_write()
249 XDELETEVEC (stack); in splay_tree_foreach_helper()
92 XDELETEVEC (s->b); in string_delete()
357 #define XDELETEVEC(P) free ((void*) (P)) macro
1997 * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any2017 (XDELETE, XRESIZEVEC, XDELETEVEC, XNEWVAR, XCNEWVAR, XRESIZEVAR): New