Home
last modified time | relevance | path

Searched refs:KOBJ_RELOCATED (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/uts/sun4/os/
H A Dforthdebug.c52 int modreloc_flag = KOBJ_RELOCATED;
/titanic_50/usr/src/uts/common/sys/
H A Dkobj_impl.h85 #define KOBJ_RELOCATED 0x0080 /* relocation completed */ macro
/titanic_50/usr/src/uts/intel/ia32/krtld/
H A Dkobj_reloc.c333 mp->flags |= KOBJ_RELOCATED; in do_relocations()
/titanic_50/usr/src/uts/intel/amd64/krtld/
H A Dkobj_reloc.c339 mp->flags |= KOBJ_RELOCATED; in do_relocations()
/titanic_50/usr/src/uts/sparc/krtld/
H A Dkobj_reloc.c395 mp->flags |= KOBJ_RELOCATED; in do_relocations()
/titanic_50/usr/src/uts/common/krtld/
H A Dkobj.c1253 mp->flags |= KOBJ_RELOCATED; in bind_primary()
1269 mp->flags |= KOBJ_RELOCATED; in bind_primary()