HomeSort by: relevance | last modified time | path
    Searched defs:ctf_next_destroy (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/libctf/
ctf-util.c 256 ctf_next_destroy (ctf_next_t *i) function
264 ctf_next_destroy (i->ctn_next);
266 ctf_next_destroy (i->ctn_next_inner);
306 ctf_next_destroy (i2->ctn_next_inner);
308 ctf_next_destroy (i2->ctn_next);
310 ctf_next_destroy (i2);
  /src/external/gpl3/binutils.old/dist/libctf/
ctf-util.c 256 ctf_next_destroy (ctf_next_t *i) function
264 ctf_next_destroy (i->ctn_next);
266 ctf_next_destroy (i->ctn_next_inner);
306 ctf_next_destroy (i2->ctn_next_inner);
308 ctf_next_destroy (i2->ctn_next);
310 ctf_next_destroy (i2);
  /src/external/gpl3/gdb/dist/libctf/
ctf-util.c 256 ctf_next_destroy (ctf_next_t *i) function
264 ctf_next_destroy (i->ctn_next);
266 ctf_next_destroy (i->ctn_next_inner);
306 ctf_next_destroy (i2->ctn_next_inner);
308 ctf_next_destroy (i2->ctn_next);
310 ctf_next_destroy (i2);
  /src/external/gpl3/gdb.old/dist/libctf/
ctf-util.c 256 ctf_next_destroy (ctf_next_t *i) function
264 ctf_next_destroy (i->ctn_next);

Completed in 22 milliseconds