Searched refs:hkv_key (Results 1 - 16 of 16) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/libctf/
H A Dctf-hash.c474 return strcmp ((char *) one->hkv_key, (char *) two->hkv_key);
518 walk->hkv_key = key;
552 *key = i->u.ctn_sorted_hkv[i->ctn_n].hkv_key;
H A Dctf-impl.h528 void *hkv_key; member in struct:ctf_next_hkv
H A Dctf-link.c610 const char *name_1 = (const char *) one->hkv_key;
611 const char *name_2 = (const char *) two->hkv_key;
H A Dctf-dedup.c2299 const char *one_hval = (const char *) one->hkv_key;
2300 const char *two_hval = (const char *) two->hkv_key;
/netbsd-current/external/gpl3/gdb/dist/libctf/
H A Dctf-hash.c474 return strcmp ((char *) one->hkv_key, (char *) two->hkv_key);
518 walk->hkv_key = key;
552 *key = i->u.ctn_sorted_hkv[i->ctn_n].hkv_key;
H A Dctf-impl.h528 void *hkv_key; member in struct:ctf_next_hkv
H A Dctf-link.c613 const char *name_1 = (const char *) one->hkv_key;
614 const char *name_2 = (const char *) two->hkv_key;
H A Dctf-dedup.c2299 const char *one_hval = (const char *) one->hkv_key;
2300 const char *two_hval = (const char *) two->hkv_key;
/netbsd-current/external/gpl3/binutils.old/dist/libctf/
H A Dctf-hash.c474 return strcmp ((char *) one->hkv_key, (char *) two->hkv_key);
518 walk->hkv_key = key;
552 *key = i->u.ctn_sorted_hkv[i->ctn_n].hkv_key;
H A Dctf-impl.h528 void *hkv_key; member in struct:ctf_next_hkv
H A Dctf-link.c610 const char *name_1 = (const char *) one->hkv_key;
611 const char *name_2 = (const char *) two->hkv_key;
H A Dctf-dedup.c2299 const char *one_hval = (const char *) one->hkv_key;
2300 const char *two_hval = (const char *) two->hkv_key;
/netbsd-current/external/gpl3/gdb.old/dist/libctf/
H A Dctf-hash.c520 walk->hkv_key = key;
554 *key = i->u.ctn_sorted_hkv[i->ctn_n].hkv_key;
H A Dctf-impl.h482 void *hkv_key; member in struct:ctf_next_hkv
H A Dctf-link.c851 const char *name_1 = (const char *) one->hkv_key;
852 const char *name_2 = (const char *) two->hkv_key;
H A Dctf-dedup.c2239 const char *one_hval = (const char *) one->hkv_key;
2240 const char *two_hval = (const char *) two->hkv_key;

Completed in 311 milliseconds