Home
last modified time | relevance | path

Searched refs:_dl_unmap_segments (Results 1 – 11 of 11) sorted by relevance

/glibc-2.36/elf/
Ddl-unmap-segments.h30 _dl_unmap_segments (struct link_map *l) in _dl_unmap_segments() function
Ddl-fptr.c273 _dl_unmap_segments (map); in _dl_unmap()
Ddl-load.c978 _dl_unmap_segments (l); in _dl_map_object_from_fd()
/glibc-2.36/sysdeps/arm/
Dtlsdesc.c31 _dl_unmap_segments (map); in _dl_unmap()
/glibc-2.36/sysdeps/i386/
Dtlsdesc.c31 _dl_unmap_segments (map); in _dl_unmap()
/glibc-2.36/sysdeps/aarch64/
Dtlsdesc.c33 _dl_unmap_segments (map); in _dl_unmap()
/glibc-2.36/sysdeps/x86_64/
Dtlsdesc.c31 _dl_unmap_segments (map); in _dl_unmap()
/glibc-2.36/sysdeps/hppa/
Ddl-fptr.c295 _dl_unmap_segments (map); in _dl_unmap()
/glibc-2.36/sysdeps/generic/
Dldsodefs.h143 # define DL_UNMAP(map) _dl_unmap_segments (map)
/glibc-2.36/ChangeLog.old/
DChangeLog.ports-hppa38 (_dl_unmap): Use _dl_unmap_segments in place of __munmap.
DChangeLog.1853967 (DL_UNMAP): Use _dl_unmap_segments in place of __munmap.
53970 (_dl_unmap): Use _dl_unmap_segments in place of __munmap.
53982 Use _dl_unmap_segments in place of __munmap.