Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Ddebugdata.c60 R_RTLDDB_VERSION, /* rtd_version */
/illumos-gate/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()
/illumos-gate/usr/src/cmd/sgs/include/
H A Drtld.h151 #define R_RTLDDB_VERSION R_RTLDDB_VERSION6 /* current version */ macro