Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/
H A Ddlfcn.h170 #define RTLD_REL_SELF 0x00010 /* apply symbolic relocs that */ macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Ddl.msg41 @ MSG_RTLD_REL_SELF "RTLD_REL_SELF"
H A Ddl.c152 { RTLD_REL_SELF, MSG_RTLD_REL_SELF }, in conv_dl_flag()
/illumos-gate/usr/src/cmd/sgs/crle/common/
H A Dutil.c273 _flags |= RTLD_REL_SELF; in dlflags()
H A Dcrle.msg291 @ MSG_MOD_REL_SELF "RTLD_REL_SELF"
/illumos-gate/usr/src/cmd/sgs/librtld/common/
H A Drelocate.c307 ((flags & RTLD_REL_SELF) && in count_reloc()