Home | History | Annotate | Download | only in bfd

Lines Matching refs:pfx

589           const char *pfx;
593 pfx = "BSS";
595 pfx = "CODE";
597 pfx = "RO";
599 pfx = "LOCAL";
601 sprintf (name, "$%s_%03d$", pfx, section_count++);
5905 evax_bfd_print_hex (FILE *file, const char *pfx,
5915 fputs (pfx, file);