Searched refs:GETRELSZ (Results 1 – 4 of 4) sorted by relevance
169 #define GETRELSZ(x) (x->ld_version < 2 ? ((struct old_link_dynamic *) x)->v1.ld_hash - ((struct old… macro
180 #define GETRELSZ(x) \ macro255 i = GETRELSZ(dp);
236 #define GETRELSZ(x) (x->ld_version < 2 ? \ macro
231 nr = GETRELSZ(AOUTDYN(lmp)) / sizeof (struct relocation_info); in aout_reloc()