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

  /src/external/gpl3/binutils/dist/libctf/
ctf-open.c 1327 ctf_flip (ctf_dict_t *fp, ctf_header_t *cth, unsigned char *buf, function
1745 (err = ctf_flip (fp, hp, fp->ctf_buf, 0)) != 0)
1747 /* We can be certain that ctf_flip() will have endian-flipped everything
  /src/external/gpl3/binutils.old/dist/libctf/
ctf-open.c 1327 ctf_flip (ctf_dict_t *fp, ctf_header_t *cth, unsigned char *buf, function
1745 (err = ctf_flip (fp, hp, fp->ctf_buf, 0)) != 0)
1747 /* We can be certain that ctf_flip() will have endian-flipped everything
  /src/external/gpl3/gdb/dist/libctf/
ctf-open.c 1327 ctf_flip (ctf_dict_t *fp, ctf_header_t *cth, unsigned char *buf, function
1743 (err = ctf_flip (fp, hp, fp->ctf_buf, 0)) != 0)
1745 /* We can be certain that ctf_flip() will have endian-flipped everything
  /src/external/gpl3/gdb.old/dist/libctf/
ctf-open.c 1244 ctf_flip (ctf_dict_t *fp, ctf_header_t *cth, unsigned char *buf, function
1666 (err = ctf_flip (fp, hp, fp->ctf_buf, 0)) != 0)
1668 /* We can be certain that ctf_flip() will have endian-flipped everything

Completed in 51 milliseconds