Searched refs:ctn_readonly (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/libctf/
H A Dctf-open.c743 if ((fp->ctf_structs.ctn_readonly
748 if ((fp->ctf_unions.ctn_readonly
753 if ((fp->ctf_enums.ctn_readonly
758 if ((fp->ctf_names.ctn_readonly
813 if (((ctf_hash_lookup_type (fp->ctf_names.ctn_readonly,
817 err = ctf_hash_define_type (fp->ctf_names.ctn_readonly, fp,
835 err = ctf_hash_insert_type (fp->ctf_names.ctn_readonly, fp,
849 err = ctf_hash_define_type (fp->ctf_structs.ctn_readonly, fp,
865 err = ctf_hash_define_type (fp->ctf_unions.ctn_readonly, fp,
877 err = ctf_hash_define_type (fp->ctf_enums.ctn_readonly, f
[all...]
H A Dctf-impl.h128 ctf_hash_t *ctn_readonly; /* Hash table when readonly. */ member in struct:ctf_names
H A Dctf-types.c644 id = ctf_hash_lookup_type (np->ctn_readonly, fp, name);
/netbsd-current/external/gpl3/gdb.old/dist/libctf/
H A Dctf-open.c716 if ((fp->ctf_structs.ctn_readonly
721 if ((fp->ctf_unions.ctn_readonly
726 if ((fp->ctf_enums.ctn_readonly
731 if ((fp->ctf_names.ctn_readonly
784 if (((ctf_hash_lookup_type (fp->ctf_names.ctn_readonly,
788 err = ctf_hash_define_type (fp->ctf_names.ctn_readonly, fp,
806 err = ctf_hash_insert_type (fp->ctf_names.ctn_readonly, fp,
820 err = ctf_hash_define_type (fp->ctf_structs.ctn_readonly, fp,
836 err = ctf_hash_define_type (fp->ctf_unions.ctn_readonly, fp,
848 err = ctf_hash_define_type (fp->ctf_enums.ctn_readonly, f
[all...]
H A Dctf-impl.h115 ctf_hash_t *ctn_readonly; /* Hash table when readonly. */ member in struct:ctf_names
H A Dctf-types.c664 id = ctf_hash_lookup_type (np->ctn_readonly, fp, name);
/netbsd-current/external/gpl3/gdb/dist/libctf/
H A Dctf-open.c743 if ((fp->ctf_structs.ctn_readonly
748 if ((fp->ctf_unions.ctn_readonly
753 if ((fp->ctf_enums.ctn_readonly
758 if ((fp->ctf_names.ctn_readonly
813 if (((ctf_hash_lookup_type (fp->ctf_names.ctn_readonly,
817 err = ctf_hash_define_type (fp->ctf_names.ctn_readonly, fp,
835 err = ctf_hash_insert_type (fp->ctf_names.ctn_readonly, fp,
849 err = ctf_hash_define_type (fp->ctf_structs.ctn_readonly, fp,
865 err = ctf_hash_define_type (fp->ctf_unions.ctn_readonly, fp,
877 err = ctf_hash_define_type (fp->ctf_enums.ctn_readonly, f
[all...]
H A Dctf-impl.h128 ctf_hash_t *ctn_readonly; /* Hash table when readonly. */ member in struct:ctf_names
H A Dctf-types.c644 id = ctf_hash_lookup_type (np->ctn_readonly, fp, name);
/netbsd-current/external/gpl3/binutils.old/dist/libctf/
H A Dctf-open.c743 if ((fp->ctf_structs.ctn_readonly
748 if ((fp->ctf_unions.ctn_readonly
753 if ((fp->ctf_enums.ctn_readonly
758 if ((fp->ctf_names.ctn_readonly
813 if (((ctf_hash_lookup_type (fp->ctf_names.ctn_readonly,
817 err = ctf_hash_define_type (fp->ctf_names.ctn_readonly, fp,
835 err = ctf_hash_insert_type (fp->ctf_names.ctn_readonly, fp,
849 err = ctf_hash_define_type (fp->ctf_structs.ctn_readonly, fp,
865 err = ctf_hash_define_type (fp->ctf_unions.ctn_readonly, fp,
877 err = ctf_hash_define_type (fp->ctf_enums.ctn_readonly, f
[all...]
H A Dctf-impl.h128 ctf_hash_t *ctn_readonly; /* Hash table when readonly. */ member in struct:ctf_names
H A Dctf-types.c644 id = ctf_hash_lookup_type (np->ctn_readonly, fp, name);

Completed in 294 milliseconds