Searched refs:list_root (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-xtensa.c7576 reloc_range_list_entry list_root;
7691 list->list_root.prev = &list->list_root;
7692 list->list_root.next = &list->list_root;
7706 entry->prev = list->list_root.prev;
7707 entry->next = &list->list_root;
7738 list->list_root.next = &list->list_root;
7739 list->list_root
7560 reloc_range_list_entry list_root; member in struct:reloc_range_list_struct
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-xtensa.c7568 reloc_range_list_entry list_root;
7683 list->list_root.prev = &list->list_root;
7684 list->list_root.next = &list->list_root;
7698 entry->prev = list->list_root.prev;
7699 entry->next = &list->list_root;
7730 list->list_root.next = &list->list_root;
7731 list->list_root
7545 reloc_range_list_entry list_root; member in struct:reloc_range_list_struct
[all...]
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-xtensa.c7569 reloc_range_list_entry list_root;
7684 list->list_root.prev = &list->list_root;
7685 list->list_root.next = &list->list_root;
7699 entry->prev = list->list_root.prev;
7700 entry->next = &list->list_root;
7731 list->list_root.next = &list->list_root;
7732 list->list_root
7546 reloc_range_list_entry list_root; member in struct:reloc_range_list_struct
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-xtensa.c7583 reloc_range_list_entry list_root;
7698 list->list_root.prev = &list->list_root;
7699 list->list_root.next = &list->list_root;
7713 entry->prev = list->list_root.prev;
7714 entry->next = &list->list_root;
7745 list->list_root.next = &list->list_root;
7746 list->list_root
7560 reloc_range_list_entry list_root; member in struct:reloc_range_list_struct
[all...]

Completed in 298 milliseconds