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

/freebsd-11-stable/contrib/gcc/config/
H A Ddarwin.c1091 fprintf (asm_out_file, ".no_dead_strip ");
1370 no_dead_strip (FILE *file, const char *lab) function
1372 fprintf (file, ".no_dead_strip %s\n", lab);
1419 no_dead_strip (file, lab);

Completed in 102 milliseconds