Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/binutils/bfd/
HDlibbfd.h771 struct _bfd_window_internal { struct
772 struct _bfd_window_internal *next; argument
773 void *data;
774 bfd_size_type size;
775 int refcount : 31; /* should be enough... */
776 unsigned mapped : 1; /* 1 = mmap, 0 = malloc */