Home | History | Annotate | Download | only in bfd

Lines Matching refs:pfx

587           const char *pfx;
591 pfx = "BSS";
593 pfx = "CODE";
595 pfx = "RO";
597 pfx = "LOCAL";
599 sprintf (name, "$%s_%03d$", pfx, section_count++);
5880 evax_bfd_print_hex (FILE *file, const char *pfx,
5890 fputs (pfx, file);