Searched refs:LoadCommands (Results 1 – 4 of 4) sorted by relevance
115 std::vector<LoadCommand> LoadCommands; member
670 LoadCommandList LoadCommands; variable
111 IO.mapOptional("LoadCommands", Object.LoadCommands); in mapping()
1289 LoadCommands.push_back(Load); in MachOObjectFile()1628 assert(LoadCommands.size() == LoadCommandCount); in MachOObjectFile()4116 return LoadCommands.begin(); in begin_load_commands()4121 return LoadCommands.end(); in end_load_commands()