Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker.cpp749 using linked_list_t = LinkedList<T, TypeBasedAllocator<LinkedListEntry<T>>>; typedef
751 typedef linked_list_t<soinfo> SoinfoLinkedList;
752 typedef linked_list_t<const char> StringLinkedList;