Home
last modified time | relevance | path

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

/freebsd-13.1/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-13.1/usr.bin/ar/
H A Dwrite.c65 static void insert_obj(struct bsdar *bsdar, struct ar_obj *obj,
199 insert_obj(struct bsdar *bsdar, struct ar_obj *obj, struct ar_obj *pos) in insert_obj() function
468 insert_obj(bsdar, obj, pos); in ar_write_archive()
470 insert_obj(bsdar, nobj, pos); in ar_write_archive()
495 insert_obj(bsdar, nobj, pos); in ar_write_archive()