Home
last modified time | relevance | path

Searched defs:ctf_dedup (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-impl.h274 typedef struct ctf_dedup struct
277 int cd_link_flags;
281 ctf_dynhash_t *cd_id_to_dict_t;
287 ctf_dynhash_t *cd_decorated_names[4];
291 ctf_dynhash_t *cd_name_counts;
316 the ctf_dedup function. */ argument
338 functions outside the core ctf_dedup / ctf_dedup_emit machinery which do argument
354 } ctf_dedup_t; argument
494 ctf_dedup_t ctf_dedup; /* Deduplicator state. */ member
H A Dctf-dedup.c1900 ctf_dedup (ctf_dict_t *output, ctf_dict_t **inputs, uint32_t ninputs, in ctf_dedup() function
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-impl.h274 typedef struct ctf_dedup struct
277 int cd_link_flags;
281 ctf_dynhash_t *cd_id_to_dict_t;
287 ctf_dynhash_t *cd_decorated_names[4];
291 ctf_dynhash_t *cd_name_counts;
316 the ctf_dedup function. */ argument
338 functions outside the core ctf_dedup / ctf_dedup_emit machinery which do argument
354 } ctf_dedup_t; argument
494 ctf_dedup_t ctf_dedup; /* Deduplicator state. */ member
H A Dctf-dedup.c1899 ctf_dedup (ctf_dict_t *output, ctf_dict_t **inputs, uint32_t ninputs, in ctf_dedup() function