Home
last modified time | relevance | path

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

/external/elfutils/src/src/
Dreadelf.c4411 struct listptr_table struct
4418 static struct listptr_table known_loclistptr; argument
4419 static struct listptr_table known_rangelistptr;
4422 reset_listptr (struct listptr_table *table) in reset_listptr()
4431 notice_listptr (enum section_e section, struct listptr_table *table, in notice_listptr()
4467 sort_listptr (struct listptr_table *table, const char *name) in sort_listptr()
4475 skip_listptr_hole (struct listptr_table *table, size_t *idxp, in skip_listptr_hole()
DChangeLog1161 (struct listptr, struct listptr_table): New types.