Searched refs:ofl_relocgotsz (Results 1 – 6 of 6) sorted by relevance
342 Xword ofl_relocgotsz; /* size of .got relocations */ member
1162 ofl->ofl_relocgotsz += (Xword)sizeof (Rel); in ld_add_outrel()
1176 ofl->ofl_relocgotsz += (Xword)sizeof (Rela); in ld_add_outrel()
1489 ofl->ofl_relocgotsz += (Xword)sizeof (Rela); in ld_add_outrel()
2686 ofl->ofl_relocgotsz = 0; in ld_reloc_process()
1326 size_t rsize = (size_t)ofl->ofl_relocgotsz; in ld_make_got()