Home
last modified time | relevance | path

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

/xnu-8019.80.24/libkern/kxld/
H A Dkxld_object.c149 static kern_return_t init_from_object(KXLDObject *object);
289 rval = init_from_object(object); in kxld_object_init_from_macho()
950 init_from_object(KXLDObject *object) in init_from_object() function