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

/macosx-10.10.1/dyld-353.2.1/src/
H A Ddyld.cpp2378 const struct load_command* const cmdsReadEnd = (struct load_command*)(((char*)mh)+4096); local
2391 if ( cmd > cmdsReadEnd )
4101 const struct load_command* const cmdsReadEnd = (struct load_command*)(((char*)mh)+4096); local
4116 if ( cmd > cmdsReadEnd )

Completed in 85 milliseconds