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

/macosx-10.9.5/CF-855.17/
H A DCFBundle.c2059 uint32_t nameoffset = _CFBundleSwapInt32Conditional(dlp->dylib.name.offset, swapped); local
2060 const char *name = (const char *)dlp + nameoffset;
2074 uint32_t nameoffset = _CFBundleSwapInt32Conditional(dlp->dylib.name.offset, swapped); local
2075 const char *name = (const char *)dlp + nameoffset;

Completed in 78 milliseconds