Searched refs:ctf_name (Results 1 – 2 of 2) sorted by relevance
298 const char *ctf_name = NULL; in ctf_create_per_cu() local314 if ((ctf_name = ctf_dynhash_lookup (fp->ctf_link_in_cu_mapping, in ctf_create_per_cu()316 ctf_name = cu_name; in ctf_create_per_cu()319 if (ctf_name == NULL) in ctf_create_per_cu()320 ctf_name = cu_name; in ctf_create_per_cu()326 if ((cu_fp = ctf_dynhash_lookup (fp->ctf_link_outputs, ctf_name)) == NULL in ctf_create_per_cu()341 if ((dynname = ctf_new_per_cu_name (fp, ctf_name)) == NULL) in ctf_create_per_cu()
300 const char *ctf_name = NULL; in ctf_create_per_cu() local316 if ((ctf_name = ctf_dynhash_lookup (fp->ctf_link_in_cu_mapping, in ctf_create_per_cu()318 ctf_name = cu_name; in ctf_create_per_cu()321 if (ctf_name == NULL) in ctf_create_per_cu()322 ctf_name = cu_name; in ctf_create_per_cu()328 if ((cu_fp = ctf_dynhash_lookup (fp->ctf_link_outputs, ctf_name)) == NULL in ctf_create_per_cu()343 if ((dynname = ctf_new_per_cu_name (fp, ctf_name)) == NULL) in ctf_create_per_cu()