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

/darwin-on-arm/xnu/EXTERNAL_HEADERS/mach-o/
H A Dreloc.h72 r_type:4; /* if not 0, machine specific relocation type */ member in struct:relocation_info
156 r_type:4, /* if not 0, machine specific relocation type */ member in struct:scattered_relocation_info
166 r_type:4, /* if not 0, machine specific relocation type */ member in struct:scattered_relocation_info
/darwin-on-arm/xnu/libkern/kxld/
H A Dkxld_reloc.c430 kxld_relocator_has_pair(const KXLDRelocator *relocator, u_int r_type) argument
451 kxld_relocator_has_got(const KXLDRelocator *relocator, u_int r_type) argument
[all...]

Completed in 70 milliseconds