Searched refs:ctf_dump_format_type (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/libctf/
H A Dctf-dump.c91 ctf_dump_format_type (ctf_dict_t *fp, ctf_id_t id, int flag) function
417 if ((typestr = ctf_dump_format_type (state->cds_fp, info->ctb_type,
451 /* Emit the name, if we know it. No trailing space: ctf_dump_format_type
461 if ((typestr = ctf_dump_format_type (state->cds_fp, id,
492 if ((typestr = ctf_dump_format_type (state->cds_fp, type,
524 if ((typestr = ctf_dump_format_type (state->cdm_fp, id,
575 if ((str = ctf_dump_format_type (state->cds_fp, id,
/netbsd-current/external/gpl3/binutils.old/dist/libctf/
H A Dctf-dump.c91 ctf_dump_format_type (ctf_dict_t *fp, ctf_id_t id, int flag) function
417 if ((typestr = ctf_dump_format_type (state->cds_fp, info->ctb_type,
451 /* Emit the name, if we know it. No trailing space: ctf_dump_format_type
461 if ((typestr = ctf_dump_format_type (state->cds_fp, id,
492 if ((typestr = ctf_dump_format_type (state->cds_fp, type,
524 if ((typestr = ctf_dump_format_type (state->cdm_fp, id,
575 if ((str = ctf_dump_format_type (state->cds_fp, id,
/netbsd-current/external/gpl3/binutils/dist/libctf/
H A Dctf-dump.c91 ctf_dump_format_type (ctf_dict_t *fp, ctf_id_t id, int flag) function
417 if ((typestr = ctf_dump_format_type (state->cds_fp, info->ctb_type,
451 /* Emit the name, if we know it. No trailing space: ctf_dump_format_type
461 if ((typestr = ctf_dump_format_type (state->cds_fp, id,
492 if ((typestr = ctf_dump_format_type (state->cds_fp, type,
524 if ((typestr = ctf_dump_format_type (state->cdm_fp, id,
575 if ((str = ctf_dump_format_type (state->cds_fp, id,
/netbsd-current/external/gpl3/gdb.old/dist/libctf/
H A Dctf-dump.c86 ctf_dump_format_type (ctf_file_t *fp, ctf_id_t id, int flag) function
323 if ((typestr = ctf_dump_format_type (state->cds_fp, info->ctb_type,
380 if ((typestr = ctf_dump_format_type (state->cds_fp, type,
495 if ((typestr = ctf_dump_format_type (state->cds_fp, type,
598 if ((str = ctf_dump_format_type (state->cds_fp, id, flag)) == NULL)

Completed in 79 milliseconds