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

  /src/external/cddl/osnet/dist/tools/ctf/cvt/
ctf.c 59 struct ctf_buf { struct
  /src/external/cddl/osnet/dist/common/ctf/
ctf_impl.h 203 const uchar_t *ctf_buf; /* uncompressed CTF data buffer */ member in struct:ctf_file
229 ((void *)((uintptr_t)(fp)->ctf_buf + (fp)->ctf_txlate[(i)]))
  /src/external/gpl3/binutils/dist/libctf/
ctf-impl.h 409 unsigned char *ctf_buf; /* Uncompressed CTF data buffer. */ member in struct:ctf_dict
605 (ctf_type_t *)((uintptr_t)(fp)->ctf_buf + (fp)->ctf_txlate[(i)]))
  /src/external/gpl3/binutils.old/dist/libctf/
ctf-impl.h 409 unsigned char *ctf_buf; /* Uncompressed CTF data buffer. */ member in struct:ctf_dict
605 (ctf_type_t *)((uintptr_t)(fp)->ctf_buf + (fp)->ctf_txlate[(i)]))
  /src/external/gpl3/gdb.old/dist/libctf/
ctf-impl.h 400 unsigned char *ctf_buf; /* Uncompressed CTF data buffer. */ member in struct:ctf_dict
596 (ctf_type_t *)((uintptr_t)(fp)->ctf_buf + (fp)->ctf_txlate[(i)]))
  /src/external/gpl3/gdb/dist/libctf/
ctf-impl.h 409 unsigned char *ctf_buf; /* Uncompressed CTF data buffer. */ member in struct:ctf_dict
605 (ctf_type_t *)((uintptr_t)(fp)->ctf_buf + (fp)->ctf_txlate[(i)]))

Completed in 178 milliseconds