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

/freebsd-11-stable/contrib/binutils/binutils/
H A Dar.c63 static void remove_output (void);
322 remove_output (void)
417 xatexit (remove_output);
319 remove_output (void) function
/freebsd-11-stable/contrib/binutils/ld/
H A Dldmain.c173 remove_output (void)
210 xatexit (remove_output);
489 /* The file will be removed by remove_output. */
560 /* Prevent remove_output from doing anything, after a successful link. */
172 remove_output (void) function

Completed in 163 milliseconds