Searched refs:struct_pdi (Results 1 – 1 of 1) sorted by relevance
653 static char *add_partial_structure (struct partial_die_info *struct_pdi,1661 add_partial_structure (struct partial_die_info *struct_pdi, char *info_ptr, in add_partial_structure() argument1670 && struct_pdi->name != NULL in add_partial_structure()1671 && struct_pdi->has_children) in add_partial_structure()1713 struct_pdi->name = actual_class_name; in add_partial_structure()1724 add_partial_symbol (struct_pdi, cu, namespace); in add_partial_structure()1727 return locate_pdi_sibling (struct_pdi, info_ptr, abfd, cu); in add_partial_structure()