Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c4202 Xword gotsymaddr; in got() local
4380 gotsymaddr = gotsym->st_value; in got()
4382 gotsymaddr = gotbgn; in got()
4398 gindex = (Sword)(gaddr - gotsymaddr) / (Sword)gentsize; in got()