Searched refs:is_full_physname_constructor (Results 1 – 1 of 1) sorted by relevance
2861 bfd_boolean is_full_physname_constructor; in parse_stab_argtypes() local2870 is_full_physname_constructor = ((argtypes[0] == '_' in parse_stab_argtypes()2877 is_constructor = (is_full_physname_constructor in parse_stab_argtypes()2886 if (!(is_destructor || is_full_physname_constructor || is_v3)) in parse_stab_argtypes()