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

  /src/external/cddl/osnet/dist/uts/common/sys/
ctf.h 62 __uint32_t ctt_name; member in struct:ctf_stype_v2
71 __uint32_t ctt_name; member in struct:ctf_stype_v3
80 __uint32_t ctt_name; member in struct:ctf_type_v2
91 __uint32_t ctt_name; member in struct:ctf_type_v3
  /src/external/gpl3/binutils/dist/include/
ctf.h 244 uint32_t ctt_name; /* Reference to name in string table. */ member in struct:ctf_stype_v1
264 uint32_t ctt_name; /* Reference to name in string table. */ member in struct:ctf_type_v1
287 uint32_t ctt_name; /* Reference to name in string table. */ member in struct:ctf_stype
307 uint32_t ctt_name; /* Reference to name in string table. */ member in struct:ctf_type
333 ctt_info and ctt_name, as well as other structures that contain name
356 stid = CTF_NAME_STID(c.ctt_name); <-- string table id number (0 or 1)
357 offset = CTF_NAME_OFFSET(c.ctt_name); <-- string table byte offset
360 c.ctt_name = CTF_TYPE_NAME(stid, offset); */
421 #define CTF_K_FORWARD 9 /* No additional data; ctt_name is tag. */
  /src/external/gpl3/binutils.old/dist/include/
ctf.h 243 uint32_t ctt_name; /* Reference to name in string table. */ member in struct:ctf_stype_v1
263 uint32_t ctt_name; /* Reference to name in string table. */ member in struct:ctf_type_v1
286 uint32_t ctt_name; /* Reference to name in string table. */ member in struct:ctf_stype
306 uint32_t ctt_name; /* Reference to name in string table. */ member in struct:ctf_type
332 ctt_info and ctt_name, as well as other structures that contain name
355 stid = CTF_NAME_STID(c.ctt_name); <-- string table id number (0 or 1)
356 offset = CTF_NAME_OFFSET(c.ctt_name); <-- string table byte offset
359 c.ctt_name = CTF_TYPE_NAME(stid, offset); */
420 #define CTF_K_FORWARD 9 /* No additional data; ctt_name is tag. */
  /src/external/gpl3/gcc/dist/include/
ctf.h 243 uint32_t ctt_name; /* Reference to name in string table. */ member in struct:ctf_stype_v1
263 uint32_t ctt_name; /* Reference to name in string table. */ member in struct:ctf_type_v1
286 uint32_t ctt_name; /* Reference to name in string table. */ member in struct:ctf_stype
306 uint32_t ctt_name; /* Reference to name in string table. */ member in struct:ctf_type
332 ctt_info and ctt_name, as well as other structures that contain name
355 stid = CTF_NAME_STID(c.ctt_name); <-- string table id number (0 or 1)
356 offset = CTF_NAME_OFFSET(c.ctt_name); <-- string table byte offset
359 c.ctt_name = CTF_TYPE_NAME(stid, offset); */
420 #define CTF_K_FORWARD 9 /* No additional data; ctt_name is tag. */
  /src/external/gpl3/gcc.old/dist/include/
ctf.h 214 uint32_t ctt_name; /* Reference to name in string table. */ member in struct:ctf_stype
234 uint32_t ctt_name; /* Reference to name in string table. */ member in struct:ctf_type
260 ctt_info and ctt_name, as well as other structures that contain name
283 stid = CTF_NAME_STID(c.ctt_name); <-- string table id number (0 or 1)
284 offset = CTF_NAME_OFFSET(c.ctt_name); <-- string table byte offset
287 c.ctt_name = CTF_TYPE_NAME(stid, offset); */
348 #define CTF_K_FORWARD 9 /* No additional data; ctt_name is tag. */
  /src/external/gpl3/gdb/dist/include/
ctf.h 243 uint32_t ctt_name; /* Reference to name in string table. */ member in struct:ctf_stype_v1
263 uint32_t ctt_name; /* Reference to name in string table. */ member in struct:ctf_type_v1
286 uint32_t ctt_name; /* Reference to name in string table. */ member in struct:ctf_stype
306 uint32_t ctt_name; /* Reference to name in string table. */ member in struct:ctf_type
332 ctt_info and ctt_name, as well as other structures that contain name
355 stid = CTF_NAME_STID(c.ctt_name); <-- string table id number (0 or 1)
356 offset = CTF_NAME_OFFSET(c.ctt_name); <-- string table byte offset
359 c.ctt_name = CTF_TYPE_NAME(stid, offset); */
420 #define CTF_K_FORWARD 9 /* No additional data; ctt_name is tag. */
  /src/external/gpl3/gdb.old/dist/include/
ctf.h 243 uint32_t ctt_name; /* Reference to name in string table. */ member in struct:ctf_stype_v1
263 uint32_t ctt_name; /* Reference to name in string table. */ member in struct:ctf_type_v1
286 uint32_t ctt_name; /* Reference to name in string table. */ member in struct:ctf_stype
306 uint32_t ctt_name; /* Reference to name in string table. */ member in struct:ctf_type
332 ctt_info and ctt_name, as well as other structures that contain name
355 stid = CTF_NAME_STID(c.ctt_name); <-- string table id number (0 or 1)
356 offset = CTF_NAME_OFFSET(c.ctt_name); <-- string table byte offset
359 c.ctt_name = CTF_TYPE_NAME(stid, offset); */
420 #define CTF_K_FORWARD 9 /* No additional data; ctt_name is tag. */

Completed in 30 milliseconds