Searched refs:strcat (Results 326 - 350 of 355) sorted by relevance

<<1112131415

/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dobjcopy.c1846 strcat (n, name);
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dobjcopy.c2094 strcat (n, name);
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dbreakpoint.c3361 strcat (wrap_indent, " ");
3363 strcat (wrap_indent, " ");
H A Ddwarf2read.c7336 strcat (retval, sep);
7339 strcat (retval, suffix);
/openbsd-current/usr.sbin/unbound/
H A Dltmain.sh5841 strcat (newargz[0], "$objdir");
5842 strcat (newargz[0], "/");
5850 strcat (newargz[0], actual_cwrapper_name);
/openbsd-current/gnu/llvm/lldb/tools/debugserver/source/
H A DRNBRemote.cpp3519 strcat(buf, ";SupportedCompressions=lzfse,zlib-deflate,lz4,lzma;"
3524 strcat(buf, numbuf);
/openbsd-current/gnu/llvm/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp1705 TEST(MemorySanitizer, strcat) {
1710 strcat(a, b);
/openbsd-current/gnu/gcc/gcc/config/arm/
H A Darm.c6057 strcat (buf, "}\t%@ phole ldm");
6232 strcat (buf, "}\t%@ phole stm");
9679 strcat (p, "^");
/openbsd-current/gnu/usr.bin/gcc/gcc/config/mips/
H A Dmips.c10291 strcat to add to it. */
10492 strcat (buffer, "\n\tnop");
10493 strcat (buffer, "%]%>%)");
/openbsd-current/gnu/usr.bin/gcc/gcc/config/alpha/
H A Dalpha.c7493 strcat (entry_label, "..en");
7498 strcat (entry_label, ":");
/openbsd-current/gnu/gcc/gcc/
H A Dvarasm.c611 strcat (rname, name + 5);
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delf-m10300.c4091 strcat (relname, secname);
H A Delf32-m32r.c1780 strcat (relname, secname);
H A Delf32-sh.c3960 strcat (relname, secname);
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dobj-vms.c2679 strcat (pnt2, str);
H A Dtc-hppa.c8609 strcat (name, S_GET_NAME (last_call_info->start_symbol));
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delf-m10300.c3944 strcat (relname, secname);
H A Delf32-m32r.c1710 strcat (relname, secname);
H A Delf32-sh.c3766 strcat (relname, secname);
/openbsd-current/gnu/usr.bin/texinfo/info/
H A Dsession.c4552 strcat (rep, "-");
/openbsd-current/gnu/gcc/gcc/config/alpha/
H A Dalpha.c8024 strcat (entry_label, "..en");
8029 strcat (entry_label, ":");
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-xtensa.c1497 strcat (newname, linkonce_suffix);
1498 strcat (newname4, linkonce_suffix);
H A Dtc-hppa.c8627 strcat (name, S_GET_NAME (last_call_info->start_symbol));
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Di386-dis.c5466 strcat (obuf, suffix);
/openbsd-current/gnu/gcc/gcc/config/i386/
H A Di386.c8547 strcat (buf, "ss\t{%2, %0|%0, %2}");
8549 strcat (buf, "sd\t{%2, %0|%0, %2}");
8678 strcat (buf, p);

Completed in 924 milliseconds

<<1112131415