Home
last modified time | relevance | path

Searched refs:has_holes (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/elf/
Ddl-map-segments.h78 const size_t maplength, bool has_holes, in _dl_map_segments() argument
108 if (has_holes) in _dl_map_segments()
133 l->l_contiguous = !has_holes; in _dl_map_segments()
Ddl-load.h121 bool has_holes,
Ddl-load.c1102 bool has_holes = false; in _dl_map_object_from_fd() local
1167 has_holes = true; in _dl_map_object_from_fd()
1269 maplength, has_holes, loader); in _dl_map_object_from_fd()