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

/freebsd-12-stable/contrib/elftoolchain/ar/
H A Dwrite.c59 static void free_obj(struct ar_obj *obj);
199 free_obj(struct ar_obj *obj) function
492 free_obj(obj);
547 free_obj(obj);
/freebsd-12-stable/usr.bin/ar/
H A Dwrite.c64 static void free_obj(struct bsdar *bsdar, struct ar_obj *obj);
226 free_obj(struct bsdar *bsdar, struct ar_obj *obj) function
504 free_obj(bsdar, obj);
552 free_obj(bsdar, obj);

Completed in 112 milliseconds