Searched refs:RTLD_REL_SELF (Results 1 – 6 of 6) sorted by relevance
170 #define RTLD_REL_SELF 0x00010 /* apply symbolic relocs that */ macro
41 @ MSG_RTLD_REL_SELF "RTLD_REL_SELF"
152 { RTLD_REL_SELF, MSG_RTLD_REL_SELF }, in conv_dl_flag()
272 _flags |= RTLD_REL_SELF; in dlflags()
313 @ MSG_MOD_REL_SELF "RTLD_REL_SELF"
307 ((flags & RTLD_REL_SELF) && in count_reloc()