Home
last modified time | relevance | path

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

/xnu-11215.81.4/libkern/kxld/
H A Dkxld_reloc.c160 static boolean_t arm64_reloc_has_pair(u_int _type)
253 relocator->reloc_has_pair = arm64_reloc_has_pair; in kxld_relocator_init()
1666 arm64_reloc_has_pair(u_int _type) in arm64_reloc_has_pair() function