Home
last modified time | relevance | path

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

/xnu-10063.101.15/libkern/kxld/
H A Dkxld_reloc.c152 static boolean_t arm_reloc_has_got(u_int _type)
245 relocator->reloc_has_got = arm_reloc_has_got; in kxld_relocator_init()
1569 arm_reloc_has_got(u_int _type __unused) in arm_reloc_has_got() function