Searched refs:load_command_count_ (Results 1 – 2 of 2) sorted by relevance
280 cursor >> cpu_type_ >> cpu_subtype_ >> file_type_ >> load_command_count_ in Read()311 for (size_t index = 0; index < load_command_count_; ++index) { in WalkLoadCommands()322 reporter_->LoadCommandsOverrun(load_command_count_, index, 0); in WalkLoadCommands()326 reporter_->LoadCommandsOverrun(load_command_count_, index, type); in WalkLoadCommands()
450 uint32_t load_command_count_; // mach_header[_64].ncmds variable