Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/libiberty/
Dsimple-object-mach-o.c470 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 …]
Dsimple-object-coff.c324 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()
Dsimple-object-xcoff.c379 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()
Dsimple-object-elf.c524 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()
Dmake-temp-file.c159 XDELETEVEC (memoized_tmpdir); in choose_tmpdir()
Dsimple-object.c427 XDELETEVEC (buffer->free_buffer); in simple_object_release_write()
Dsplay-tree.c249 XDELETEVEC (stack); in splay_tree_foreach_helper()
Dd-demangle.c92 XDELETEVEC (s->b); in string_delete()
/toolchain/binutils/binutils-2.25/include/
Dlibiberty.h357 #define XDELETEVEC(P) free ((void*) (P)) macro
DChangeLog1997 * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any
2017 (XDELETE, XRESIZEVEC, XDELETEVEC, XNEWVAR, XCNEWVAR, XRESIZEVAR): New