/netbsd-src/external/cddl/osnet/dist/common/ctf/ |
H A D | ctf_open.c | 779 (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 D | ctf_create.c | 438 (void) ctf_setmodel(nfp, ctf_getmodel(fp)); in ctf_update()
|
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | libctf.ver | 39 ctf_setmodel;
|
H A D | ctf-open.c | 1697 (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 D | ctf-archive.c | 734 ctf_setmodel (fp, le64toh (arc->ctfa_model)); in ctf_dict_open_by_offset()
|
H A D | ctf-serialize.c | 1112 (void) ctf_setmodel (nfp, ctf_getmodel (fp)); in ctf_serialize()
|
H A D | ctf-create.c | 171 ctf_setmodel (fp, CTF_MODEL_NATIVE); in ctf_create()
|
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/ |
H A D | ctf_api.h | 165 extern int ctf_setmodel(ctf_file_t *, int);
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | libctf.ver | 39 ctf_setmodel;
|
H A D | ctf-open.c | 1696 (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 D | ctf-archive.c | 732 ctf_setmodel (fp, le64toh (arc->ctfa_model)); in ctf_dict_open_by_offset()
|
H A D | ctf-serialize.c | 1112 (void) ctf_setmodel (nfp, ctf_getmodel (fp)); in ctf_serialize()
|
H A D | ctf-create.c | 171 ctf_setmodel (fp, CTF_MODEL_NATIVE); in ctf_create()
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | ctf-api.h | 384 extern int ctf_setmodel (ctf_dict_t *, int);
|
H A D | ChangeLog-2019 | 424 (ctf_setmodel): Likewise.
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | ctf-api.h | 384 extern int ctf_setmodel (ctf_dict_t *, int);
|
H A D | ChangeLog-2019 | 424 (ctf_setmodel): Likewise.
|
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/ |
H A D | dt_open.c | 1456 (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 D | dt_module.c | 910 (void) ctf_setmodel(dmp->dm_ctfp, model); in dt_module_getctf()
|
/netbsd-src/external/gpl3/gdb.old/dist/include/ |
H A D | ChangeLog-2019 | 424 (ctf_setmodel): Likewise.
|
/netbsd-src/external/gpl3/gdb/dist/include/ |
H A D | ChangeLog-2019 | 424 (ctf_setmodel): Likewise.
|