Searched refs:sort_ids (Results 1 – 3 of 3) sorted by relevance
244 static void sort_ids (struct head *);1397 sort_ids (&constructors); in main()1398 sort_ids (&destructors); in main()1658 sort_ids (struct head *head_ptr) in sort_ids() function
277 static void sort_ids PARAMS ((struct head *));1426 sort_ids (&constructors);1427 sort_ids (&destructors);1729 sort_ids (head_ptr) in sort_ids() function
12344 * collect2.c (sort_ids): Remove unused variable.14937 * collect2.c (extract_init_priority, sort_ids): New fns.14938 (main): Call sort_ids.