Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dmachrel.sparc.c1893 ld_assign_got_ndx(Alist **alpp, Gotndx *pgnp, Gotref gref, Ofl_desc *ofl, in ld_assign_got_ndx() argument
1908 if (pgnp && (pgnp->gn_addend == raddend) && (pgnp->gn_gotref == gref)) { in ld_assign_got_ndx()
1922 switch (pgnp->gn_gotndx) { in ld_assign_got_ndx()
1930 pgnp->gn_gotndx = M_GOT_MIXED; in ld_assign_got_ndx()
1943 pgnp->gn_gotndx = M_GOT_MIXED; in ld_assign_got_ndx()
H A Dmachrel.amd.c1386 ld_assign_got_ndx(Alist **alpp, Gotndx *pgnp, Gotref gref, Ofl_desc *ofl, in ld_assign_got_ndx() argument
1395 if (pgnp && (pgnp->gn_addend == raddend) && (pgnp->gn_gotref == gref)) in ld_assign_got_ndx()
H A Dmachrel.intel.c1397 ld_assign_got_ndx(Alist **alpp, Gotndx *pgnp, Gotref gref, Ofl_desc *ofl, in ld_assign_got_ndx() argument
1403 if (pgnp) in ld_assign_got_ndx()