Home | History | Annotate | Download | only in src

Lines Matching full:load_command_start

510     uintptr_t load_command_start = w->position();
514 WriteSections(w, cmd, header, load_command_start);
609 uintptr_t load_command_start) {
613 header->sizeofcmds = w->position() - load_command_start;