Home
last modified time | relevance | path

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

/xnu-10063.101.15/EXTERNAL_HEADERS/img4/
H A Druntime.h1137 img4_runtime_execute_object(const img4_runtime_t *rt,
1142 #define img4_runtime_execute_object(...) \ macro
/xnu-10063.101.15/bsd/kern/code_signing/
H A Dxnu.c231 ret = img4_runtime_execute_object( in xnu_image4_execute_object()