Searched refs:gotbgn (Results 1 – 1 of 1) sorted by relevance
4352 Addr gotbgn, gotend; in got() local4390 gotbgn = gotshdr->sh_addr; in got()4391 gotend = gotbgn + gotshdr->sh_size; in got()4511 if ((offset < gotbgn) || (offset >= gotend)) in got()4522 gotndx = (Word)((offset - gotbgn) / in got()4546 gotsymaddr = gotbgn; in got()4561 gaddr = gotbgn + (gotndx * gentsize); in got()