Home
last modified time | relevance | path

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

/netbsd/external/gpl3/binutils/dist/binutils/
H A Dstabs.c4033 bool expect_func, func_done; in stab_demangle_signature() local
4039 func_done = false; in stab_demangle_signature()
4084 func_done = true; in stab_demangle_signature()
4113 func_done = true; in stab_demangle_signature()
4121 func_done = true; in stab_demangle_signature()
4127 if (! func_done) in stab_demangle_signature()
/netbsd/external/gpl3/gdb/dist/binutils/
H A Dstabs.c4031 bfd_boolean expect_func, func_done; in stab_demangle_signature() local
4037 func_done = FALSE; in stab_demangle_signature()
4082 func_done = TRUE; in stab_demangle_signature()
4111 func_done = TRUE; in stab_demangle_signature()
4119 func_done = TRUE; in stab_demangle_signature()
4125 if (! func_done) in stab_demangle_signature()
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A Dstabs.c4036 bfd_boolean expect_func, func_done; in stab_demangle_signature() local
4042 func_done = FALSE; in stab_demangle_signature()
4087 func_done = TRUE; in stab_demangle_signature()
4116 func_done = TRUE; in stab_demangle_signature()
4124 func_done = TRUE; in stab_demangle_signature()
4130 if (! func_done) in stab_demangle_signature()
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A Dstabs.c4031 bfd_boolean expect_func, func_done; in stab_demangle_signature() local
4037 func_done = FALSE; in stab_demangle_signature()
4082 func_done = TRUE; in stab_demangle_signature()
4111 func_done = TRUE; in stab_demangle_signature()
4119 func_done = TRUE; in stab_demangle_signature()
4125 if (! func_done) in stab_demangle_signature()
/netbsd/external/gpl3/gdb/dist/libiberty/
H A DChangeLog9939 * cplus-dem.c (demangle_signature): Set func_done after
/netbsd/external/gpl3/binutils.old/dist/libiberty/
H A DChangeLog9767 * cplus-dem.c (demangle_signature): Set func_done after
/netbsd/external/gpl3/gdb.old/dist/libiberty/
H A DChangeLog9939 * cplus-dem.c (demangle_signature): Set func_done after
/netbsd/external/gpl3/binutils/dist/libiberty/
H A DChangeLog10388 * cplus-dem.c (demangle_signature): Set func_done after
/netbsd/external/gpl3/gcc/dist/libiberty/
H A DChangeLog10303 * cplus-dem.c (demangle_signature): Set func_done after