Searched refs:sclass (Results 1 – 3 of 3) sorted by relevance
525 unsigned short sclass; in pe_ILF_make_a_symbol() local528 sclass = C_STAT; in pe_ILF_make_a_symbol()530 sclass = C_EXT; in pe_ILF_make_a_symbol()536 sclass = C_THUMBEXTFUNC; in pe_ILF_make_a_symbol()538 sclass = C_THUMBSTAT; in pe_ILF_make_a_symbol()540 sclass = C_THUMBEXT; in pe_ILF_make_a_symbol()560 esym->e_sclass[0] = sclass; in pe_ILF_make_a_symbol()566 ent->u.syment.n_sclass = sclass; in pe_ILF_make_a_symbol()
2182 int sclass; in scan_xcoff_symtab() local2187 sclass = symbol.n_sclass; in scan_xcoff_symtab()2189 switch (sclass) in scan_xcoff_symtab()2291 sclass == C_HIDEXT ? mst_file_data : mst_data, in scan_xcoff_symtab()2328 sclass == C_HIDEXT ? mst_file_text : mst_text, in scan_xcoff_symtab()2366 sclass == C_HIDEXT ? mst_file_data : mst_data, in scan_xcoff_symtab()2383 sclass == C_HIDEXT ? mst_file_bss : mst_bss, in scan_xcoff_symtab()2451 "Storage class %d not recognized during scan", sclass); in scan_xcoff_symtab()
72 char *sclass = NULL; variable505 | IL_IPO_SECCLASS secclass { add_ipopt(IL_IPO_SECCLASS, sclass); }1682 sclass = NULL;1724 sclass = *arg;