Home
last modified time | relevance | path

Searched refs:r_value (Results 1 – 2 of 2) sorted by relevance

/xnu-10063.101.15/EXTERNAL_HEADERS/mach-o/
H A Dreloc.h159 int32_t r_value; /* the value the item to be relocated is member
170 int32_t r_value; /* the value the item to be relocated is member
/xnu-10063.101.15/libkern/kxld/
H A Dkxld_reloc.c342 reloc->target = scatsrc->r_value; in kxld_reloc_create_macho()
373 reloc->pair_target = scatsrc->r_value; in kxld_reloc_create_macho()
1121 scatdst->r_value = reloc->target; in export_macho_for_array()
1178 scatdst->r_value = reloc->pair_target; in export_macho_for_array()