Home
last modified time | relevance | path

Searched refs:pf (Results 1 – 11 of 11) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/
Dmacro.c1133 formal_entry **pf; in macro_expand() local
1145 for (pf = &m->formals; *pf != NULL; pf = &(*pf)->next) in macro_expand()
1146 if ((*pf)->index >= c) in macro_expand()
1147 c = (*pf)->index + 1; in macro_expand()
1150 *pf = f; in macro_expand()
1208 formal_entry **pf; in macro_expand() local
1210 pf = &m->formals; in macro_expand()
1211 while (*pf != NULL) in macro_expand()
1213 if ((*pf)->name.len != 0) in macro_expand()
1214 pf = &(*pf)->next; in macro_expand()
[all …]
Dgdbinit.in28 define pf
32 document pf
Decoff.c2071 forward_t **pf; in add_unknown_tag() local
2106 for (pf = &sym->forward_ref; *pf != (forward_t *) NULL; pf = &(*pf)->next) in add_unknown_tag()
2108 *pf = ptag->forward_ref; in add_unknown_tag()
2972 forward_t **pf; in ecoff_directive_endef() local
2975 for (pf = &sym->forward_ref; in ecoff_directive_endef()
2976 *pf != (forward_t *) NULL; in ecoff_directive_endef()
2977 pf = &(*pf)->next) in ecoff_directive_endef()
2979 *pf = tag_ptr->forward_ref; in ecoff_directive_endef()
DChangeLog-92954637 * gdbinit.in: Define new function "pf". Fix doc on "pe" and "ps".
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-iq2000.c623 fixS ** pf; in iq2000_frob_file() local
626 for (pf = &seginfo->fix_root; in iq2000_frob_file()
627 * pf != l->fixp; in iq2000_frob_file()
628 pf = & (* pf)->fx_next) in iq2000_frob_file()
629 gas_assert (* pf != NULL); in iq2000_frob_file()
631 * pf = l->fixp->fx_next; in iq2000_frob_file()
Dtc-mep.c1980 fixS ** pf; in mep_frob_file() local
1983 for (pf = &seginfo->fix_root; in mep_frob_file()
1984 * pf != l->fixp; in mep_frob_file()
1985 pf = & (* pf)->fx_next) in mep_frob_file()
1986 gas_assert (* pf != NULL); in mep_frob_file()
1988 * pf = l->fixp->fx_next; in mep_frob_file()
Dtc-m32r.c2045 fixS **pf; in m32r_frob_file() local
2048 for (pf = &seginfo->fix_root; in m32r_frob_file()
2049 *pf != l->fixp; in m32r_frob_file()
2050 pf = & (*pf)->fx_next) in m32r_frob_file()
2051 gas_assert (*pf != NULL); in m32r_frob_file()
2053 *pf = l->fixp->fx_next; in m32r_frob_file()
/toolchain/binutils/binutils-2.25/binutils/
Dieee.c2666 const debug_field *pf; in ieee_read_cxx_class() local
2674 for (pf = structfields; *pf != DEBUG_FIELD_NULL; pf++) in ieee_read_cxx_class()
2678 fname = debug_get_field_name (dhandle, *pf); in ieee_read_cxx_class()
2686 if (*pf == DEBUG_FIELD_NULL) in ieee_read_cxx_class()
2693 bitpos = debug_get_field_bitpos (dhandle, *pf); in ieee_read_cxx_class()
2733 const debug_field *pf = NULL; in ieee_read_cxx_class() local
2779 for (pf = structfields, findx = 0; in ieee_read_cxx_class()
2780 *pf != DEBUG_FIELD_NULL; in ieee_read_cxx_class()
2781 pf++, findx++) in ieee_read_cxx_class()
2785 fname = debug_get_field_name (dhandle, *pf); in ieee_read_cxx_class()
[all …]
Ddebug.c719 struct debug_file *f, **pf; in debug_start_source() local
744 for (pf = &info->current_file->next; in debug_start_source()
745 *pf != NULL; in debug_start_source()
746 pf = &(*pf)->next) in debug_start_source()
748 *pf = f; in debug_start_source()
DChangeLog-9197658 (ieee_read_cxx_class): Likewise, for pf.
/toolchain/binutils/binutils-2.25/bfd/
Delf64-mmix.c2490 mmix_dump_bpo_gregs (link_info, pf) in mmix_dump_bpo_gregs() argument
2492 bfd_error_handler_type pf;
2515 if (pf == NULL)
2516 pf = _bfd_error_handler;
2521 (*pf) (" n_bpo_relocs: %u\n n_max_bpo_relocs: %u\n n_remain...round: %u\n\
2529 (*pf) ("%4u (%4u)/%4u#%u: 0x%08lx%08lx r: %3u o: %3u\n",