Searched refs:RT_FL_SILENCERR (Results 1 – 6 of 6) sorted by relevance
59 (((rtld_flags & RT_FL_SILENCERR) == 0) || in elf_move_bad()
564 if (rtld_flags & RT_FL_SILENCERR) in elf_verify_vers()669 if ((rtld_flags & RT_FL_SILENCERR) == 0) { in elf_needed()670 rtld_flags |= RT_FL_SILENCERR; in elf_needed()712 rtld_flags &= ~RT_FL_SILENCERR; in elf_needed()1272 ((rtld_flags & (RT_FL_WARNFLTR | RT_FL_SILENCERR)) == 0)) {1273 rtld_flags |= RT_FL_SILENCERR;1280 rtld_flags &= ~RT_FL_SILENCERR;2860 (((rtld_flags & RT_FL_SILENCERR) == 0) ||
298 #define RT_FL_SILENCERR 0x00080000 /* silence error messages */ macro
3005 if ((rtld_flags & (RT_FL_APPLIC | RT_FL_SILENCERR)) == 0) { in veprintf()3025 if ((rtld_flags & RT_FL_SILENCERR) == 0) { in veprintf()3048 if ((rtld_flags & RT_FL_SILENCERR) == 0) { in veprintf()
976 if (((rtld_flags & RT_FL_SILENCERR) == 0) || in is_path_secure()
417 (((rtld_flags & RT_FL_SILENCERR) == 0) || in _relocate_lmc()1109 if ((rtld_flags & RT_FL_SILENCERR) && in file_notfound()