Searched refs:relocation_info (Results 1 – 4 of 4) sorted by relevance
52 #define RELOC_SIZE (sizeof (struct relocation_info))168 struct relocation_info { struct221 struct relocation_info *rp; /* working pointer to our relocs */260 rp = (struct relocation_info *)(RELOCOFF(dp) +
67 struct relocation_info *rp; in aout_bndr()212 struct relocation_info *rp; /* current relocation */ in aout_reloc()231 nr = GETRELSZ(AOUTDYN(lmp)) / sizeof (struct relocation_info); in aout_reloc()
317 struct relocation_info /* used when header.a_machtype == M_SPARC */ struct329 struct relocation_info *lp_rp; /* relocation table */ argument
579 (struct relocation_info *)(&base[RELOCOFF(ld)]); in aout_new_lmp()