Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dlink.h217 #define DT_MOVETAB 0x6ffffefe /* move table */ macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.msg248 @ MSG_DT_MOVETAB_CF "DT_MOVETAB" # 0x6ffffefe
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h616 #define DT_MOVETAB 0x6ffffefe /* move table */ macro
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dfake_shdr.c1319 case DT_MOVETAB: in fake_shdr_cache()
H A Delfdump.c3366 case DT_MOVETAB: in dynamic()
/illumos-gate/usr/src/cmd/sgs/dump/common/
H A Ddump.c1161 case DT_MOVETAB: in dump_dynamic()
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Delf.c1814 case DT_MOVETAB:
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c2542 dyn->d_tag = DT_MOVETAB; in update_odynamic()