Home
last modified time | relevance | path

Searched refs:free_obj (Results 1 – 2 of 2) sorted by relevance

/NextBSD/usr.bin/ar/
HDwrite.c62 static void free_obj(struct bsdar *bsdar, struct ar_obj *obj);
219 free_obj(struct bsdar *bsdar, struct ar_obj *obj) in free_obj() function
496 free_obj(bsdar, obj); in write_archive()
544 free_obj(bsdar, obj); in write_cleanup()
/NextBSD/contrib/elftoolchain/ar/
HDwrite.c59 static void free_obj(struct ar_obj *obj);
199 free_obj(struct ar_obj *obj) in free_obj() function
487 free_obj(obj); in ar_write_archive()
536 free_obj(obj); in write_cleanup()