Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/include/sparc/
H A Dmachdep_sparc.h112 #define M_BIND_ADJ 4 /* adjustment for end of */ macro
/titanic_41/usr/src/cmd/sgs/include/i386/
H A Dmachdep_x86.h124 #define M_BIND_ADJ 1 /* adjustment for end of */ macro
/titanic_41/usr/src/cmd/sgs/librtld_db/common/
H A Drtld_db.c323 rap->rd_tbinder = *beaddr = sym.st_value + sym.st_size - M_BIND_ADJ; in rd_binder_exit_addr()