Searched defs:TGT_SIGUNUSED (Results 1 - 3 of 3) sorted by relevance

/gem5/src/arch/power/linux/
H A Dlinux.hh134 static const int TGT_SIGUNUSED = 0x00001f; member in class:PowerLinux
/gem5/src/arch/x86/linux/
H A Dlinux.hh143 static const int TGT_SIGUNUSED = 0x00001f; member in class:X86Linux64
269 static const int TGT_SIGUNUSED = 0x00001f; member in class:X86Linux32
/gem5/src/arch/arm/linux/
H A Dlinux.hh107 static const int TGT_SIGUNUSED = 0x00001f; member in class:ArmLinux32
328 static const int TGT_SIGUNUSED = 0x00001f; member in class:ArmLinux64

Completed in 17 milliseconds