Home
last modified time | relevance | path

Searched refs:FLG_RT_FIXED (Results 1 – 21 of 21) sorted by relevance

/titanic_50/usr/src/cmd/sgs/rtld/i386/
H A Di386_elf.c269 if (!(FLAGS(nlmp) & FLG_RT_FIXED) && in elf_bndr()
290 if (!(FLAGS(lmp) & FLG_RT_FIXED)) in elf_bndr()
439 if (!(FLAGS(lmp) & FLG_RT_FIXED) && in elf_reloc()
489 (FLAGS(lmp) & FLG_RT_FIXED)) in elf_reloc()
508 ((FLAGS(lmp) & FLG_RT_FIXED) == 0) && (DBG_ENABLED == 0)) { in elf_reloc()
528 if (!(FLAGS(lmp) & FLG_RT_FIXED)) { in elf_reloc()
742 if (!(FLAGS(_lmp) & FLG_RT_FIXED) && in elf_reloc()
959 if (!(FLAGS(rlmp) & FLG_RT_FIXED)) in _elf_copy_reloc()
962 if (!(FLAGS(sr.sr_dmap) & FLG_RT_FIXED)) in _elf_copy_reloc()
/titanic_50/usr/src/cmd/sgs/rtld/amd64/
H A Damd64_elf.c290 if (!(FLAGS(nlmp) & FLG_RT_FIXED) && in elf_bndr()
311 if (!(FLAGS(lmp) & FLG_RT_FIXED)) in elf_bndr()
461 if (!(FLAGS(lmp) & FLG_RT_FIXED) && in elf_reloc()
511 (FLAGS(lmp) & FLG_RT_FIXED)) in elf_reloc()
530 ((FLAGS(lmp) & FLG_RT_FIXED) == 0) && (DBG_ENABLED == 0)) { in elf_reloc()
550 if (!(FLAGS(lmp) & FLG_RT_FIXED)) { in elf_reloc()
766 if (!(FLAGS(_lmp) & FLG_RT_FIXED) && in elf_reloc()
H A Ddlamd64getunwind.c90 if (FLAGS(lmp) & FLG_RT_FIXED) in getunwind_core()
/titanic_50/usr/src/cmd/sgs/rtld/sparc/
H A Dsparc_elf.c441 if (!(FLAGS(nlmp) & FLG_RT_FIXED) && in elf_bndr()
461 if (FLAGS(lmp) & FLG_RT_FIXED) in elf_bndr()
659 ((FLAGS(lmp) & FLG_RT_FIXED) == 0) && (DBG_ENABLED == 0)) { in elf_reloc()
697 if (!(FLAGS(lmp) & FLG_RT_FIXED)) in elf_reloc()
896 if (!(FLAGS(_lmp) & FLG_RT_FIXED) && in elf_reloc()
1039 if (FLAGS(lmp) & FLG_RT_FIXED) in elf_reloc()
H A Dsparc_a.out.c131 if (!(FLAGS(nlmp) & FLG_RT_FIXED) && in aout_bndr()
319 if (!(FLAGS(_lmp) & FLG_RT_FIXED) && in aout_reloc()
/titanic_50/usr/src/cmd/sgs/rtld/sparcv9/
H A Dsparc_elf.c582 if (!(FLAGS(nlmp) & FLG_RT_FIXED) && in elf_bndr()
603 if (FLAGS(lmp) & FLG_RT_FIXED) in elf_bndr()
889 ((FLAGS(lmp) & FLG_RT_FIXED) == 0) && (DBG_ENABLED == 0)) { in elf_reloc()
927 if (!(FLAGS(lmp) & FLG_RT_FIXED)) in elf_reloc()
1125 if (!(FLAGS(_lmp) & FLG_RT_FIXED) && in elf_reloc()
1272 if (FLAGS(lmp) & FLG_RT_FIXED) in elf_reloc()
/titanic_50/usr/src/cmd/sgs/rtld/common/
H A Dtls.c140 if (!(FLAGS(lmp) & FLG_RT_FIXED)) in tls_modaddrem()
319 if (!(FLAGS(lmp) & FLG_RT_FIXED)) { in tls_statmod()
H A Dmove.c113 if ((FLAGS(lmp) & FLG_RT_FIXED) == 0) in move_data()
H A Da.out.c548 FLAGS(lmp) |= FLG_RT_FIXED; in aout_new_lmp()
629 if (FLAGS(lmp) & FLG_RT_FIXED) in aout_dladdr()
H A Delf.c491 if ((FLAGS(lmp) & FLG_RT_FIXED) == 0) in elf_entry_point()
1745 FLAGS(lmp) |= FLG_RT_FIXED;
2530 if (FLAGS(lmp) & FLG_RT_FIXED)
H A Ddlfcns.c1382 if (!(FLAGS(*dlmp) & FLG_RT_FIXED)) in dlsym_core()
1695 if (!(FLAGS(lmp) & FLG_RT_FIXED)) in dldump_core()
H A Danalyze.c244 if ((FLAGS(dlmp) & FLG_RT_FIXED) == 0) in are_bits_zero()
403 if ((FLAGS(nlmp) & FLG_RT_FIXED) && (nlmp == LIST(nlmp)->lm_head) && in _relocate_lmc()
H A Daudit.c1338 if (!(FLAGS(lmp) & FLG_RT_FIXED)) in audit_symget()
H A Dutil.c3580 if (!(FLAGS(dlmp) & FLG_RT_FIXED)) in set_environ()
/titanic_50/usr/src/cmd/sgs/librtld/i386/
H A D_relocate.c126 if (FLAGS(lmp) & FLG_RT_FIXED) in apply_reloc()
/titanic_50/usr/src/cmd/sgs/librtld/sparc/
H A D_relocate.c124 if (FLAGS(lmp) & FLG_RT_FIXED) in apply_reloc()
/titanic_50/usr/src/cmd/sgs/librtld/sparcv9/
H A D_relocate.c124 if (FLAGS(lmp) & FLG_RT_FIXED) in apply_reloc()
/titanic_50/usr/src/cmd/sgs/librtld/amd64/
H A D_relocate.c134 if (FLAGS(lmp) & FLG_RT_FIXED) in apply_reloc()
/titanic_50/usr/src/cmd/sgs/librtld/common/
H A Drelocate.c389 if ((!(FLAGS(_lmp) & FLG_RT_FIXED)) && in count_reloc()
/titanic_50/usr/src/cmd/sgs/include/
H A Drtld.h830 #define FLG_RT_FIXED 0x00001000 /* image location is fixed */ macro
/titanic_50/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.c59 { MSG_ORIG(MSG_FLG_FIXED), FLG_RT_FIXED, FLG_RT_FIXED},