Searched refs:string_prepend (Results 1 – 7 of 7) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/libiberty/ |
H A D | cplus-dem.c | 417 static void string_prepend (string *, const char *); 1261 string_prepend (&decl, "global constructors keyed to "); in internal_cplus_demangle() 1266 string_prepend (&decl, "global destructors keyed to "); in internal_cplus_demangle() 1271 string_prepend (&decl, "import stub for "); in internal_cplus_demangle() 1639 string_prepend (&trawname, "~"); in demangle_signature() 2679 string_prepend (declp, "~"); in demangle_class() 2690 string_prepend (declp, SCOPE_STRING (work)); in demangle_class() 3311 string_prepend (declp, "::"); in arm_special() 3645 string_prepend (&decl, "*"); in do_type() 3653 string_prepend (&decl, "&"); in do_type() [all …]
|
H A D | d-demangle.c | 155 string_prepend (string *p, const char *s) in string_prepend() function 867 string_prepend (decl, "initializer for "); in dlang_identifier() 875 string_prepend (decl, "vtable for "); in dlang_identifier() 886 string_prepend (decl, "ClassInfo for "); in dlang_identifier() 907 string_prepend (decl, "Interface for "); in dlang_identifier() 918 string_prepend (decl, "ModuleInfo for "); in dlang_identifier()
|
/dflybsd-src/contrib/binutils-2.27/libiberty/ |
H A D | cplus-dem.c | 401 static void string_prepend (string *, const char *); 1207 string_prepend (&decl, "global constructors keyed to "); in internal_cplus_demangle() 1212 string_prepend (&decl, "global destructors keyed to "); in internal_cplus_demangle() 1217 string_prepend (&decl, "import stub for "); in internal_cplus_demangle() 1573 string_prepend (&trawname, "~"); in demangle_signature() 2608 string_prepend (declp, "~"); in demangle_class() 2619 string_prepend (declp, SCOPE_STRING (work)); in demangle_class() 3233 string_prepend (declp, "::"); in arm_special() 3564 string_prepend (&decl, "*"); in do_type() 3572 string_prepend (&decl, "&"); in do_type() [all …]
|
H A D | d-demangle.c | 159 string_prepend (string *p, const char *s) in string_prepend() function 804 string_prepend (decl, "vtable for "); in dlang_identifier() 815 string_prepend (decl, "ClassInfo for "); in dlang_identifier() 836 string_prepend (decl, "Interface for "); in dlang_identifier() 847 string_prepend (decl, "ModuleInfo for "); in dlang_identifier()
|
/dflybsd-src/contrib/gcc-4.7/libiberty/ |
H A D | cplus-dem.c | 395 static void string_prepend (string *, const char *); 1189 string_prepend (&decl, "global constructors keyed to "); in internal_cplus_demangle() 1194 string_prepend (&decl, "global destructors keyed to "); in internal_cplus_demangle() 1199 string_prepend (&decl, "import stub for "); in internal_cplus_demangle() 1553 string_prepend (&trawname, "~"); in demangle_signature() 2588 string_prepend (declp, "~"); in demangle_class() 2599 string_prepend (declp, SCOPE_STRING (work)); in demangle_class() 3213 string_prepend (declp, "::"); in arm_special() 3544 string_prepend (&decl, "*"); in do_type() 3552 string_prepend (&decl, "&"); in do_type() [all …]
|
/dflybsd-src/contrib/gdb-7/libiberty/ |
H A D | cplus-dem.c | 395 static void string_prepend (string *, const char *); 1189 string_prepend (&decl, "global constructors keyed to "); in internal_cplus_demangle() 1194 string_prepend (&decl, "global destructors keyed to "); in internal_cplus_demangle() 1199 string_prepend (&decl, "import stub for "); in internal_cplus_demangle() 1553 string_prepend (&trawname, "~"); in demangle_signature() 2588 string_prepend (declp, "~"); in demangle_class() 2599 string_prepend (declp, SCOPE_STRING (work)); in demangle_class() 3213 string_prepend (declp, "::"); in arm_special() 3544 string_prepend (&decl, "*"); in do_type() 3552 string_prepend (&decl, "&"); in do_type() [all …]
|
/dflybsd-src/contrib/binutils-2.34/libiberty/ |
H A D | d-demangle.c | 155 string_prepend (string *p, const char *s) in string_prepend() function 867 string_prepend (decl, "initializer for "); in dlang_identifier() 875 string_prepend (decl, "vtable for "); in dlang_identifier() 886 string_prepend (decl, "ClassInfo for "); in dlang_identifier() 907 string_prepend (decl, "Interface for "); in dlang_identifier() 918 string_prepend (decl, "ModuleInfo for "); in dlang_identifier()
|