Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/link_audit/common/
H A Dbindings.c419 if (bhp->bh_bkts[bktno].bb_head == 0) { in la_sparcv9_pltenter()
434 bhp->bh_bkts[bktno].bb_head = be_off; in la_sparcv9_pltenter()
448 cur_off = bhp->bh_bkts[bktno].bb_head; in la_sparcv9_pltenter()
509 bhp->bh_bkts[bktno].bb_head = new_off; in la_sparcv9_pltenter()
H A Dbindings.h53 unsigned int bb_head; /* first entry in bucket */ member
H A Ddumpbind.c220 unsigned int bep_off = bhp->bh_bkts[i].bb_head; in main()