Searched refs:CSECT (Results 1 – 1 of 1) sorted by relevance
1055 #define CSECT(PP) ((PP)->x_csect) in read_xcoff_symtab() macro1056 #define CSECT_LEN(PP) (CSECT(PP).x_scnlen.l) in read_xcoff_symtab()1057 #define CSECT_ALIGN(PP) (SMTYP_ALIGN(CSECT(PP).x_smtyp)) in read_xcoff_symtab()1058 #define CSECT_SMTYP(PP) (SMTYP_SMTYP(CSECT(PP).x_smtyp)) in read_xcoff_symtab()1059 #define CSECT_SCLAS(PP) (CSECT(PP).x_smclas) in read_xcoff_symtab()