Lines Matching refs:x_csect
3794 entries defined by the x_csect field of union internal_auxent. The
5874 a->x_csect.x_scnlen.l = 0;
5875 a->x_csect.x_smtyp = (2 << 3) | XTY_SD;
5882 a->x_csect.x_scnlen.l = (bfd_section_size (stdoutput,
5888 a->x_csect.x_scnlen.l = (S_GET_VALUE (symbol_get_tc (sym)->next)
5891 a->x_csect.x_smtyp = (symbol_get_tc (sym)->align << 3) | XTY_SD;
5896 a->x_csect.x_scnlen.l = symbol_get_frag (sym)->fr_offset;
5897 a->x_csect.x_smtyp = (symbol_get_tc (sym)->align << 3) | XTY_CM;
5908 a->x_csect.x_smtyp = XTY_LD;
5915 a->x_csect.x_scnlen.l = 0;
5916 a->x_csect.x_smtyp = XTY_ER;
5931 a->x_csect.x_scnlen.l = (bfd_section_size (stdoutput,
5935 a->x_csect.x_scnlen.l = (ppc_after_toc_frag->fr_address
5941 a->x_csect.x_scnlen.l = (S_GET_VALUE (next)
5944 a->x_csect.x_smtyp = (2 << 3) | XTY_SD;
5965 a->x_csect.x_scnlen.l = 0;
5978 a->x_csect.x_scnlen.p =
5983 a->x_csect.x_smtyp = XTY_LD;
5986 a->x_csect.x_parmhash = 0;
5987 a->x_csect.x_snhash = 0;
5989 a->x_csect.x_smclas = XMC_PR;
5991 a->x_csect.x_smclas = symbol_get_tc (sym)->symbol_class;
5992 a->x_csect.x_stab = 0;
5993 a->x_csect.x_snstab = 0;
6068 a->x_csect.x_scnlen.l = 0;
6069 a->x_csect.x_smtyp = XTY_SD;
6070 a->x_csect.x_parmhash = 0;
6071 a->x_csect.x_snhash = 0;
6072 a->x_csect.x_smclas = XMC_XO;
6073 a->x_csect.x_stab = 0;
6074 a->x_csect.x_snstab = 0;
6080 a->x_csect.x_scnlen.p = coffsymbol (symbol_get_bfdsym (csect))->native;