Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dlink.h158 #define DT_SUNW_LDMACH 0x6000001b /* EM_ machine code of linker */ macro
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Ddyn.msg426 DT_SUNW_LDMACH dynamic element of the ELF object. This dynamic\n\
434 DT_SUNW_LDMACH dynamic element is set to the specified machine type.\n\
437 DT_SUNW_LDMACH element, and room for it exists at the end\n\
H A Ddyn.c488 case DT_SUNW_LDMACH: in print_dyn()
1253 ELFEDIT_CONST_DT, DT_SUNW_LDMACH, 1), in cmd_body()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.msg172 @ MSG_DT_SUNW_LDMACH_CF "DT_SUNW_LDMACH" # 0x6000001b
/illumos-gate/usr/src/cmd/sgs/dump/common/
H A Ddump.c1241 case DT_SUNW_LDMACH: in dump_dynamic()
1268 case DT_SUNW_LDMACH: in dump_dynamic()
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c2644 dyn->d_tag = DT_SUNW_LDMACH; in update_odynamic()
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c3298 case DT_SUNW_LDMACH: in dynamic()