Home | History | Annotate | Download | only in gold

Lines Matching refs:get_input_file

100 get_input_file(const void *handle, struct ld_plugin_input_file *file);
261 tv[i].tv_u.tv_get_input_file = get_input_file;
749 Plugin_manager::get_input_file(unsigned int handle,
1483 get_input_file(const void* handle, struct ld_plugin_input_file* file)
1488 return parameters->options().plugins()->get_input_file(obj_index, file);