| /src/external/gpl3/binutils/dist/libctf/ |
| ctf-link.c | 490 ctf_id_t type, int cu_mapped) 535 if (cu_mapped) 584 link_sort_inputs_cb_arg_t *cu_mapped = (link_sort_inputs_cb_arg_t *) arg; local 586 if (!cu_mapped || !cu_mapped->is_cu_mapped) 596 input_1 = ctf_dynhash_lookup (cu_mapped->fp->ctf_link_inputs, name_1); 597 input_2 = ctf_dynhash_lookup (cu_mapped->fp->ctf_link_inputs, name_2); 876 size_t ninputs, int cu_mapped) 890 if (ctf_link_one_variable (fp, inputs[i], name, type, cu_mapped) < 0) 963 int cu_mapped, int functions [all...] |
| /src/external/gpl3/binutils.old/dist/libctf/ |
| ctf-link.c | 524 ctf_id_t type, int cu_mapped) 569 if (cu_mapped) 618 link_sort_inputs_cb_arg_t *cu_mapped = (link_sort_inputs_cb_arg_t *) arg; local 620 if (!cu_mapped || !cu_mapped->is_cu_mapped) 630 input_1 = ctf_dynhash_lookup (cu_mapped->fp->ctf_link_inputs, name_1); 631 input_2 = ctf_dynhash_lookup (cu_mapped->fp->ctf_link_inputs, name_2); 910 size_t ninputs, int cu_mapped) 924 if (ctf_link_one_variable (fp, inputs[i], name, type, cu_mapped) < 0) 997 int cu_mapped, int functions [all...] |
| /src/external/gpl3/gdb/dist/libctf/ |
| ctf-dedup.c | 1915 If CU_MAPPED is set, this is a first pass for a link with a non-empty CU 1923 int cu_mapped) 1950 if (cu_mapped) 2641 int cu_mapped = *(int *)arg; local 2666 if (is_conflicting && !cu_mapped) 2716 if (cu_mapped && is_conflicting) 3089 If CU_MAPPED is set, this is a first pass for a link with a non-empty CU 3094 uint32_t *parents, uint32_t *noutputs, int cu_mapped) 3103 ctf_dedup_emit_type, &cu_mapped) < 0) 3116 if (!ctf_assert (output, !cu_mapped || (cu_mapped && num_outputs == 1)) [all...] |
| ctf-link.c | 524 ctf_id_t type, int cu_mapped) 569 if (cu_mapped) 618 link_sort_inputs_cb_arg_t *cu_mapped = (link_sort_inputs_cb_arg_t *) arg; local 620 if (!cu_mapped || !cu_mapped->is_cu_mapped) 630 input_1 = ctf_dynhash_lookup (cu_mapped->fp->ctf_link_inputs, name_1); 631 input_2 = ctf_dynhash_lookup (cu_mapped->fp->ctf_link_inputs, name_2); 910 size_t ninputs, int cu_mapped) 924 if (ctf_link_one_variable (fp, inputs[i], name, type, cu_mapped) < 0) 997 int cu_mapped, int functions [all...] |
| /src/external/gpl3/gdb.old/dist/libctf/ |
| ctf-dedup.c | 1892 If CU_MAPPED is set, this is a first pass for a link with a non-empty CU 1900 uint32_t *parents, int cu_mapped) 1927 if (cu_mapped) 2618 int cu_mapped = *(int *)arg; local 2643 if (is_conflicting && !cu_mapped) 2690 if (cu_mapped && is_conflicting) 3063 If CU_MAPPED is set, this is a first pass for a link with a non-empty CU 3068 uint32_t *parents, uint32_t *noutputs, int cu_mapped) 3077 ctf_dedup_emit_type, &cu_mapped) < 0) 3090 if (!ctf_assert (output, !cu_mapped || (cu_mapped && num_outputs == 1)) [all...] |
| ctf-link.c | 522 ctf_id_t type, int cu_mapped) 567 if (cu_mapped) 616 link_sort_inputs_cb_arg_t *cu_mapped = (link_sort_inputs_cb_arg_t *) arg; local 618 if (!cu_mapped || !cu_mapped->is_cu_mapped) 628 input_1 = ctf_dynhash_lookup (cu_mapped->fp->ctf_link_inputs, name_1); 629 input_2 = ctf_dynhash_lookup (cu_mapped->fp->ctf_link_inputs, name_2); 908 size_t ninputs, int cu_mapped) 922 if (ctf_link_one_variable (fp, inputs[i], name, type, cu_mapped) < 0) 995 int cu_mapped, int functions [all...] |