Searched refs:CONV_RELOC_TYPE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/krtld/
H A Dreloc.h218 #define CONV_RELOC_TYPE conv_reloc_amd64_type macro
223 #define CONV_RELOC_TYPE conv_reloc_386_type macro
228 #define CONV_RELOC_TYPE conv_reloc_SPARC_type macro
248 _kobj_printf(ops, MSG_REL_PREGEN, CONV_RELOC_TYPE((rtype))); \
254 _kobj_printf(ops, MSG_REL_PREGEN, CONV_RELOC_TYPE((rtype))); \
260 _kobj_printf(ops, MSG_REL_PREGEN, CONV_RELOC_TYPE((rtype))); \
266 _kobj_printf(ops, MSG_REL_PREGEN, CONV_RELOC_TYPE((rtype))); \
274 _kobj_printf(ops, MSG_REL_PREGEN, CONV_RELOC_TYPE((rtype))); \

Completed in 42 milliseconds