Searched defs:PF (Results 1 – 3 of 3) sorted by relevance
467 #define PF(x, y) \ in dump_section_header() macro2636 #define PF(x, y) if (abfd->flags & x) {printf("%s%s", comma, y); comma=", ";} in dump_bfd_header() macro
6690 #define PF(_m) if (tp->_m) printf (#_m " "); in dump_hppa_unwind() macro
2700 #define PF(x, y) if (pe->real_flags & x) { fprintf (file, "\t%s\n", y); } in _bfd_XX_print_private_bfd_data_common() macro