Searched refs:output_section (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/usr.bin/etdump/
H A Detdump.h33 void (*output_section)(FILE *outfile, const char *filename, member in struct:outputter
H A Doutput_text.c44 output_section(FILE *outfile, const char *filename __unused, function
91 .output_section = output_section,
H A Doutput_shell.c63 .output_section = NULL,
H A Detdump.c129 if (outputter->output_section != NULL) {
130 outputter->output_section(outfile, filename, sh);

Completed in 101 milliseconds