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

  /src/external/gpl3/binutils/dist/libctf/
ctf-open.c 1040 const char *cte_name; local
1042 while ((cte_name = ctf_enum_next (fp, enum_id, &i_constants, NULL)) != NULL)
1044 if (ctf_track_enumerator (fp, enum_id, cte_name) < 0)
1301 swap_thing (item->cte_name);
  /src/external/gpl3/binutils.old/dist/libctf/
ctf-open.c 1040 const char *cte_name; local
1042 while ((cte_name = ctf_enum_next (fp, enum_id, &i_constants, NULL)) != NULL)
1044 if (ctf_track_enumerator (fp, enum_id, cte_name) < 0)
1301 swap_thing (item->cte_name);
  /src/external/gpl3/gdb/dist/libctf/
ctf-open.c 1040 const char *cte_name; local
1042 while ((cte_name = ctf_enum_next (fp, enum_id, &i_constants, NULL)) != NULL)
1044 if (ctf_track_enumerator (fp, enum_id, cte_name) < 0)
1301 swap_thing (item->cte_name);
  /src/external/cddl/osnet/dist/uts/common/sys/
ctf.h 147 __uint32_t cte_name; member in struct:ctf_enum
  /src/external/gpl3/binutils/dist/include/
ctf.h 567 uint32_t cte_name; /* Reference to name in string table. */ member in struct:ctf_enum
  /src/external/gpl3/binutils.old/dist/include/
ctf.h 566 uint32_t cte_name; /* Reference to name in string table. */ member in struct:ctf_enum
  /src/external/gpl3/gcc/dist/include/
ctf.h 566 uint32_t cte_name; /* Reference to name in string table. */ member in struct:ctf_enum
  /src/external/gpl3/gcc.old/dist/include/
ctf.h 465 uint32_t cte_name; /* Reference to name in string table. */ member in struct:ctf_enum
  /src/external/gpl3/gdb/dist/include/
ctf.h 566 uint32_t cte_name; /* Reference to name in string table. */ member in struct:ctf_enum
  /src/external/gpl3/gdb.old/dist/include/
ctf.h 566 uint32_t cte_name; /* Reference to name in string table. */ member in struct:ctf_enum

Completed in 59 milliseconds