Home
last modified time | relevance | path

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

/third_party/elfutils/src/
Dreadelf.c5196 get_listptr (struct listptr_table *table, size_t idx) in get_listptr() function
5238 listptr = get_listptr (table, idxp); in listptr_attr()
5370 struct listptr *listptr = get_listptr (&known_addrbases, idx++); in print_debug_addr_section()
5404 listptr = get_listptr (&known_addrbases, idx); in print_debug_addr_section()
10695 struct listptr *listptr = get_listptr (&known_stroffbases, idx++); in print_debug_str_offsets_section()
DChangeLog1143 (get_listptr): New function.