Home | History | Annotate | Download | only in linker

Lines Matching refs:RTLD_GLOBAL

824   if ((flags & ~(RTLD_NOW|RTLD_LAZY|RTLD_LOCAL|RTLD_GLOBAL)) != 0) {