Searched defs:subCmd (Results 1 – 2 of 2) sorted by relevance
314 auto from = llvm::find_if(sectionCommands, [&](SectionCommand *subCmd) { in processInsertCommands()325 llvm::find_if(sectionCommands, [&cmd](SectionCommand *subCmd) { in processInsertCommands()
2251 char *subCmd; in DbObjCmd() local