Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/ar/
H A Dwrite.c60 static void insert_obj(struct bsdar *bsdar, struct ar_obj *obj,
213 insert_obj(struct bsdar *bsdar, struct ar_obj *obj, struct ar_obj *pos) in insert_obj() function
495 insert_obj(bsdar, obj, pos); in ar_write_archive()
497 insert_obj(bsdar, nobj, pos); in ar_write_archive()
523 insert_obj(bsdar, nobj, pos); in ar_write_archive()
/freebsd/usr.bin/ar/
H A Dwrite.c63 static void insert_obj(struct bsdar *bsdar, struct ar_obj *obj,
197 insert_obj(struct bsdar *bsdar, struct ar_obj *obj, struct ar_obj *pos) in insert_obj() function
466 insert_obj(bsdar, obj, pos); in ar_write_archive()
468 insert_obj(bsdar, nobj, pos); in ar_write_archive()
493 insert_obj(bsdar, nobj, pos); in ar_write_archive()