Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/os/
H A Dforthdebug.c52 int modreloc_flag = KOBJ_RELOCATED;
/illumos-gate/usr/src/uts/common/sys/
H A Dkobj_impl.h86 #define KOBJ_RELOCATED 0x0080 /* relocation completed */ macro
/illumos-gate/usr/src/uts/sparc/krtld/
H A Dkobj_reloc.c340 mp->flags |= KOBJ_RELOCATED; in do_relocations()
/illumos-gate/usr/src/uts/intel/amd64/krtld/
H A Dkobj_reloc.c352 mp->flags |= KOBJ_RELOCATED; in do_relocations()
/illumos-gate/usr/src/uts/common/krtld/
H A Dkobj.c1237 mp->flags |= KOBJ_RELOCATED; in bind_primary()
1253 mp->flags |= KOBJ_RELOCATED; in bind_primary()