Home
last modified time | relevance | path

Searched refs:DF_1_NOOPEN (Results 1 – 6 of 6) sorted by relevance

/glibc-2.36/include/
Delf.h25 (DF_1_NOW | DF_1_NODELETE | DF_1_INITFIRST | DF_1_NOOPEN \
/glibc-2.36/elf/
Ddl-load.c1285 if ((__glibc_unlikely (l->l_flags_1 & DF_1_NOOPEN) in _dl_map_object_from_fd()
Delf.h988 #define DF_1_NOOPEN 0x00000040 /* Set RTLD_NOOPEN for this object. */ macro
/glibc-2.36/po/
Dnl.po591 msgstr "gedeeld object kan niet met dlopen() geopend worden -- heeft DF_1_NOOPEN-vlag"
/glibc-2.36/ChangeLog.old/
DChangeLog.1312012 when DF_1_NOOPEN is seen. This is done in lose.
DChangeLog.116272 * elf/dl-load.c (_dl_map_object_from_fd): If DF_1_NOOPEN is set