Searched defs:classOffsets (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/dyld-353.2.1/include/
H A Dobjc-shared-cache.h370 objc_classheader_t *classOffsets() { return (objc_classheader_t *)&offsets()[capacity]; } function in struct:objc_opt::objc_clsopt_t
371 const objc_classheader_t *classOffsets() const { return (const objc_classheader_t *)&offsets()[capacity]; } function in struct:objc_opt::objc_clsopt_t
[all...]

Completed in 108 milliseconds