Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Df-lang.h54 struct common_entry *end_of_entries; /* ptr. to end of components */ member
Df-lang.c742 current_common->end_of_entries = tmp;
746 current_common->end_of_entries->next = tmp;
747 current_common->end_of_entries = tmp;