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

  /src/external/gpl3/binutils/dist/libctf/
ctf-impl.h 117 } ctf_strs_writable_t; typedef in typeref:struct:ctf_strs_writable
403 ctf_strs_writable_t *ctf_dynstrtab; /* Dynamically allocated string table, if any. */
762 extern const ctf_strs_writable_t *ctf_str_write_strtab (ctf_dict_t *);
  /src/external/gpl3/binutils.old/dist/libctf/
ctf-impl.h 117 } ctf_strs_writable_t; typedef in typeref:struct:ctf_strs_writable
403 ctf_strs_writable_t *ctf_dynstrtab; /* Dynamically allocated string table, if any. */
762 extern const ctf_strs_writable_t *ctf_str_write_strtab (ctf_dict_t *);
  /src/external/gpl3/gdb/dist/libctf/
ctf-impl.h 113 } ctf_strs_writable_t; typedef in typeref:struct:ctf_strs_writable
394 ctf_strs_writable_t *ctf_dynstrtab; /* Dynamically allocated string table, if any. */
752 extern const ctf_strs_writable_t *ctf_str_write_strtab (ctf_dict_t *);
  /src/external/gpl3/gdb.old/dist/libctf/
ctf-impl.h 113 } ctf_strs_writable_t; typedef in typeref:struct:ctf_strs_writable
392 ctf_strs_writable_t *ctf_dynstrtab; /* Dynamically allocated string table, if any. */
742 extern const ctf_strs_writable_t *ctf_str_write_strtab (ctf_dict_t *);

Completed in 17 milliseconds