Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dcp-support.c45 static void demangled_name_complaint (const char *name);
273 demangled_name_complaint (name); in cp_find_first_component_aux()
289 demangled_name_complaint (name); in cp_find_first_component_aux()
302 demangled_name_complaint (name); in cp_find_first_component_aux()
367 demangled_name_complaint (const char *name) in demangled_name_complaint() function
H A DChangeLog-20036331 (cp_find_first_component_aux): Call demangled_name_complaint.
6332 (demangled_name_complaint): New.