Searched defs:relocation_info (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/boot/sys/i386/include/
H A Dreloc.h37 struct relocation_info { struct
/illumos-gate/usr/src/cmd/sgs/rtld.4.x/
H A Drtld.4.x.c52 #define RELOC_SIZE (sizeof (struct relocation_info))
168 struct relocation_info { struct
221 struct relocation_info *rp; /* working pointer to our relocs */
260 rp = (struct relocation_info *)(RELOCOFF(dp) +
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A D_a.out.h315 struct relocation_info /* used when header.a_machtype == M_SPARC */ struct
327 struct relocation_info *lp_rp; /* relocation table */

Completed in 60 milliseconds