Home
last modified time | relevance | path

Searched refs:is_full_physname_constructor (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.27/binutils/
Dstabs.c2861 bfd_boolean is_full_physname_constructor; in parse_stab_argtypes() local
2870 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()