Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dlink.h184 #define DT_PLTPADSZ 0x6ffffdf9 /* pltpadding size */ macro
/titanic_50/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.msg194 @ MSG_DT_PLTPADSZ_CF "DT_PLTPADSZ" # 0x6ffffdf9
/titanic_50/usr/src/cmd/sgs/dump/common/
H A Ddump.c1214 case DT_PLTPADSZ: in dump_dynamic()
/titanic_50/usr/src/cmd/sgs/rtld/common/
H A Delf.c2106 case DT_PLTPADSZ:
/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dupdate.c2439 dyn->d_tag = DT_PLTPADSZ; in update_odynamic()