Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c4206 Xword gotsymaddr; in got() local
4384 gotsymaddr = gotsym->st_value; in got()
4386 gotsymaddr = gotbgn; in got()
4402 gindex = (Sword)(gaddr - gotsymaddr) / (Sword)gentsize; in got()