Home
last modified time | relevance | path

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

/xnu-12377.41.6/libkern/kxld/
H A Dkxld_object.c187 static boolean_t target_has_got(const KXLDObject *object) __attribute__((pure));
1567 target_has_got(const KXLDObject *object) in target_has_got() function
1583 if (!target_has_got(object)) {
1616 if (!target_has_got(object) || !object->got_is_created) {