HomeSort by: relevance | last modified time | path
    Searched refs:ctf_dedup (Results 1 - 12 of 12) sorted by relevancy

  /src/external/gpl3/binutils/dist/libctf/
ctf-dedup.c 30 [ctf_dedup, ctf_dedup_hash_type, ctf_dedup_rhash_type]
35 [ctf_dedup, ctf_dedup_detect_name_ambiguity,
72 When a many:1 cu-mapping is detected, the ctf_dedup machinery is called
303 if (!ctf_dynhash_lookup_kv (fp->ctf_dedup.cd_id_to_dict_t,
310 if (ctf_dynhash_insert (fp->ctf_dedup.cd_id_to_dict_t, dynkey, NULL) < 0)
313 ctf_dynhash_lookup_kv (fp->ctf_dedup.cd_id_to_dict_t,
419 ctf_dedup_t *d = &fp->ctf_dedup;
525 ctf_dedup_t *d = &fp->ctf_dedup;
569 ctf_dedup_t *d = &fp->ctf_dedup;
995 /* Hash a TYPE in the INPUT: FP is the eventual output, where the ctf_dedup
1992 ctf_dedup (ctf_dict_t *output, ctf_dict_t **inputs, uint32_t ninputs, function
    [all...]
ctf-impl.h 279 deduplicator state is stored in the struct ctf_dedup in the output, though a
283 Flushed at the end of every ctf_dedup run. */
285 typedef struct ctf_dedup struct
328 the ctf_dedup function. */
355 functions outside the core ctf_dedup / ctf_dedup_emit machinery which do
502 We keep the atoms table outside the ctf_dedup so that atoms can be
508 ctf_dedup_t ctf_dedup; /* Deduplicator state. */ member in struct:ctf_dict
730 extern int ctf_dedup (ctf_dict_t *, ctf_dict_t **, uint32_t ninputs,
ctf-link.c 1216 if (ctf_dedup (out, inputs, ninputs, 1) < 0)
1387 if (ctf_dedup (fp, inputs, ninputs, cu_phase) < 0)
  /src/external/gpl3/binutils.old/dist/libctf/
ctf-dedup.c 30 [ctf_dedup, ctf_dedup_hash_type, ctf_dedup_rhash_type]
35 [ctf_dedup, ctf_dedup_detect_name_ambiguity,
72 When a many:1 cu-mapping is detected, the ctf_dedup machinery is called
303 if (!ctf_dynhash_lookup_kv (fp->ctf_dedup.cd_id_to_dict_t,
310 if (ctf_dynhash_insert (fp->ctf_dedup.cd_id_to_dict_t, dynkey, NULL) < 0)
313 ctf_dynhash_lookup_kv (fp->ctf_dedup.cd_id_to_dict_t,
419 ctf_dedup_t *d = &fp->ctf_dedup;
525 ctf_dedup_t *d = &fp->ctf_dedup;
569 ctf_dedup_t *d = &fp->ctf_dedup;
995 /* Hash a TYPE in the INPUT: FP is the eventual output, where the ctf_dedup
1992 ctf_dedup (ctf_dict_t *output, ctf_dict_t **inputs, uint32_t ninputs, function
    [all...]
ctf-impl.h 279 deduplicator state is stored in the struct ctf_dedup in the output, though a
283 Flushed at the end of every ctf_dedup run. */
285 typedef struct ctf_dedup struct
328 the ctf_dedup function. */
355 functions outside the core ctf_dedup / ctf_dedup_emit machinery which do
502 We keep the atoms table outside the ctf_dedup so that atoms can be
508 ctf_dedup_t ctf_dedup; /* Deduplicator state. */ member in struct:ctf_dict
730 extern int ctf_dedup (ctf_dict_t *, ctf_dict_t **, uint32_t ninputs,
ctf-link.c 1250 if (ctf_dedup (out, inputs, ninputs, 1) < 0)
1421 if (ctf_dedup (fp, inputs, ninputs, cu_phase) < 0)
  /src/external/gpl3/gdb/dist/libctf/
ctf-dedup.c 30 [ctf_dedup, ctf_dedup_hash_type, ctf_dedup_rhash_type]
35 [ctf_dedup, ctf_dedup_detect_name_ambiguity,
72 When a many:1 cu-mapping is detected, the ctf_dedup machinery is called
303 if (!ctf_dynhash_lookup_kv (fp->ctf_dedup.cd_id_to_dict_t,
310 if (ctf_dynhash_insert (fp->ctf_dedup.cd_id_to_dict_t, dynkey, NULL) < 0)
313 ctf_dynhash_lookup_kv (fp->ctf_dedup.cd_id_to_dict_t,
419 ctf_dedup_t *d = &fp->ctf_dedup;
524 ctf_dedup_t *d = &fp->ctf_dedup;
567 ctf_dedup_t *d = &fp->ctf_dedup;
989 /* Hash a TYPE in the INPUT: FP is the eventual output, where the ctf_dedup
1922 ctf_dedup (ctf_dict_t *output, ctf_dict_t **inputs, uint32_t ninputs, function
    [all...]
ctf-impl.h 275 deduplicator state is stored in the struct ctf_dedup in the output, though a
279 Flushed at the end of every ctf_dedup run. */
281 typedef struct ctf_dedup struct
324 the ctf_dedup function. */
346 functions outside the core ctf_dedup / ctf_dedup_emit machinery which do
493 We keep the atoms table outside the ctf_dedup so that atoms can be
499 ctf_dedup_t ctf_dedup; /* Deduplicator state. */ member in struct:ctf_dict
720 extern int ctf_dedup (ctf_dict_t *, ctf_dict_t **, uint32_t ninputs,
ctf-link.c 1250 if (ctf_dedup (out, inputs, ninputs, 1) < 0)
1409 if (ctf_dedup (fp, inputs, ninputs, 0) < 0)
  /src/external/gpl3/gdb.old/dist/libctf/
ctf-dedup.c 30 [ctf_dedup, ctf_dedup_hash_type, ctf_dedup_rhash_type]
35 [ctf_dedup, ctf_dedup_detect_name_ambiguity,
72 When a many:1 cu-mapping is detected, the ctf_dedup machinery is called
303 if (!ctf_dynhash_lookup_kv (fp->ctf_dedup.cd_id_to_dict_t,
310 if (ctf_dynhash_insert (fp->ctf_dedup.cd_id_to_dict_t, dynkey, NULL) < 0)
313 ctf_dynhash_lookup_kv (fp->ctf_dedup.cd_id_to_dict_t,
419 ctf_dedup_t *d = &fp->ctf_dedup;
525 ctf_dedup_t *d = &fp->ctf_dedup;
568 ctf_dedup_t *d = &fp->ctf_dedup;
991 /* Hash a TYPE in the INPUT: FP is the eventual output, where the ctf_dedup
1899 ctf_dedup (ctf_dict_t *output, ctf_dict_t **inputs, uint32_t ninputs, function
    [all...]
ctf-impl.h 275 deduplicator state is stored in the struct ctf_dedup in the output, though a
279 Flushed at the end of every ctf_dedup run. */
281 typedef struct ctf_dedup struct
323 the ctf_dedup function. */
345 functions outside the core ctf_dedup / ctf_dedup_emit machinery which do
490 We keep the atoms table outside the ctf_dedup so that atoms can be
496 ctf_dedup_t ctf_dedup; /* Deduplicator state. */ member in struct:ctf_dict
709 extern int ctf_dedup (ctf_dict_t *, ctf_dict_t **, uint32_t ninputs,
ctf-link.c 1245 if (ctf_dedup (out, inputs, ninputs, parents, 1) < 0)
1404 if (ctf_dedup (fp, inputs, ninputs, parents, 0) < 0)

Completed in 48 milliseconds