Searched refs:ctf_link_input_name (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | ctf-dedup.c | 616 ctf_link_input_name (input), input_num, type_id); in ctf_dedup_rhash_type() 980 "kind %i"), ctf_link_input_name (input), in ctf_dedup_rhash_type() 986 "kind %i"), ctf_link_input_name (input), in ctf_dedup_rhash_type() 1056 "flags %x"), ctf_link_input_name (input), in ctf_dedup_hash_type() 1147 ctf_link_input_name (input), input_num, in ctf_dedup_hash_type() 1173 input_num, type, ctf_link_input_name (input)); in ctf_dedup_populate_mappings() 1241 ctf_link_input_name (foo), in ctf_dedup_populate_mappings() 1244 ctf_link_input_name (input), orig_kind); in ctf_dedup_populate_mappings() 1911 ctf_dprintf ("Input %i: %s\n", (int) i, ctf_link_input_name (inputs[i])); in ctf_dedup() 2038 ctf_link_input_name (fp), ctf_type_kind_unsliced (fp, type)); in ctf_dedup_rwalk_one_output_mapping() [all …]
|
H A D | ctf-link.c | 44 ctf_link_input_name (ctf_dict_t *fp) in ctf_link_input_name() function 1407 ctf_link_input_name (fp)); in ctf_link_deduplicating() 1415 "for %s"), ctf_link_input_name (fp)); in ctf_link_deduplicating() 1459 "%s"), ctf_link_input_name (fp)); in ctf_link_deduplicating() 1466 "%s"), ctf_link_input_name (fp)); in ctf_link_deduplicating()
|
H A D | ctf-impl.h | 779 extern const char *ctf_link_input_name (ctf_dict_t *);
|
H A D | ChangeLog-2020 | 516 * ctf-impl.h (ctf_link_input_name): New. 522 (ctf_link_input_name): New.
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | ctf-dedup.c | 616 ctf_link_input_name (input), input_num, type_id); in ctf_dedup_rhash_type() 980 "kind %i"), ctf_link_input_name (input), in ctf_dedup_rhash_type() 986 "kind %i"), ctf_link_input_name (input), in ctf_dedup_rhash_type() 1056 "flags %x"), ctf_link_input_name (input), in ctf_dedup_hash_type() 1147 ctf_link_input_name (input), input_num, in ctf_dedup_hash_type() 1173 input_num, type, ctf_link_input_name (input)); in ctf_dedup_populate_mappings() 1241 ctf_link_input_name (foo), in ctf_dedup_populate_mappings() 1244 ctf_link_input_name (input), orig_kind); in ctf_dedup_populate_mappings() 1912 ctf_dprintf ("Input %i: %s\n", (int) i, ctf_link_input_name (inputs[i])); in ctf_dedup() 2039 ctf_link_input_name (fp), ctf_type_kind_unsliced (fp, type)); in ctf_dedup_rwalk_one_output_mapping() [all …]
|
H A D | ctf-link.c | 44 ctf_link_input_name (ctf_dict_t *fp) in ctf_link_input_name() function 1394 ctf_link_input_name (fp)); in ctf_link_deduplicating() 1402 "for %s"), ctf_link_input_name (fp)); in ctf_link_deduplicating() 1446 "%s"), ctf_link_input_name (fp)); in ctf_link_deduplicating() 1453 "%s"), ctf_link_input_name (fp)); in ctf_link_deduplicating()
|
H A D | ctf-impl.h | 780 extern const char *ctf_link_input_name (ctf_dict_t *);
|
H A D | ChangeLog-2020 | 516 * ctf-impl.h (ctf_link_input_name): New. 522 (ctf_link_input_name): New.
|
/netbsd-src/external/gpl3/gdb/dist/libctf/ |
H A D | ChangeLog-2020 | 516 * ctf-impl.h (ctf_link_input_name): New. 522 (ctf_link_input_name): New.
|