Home
last modified time | relevance | path

Searched refs:R_RTLDDB_VERSION (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/sgs/rtld/common/
H A Ddebugdata.c62 R_RTLDDB_VERSION, /* rtd_version */
/titanic_50/usr/src/cmd/sgs/librtld_db/common/
H A Drd_elf.c117 (db_priv.rtd_version > R_RTLDDB_VERSION)) { in validate_rdebug32()
119 db_priv.rtd_version, R_RTLDDB_VERSION)); in validate_rdebug32()
135 R_RTLDDB_VERSION, rap->rd_rdebugvers, in validate_rdebug32()
/titanic_50/usr/src/cmd/sgs/include/
H A Drtld.h149 #define R_RTLDDB_VERSION R_RTLDDB_VERSION6 /* current version */ macro