Searched refs:ofl_relocgotsz (Results 1 – 6 of 6) sorted by relevance
344 Xword ofl_relocgotsz; /* size of .got relocations */ member
1203 ofl->ofl_relocgotsz += (Xword)sizeof (Rela); in ld_add_outrel()
1204 ofl->ofl_relocgotsz += (Xword)sizeof (Rel); in ld_add_outrel()
1523 ofl->ofl_relocgotsz += (Xword)sizeof (Rela); in ld_add_outrel()
2686 ofl->ofl_relocgotsz = 0; in ld_reloc_process()
1336 size_t rsize = (size_t)ofl->ofl_relocgotsz; in ld_make_got()