Searched refs:sort_listptr (Results 1 – 2 of 2) sorted by relevance
/external/elfutils/src/ |
D | readelf.c | 4951 sort_listptr (struct listptr_table *table, const char *name) in sort_listptr() function 5180 sort_listptr (&known_addrbases, "addr_base"); in print_debug_addr_section() 5652 sort_listptr (&known_rnglistptr, "rnglistptr"); in print_debug_rnglists_section() 6027 sort_listptr (&known_rangelistptr, "rangelistptr"); in print_debug_ranges_section() 9079 sort_listptr (&known_loclistsptr, "loclistsptr"); in print_debug_loclists_section() 9542 sort_listptr (&known_locsptr, "loclistptr"); in print_debug_loc_section() 10420 sort_listptr (&known_stroffbases, "str_offsets"); in print_debug_str_offsets_section()
|
D | ChangeLog | 3116 (compare_listptr, reset_listptr, sort_listptr): New functions. 3122 (print_debug_loc_section): Call sort_listptr, skip_listptr_hole.
|