Home
last modified time | relevance | path

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

/xnu-11417.121.6/libkern/kxld/
H A Dkxld_reloc.c164 static boolean_t arm64_reloc_has_got(u_int _type)
255 relocator->reloc_has_got = arm64_reloc_has_got; in kxld_relocator_init()
1686 arm64_reloc_has_got(u_int _type) in arm64_reloc_has_got() function