Searched refs:CS_SuperBlob (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Dcodesign.h149 } CS_SuperBlob; typedef in typeref:struct:__SC_SuperBlob
/xnu-2422.115.4/bsd/kern/
H A Dubc_subr.c158 const CS_SuperBlob *embedded,
440 const CS_SuperBlob *sb = (const CS_SuperBlob *)blob;
443 if (length < sizeof(CS_SuperBlob))
447 if ((length - sizeof(CS_SuperBlob)) / sizeof(CS_BlobIndex) < count)
514 const CS_SuperBlob *sb = (const CS_SuperBlob *)blob;
2691 (const CS_SuperBlob *) address,
3210 const CS_SuperBlob *embedded;
3269 embedded = (const CS_SuperBlob *) blob_add
[all...]

Completed in 77 milliseconds