Searched refs:get_section_f (Results 1 – 2 of 2) sorted by relevance
63 static lto_get_section_data_f* get_section_f; variable77 get_section_f = get_f; in lto_set_in_hooks()136 const char *data = (get_section_f) (file_data, section_type, name, len); in lto_get_section_data()184 return (get_section_f) (file_data, section_type, name, len); in lto_get_raw_section_data()
71 static lto_get_section_data_f* get_section_f; variable85 get_section_f = get_f; in lto_set_in_hooks()144 const char *data = (get_section_f) (file_data, section_type, name, len); in lto_get_section_data()