Searched defs:_bfd_window_internal (Results 1 – 2 of 2) sorted by relevance
660 struct _bfd_window_internal { struct661 struct _bfd_window_internal *next; argument662 void *data;663 bfd_size_type size;664 int refcount : 31; /* should be enough... */665 unsigned mapped : 1; /* 1 = mmap, 0 = malloc */
764 struct _bfd_window_internal { struct765 struct _bfd_window_internal *next; argument766 void *data;767 bfd_size_type size;768 int refcount : 31; /* should be enough... */769 unsigned mapped : 1; /* 1 = mmap, 0 = malloc */