Home
last modified time | relevance | path

Searched refs:D_RELOCATIONS (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/intel/amd64/krtld/
H A Dkobj_reloc.c105 if (kobj_debug & D_RELOCATIONS) { in smap_reloc_resolve()
149 if (kobj_debug & D_RELOCATIONS) { in do_relocate()
185 if (kobj_debug & D_RELOCATIONS) { in do_relocate()
267 if (kobj_debug & D_RELOCATIONS) { in do_relocate()
327 if (kobj_debug & D_RELOCATIONS) { in do_relocations()
/illumos-gate/usr/src/uts/sparc/krtld/
H A Dkobj_reloc.c124 if (kobj_debug & D_RELOCATIONS) { in do_relocate()
178 if (kobj_debug & D_RELOCATIONS) { in do_relocate()
266 if (kobj_debug & D_RELOCATIONS) { in do_relocate()
324 if (kobj_debug & D_RELOCATIONS) { in do_relocations()
/illumos-gate/usr/src/uts/common/sys/
H A Dkobj_impl.h127 #define D_RELOCATIONS 0x004 /* debug relocations */ macro
/illumos-gate/usr/src/uts/common/krtld/
H A Dkobj.c1193 if (kobj_debug & D_RELOCATIONS) in bind_primary()