Home
last modified time | relevance | path

Searched refs:rtd_version (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/librtld_db/common/
H A Drd_elf.c116 if ((db_priv.rtd_version < R_RTLDDB_VERSION1) || in validate_rdebug32()
117 (db_priv.rtd_version > R_RTLDDB_VERSION)) { in validate_rdebug32()
119 db_priv.rtd_version, R_RTLDDB_VERSION)); in validate_rdebug32()
131 rap->rd_rdebugvers = db_priv.rtd_version; in validate_rdebug32()
/illumos-gate/usr/src/cmd/sgs/include/
H A Drtld.h155 Word rtd_version; /* version no. */ member
163 Elf32_Word rtd_version; /* version no. */ member