Searched refs:val_map (Results 1 – 2 of 2) sorted by relevance
154 struct val_map { struct159 static int handle_subopt_val(const char *opt, const char *arg, const struct val_map *map, int *flag) in handle_subopt_val() argument637 static const struct val_map cmodels[] = { in handle_mcmodel()651 static const struct val_map fp_abis[] = { in handle_mfloat_abi()
643 typedef std::map<uint32_t, value*> val_map; typedef644 val_map values;