Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Drtld.h150 #define R_RTLDDB_VERSION6 6 macro
151 #define R_RTLDDB_VERSION R_RTLDDB_VERSION6 /* current version */
/illumos-gate/usr/src/cmd/sgs/librtld_db/common/
H A Drd_elf.c767 if ((rap->rd_rdebugvers >= R_RTLDDB_VERSION6) || in _rd_loadobj_iter32_native()