Home
last modified time | relevance | path

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

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