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

/freebsd-12-stable/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-12-stable/usr.bin/ar/
H A Dwrite.c74 static void write_objs(struct bsdar *bsdar);
428 goto write_objs;
451 goto write_objs;
537 write_objs:
538 write_objs(bsdar);
610 write_objs(struct bsdar *bsdar) function

Completed in 104 milliseconds