Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Ddyn.c379 (dyn->d_tag != DT_RUNPATH)) in print_dyn()
427 case DT_RUNPATH: in print_dyn()
984 case DT_RUNPATH: in cmd_body_runpath()
1025 ELFEDIT_CONST_DT, DT_RUNPATH, 1)); in cmd_body_runpath()
1066 ELFEDIT_CONST_DT, DT_RUNPATH, 1), in cmd_body_runpath()
1070 (void) convert_dt_null(argstate, DT_RUNPATH, in cmd_body_runpath()
H A Ddyn.msg69 @ MSG_ERR_NORUNPATH "[%d: %s]: no runpath (DT_RPATH or DT_RUNPATH) found\n"
292 o\tThe dynamic section must already have a DT_RPATH or DT_RUNPATH\n\
294 \twhere a DT_RUNPATH can be inserted.\n\
296 If the file has both DT_RPATH and DT_RUNPATH elements in\n\
298 runpath entry exists, a new DT_RUNPATH is inserted if the room\n\
/illumos-gate/usr/src/cmd/sgs/librtld/common/
H A Ddynamic.c108 case DT_RUNPATH: in update_dynamic()
/illumos-gate/usr/src/uts/common/sys/
H A Dlink.h104 #define DT_RUNPATH 29 /* run-time search path */ macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.msg115 @ MSG_DT_RUNPATH_CF "DT_RUNPATH" # 29
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h560 #define DT_RUNPATH 29 /* String table offset of a null-terminated macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dfiles.c1826 case DT_RUNPATH: in process_rel_dynamic()
2178 (dyn->d_tag != DT_RUNPATH)) in process_dynamic()
H A Dupdate.c2258 dyn->d_tag = DT_RUNPATH; in update_odynamic()
/illumos-gate/usr/src/cmd/sgs/dump/common/
H A Ddump.c1179 case DT_RUNPATH: in dump_dynamic()
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Delf.c1884 case DT_RUNPATH:
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c2099 case DT_RUNPATH: in syminfo()
3263 case DT_RUNPATH: in dynamic()