Searched refs:cmodels (Results 1 – 3 of 3) sorted by relevance
14 static const char *cmodels[CMODEL_LAST] = { in predefine_arm64() local19 const char *cmodel = cmodels[arch_cmodel]; in predefine_arm64()
102 static const char *cmodels[CMODEL_LAST] = { in predefine_riscv() local107 const char *cmodel = cmodels[arch_cmodel]; in predefine_riscv()
637 static const struct val_map cmodels[] = { in handle_mcmodel() local647 return handle_subopt_val(opt, arg, cmodels, flag->flag); in handle_mcmodel()