Searched refs:RTLD_REL_PRELOAD (Results 1 – 6 of 6) sorted by relevance
168 #define RTLD_REL_PRELOAD 0x00008 /* apply symbolic relocs that */ macro
40 @ MSG_RTLD_REL_PRELOAD "RTLD_REL_PRELOAD"
151 { RTLD_REL_PRELOAD, MSG_RTLD_REL_PRELOAD }, in conv_dl_flag()
270 _flags |= RTLD_REL_PRELOAD; in dlflags()
312 @ MSG_MOD_REL_PRELOAD "RTLD_REL_PRELOAD"
305 ((flags & RTLD_REL_PRELOAD) && in count_reloc()