Searched refs:has_holes (Results 1 – 3 of 3) sorted by relevance
78 const size_t maplength, bool has_holes, in _dl_map_segments() argument108 if (has_holes) in _dl_map_segments()133 l->l_contiguous = !has_holes; in _dl_map_segments()
121 bool has_holes,
1102 bool has_holes = false; in _dl_map_object_from_fd() local1167 has_holes = true; in _dl_map_object_from_fd()1269 maplength, has_holes, loader); in _dl_map_object_from_fd()