Home | History | Annotate | Download | only in gold

Lines Matching defs:obj_index

1486   unsigned int obj_index =
1488 return parameters->options().plugins()->get_input_file(obj_index, file);
1497 unsigned int obj_index =
1499 return parameters->options().plugins()->release_input_file(obj_index);
1506 unsigned int obj_index =
1508 return parameters->options().plugins()->get_view(obj_index, viewp);