Home
last modified time | relevance | path

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

/external/elfutils/src/
Dreadelf.c4890 struct listptr_table struct
4897 static struct listptr_table known_locsptr; argument
4898 static struct listptr_table known_loclistsptr;
4899 static struct listptr_table known_rangelistptr;
4900 static struct listptr_table known_rnglistptr;
4901 static struct listptr_table known_addrbases;
4902 static struct listptr_table known_stroffbases;
4905 reset_listptr (struct listptr_table *table) in reset_listptr()
4914 notice_listptr (enum section_e section, struct listptr_table *table, in notice_listptr()
4951 sort_listptr (struct listptr_table *table, const char *name) in sort_listptr()
[all …]
DChangeLog3115 (struct listptr, struct listptr_table): New types.