Home
last modified time | relevance | path

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

/xnu-8020.121.3/libkern/kxld/
H A Dkxld_reloc.h52 typedef u_int (*RelocGetPairType)(u_int prev_r_type);
H A Dkxld_reloc.c470 u_int prev_r_type) in kxld_relocator_get_pair_type() argument
474 return relocator->reloc_get_pair_type(prev_r_type); in kxld_relocator_get_pair_type()