Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dlink.h187 #define DT_PLTPADSZ 0x6ffffdf9 /* pltpadding size */ macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.msg200 @ MSG_DT_PLTPADSZ_CF "DT_PLTPADSZ" # 0x6ffffdf9
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h589 #define DT_PLTPADSZ 0x6ffffdf9 /* pltpadding size */ macro
/illumos-gate/usr/src/cmd/sgs/dump/common/
H A Ddump.c1213 case DT_PLTPADSZ: in dump_dynamic()
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Delf.c2080 case DT_PLTPADSZ:
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c2505 dyn->d_tag = DT_PLTPADSZ; in update_odynamic()