| /src/external/cddl/osnet/dist/common/ctf/ |
| ctf_open.c | 479 if ((err = ctf_hash_create(&fp->ctf_names, 524 if ((hep = ctf_hash_lookup(&fp->ctf_names, fp, 526 err = ctf_hash_insert(&fp->ctf_names, fp, 550 err = ctf_hash_insert(&fp->ctf_names, fp, 628 err = ctf_hash_insert(&fp->ctf_names, fp, 680 err = ctf_hash_insert(&fp->ctf_names, fp, 702 ctf_hash_size(&fp->ctf_names)); 947 fp->ctf_lookups[3].ctl_hash = &fp->ctf_names; 1135 ctf_hash_destroy(&fp->ctf_names);
|
| ctf_impl.h | 199 ctf_hash_t ctf_names; /* hash table of remaining type names */ member in struct:ctf_file
|
| ctf_create.c | 573 fp->ctf_lookups[3].ctl_hash = &fp->ctf_names; 1454 hp = &dst_fp->ctf_names; 1541 (hep = ctf_hash_lookup(&src_fp->ctf_names, src_fp, name,
|
| /src/external/gpl3/binutils/dist/libctf/ |
| ctf-open.c | 792 if ((fp->ctf_names 880 if (((existing = ctf_dynhash_lookup_type (fp->ctf_names, name)) == 0) 887 err = ctf_dynhash_insert_type (fp, fp->ctf_names, 906 err = ctf_dynhash_insert_type (fp, fp->ctf_names, 969 err = ctf_dynhash_insert_type (fp, fp->ctf_names, 1011 err = ctf_dynhash_insert_type (fp, fp->ctf_names, 1069 ctf_dynhash_elements (fp->ctf_names)); 1359 fp->ctf_lookups[3].ctl_hash = fp->ctf_names; 1872 ctf_dynhash_destroy (fp->ctf_names);
|
| ctf-create.c | 143 ctf_dynhash_destroy (fp->ctf_names); 147 fp->ctf_names = names; 191 return fp->ctf_names; 1076 if (root && ctf_dynhash_lookup (fp->ctf_names, name)) 1126 if (ctf_dynhash_insert (fp->ctf_names, 1456 if (ctf_dynhash_lookup_type (fp->ctf_names, cte_name) == 0) 1463 err = ctf_dynhash_insert_type (fp, fp->ctf_names, type, name);
|
| ctf-impl.h | 399 ctf_dynhash_t *ctf_names; /* Hash table of remaining types, plus member in struct:ctf_dict
|
| ctf-dedup.c | 2916 && ctf_dynhash_lookup (target->ctf_names, enumerand) != NULL)
|
| /src/external/gpl3/binutils.old/dist/libctf/ |
| ctf-open.c | 792 if ((fp->ctf_names 880 if (((existing = ctf_dynhash_lookup_type (fp->ctf_names, name)) == 0) 887 err = ctf_dynhash_insert_type (fp, fp->ctf_names, 906 err = ctf_dynhash_insert_type (fp, fp->ctf_names, 969 err = ctf_dynhash_insert_type (fp, fp->ctf_names, 1011 err = ctf_dynhash_insert_type (fp, fp->ctf_names, 1069 ctf_dynhash_elements (fp->ctf_names)); 1359 fp->ctf_lookups[3].ctl_hash = fp->ctf_names; 1872 ctf_dynhash_destroy (fp->ctf_names);
|
| ctf-create.c | 143 ctf_dynhash_destroy (fp->ctf_names); 147 fp->ctf_names = names; 191 return fp->ctf_names; 1076 if (root && ctf_dynhash_lookup (fp->ctf_names, name)) 1126 if (ctf_dynhash_insert (fp->ctf_names, 1456 if (ctf_dynhash_lookup_type (fp->ctf_names, cte_name) == 0) 1463 err = ctf_dynhash_insert_type (fp, fp->ctf_names, type, name);
|
| ctf-impl.h | 399 ctf_dynhash_t *ctf_names; /* Hash table of remaining types, plus member in struct:ctf_dict
|
| ctf-dedup.c | 2916 && ctf_dynhash_lookup (target->ctf_names, enumerand) != NULL)
|
| /src/external/gpl3/gdb.old/dist/libctf/ |
| ctf-open.c | 792 if ((fp->ctf_names 880 if (((existing = ctf_dynhash_lookup_type (fp->ctf_names, name)) == 0) 887 err = ctf_dynhash_insert_type (fp, fp->ctf_names, 906 err = ctf_dynhash_insert_type (fp, fp->ctf_names, 969 err = ctf_dynhash_insert_type (fp, fp->ctf_names, 1011 err = ctf_dynhash_insert_type (fp, fp->ctf_names, 1069 ctf_dynhash_elements (fp->ctf_names)); 1359 fp->ctf_lookups[3].ctl_hash = fp->ctf_names; 1870 ctf_dynhash_destroy (fp->ctf_names);
|
| ctf-create.c | 144 ctf_dynhash_destroy (fp->ctf_names); 148 fp->ctf_names = names; 192 return fp->ctf_names; 1073 if (root == CTF_ADD_ROOT && ctf_dynhash_lookup (fp->ctf_names, name)) 1123 if (ctf_dynhash_insert (fp->ctf_names, 1453 if (ctf_dynhash_lookup_type (fp->ctf_names, cte_name) == 0) 1460 err = ctf_dynhash_insert_type (fp, fp->ctf_names, type, name);
|
| ctf-impl.h | 390 ctf_dynhash_t *ctf_names; /* Hash table of remaining types, plus member in struct:ctf_dict
|
| /src/external/gpl3/gdb/dist/libctf/ |
| ctf-open.c | 792 if ((fp->ctf_names 880 if (((existing = ctf_dynhash_lookup_type (fp->ctf_names, name)) == 0) 887 err = ctf_dynhash_insert_type (fp, fp->ctf_names, 906 err = ctf_dynhash_insert_type (fp, fp->ctf_names, 969 err = ctf_dynhash_insert_type (fp, fp->ctf_names, 1011 err = ctf_dynhash_insert_type (fp, fp->ctf_names, 1069 ctf_dynhash_elements (fp->ctf_names)); 1359 fp->ctf_lookups[3].ctl_hash = fp->ctf_names; 1872 ctf_dynhash_destroy (fp->ctf_names);
|
| ctf-create.c | 143 ctf_dynhash_destroy (fp->ctf_names); 147 fp->ctf_names = names; 191 return fp->ctf_names; 1076 if (root && ctf_dynhash_lookup (fp->ctf_names, name)) 1126 if (ctf_dynhash_insert (fp->ctf_names, 1456 if (ctf_dynhash_lookup_type (fp->ctf_names, cte_name) == 0) 1463 err = ctf_dynhash_insert_type (fp, fp->ctf_names, type, name);
|
| ctf-impl.h | 399 ctf_dynhash_t *ctf_names; /* Hash table of remaining types, plus member in struct:ctf_dict
|
| ctf-dedup.c | 2916 && ctf_dynhash_lookup (target->ctf_names, enumerand) != NULL)
|