Home
last modified time | relevance | path

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

/xnu-8796.121.2/libkern/kxld/
H A Dkxld_reloc.h133 u_long kxld_reloc_get_macho_header_size(void)
H A Dkxld_reloc.c570 kxld_reloc_get_macho_header_size() in kxld_reloc_get_macho_header_size() function
H A Dkxld_object.c1220 header_size += kxld_reloc_get_macho_header_size(); in get_macho_header_size()