Lines Matching refs:LoadCommands
197 for (LoadCommand &LC : Obj.LoadCommands) {
216 for (LoadCommand &LC : Obj.LoadCommands) {
253 Obj.LoadCommands.push_back(buildRPathLoadCommand(RPath));
263 Obj.LoadCommands.insert(Obj.LoadCommands.begin(),
291 for (LoadCommand &LC : Obj.LoadCommands)
320 for (LoadCommand &LC : Obj.LoadCommands) {
345 llvm::find_if(O.LoadCommands, [SegName](const LoadCommand &LC) {
348 if (FoundSeg == O.LoadCommands.end())
424 for (LoadCommand &LC : Obj.LoadCommands)