Home | History | Annotate | Download | only in gold

Lines Matching full:output_section_name

902   name = ss->output_section_name(file_name, name, &output_section_slot,
959 name = ss->output_section_name(file_name, name, &output_section_slot,
1056 name = parameters->target().output_section_name(relobj, name, &len);
1058 name = Layout::output_section_name(relobj, orig_name, &len);
5087 Layout::output_section_name(const Relobj* relobj, const char* name,