Home
last modified time | relevance | path

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

/xnu-8019.80.24/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-8019.80.24/libkern/kxld/
H A Dkxld_reloc.c341 reloc->target = scatsrc->r_value; in kxld_reloc_create_macho()
372 reloc->pair_target = scatsrc->r_value; in kxld_reloc_create_macho()
1120 scatdst->r_value = reloc->target; in export_macho_for_array()
1177 scatdst->r_value = reloc->pair_target; in export_macho_for_array()