Home
last modified time | relevance | path

Searched refs:ISFCN (Results 1 – 17 of 17) sorted by relevance

/dragonfly/contrib/binutils-2.34/binutils/
HDrdcoff.c160 else if (ISFCN (ntype)) in parse_coff_type()
768 if (ISFCN (syment.n_type)) in parse_coff()
/dragonfly/contrib/binutils-2.27/binutils/
HDrdcoff.c160 else if (ISFCN (ntype)) in parse_coff_type()
764 if (ISFCN (syment.n_type)) in parse_coff()
/dragonfly/contrib/gdb-7/include/coff/
HDinternal.h499 #define ISFCN(x) \ macro
/dragonfly/contrib/binutils-2.27/include/coff/
HDinternal.h538 #define ISFCN(x) \ macro
/dragonfly/contrib/binutils-2.34/include/coff/
HDinternal.h530 #define ISFCN(x) \ macro
/dragonfly/contrib/gdb-7/gdb/
HDcoffread.c788 if (ISFCN (cs->c_type) && cs->c_sclass != C_TPDEF) in coff_symtab_read()
1553 if (ISFCN (cs->c_type)) in process_coff_symbol()
1736 else if (ISFCN (c_type)) in decode_type()
/dragonfly/contrib/binutils-2.34/bfd/
HDcofflink.c1557 if (! ISFCN (isym.n_type)) in _bfd_coff_link_input_bfd()
2064 if (ISFCN (isymp->n_type) in _bfd_coff_link_input_bfd()
2277 if ((ISFCN (is.n_type) in _bfd_coff_link_input_bfd()
HDpeXXigen.c343 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type) in _bfd_XXi_swap_aux_in()
361 if (ISFCN (type)) in _bfd_XXi_swap_aux_in()
418 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type) in _bfd_XXi_swap_aux_out()
436 if (ISFCN (type)) in _bfd_XXi_swap_aux_out()
HDcoffgen.c1556 if ((ISFCN (type) || ISTAG (n_sclass) || n_sclass == C_BLOCK in coff_pointerize_aux()
2181 if (ISFCN (combined->u.syment.n_type)) in coff_print_symbol()
HDcoffcode.h4538 if (ISFCN ((src->u.syment.n_type))) in coff_slurp_symbol_table()
4569 if (ISFCN ((src->u.syment.n_type))) in coff_slurp_symbol_table()
/dragonfly/contrib/binutils-2.27/bfd/
HDcofflink.c1546 if (! ISFCN (isym.n_type)) in _bfd_coff_link_input_bfd()
2053 if (ISFCN (isymp->n_type) in _bfd_coff_link_input_bfd()
2266 if ((ISFCN (is.n_type) in _bfd_coff_link_input_bfd()
HDpeXXigen.c336 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type) in _bfd_XXi_swap_aux_in()
354 if (ISFCN (type)) in _bfd_XXi_swap_aux_in()
411 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type) in _bfd_XXi_swap_aux_out()
429 if (ISFCN (type)) in _bfd_XXi_swap_aux_out()
HDcoffgen.c1545 if ((ISFCN (type) || ISTAG (n_sclass) || n_sclass == C_BLOCK in coff_pointerize_aux()
2139 if (ISFCN (combined->u.syment.n_type)) in coff_print_symbol()
HDcoffcode.h4824 if (ISFCN ((src->u.syment.n_type))) in coff_slurp_symbol_table()
4855 if (ISFCN ((src->u.syment.n_type))) in coff_slurp_symbol_table()
/dragonfly/contrib/gdb-7/bfd/
HDcoffgen.c1523 if ((ISFCN (type) || ISTAG (n_sclass) || n_sclass == C_BLOCK in coff_pointerize_aux()
2118 if (ISFCN (combined->u.syment.n_type)) in coff_print_symbol()
/dragonfly/contrib/binutils-2.34/gas/
HDecoff.c2710 else if (ISFCN (val)) in ecoff_directive_type()
/dragonfly/contrib/binutils-2.27/gas/
HDecoff.c2706 else if (ISFCN (val)) in ecoff_directive_type()