Searched refs:as_flags (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/cxxfilt-11/cxxfilt/binutils/
H A Ddlltool.c346 static char * as_flags = ""; variable
1795 cmd = (char *) alloca (strlen (ASM_SWITCHES) + strlen (as_flags)
1798 sprintf (cmd, "%s %s -o %s %s", ASM_SWITCHES, as_flags, dest, source);
3268 as_flags = optarg;

Completed in 61 milliseconds