HomeSort by relevance Sort by last modified time
    Searched refs:XDELETEVEC (Results 1 - 13 of 13) sorted by null

  /toolchain/binutils/binutils-2.27/libiberty/
simple-object-mach-o.c 470 XDELETEVEC (secdata);
524 XDELETEVEC (secdata);
539 XDELETEVEC (nametab);
540 XDELETEVEC (secdata);
555 XDELETEVEC (index);
556 XDELETEVEC (nametab);
557 XDELETEVEC (secdata);
597 XDELETEVEC (strtab);
598 XDELETEVEC (index);
599 XDELETEVEC (nametab)
    [all...]
simple-object-coff.c 324 XDELETEVEC (strtab);
358 XDELETEVEC (scnbuf);
400 XDELETEVEC (scnbuf);
407 XDELETEVEC (strtab);
408 XDELETEVEC (scnbuf);
425 XDELETEVEC (strtab);
426 XDELETEVEC (scnbuf);
simple-object-elf.c 524 XDELETEVEC (shdrs);
540 XDELETEVEC (names);
541 XDELETEVEC (shdrs);
559 XDELETEVEC (names);
560 XDELETEVEC (shdrs);
574 XDELETEVEC (names);
575 XDELETEVEC (shdrs);
simple-object-xcoff.c 379 XDELETEVEC (strtab);
415 XDELETEVEC (scnbuf);
456 XDELETEVEC (scnbuf);
463 XDELETEVEC (strtab);
464 XDELETEVEC (scnbuf);
493 XDELETEVEC (strtab);
494 XDELETEVEC (scnbuf);
make-temp-file.c 159 XDELETEVEC (memoized_tmpdir);
simple-object.c 427 XDELETEVEC (buffer->free_buffer);
splay-tree.c 249 XDELETEVEC (stack);
d-demangle.c 91 XDELETEVEC (s->b);
    [all...]
  /external/valgrind/coregrind/m_demangle/
vg_libciface.h 113 #define XDELETEVEC(P) \
d-demangle.c 107 XDELETEVEC (s->b);
    [all...]
cplus-dem.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
libiberty.h 354 #define XDELETEVEC(P) free ((void*) (P))
  /toolchain/binutils/binutils-2.27/include/
libiberty.h 361 #define XDELETEVEC(P) free ((void*) (P))

Completed in 254 milliseconds