Searched refs:_countOfLoadCommands (Results 1 – 1 of 1) sorted by relevance
194 uint32_t _countOfLoadCommands; member in lld::mach_o::normalized::MachOFileLayout271 _countOfLoadCommands = 2; in MachOFileLayout()274 _countOfLoadCommands++; in MachOFileLayout()278 _countOfLoadCommands++; in MachOFileLayout()282 _countOfLoadCommands++; in MachOFileLayout()320 << " countOfLoadCommands=" << _countOfLoadCommands << "\n" in MachOFileLayout()331 + loadCommandsSize(_countOfLoadCommands, in MachOFileLayout()361 << " countOfLoadCommands=" << _countOfLoadCommands << "\n" in MachOFileLayout()597 mh->ncmds = _countOfLoadCommands; in writeMachHeader()