Searched refs:ctf_dmodel (Results 1 - 20 of 20) sorted by relevance

/netbsd-current/external/cddl/osnet/dist/common/ctf/
H A Dctf_impl.h85 typedef struct ctf_dmodel { struct
199 const ctf_dmodel_t *ctf_dmodel; /* data model pointer (see above) */ member in struct:ctf_file
H A Dctf_types.c362 return (fp->ctf_dmodel->ctd_pointer);
368 return (fp->ctf_dmodel->ctd_int);
411 return (fp->ctf_dmodel->ctd_pointer);
450 return (fp->ctf_dmodel->ctd_int);
H A Dctf_open.c996 if (pfp != NULL && pfp->ctf_dmodel != fp->ctf_dmodel)
1021 fp->ctf_dmodel = dp;
1035 return (fp->ctf_dmodel->ctd_code);
H A Dctf_create.c911 dtd->dtd_data.ctt_size = fp->ctf_dmodel->ctd_int;
/netbsd-current/external/gpl3/binutils/dist/libctf/
H A Dctf-open.c1973 if (pfp != NULL && pfp->ctf_dmodel != fp->ctf_dmodel)
2012 if (pfp != NULL && pfp->ctf_dmodel != fp->ctf_dmodel)
2049 fp->ctf_dmodel = dp;
2061 return fp->ctf_dmodel->ctd_code;
H A Dctf-impl.h115 typedef struct ctf_dmodel struct
427 const ctf_dmodel_t *ctf_dmodel; /* Data model pointer (see above). */ member in struct:ctf_dict
H A Dctf-types.c924 return fp->ctf_dmodel->ctd_pointer;
930 return fp->ctf_dmodel->ctd_int;
980 return fp->ctf_dmodel->ctd_pointer;
1029 return fp->ctf_dmodel->ctd_int;
H A Dctf-create.c905 dtd->dtd_data.ctt_size = fp->ctf_dmodel->ctd_int;
/netbsd-current/external/gpl3/gdb.old/dist/libctf/
H A Dctf-open.c1832 if (pfp != NULL && pfp->ctf_dmodel != fp->ctf_dmodel)
1866 if (pfp != NULL && pfp->ctf_dmodel != fp->ctf_dmodel)
1899 fp->ctf_dmodel = dp;
1911 return fp->ctf_dmodel->ctd_code;
H A Dctf-impl.h102 typedef struct ctf_dmodel struct
390 const ctf_dmodel_t *ctf_dmodel; /* Data model pointer (see above). */ member in struct:ctf_file
H A Dctf-types.c915 return fp->ctf_dmodel->ctd_pointer;
921 return fp->ctf_dmodel->ctd_int;
967 return fp->ctf_dmodel->ctd_pointer;
1032 return fp->ctf_dmodel->ctd_int;
H A Dctf-create.c1227 dtd->dtd_data.ctt_size = fp->ctf_dmodel->ctd_int;
/netbsd-current/external/gpl3/gdb/dist/libctf/
H A Dctf-open.c1973 if (pfp != NULL && pfp->ctf_dmodel != fp->ctf_dmodel)
2012 if (pfp != NULL && pfp->ctf_dmodel != fp->ctf_dmodel)
2049 fp->ctf_dmodel = dp;
2061 return fp->ctf_dmodel->ctd_code;
H A Dctf-impl.h115 typedef struct ctf_dmodel struct
427 const ctf_dmodel_t *ctf_dmodel; /* Data model pointer (see above). */ member in struct:ctf_dict
H A Dctf-types.c924 return fp->ctf_dmodel->ctd_pointer;
930 return fp->ctf_dmodel->ctd_int;
980 return fp->ctf_dmodel->ctd_pointer;
1029 return fp->ctf_dmodel->ctd_int;
H A Dctf-create.c905 dtd->dtd_data.ctt_size = fp->ctf_dmodel->ctd_int;
/netbsd-current/external/gpl3/binutils.old/dist/libctf/
H A Dctf-open.c1973 if (pfp != NULL && pfp->ctf_dmodel != fp->ctf_dmodel)
2012 if (pfp != NULL && pfp->ctf_dmodel != fp->ctf_dmodel)
2049 fp->ctf_dmodel = dp;
2061 return fp->ctf_dmodel->ctd_code;
H A Dctf-impl.h115 typedef struct ctf_dmodel struct
427 const ctf_dmodel_t *ctf_dmodel; /* Data model pointer (see above). */ member in struct:ctf_dict
H A Dctf-types.c924 return fp->ctf_dmodel->ctd_pointer;
930 return fp->ctf_dmodel->ctd_int;
980 return fp->ctf_dmodel->ctd_pointer;
1029 return fp->ctf_dmodel->ctd_int;
H A Dctf-create.c905 dtd->dtd_data.ctt_size = fp->ctf_dmodel->ctd_int;

Completed in 205 milliseconds