Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/krtld/
H A Dkobj.c163 #define KOBJ_MARK(s) if (kobj_debug & D_DEBUG) \ macro
166 #define KOBJ_MARK(s) /* discard */ macro
375 KOBJ_MARK("Entered kobj_init()"); in kobj_init()
580 KOBJ_MARK("synthetic_bootaux()"); in synthetic_bootaux()
581 KOBJ_MARK(filename); in synthetic_bootaux()
587 KOBJ_MARK("reading program headers"); in synthetic_bootaux()
610 KOBJ_MARK("closed file"); in synthetic_bootaux()
623 KOBJ_MARK("synthetic_bootaux() done"); in synthetic_bootaux()
639 KOBJ_MARK("attr_val()"); in attr_val()
712 KOBJ_MARK("add_primary"); in load_exec()
[all …]