Home
last modified time | relevance | path

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

/xnu-10063.141.1/libkern/kxld/
H A Dkxld_object.c152 static boolean_t target_supports_object(const KXLDObject *object)
866 if (target_supports_object(object)) { in init_from_execute()
947 target_supports_object(const KXLDObject *object) in target_supports_object() function
979 require_action(target_supports_object(object), in init_from_object()