Searched refs:free_objects (Results 1 – 1 of 1) sorted by relevance
182 elf_object_t *free_objects; variable201 head = free_objects; in _dl_cleanup_objects()202 free_objects = NULL; in _dl_cleanup_objects()225 object->next = free_objects; in _dl_remove_object()226 free_objects = object; in _dl_remove_object()