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

  /src/external/gpl3/binutils/dist/libctf/
ctf-dump.c 91 ctf_dump_format_type (ctf_dict_t *fp, ctf_id_t id, int flag) function
424 if ((typestr = ctf_dump_format_type (state->cds_fp, info->ctb_type,
458 /* Emit the name, if we know it. No trailing space: ctf_dump_format_type
468 if ((typestr = ctf_dump_format_type (state->cds_fp, id,
499 if ((typestr = ctf_dump_format_type (state->cds_fp, type,
531 if ((typestr = ctf_dump_format_type (state->cdm_fp, id,
582 if ((str = ctf_dump_format_type (state->cds_fp, id,
  /src/external/gpl3/binutils.old/dist/libctf/
ctf-dump.c 91 ctf_dump_format_type (ctf_dict_t *fp, ctf_id_t id, int flag) function
418 if ((typestr = ctf_dump_format_type (state->cds_fp, info->ctb_type,
452 /* Emit the name, if we know it. No trailing space: ctf_dump_format_type
462 if ((typestr = ctf_dump_format_type (state->cds_fp, id,
493 if ((typestr = ctf_dump_format_type (state->cds_fp, type,
525 if ((typestr = ctf_dump_format_type (state->cdm_fp, id,
576 if ((str = ctf_dump_format_type (state->cds_fp, id,
  /src/external/gpl3/gdb.old/dist/libctf/
ctf-dump.c 91 ctf_dump_format_type (ctf_dict_t *fp, ctf_id_t id, int flag) function
418 if ((typestr = ctf_dump_format_type (state->cds_fp, info->ctb_type,
452 /* Emit the name, if we know it. No trailing space: ctf_dump_format_type
462 if ((typestr = ctf_dump_format_type (state->cds_fp, id,
493 if ((typestr = ctf_dump_format_type (state->cds_fp, type,
525 if ((typestr = ctf_dump_format_type (state->cdm_fp, id,
576 if ((str = ctf_dump_format_type (state->cds_fp, id,
  /src/external/gpl3/gdb/dist/libctf/
ctf-dump.c 91 ctf_dump_format_type (ctf_dict_t *fp, ctf_id_t id, int flag) function
418 if ((typestr = ctf_dump_format_type (state->cds_fp, info->ctb_type,
452 /* Emit the name, if we know it. No trailing space: ctf_dump_format_type
462 if ((typestr = ctf_dump_format_type (state->cds_fp, id,
493 if ((typestr = ctf_dump_format_type (state->cds_fp, type,
525 if ((typestr = ctf_dump_format_type (state->cdm_fp, id,
576 if ((str = ctf_dump_format_type (state->cds_fp, id,

Completed in 17 milliseconds