Searched refs:get_input_section_contents (Results 1 – 3 of 3) sorted by relevance
36 static ld_plugin_get_input_section_contents get_input_section_contents = NULL; variable76 get_input_section_contents in onload()100 || get_input_section_contents == NULL in onload()
67 static ld_plugin_get_input_section_contents get_input_section_contents = NULL; variable149 get_input_section_contents = *entry->tv_u.tv_get_input_section_contents; in onload()228 if (get_input_section_contents == NULL) in onload()
138 get_input_section_contents(const struct ld_plugin_section section,305 tv[i].tv_u.tv_get_input_section_contents = get_input_section_contents; in load()1681 get_input_section_contents(const struct ld_plugin_section section, in get_input_section_contents() function