Searched refs:nextCmd (Results 1 – 1 of 1) sorted by relevance
239 const struct load_command* nextCmd = (struct load_command*)((uintptr_t)cmd + cmd->cmdsize); in kernel_collection_slide() local244 if ((nextCmd > cmdsEnd) || (nextCmd < startCmds)) { in kernel_collection_slide()264 cmd = nextCmd; in kernel_collection_slide()