Home
last modified time | relevance | path

Searched defs:_bfd_window_internal (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dlibbfd.h660 struct _bfd_window_internal { struct
661 struct _bfd_window_internal *next; argument
662 void *data;
663 bfd_size_type size;
664 int refcount : 31; /* should be enough... */
665 unsigned mapped : 1; /* 1 = mmap, 0 = malloc */
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dlibbfd.h764 struct _bfd_window_internal { struct
765 struct _bfd_window_internal *next; argument
766 void *data;
767 bfd_size_type size;
768 int refcount : 31; /* should be enough... */
769 unsigned mapped : 1; /* 1 = mmap, 0 = malloc */