Home
last modified time | relevance | path

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

/xnu-11215.81.4/libkern/kxld/
H A Dkxld_reloc.c147 static boolean_t arm_reloc_has_pair(u_int _type)
242 relocator->reloc_has_pair = arm_reloc_has_pair; in kxld_relocator_init()
1544 arm_reloc_has_pair(u_int _type) in arm_reloc_has_pair() function