Home
last modified time | relevance | path

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

/xnu-11215.81.4/libkern/kxld/
H A Dkxld_reloc.c183 static u_int count_relocatable_relocs(const KXLDRelocator *relocator,
306 nrelocs = count_relocatable_relocs(relocator, srcs, nsrcs); in kxld_reloc_create_macho()
410 count_relocatable_relocs(const KXLDRelocator *relocator, in count_relocatable_relocs() function