Searched refs:_dl_load_list_free (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/libexec/ld.so/
H A Dlibrary.c48 _dl_load_list_free(struct load_list *load_list) function
92 _dl_load_list_free(object->load_list);
269 _dl_load_list_free(load_list);
296 _dl_load_list_free(load_list);
355 _dl_load_list_free(load_list);
H A Dlibrary_mquery.c48 _dl_load_list_free(struct load_list *load_list) function
96 _dl_load_list_free(object->load_list);
363 _dl_load_list_free(lowld);
370 _dl_load_list_free(lowld);
H A Dresolve.h333 void _dl_load_list_free(struct load_list *load_list);

Completed in 112 milliseconds