Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Drtld.h147 #define R_RTLDDB_VERSION3 3 macro
/illumos-gate/usr/src/cmd/sgs/librtld_db/common/
H A Drd_elf.c600 if (rap->rd_rdebugvers < R_RTLDDB_VERSION3) { in iter_map()