Home
last modified time | relevance | path

Searched refs:ctf_setmodel (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/common/ctf/
H A Dctf_open.c779 (void) ctf_setmodel(fp, CTF_MODEL_LP64); in ctf_bufopen()
781 (void) ctf_setmodel(fp, CTF_MODEL_ILP32); in ctf_bufopen()
783 (void) ctf_setmodel(fp, CTF_MODEL_NATIVE); in ctf_bufopen()
1015 ctf_setmodel(ctf_file_t *fp, int model) in ctf_setmodel() function
H A Dctf_create.c438 (void) ctf_setmodel(nfp, ctf_getmodel(fp)); in ctf_update()
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dlibctf.ver39 ctf_setmodel;
H A Dctf-open.c1697 (void) ctf_setmodel (fp, CTF_MODEL_LP64); in ctf_bufopen_internal()
1699 (void) ctf_setmodel (fp, CTF_MODEL_ILP32); in ctf_bufopen_internal()
1702 (void) ctf_setmodel (fp, CTF_MODEL_NATIVE); in ctf_bufopen_internal()
2042 ctf_setmodel (ctf_dict_t *fp, int model) in ctf_setmodel() function
H A Dctf-archive.c734 ctf_setmodel (fp, le64toh (arc->ctfa_model)); in ctf_dict_open_by_offset()
H A Dctf-serialize.c1112 (void) ctf_setmodel (nfp, ctf_getmodel (fp)); in ctf_serialize()
H A Dctf-create.c171 ctf_setmodel (fp, CTF_MODEL_NATIVE); in ctf_create()
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/
H A Dctf_api.h165 extern int ctf_setmodel(ctf_file_t *, int);
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dlibctf.ver39 ctf_setmodel;
H A Dctf-open.c1696 (void) ctf_setmodel (fp, CTF_MODEL_LP64); in ctf_bufopen_internal()
1698 (void) ctf_setmodel (fp, CTF_MODEL_ILP32); in ctf_bufopen_internal()
1701 (void) ctf_setmodel (fp, CTF_MODEL_NATIVE); in ctf_bufopen_internal()
2041 ctf_setmodel (ctf_dict_t *fp, int model) in ctf_setmodel() function
H A Dctf-archive.c732 ctf_setmodel (fp, le64toh (arc->ctfa_model)); in ctf_dict_open_by_offset()
H A Dctf-serialize.c1112 (void) ctf_setmodel (nfp, ctf_getmodel (fp)); in ctf_serialize()
H A Dctf-create.c171 ctf_setmodel (fp, CTF_MODEL_NATIVE); in ctf_create()
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dctf-api.h384 extern int ctf_setmodel (ctf_dict_t *, int);
H A DChangeLog-2019424 (ctf_setmodel): Likewise.
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dctf-api.h384 extern int ctf_setmodel (ctf_dict_t *, int);
H A DChangeLog-2019424 (ctf_setmodel): Likewise.
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_open.c1456 (void) ctf_setmodel(dmp->dm_ctfp, dtp->dt_conf.dtc_ctfmodel); in dt_vopen()
1522 (void) ctf_setmodel(dmp->dm_ctfp, dtp->dt_conf.dtc_ctfmodel); in dt_vopen()
H A Ddt_module.c910 (void) ctf_setmodel(dmp->dm_ctfp, model); in dt_module_getctf()
/netbsd-src/external/gpl3/gdb.old/dist/include/
H A DChangeLog-2019424 (ctf_setmodel): Likewise.
/netbsd-src/external/gpl3/gdb/dist/include/
H A DChangeLog-2019424 (ctf_setmodel): Likewise.