Searched refs:RTLD_REL_WEAK (Results 1 – 6 of 6) sorted by relevance
172 #define RTLD_REL_WEAK 0x00020 /* apply symbolic weak relocs */ macro
42 @ MSG_RTLD_REL_WEAK "RTLD_REL_WEAK"
153 { RTLD_REL_WEAK, MSG_RTLD_REL_WEAK }, in conv_dl_flag()
275 _flags |= RTLD_REL_WEAK; in dlflags()
292 @ MSG_MOD_REL_WEAK "RTLD_REL_WEAK"
337 (flags & RTLD_REL_WEAK)) in count_reloc()