Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/include/
H A Drtld.h141 #define R_RTLDDB_VERSION1 1 /* base version level - used for core */ macro
/titanic_41/usr/src/cmd/sgs/librtld_db/common/
H A Drd_elf.c116 if ((db_priv.rtd_version < R_RTLDDB_VERSION1) || in validate_rdebug32()