Home
last modified time | relevance | path

Searched defs:r_type (Results 1 – 2 of 2) sorted by relevance

/xnu-8796.141.3/EXTERNAL_HEADERS/mach-o/
H A Dreloc.h72 r_type:4; /* if not 0, machine specific relocation type */ member
156 r_type:4, /* if not 0, machine specific relocation type */ member
166 r_type:4, /* if not 0, machine specific relocation type */ member
/xnu-8796.141.3/libkern/kxld/
H A Dkxld_reloc.c459 kxld_relocator_has_pair(const KXLDRelocator *relocator, u_int r_type) in kxld_relocator_has_pair()
480 kxld_relocator_has_got(const KXLDRelocator *relocator, u_int r_type) in kxld_relocator_has_got()