Home
last modified time | relevance | path

Searched refs:LML_FLG_TRC_VERBOSE (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/cmd/sgs/rtld/common/
H A Dmove.c60 (lml->lm_flags & (LML_FLG_TRC_VERBOSE | LML_FLG_TRC_WARN))); in elf_move_bad()
H A Dpaths.c970 (LML_FLG_TRC_VERBOSE | LML_FLG_TRC_SEARCH)) in is_path_secure()
976 (lml->lm_flags & LML_FLG_TRC_VERBOSE)) in is_path_secure()
H A Danalyze.c419 (LIST(nlmp)->lm_flags & LML_FLG_TRC_VERBOSE))) in _relocate_lmc()
1070 if (lml->lm_flags & LML_FLG_TRC_VERBOSE) { in is_devinode_loaded()
1111 ((lml->lm_flags & LML_FLG_TRC_VERBOSE) == 0)) in file_notfound()
2117 if ((lml->lm_flags & (LML_FLG_TRC_VERBOSE | LML_FLG_TRC_SEARCH)) && in load_trace()
2472 if ((lml->lm_flags & LML_FLG_TRC_VERBOSE) && in load_path()
H A Delf.c527 if ((lml->lm_flags & LML_FLG_TRC_VERBOSE) && in elf_verify_vers()
584 if (!(lml->lm_flags & LML_FLG_TRC_VERBOSE)) in elf_verify_vers()
873 (LML_FLG_TRC_VERBOSE | LML_FLG_TRC_SEARCH)) &&
2884 (lml->lm_flags & LML_FLG_TRC_VERBOSE)))
H A Dutil.c1878 val = LML_FLG_TRC_VERBOSE; in ld_generic_env()
/titanic_50/usr/src/cmd/sgs/include/
H A Drtld.h374 #define LML_FLG_TRC_VERBOSE 0x00800000 /* verbose (versioning) trace */ macro
/titanic_50/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.c736 { MSG_ORIG(MSG_LFL_TRC_VERBOSE), LML_FLG_TRC_VERBOSE,
737 LML_FLG_TRC_VERBOSE },