Searched refs:_countOfLoadCommands (Results 1 – 1 of 1) sorted by relevance
194 uint32_t _countOfLoadCommands; member in lld::mach_o::normalized::MachOFileLayout269 _countOfLoadCommands = 2; in MachOFileLayout()272 _countOfLoadCommands++; in MachOFileLayout()276 _countOfLoadCommands++; in MachOFileLayout()280 _countOfLoadCommands++; in MachOFileLayout()318 << " countOfLoadCommands=" << _countOfLoadCommands << "\n" in MachOFileLayout()329 + loadCommandsSize(_countOfLoadCommands); in MachOFileLayout()358 << " countOfLoadCommands=" << _countOfLoadCommands << "\n" in MachOFileLayout()593 mh->ncmds = _countOfLoadCommands; in writeMachHeader()