Home
last modified time | relevance | path

Searched refs:ar_ranges (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/include/coff/
Dxcoff.h639 struct ar_ranges struct
642 struct ar_ranges *next; argument
654 struct ar_ranges ranges;
/netbsd/src/external/gpl3/binutils/dist/include/coff/
Dxcoff.h639 struct ar_ranges struct
642 struct ar_ranges *next; argument
654 struct ar_ranges ranges;
/netbsd/src/external/gpl3/binutils/dist/bfd/
Dcoff-rs6000.c1639 struct ar_ranges *hi = &x_artdata (abfd)->ranges; in add_range()
1640 struct ar_ranges *lo = NULL; in add_range()
1678 struct ar_ranges *newr = bfd_alloc (abfd, sizeof (*newr)); in add_range()
/netbsd/src/external/gpl3/gdb/dist/bfd/
Dcoff-rs6000.c1639 struct ar_ranges *hi = &x_artdata (abfd)->ranges; in add_range()
1640 struct ar_ranges *lo = NULL; in add_range()
1678 struct ar_ranges *newr = bfd_alloc (abfd, sizeof (*newr)); in add_range()
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git53881 (struct ar_ranges, struct xcoff_artdata): New.