Searched refs:RTLD_REL_ALL (Results 1 – 6 of 6) sorted by relevance
177 if ((flags & RTLD_REL_ALL) == RTLD_REL_ALL) { in conv_dl_flag()179 flags &= ~RTLD_REL_ALL; in conv_dl_flag()
43 @ MSG_RTLD_REL_ALL "RTLD_REL_ALL"
113 if ((flags & RTLD_REL_ALL) == 0) { in count_reloc()169 if ((flags & RTLD_REL_ALL) == RTLD_REL_RELATIVE) { in count_reloc()300 if (((flags & RTLD_REL_ALL) == RTLD_REL_ALL) || in count_reloc()
174 #define RTLD_REL_ALL 0x00fff /* apply all relocs */ macro
276 _flags |= RTLD_REL_ALL; in dlflags()
315 @ MSG_MOD_REL_ALL "RTLD_REL_ALL"