Searched refs:output_section (Results 1 – 4 of 4) sorted by relevance
43 output_section(FILE *outfile, const char *filename __unused, in output_section() function91 .output_section = output_section,
142 if (outputter->output_section != NULL) { in dump_section()143 outputter->output_section(outfile, filename, sh); in dump_section()
35 void (*output_section)(FILE *outfile, const char *filename, member
62 .output_section = NULL,