Lines Matching refs:GetArgumentAtIndex

299       const char *file_path = command.GetArgumentAtIndex(0);  in DoExecute()
495 const char *target_idx_arg = args.GetArgumentAtIndex(0); in DoExecute()
1037 const char *from = command.GetArgumentAtIndex(i); in DoExecute()
1038 const char *to = command.GetArgumentAtIndex(i + 1); in DoExecute()
1161 if (!llvm::to_integer(command.GetArgumentAtIndex(0), insert_idx)) { in DoExecute()
1164 command.GetArgumentAtIndex(0)); in DoExecute()
1173 const char *from = command.GetArgumentAtIndex(i); in DoExecute()
1174 const char *to = command.GetArgumentAtIndex(i + 1); in DoExecute()
1258 ConstString orig(command.GetArgumentAtIndex(0)); in DoExecute()
1880 (arg_cstr = command.GetArgumentAtIndex(arg_idx)) != nullptr; in DoExecute()
2022 (arg_cstr = command.GetArgumentAtIndex(arg_idx)) != nullptr; in DoExecute()
2106 (arg_cstr = command.GetArgumentAtIndex(arg_idx)) != nullptr; in DoExecute()
2257 (arg_cstr = command.GetArgumentAtIndex(arg_idx)) != nullptr; in DoExecute()
2322 (arg_cstr = command.GetArgumentAtIndex(arg_idx)) != nullptr; in DoExecute()
2691 const char *sect_name = args.GetArgumentAtIndex(i); in DoExecute()
2692 const char *load_addr_cstr = args.GetArgumentAtIndex(i + 1); in DoExecute()
3346 const char *trap_func_name = args.GetArgumentAtIndex(i); in DoExecute()
3838 for (i = 0; (arg_cstr = command.GetArgumentAtIndex(i)) != nullptr && in DoExecute()
4760 if (!llvm::to_integer(command.GetArgumentAtIndex(i), user_id)) { in DoExecute()
4762 command.GetArgumentAtIndex(i)); in DoExecute()
4767 command.GetArgumentAtIndex(i)); in DoExecute()
4813 if (!llvm::to_integer(command.GetArgumentAtIndex(i), user_id)) { in DoExecute()
4815 command.GetArgumentAtIndex(i)); in DoExecute()
4821 command.GetArgumentAtIndex(i)); in DoExecute()