Home
last modified time | relevance | path

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

/xnu-11417.140.69/libkern/kxld/
H A Dkxld_reloc.c132 static boolean_t x86_64_reloc_has_pair(u_int _type)
231 relocator->reloc_has_pair = x86_64_reloc_has_pair; in kxld_relocator_init()
1311 x86_64_reloc_has_pair(u_int _type) in x86_64_reloc_has_pair() function