Home
last modified time | relevance | path

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

/xnu-11215.1.10/EXTERNAL_HEADERS/img4/
H A Druntime.h1177 img4_runtime_copy_object(const img4_runtime_t *rt,
1182 #define img4_runtime_copy_object(...) \ macro
/xnu-11215.1.10/bsd/kern/code_signing/
H A Dxnu.c312 ret = img4_runtime_copy_object( in xnu_image4_copy_object()