Home
last modified time | relevance | path

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

/external/elfutils/src/
Dreadelf.c4844 struct listptr_table struct
4851 static struct listptr_table known_locsptr; argument
4852 static struct listptr_table known_loclistsptr;
4853 static struct listptr_table known_rangelistptr;
4854 static struct listptr_table known_rnglistptr;
4855 static struct listptr_table known_addrbases;
4856 static struct listptr_table known_stroffbases;
4859 reset_listptr (struct listptr_table *table) in reset_listptr()
4868 notice_listptr (enum section_e section, struct listptr_table *table, in notice_listptr()
4905 sort_listptr (struct listptr_table *table, const char *name) in sort_listptr()
[all …]
DChangeLog2709 (struct listptr, struct listptr_table): New types.