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

  /src/external/gpl3/binutils/dist/libctf/
ctf-util.c 273 ctf_next_copy (ctf_next_t *i) function
283 i2->ctn_next = ctf_next_copy (i2->ctn_next);
290 i2->ctn_next_inner = ctf_next_copy (i2->ctn_next_inner);
  /src/external/gpl3/binutils.old/dist/libctf/
ctf-util.c 273 ctf_next_copy (ctf_next_t *i) function
283 i2->ctn_next = ctf_next_copy (i2->ctn_next);
290 i2->ctn_next_inner = ctf_next_copy (i2->ctn_next_inner);
  /src/external/gpl3/gdb/dist/libctf/
ctf-util.c 273 ctf_next_copy (ctf_next_t *i) function
283 i2->ctn_next = ctf_next_copy (i2->ctn_next);
290 i2->ctn_next_inner = ctf_next_copy (i2->ctn_next_inner);
  /src/external/gpl3/gdb.old/dist/libctf/
ctf-util.c 271 ctf_next_copy (ctf_next_t *i) function

Completed in 26 milliseconds