Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/binutils/
Dstabs.c2863 bfd_boolean is_destructor; in parse_stab_argtypes() local
2880 is_destructor = ((argtypes[0] == '_' in parse_stab_argtypes()
2886 if (!(is_destructor || is_full_physname_constructor || is_v3)) in parse_stab_argtypes()
2952 if (*argtypes == '\0' || is_destructor) in parse_stab_argtypes()
/toolchain/binutils/binutils-2.27/libiberty/
DChangeLog5051 is_constructor and is_destructor.