Home | History | Annotate | Download | only in gold

Lines Matching refs:Input_argument

39 class Input_argument;
1434 // Return the Input_argument for input file N. Returns NULL if
1435 // the Input_argument is not available.
1436 const Input_argument*
1573 // Map from input file index to Input_argument.
1574 std::vector<const Input_argument*> input_args_map_;