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

/freebsd-current/contrib/elftoolchain/ar/
H A Dwrite.c67 static void write_objs(struct bsdar *bsdar);
412 goto write_objs;
437 goto write_objs;
530 write_objs:
531 write_objs(bsdar);
663 write_objs(struct bsdar *bsdar) function
/freebsd-current/usr.bin/ar/
H A Dwrite.c71 static void write_objs(struct bsdar *bsdar);
386 goto write_objs;
409 goto write_objs;
500 write_objs:
501 write_objs(bsdar);
575 write_objs(struct bsdar *bsdar) function

Completed in 92 milliseconds