Home
last modified time | relevance | path

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

/xnu-10063.101.15/libkern/kxld/
H A Dkxld_reloc.c184 static u_int count_relocatable_relocs(const KXLDRelocator *relocator,
307 nrelocs = count_relocatable_relocs(relocator, srcs, nsrcs); in kxld_reloc_create_macho()
411 count_relocatable_relocs(const KXLDRelocator *relocator, in count_relocatable_relocs() function