Searched refs:lm_tflags (Results 1 – 15 of 15) sorted by relevance
339 lml_rtld.lm_tflags |= LML_TFLG_NOAUDIT; in setup()370 &(lml_main.lm_tflags)) == 1) { in setup()396 &(lml_main.lm_tflags)) == 1)) in setup()905 lml_main.lm_tflags |= auditors->ad_flags; in setup()926 lml_main.lm_tflags |= auditors->ad_flags; in setup()952 if ((lml_main.lm_tflags | AFLAGS(mlmp)) & LML_TFLG_AUD_MASK) { in setup()1048 ((lml_main.lm_tflags | AFLAGS(mlmp)) & LML_TFLG_AUD_ACTIVITY)) in setup()1051 ((lml_main.lm_tflags | AFLAGS(mlmp)) & LML_TFLG_AUD_PREINIT)) in setup()
626 if ((LIST(clmp)->lm_tflags & LML_TFLG_NOAUDIT) && in is_dep_init()627 ((LIST(dlmp)->lm_tflags & LML_TFLG_NOAUDIT) == 0)) in is_dep_init()844 if ((lml->lm_tflags & LML_TFLG_NOAUDIT) == 0) in call_fini()899 (lml->lm_tflags & LML_TFLG_AUD_MASK) || in atexit_fini()926 if ((lml->lm_tflags | AFLAGS(lmp)) & LML_TFLG_AUD_MASK) { in atexit_fini()941 ((lml->lm_tflags & LML_TFLG_AUD_MASK) == 0) || in atexit_fini()1200 ((LIST(clmp)->lm_tflags | AFLAGS(clmp)) & LML_TFLG_AUD_ACTIVITY))) in lm_delete()2472 Word *lmtflags = &(lml_main.lm_tflags); in readenv_config()
880 lml->lm_tflags = LIST(clmp)->lm_tflags; in dlmopen_intn()886 lml->lm_tflags &= ~LML_TFLG_AUD_MASK; in dlmopen_intn()887 lml->lm_tflags |= (LML_TFLG_NOLAZYLD | in dlmopen_intn()1395 if ((lml->lm_tflags | AFLAGS(clmp) | AFLAGS(*dlmp)) & in dlsym_core()
62 (LIST(lmp)->lm_tflags & LML_TFLG_LOADFLTR))) { in load_filtees()1430 if ((lml->lm_tflags | AFLAGS(clmp)) & LML_TFLG_AUD_OBJSEARCH) { in _find_file()2122 ((lml->lm_tflags | AFLAGS(clmp)) & LML_TFLG_AUD_ACTIVITY)) in load_trace()2125 if ((lml->lm_tflags | AFLAGS(clmp)) & LML_TFLG_AUD_OBJSEARCH) { in load_trace()2515 if ((lml->lm_tflags | AFLAGS(clmp) | AFLAGS(nlmp)) & in load_path()3015 (((lml->lm_tflags & LML_TFLG_NODIRECT) == 0) && in _lookup_sym()
425 if ((lml->lm_tflags | AFLAGS(nlmp)) & LML_TFLG_AUD_MASK) { in elf_obj_fini()
1025 if (nlmp && ((lml->lm_tflags | AFLAGS(ilmp)) &1077 if (nlmp && ((lml->lm_tflags | FLAGS1(ilmp)) &1731 Word lmtflags = lml->lm_tflags;
524 if ((lml->lm_tflags | AFLAGS(clmp)) & LML_TFLG_AUD_OBJCLOSE) { in remove_incomplete()
762 if (nlmp && (lml->lm_tflags | FLAGS1(flmp)) & in cap_filtees()
301 if ((lml->lm_tflags | AFLAGS(lmp) | AFLAGS(nlmp)) & in elf_bndr()313 if (((lml->lm_tflags | AFLAGS(lmp)) & in elf_bndr()681 if ((LIST(_lmp)->lm_tflags | in elf_reloc()787 if ((LIST(_lmp)->lm_tflags | in elf_reloc()863 if (((LIST(lmp)->lm_tflags | AFLAGS(lmp)) & in elf_reloc()
280 if ((lml->lm_tflags | AFLAGS(lmp) | AFLAGS(nlmp)) & in elf_bndr()292 if (((lml->lm_tflags | AFLAGS(lmp)) & in elf_bndr()657 if ((LIST(_lmp)->lm_tflags | in elf_reloc()763 if ((LIST(_lmp)->lm_tflags | in elf_reloc()838 if (((LIST(lmp)->lm_tflags | AFLAGS(lmp)) & in elf_reloc()
452 if ((lml->lm_tflags | AFLAGS(lmp) | AFLAGS(nlmp)) & in elf_bndr()468 if (((lml->lm_tflags | AFLAGS(lmp)) & in elf_bndr()811 if ((LIST(_lmp)->lm_tflags | in elf_reloc()917 if ((LIST(_lmp)->lm_tflags | in elf_reloc()1044 if (((LIST(lmp)->lm_tflags | AFLAGS(lmp)) & in elf_reloc()
593 if ((lml->lm_tflags | AFLAGS(lmp) | AFLAGS(nlmp)) & in elf_bndr()610 if (((lml->lm_tflags | AFLAGS(lmp)) & in elf_bndr()1040 if ((LIST(_lmp)->lm_tflags | in elf_reloc()1146 if ((LIST(_lmp)->lm_tflags | in elf_reloc()1277 if (((LIST(lmp)->lm_tflags | AFLAGS(lmp)) & in elf_reloc()
300 Word lm_tflags; /* transferable flags */ member328 Elf32_Word lm_tflags; member
928 mdb_printf(MSG_ORIG(MSG_LMLIST_LINE5), lml.lm_tflags); in _dcmd_Lm_list()929 if (lml.lm_tflags) in _dcmd_Lm_list()930 mdb_printf(MSG_ORIG(MSG_LMLIST_LINE6), lml.lm_tflags, in _dcmd_Lm_list()
407 if (LIST(LINKMAP_TO_RTMAP(lmp))->lm_tflags & LML_TFLG_NOAUDIT) in la_objopen()