Searched refs:Unsupported (Results 1 - 3 of 3) sorted by relevance

/gem5/util/m5/
H A DAndroid.mk18 $(error "Unsupported TARGET_ARCH $(TARGET_ARCH)")
/gem5/src/base/
H A Dremote_gdb.cc216 class Unsupported {}; class in namespace:__anon24
472 throw Unsupported();
484 } catch (Unsupported &e) {
841 DPRINTF(GDBMisc, "Unsupported command: %s\n", ctx.cmd->name);
843 throw Unsupported();
1008 throw Unsupported();
1102 throw Unsupported();
1135 throw Unsupported();
/gem5/src/cpu/kvm/
H A Dvm.cc61 #error Unsupported KVM version

Completed in 10 milliseconds