| /src/external/gpl3/binutils/dist/libctf/ |
| ctf-labels.c | 27 const ctf_header_t *h; 29 h = (const ctf_header_t *) fp->ctf_data.cts_data;
|
| ctf-serialize.c | 468 ctf_header_t *hdr, size_t *objt_size, 954 ctf_header_t hdr, *hdrp; 1041 buf_size = sizeof (ctf_header_t) + hdr.cth_stroff + hdr.cth_strlen; 1049 memcpy (buf, &hdr, sizeof (ctf_header_t)); 1050 t = (unsigned char *) buf + sizeof (ctf_header_t) + hdr.cth_objtoff; 1052 hdrp = (ctf_header_t *) buf; 1062 assert (t == (unsigned char *) buf + sizeof (ctf_header_t) + hdr.cth_varoff); 1080 assert (t == (unsigned char *) buf + sizeof (ctf_header_t) + hdr.cth_typeoff); 1089 assert (t == (unsigned char *) buf + sizeof (ctf_header_t) + hdr.cth_stroff); 1110 hdrp = (ctf_header_t *) buf [all...] |
| ctf-open.c | 235 init_symtab (ctf_dict_t *fp, const ctf_header_t *hp, const ctf_sect_t *sp) 348 ctf_set_base (ctf_dict_t *fp, const ctf_header_t *hp, unsigned char *base) 389 ctf_set_version (ctf_dict_t *fp, ctf_header_t *cth, int ctf_version) 399 upgrade_header (ctf_header_t *hp) 427 upgrade_types_v1 (ctf_dict_t *fp, ctf_header_t *cth) 651 upgrade_types (ctf_dict_t *fp, ctf_header_t *cth) 674 init_static_types_internal (ctf_dict_t *fp, ctf_header_t *cth, 690 init_static_types (ctf_dict_t *fp, ctf_header_t *cth) 705 init_static_types_internal (ctf_dict_t *fp, ctf_header_t *cth, 1082 ctf_flip_header (ctf_header_t *cth [all...] |
| /src/external/gpl3/binutils.old/dist/libctf/ |
| ctf-labels.c | 27 const ctf_header_t *h; 29 h = (const ctf_header_t *) fp->ctf_data.cts_data;
|
| ctf-serialize.c | 462 ctf_header_t *hdr, size_t *objt_size, 948 ctf_header_t hdr, *hdrp; 1035 buf_size = sizeof (ctf_header_t) + hdr.cth_stroff + hdr.cth_strlen; 1043 memcpy (buf, &hdr, sizeof (ctf_header_t)); 1044 t = (unsigned char *) buf + sizeof (ctf_header_t) + hdr.cth_objtoff; 1046 hdrp = (ctf_header_t *) buf; 1056 assert (t == (unsigned char *) buf + sizeof (ctf_header_t) + hdr.cth_varoff); 1074 assert (t == (unsigned char *) buf + sizeof (ctf_header_t) + hdr.cth_typeoff); 1083 assert (t == (unsigned char *) buf + sizeof (ctf_header_t) + hdr.cth_stroff); 1104 hdrp = (ctf_header_t *) buf [all...] |
| ctf-open.c | 235 init_symtab (ctf_dict_t *fp, const ctf_header_t *hp, const ctf_sect_t *sp) 348 ctf_set_base (ctf_dict_t *fp, const ctf_header_t *hp, unsigned char *base) 389 ctf_set_version (ctf_dict_t *fp, ctf_header_t *cth, int ctf_version) 399 upgrade_header (ctf_header_t *hp) 427 upgrade_types_v1 (ctf_dict_t *fp, ctf_header_t *cth) 651 upgrade_types (ctf_dict_t *fp, ctf_header_t *cth) 674 init_static_types_internal (ctf_dict_t *fp, ctf_header_t *cth, 690 init_static_types (ctf_dict_t *fp, ctf_header_t *cth) 705 init_static_types_internal (ctf_dict_t *fp, ctf_header_t *cth, 1082 ctf_flip_header (ctf_header_t *cth [all...] |
| /src/external/gpl3/gdb/dist/libctf/ |
| ctf-labels.c | 27 const ctf_header_t *h; 29 h = (const ctf_header_t *) fp->ctf_data.cts_data;
|
| ctf-serialize.c | 462 ctf_header_t *hdr, size_t *objt_size, 948 ctf_header_t hdr, *hdrp; 1035 buf_size = sizeof (ctf_header_t) + hdr.cth_stroff + hdr.cth_strlen; 1043 memcpy (buf, &hdr, sizeof (ctf_header_t)); 1044 t = (unsigned char *) buf + sizeof (ctf_header_t) + hdr.cth_objtoff; 1046 hdrp = (ctf_header_t *) buf; 1056 assert (t == (unsigned char *) buf + sizeof (ctf_header_t) + hdr.cth_varoff); 1074 assert (t == (unsigned char *) buf + sizeof (ctf_header_t) + hdr.cth_typeoff); 1083 assert (t == (unsigned char *) buf + sizeof (ctf_header_t) + hdr.cth_stroff); 1104 hdrp = (ctf_header_t *) buf [all...] |
| ctf-open.c | 235 init_symtab (ctf_dict_t *fp, const ctf_header_t *hp, const ctf_sect_t *sp) 348 ctf_set_base (ctf_dict_t *fp, const ctf_header_t *hp, unsigned char *base) 389 ctf_set_version (ctf_dict_t *fp, ctf_header_t *cth, int ctf_version) 399 upgrade_header (ctf_header_t *hp) 427 upgrade_types_v1 (ctf_dict_t *fp, ctf_header_t *cth) 651 upgrade_types (ctf_dict_t *fp, ctf_header_t *cth) 674 init_static_types_internal (ctf_dict_t *fp, ctf_header_t *cth, 690 init_static_types (ctf_dict_t *fp, ctf_header_t *cth) 705 init_static_types_internal (ctf_dict_t *fp, ctf_header_t *cth, 1082 ctf_flip_header (ctf_header_t *cth [all...] |
| /src/external/gpl3/gdb.old/dist/libctf/ |
| ctf-labels.c | 27 const ctf_header_t *h; 29 h = (const ctf_header_t *) fp->ctf_data.cts_data;
|
| ctf-serialize.c | 462 ctf_header_t *hdr, size_t *objt_size, 948 ctf_header_t hdr, *hdrp; 1035 buf_size = sizeof (ctf_header_t) + hdr.cth_stroff + hdr.cth_strlen; 1043 memcpy (buf, &hdr, sizeof (ctf_header_t)); 1044 t = (unsigned char *) buf + sizeof (ctf_header_t) + hdr.cth_objtoff; 1046 hdrp = (ctf_header_t *) buf; 1056 assert (t == (unsigned char *) buf + sizeof (ctf_header_t) + hdr.cth_varoff); 1074 assert (t == (unsigned char *) buf + sizeof (ctf_header_t) + hdr.cth_typeoff); 1083 assert (t == (unsigned char *) buf + sizeof (ctf_header_t) + hdr.cth_stroff); 1104 hdrp = (ctf_header_t *) buf [all...] |
| ctf-open.c | 235 init_symtab (ctf_dict_t *fp, const ctf_header_t *hp, const ctf_sect_t *sp) 348 ctf_set_base (ctf_dict_t *fp, const ctf_header_t *hp, unsigned char *base) 389 ctf_set_version (ctf_dict_t *fp, ctf_header_t *cth, int ctf_version) 399 upgrade_header (ctf_header_t *hp) 427 upgrade_types_v1 (ctf_dict_t *fp, ctf_header_t *cth) 651 upgrade_types (ctf_dict_t *fp, ctf_header_t *cth) 681 init_static_types (ctf_dict_t *fp, ctf_header_t *cth) 999 ctf_flip_header (ctf_header_t *cth) 1244 ctf_flip (ctf_dict_t *fp, ctf_header_t *cth, unsigned char *buf, 1338 size_t hdrsz = sizeof (ctf_header_t); [all...] |
| /src/external/cddl/osnet/dist/common/ctf/ |
| ctf_labels.c | 37 const ctf_header_t *h; 45 h = (const ctf_header_t *)fp->ctf_data.cts_data;
|
| ctf_open.c | 268 init_symtab(ctf_file_t *fp, const ctf_header_t *hp, 358 init_types(ctf_file_t *fp, const ctf_header_t *cth) 740 ctf_header_t hp; 778 if (ctfsect->cts_size < sizeof (ctf_header_t)) 782 hdrsz = sizeof (ctf_header_t);
|
| /src/external/cddl/osnet/dev/fbt/ |
| fbt.c | 450 const ctf_header_t *hp = (const ctf_header_t *) mc->ctftab; 451 const uint8_t *ctfdata = mc->ctftab + sizeof(ctf_header_t); 577 const ctf_header_t *hp = (const ctf_header_t *) mc->ctftab; 581 const uint8_t *ctfdata = mc->ctftab + sizeof(ctf_header_t); 904 tp = (const ctf_type_t *)(mc->ctftab + offset + sizeof(ctf_header_t)); 912 const ctf_header_t *hp = (const ctf_header_t *) mc->ctftab; 936 const ctf_header_t *hp = (const ctf_header_t *) mc->ctftab; [all...] |
| /src/external/cddl/osnet/dist/tools/ctf/dump/ |
| dump.c | 118 ref_to_str(uint_t name, const ctf_header_t *hp, const ctf_data_t *cd) 189 print_header(const ctf_header_t *hp, const ctf_data_t *cd) 211 print_labeltable(const ctf_header_t *hp, const ctf_data_t *cd) 274 read_data(const ctf_header_t *hp, const ctf_data_t *cd) 320 read_funcs(const ctf_header_t *hp, const ctf_data_t *cd) 407 read_types(const ctf_header_t *hp, const ctf_data_t *cd) 728 read_strtab(const ctf_header_t *hp, const ctf_data_t *cd) 908 ctf_header_t *hp = NULL; 1020 * as a ctf_header_t. Validate the magic number and size. 1035 cd.cd_ctfdata = (caddr_t)cd.cd_ctfdata + sizeof (ctf_header_t); [all...] |
| /src/external/cddl/osnet/dist/tools/ctf/cvt/ |
| ctf.c | 647 write_buffer(ctf_header_t *h, ctf_buf_t *buf, size_t *resszp) 652 outbuf = xmalloc(sizeof (ctf_header_t) + (buf->ctb_ptr - buf->ctb_base) 656 (void) bcopy_data(h, sizeof (ctf_header_t), &bufpos); 671 write_compressed_buffer(ctf_header_t *h, ctf_buf_t *buf, size_t *resszp) 676 bcopy(h, resbuf.rb_base, sizeof (ctf_header_t)); 677 resbuf.rb_ptr = resbuf.rb_base + sizeof (ctf_header_t); 694 ctf_header_t h; 765 get_ctt_info(ctf_header_t *h, void *v, uint_t *kind, uint_t *vlen, int *isroot) 783 get_ctt_size(ctf_header_t *h, void *v, size_t *sizep, size_t *incrementp) 809 count_types(ctf_header_t *h, caddr_t data [all...] |
| /src/external/gpl3/gdb.old/dist/libctf/testsuite/libctf-regression/ |
| open-error-free.c | 140 memset (written + sizeof (ctf_header_t), 64, 64);
|
| /src/external/gpl3/gdb/dist/libctf/testsuite/libctf-regression/ |
| open-error-free.c | 153 memset (written + sizeof (ctf_header_t), 64, 64);
|
| /src/external/cddl/osnet/dist/uts/common/sys/ |
| ctf.h | 52 } ctf_header_t; typedef in typeref:struct:ctf_header
|
| /src/external/gpl3/binutils/dist/include/ |
| ctf.h | 182 } ctf_header_t; typedef in typeref:struct:ctf_header
|
| /src/external/gpl3/binutils.old/dist/include/ |
| ctf.h | 182 } ctf_header_t; typedef in typeref:struct:ctf_header
|
| /src/external/gpl3/gcc.old/dist/include/ |
| ctf.h | 162 } ctf_header_t; typedef in typeref:struct:ctf_header
|
| /src/external/gpl3/gcc/dist/include/ |
| ctf.h | 182 } ctf_header_t; typedef in typeref:struct:ctf_header
|
| /src/external/gpl3/gdb/dist/include/ |
| ctf.h | 182 } ctf_header_t; typedef in typeref:struct:ctf_header
|