Home
last modified time | relevance | path

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

/external/elfutils/src/
Dreadelf.c4905 sort_listptr (struct listptr_table *table, const char *name) in sort_listptr() function
5106 sort_listptr (&known_addrbases, "addr_base"); in print_debug_addr_section()
5578 sort_listptr (&known_rnglistptr, "rnglistptr"); in print_debug_rnglists_section()
5953 sort_listptr (&known_rangelistptr, "rangelistptr"); in print_debug_ranges_section()
8900 sort_listptr (&known_loclistsptr, "loclistsptr"); in print_debug_loclists_section()
9326 sort_listptr (&known_locsptr, "loclistptr"); in print_debug_loc_section()
10198 sort_listptr (&known_stroffbases, "str_offsets"); in print_debug_str_offsets_section()
DChangeLog2710 (compare_listptr, reset_listptr, sort_listptr): New functions.
2716 (print_debug_loc_section): Call sort_listptr, skip_listptr_hole.