Home
last modified time | relevance | path

Searched refs:C_BLOCK (Results 1 – 16 of 16) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dcoff-stgo32.c225 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()
Dcoffswap.h447 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()
Dcofflink.c1818 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()
Dcoff64-rs6000.c408 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()
Dcoff-rs6000.c554 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()
DpeXXigen.c335 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()
Dcoffgen.c1546 if ((ISFCN (type) || ISTAG (n_sclass) || n_sclass == C_BLOCK in coff_pointerize_aux()
Dcoffcode.h4959 case C_BLOCK: /* ".bb" or ".eb". */ in coff_slurp_symbol_table()
Dxcofflink.c4547 || isymp->n_sclass == C_BLOCK in xcoff_link_input_bfd()
/toolchain/binutils/binutils-2.25/include/coff/
Dinternal.h318 #define C_BLOCK 100 /* ".bb" or ".eb" */ macro
/toolchain/binutils/binutils-2.25/gas/config/
Dobj-coff.c657 case C_BLOCK: in obj_coff_endef()
1345 if (S_GET_STORAGE_CLASS (symp) == C_BLOCK) in coff_frob_symbol()
Dtc-ppc.c4655 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()
/toolchain/binutils/binutils-2.25/binutils/
Dcoffgrok.c664 case C_BLOCK: in doit()
Drdcoff.c854 case C_BLOCK: in parse_coff()
Dod-xcoff.c899 case C_BLOCK: in dump_xcoff32_symbols()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-9295403 (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