Searched refs:CSECT_SYM_P (Results 1 – 5 of 5) sorted by relevance
394 #define CSECT_SYM_P(CLASS) \ macro
222 (CSECT_SYM_P): New macro.
1357 if (!CSECT_SYM_P (sym.n_sclass)) in xcoff_link_add_symbols()3885 if (CSECT_SYM_P (sym.n_sclass)) in bfd_xcoff_size_dynamic_sections()4174 if (CSECT_SYM_P (isymp->n_sclass)) in xcoff_link_input_bfd()4508 else if (CSECT_SYM_P (isymp->n_sclass) in xcoff_link_input_bfd()4587 if (CSECT_SYM_P (isymp->n_sclass) in xcoff_link_input_bfd()
2507 if (CSECT_SYM_P (n_sclass) in coff_pointerize_aux_hook()2569 if (CSECT_SYM_P (symbol->u.syment.n_sclass) in coff_print_aux()
3868 * coffcode.h (coff_pointerize_aux_hook): Update CSECT_SYM_P to3888 (xcoff_link_add_symbols): Use CSECT_SYM_P and EXTERN_SYM_P.3893 (bfd_xcoff_size_dynamic_sections): Use CSECT_SYM_P.3894 (xcoff_link_input_bfd): Use CSECT_SYM_P and EXTERN_SYM_P.