Searched refs:C_BLOCK (Results 1 – 16 of 16) sorted by relevance
225 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type) in adjust_aux_in_post()243 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type) in adjust_aux_out_pre()261 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type) in adjust_aux_out_post()
447 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type) in coff_swap_aux_in()539 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type) in coff_swap_aux_out()
1818 case C_BLOCK: in _bfd_coff_link_input_bfd()2024 || isymp->n_sclass == C_BLOCK in _bfd_coff_link_input_bfd()2236 || is.n_sclass == C_BLOCK) in _bfd_coff_link_input_bfd()
408 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type) in _bfd_xcoff64_swap_aux_in()492 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type) in _bfd_xcoff64_swap_aux_out()
554 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type) in _bfd_xcoff_swap_aux_in()652 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type) in _bfd_xcoff_swap_aux_out()
335 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type) in _bfd_XXi_swap_aux_in()410 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type) in _bfd_XXi_swap_aux_out()
1546 if ((ISFCN (type) || ISTAG (n_sclass) || n_sclass == C_BLOCK in coff_pointerize_aux()
4959 case C_BLOCK: /* ".bb" or ".eb". */ in coff_slurp_symbol_table()
4547 || isymp->n_sclass == C_BLOCK in xcoff_link_input_bfd()
318 #define C_BLOCK 100 /* ".bb" or ".eb" */ macro
657 case C_BLOCK: in obj_coff_endef()1345 if (S_GET_STORAGE_CLASS (symp) == C_BLOCK) in coff_frob_symbol()
4655 S_SET_STORAGE_CLASS (sym, C_BLOCK); in ppc_bb()4681 S_SET_STORAGE_CLASS (sym, C_BLOCK); in ppc_eb()5834 && S_GET_STORAGE_CLASS (sym) != C_BLOCK in ppc_frob_symbol()
664 case C_BLOCK: in doit()
854 case C_BLOCK: in parse_coff()
899 case C_BLOCK: in dump_xcoff32_symbols()
403 (ppc_eb): Likewise. Set the storage class to C_BLOCK, not C_FCN.404 (ppc_frob_symbol): Don't change C_BLOCK symbols to C_HIDEXT.7512 * config/obj-coffbfd.c (obj_coff_endef): For C_EFCN, C_BLOCK and