Searched refs:ofl_relocsz (Results 1 – 3 of 3) sorted by relevance
341 Xword ofl_relocsz; /* size of output relocations */ member
1211 if (ofl->ofl_relocsz) in make_dynamic()2471 ofl->ofl_relocsz += (Xword)size; in make_reloc()
2444 if (ofl->ofl_relocsz) { in update_odynamic()2451 dyn->d_un.d_ptr = ofl->ofl_relocsz; in update_odynamic()